Pull request #42263 opened 04:57:32 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 255c79a1e823b422ec661df05e31e9a3d85caf64+88bd96d6e58e39ee4469fc7442c5001ff68afc48 (7c372ee623595434f9d20b87bfce2377aca85330) 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-42263@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 04:57:34 [2021-04-07T04:57:34.128Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 04:57:34 [2021-04-07T04:57:34.136Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 04:57:34 [2021-04-07T04:57:34.424Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08881b52625a3b6aa) in /home/ubuntu/workspace/moby_PR-42263 [Pipeline] { [Pipeline] checkout 04:57:34 [2021-04-07T04:57:34.529Z] The recommended git tool is: git 04:57:36 [2021-04-07T04:57:36.297Z] using credential docker-jenkins-github-credentials 04:57:36 [2021-04-07T04:57:36.304Z] Cloning the remote Git repository 04:57:36 [2021-04-07T04:57:36.304Z] Cloning with configured refspecs honoured and without tags 04:57:36 [2021-04-07T04:57:36.322Z] Cloning repository https://github.com/moby/moby.git 04:57:36 [2021-04-07T04:57:36.372Z] > git init /home/ubuntu/workspace/moby_PR-42263 # timeout=10 04:57:36 [2021-04-07T04:57:36.572Z] Fetching upstream changes from https://github.com/moby/moby.git 04:57:36 [2021-04-07T04:57:36.572Z] > git --version # timeout=10 04:57:36 [2021-04-07T04:57:36.589Z] > git --version # 'git version 2.17.1' 04:57:36 [2021-04-07T04:57:36.589Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:57:36 [2021-04-07T04:57:36.590Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:57:52 [2021-04-07T04:57:52.004Z] Fetching without tags 04:57:52 [2021-04-07T04:57:52.278Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit 255c79a1e823b422ec661df05e31e9a3d85caf64 04:57:51 [2021-04-07T04:57:51.945Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:57:51 [2021-04-07T04:57:51.953Z] > git config --add remote.origin.fetch +refs/pull/42263/head:refs/remotes/origin/PR-42263 # timeout=10 04:57:51 [2021-04-07T04:57:51.970Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:57:51 [2021-04-07T04:57:51.988Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:57:52 [2021-04-07T04:57:52.007Z] Fetching upstream changes from https://github.com/moby/moby.git 04:57:52 [2021-04-07T04:57:52.007Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:57:52 [2021-04-07T04:57:52.008Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:57:52 [2021-04-07T04:57:52.285Z] > git config core.sparsecheckout # timeout=10 04:57:52 [2021-04-07T04:57:52.295Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 04:57:52 [2021-04-07T04:57:52.952Z] Merge succeeded, producing 255c79a1e823b422ec661df05e31e9a3d85caf64 04:57:52 [2021-04-07T04:57:52.953Z] Checking out Revision 255c79a1e823b422ec661df05e31e9a3d85caf64 (PR-42263) 04:57:52 [2021-04-07T04:57:52.860Z] > git remote # timeout=10 04:57:52 [2021-04-07T04:57:52.879Z] > git config --get remote.origin.url # timeout=10 04:57:52 [2021-04-07T04:57:52.898Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:57:52 [2021-04-07T04:57:52.899Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 04:57:52 [2021-04-07T04:57:52.933Z] > git rev-parse HEAD^{commit} # timeout=10 04:57:52 [2021-04-07T04:57:52.954Z] > git config core.sparsecheckout # timeout=10 04:57:52 [2021-04-07T04:57:52.971Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 04:57:57 [2021-04-07T04:57:57.271Z] Commit message: "Move cgroup v2 out of experimental" 04:57:57 [2021-04-07T04:57:57.272Z] First time build. Skipping changelog. 04:57:57 [2021-04-07T04:57:57.289Z] > git --version # timeout=10 04:57:57 [2021-04-07T04:57:57.304Z] > git --version # 'git version 2.17.1' 04:57:57 [2021-04-07T04:57:57.313Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:58 [2021-04-07T04:57:58.222Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42263:/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 04:58:01 [2021-04-07T04:58:01.526Z] Unable to find image 'alpine:latest' locally 04:58:01 [2021-04-07T04:58:01.785Z] latest: Pulling from library/alpine 04:58:02 [2021-04-07T04:58:02.049Z] ca3cd42a7c95: Pulling fs layer 04:58:02 [2021-04-07T04:58:02.049Z] ca3cd42a7c95: Verifying Checksum 04:58:02 [2021-04-07T04:58:02.049Z] ca3cd42a7c95: Download complete 04:58:02 [2021-04-07T04:58:02.309Z] ca3cd42a7c95: Pull complete 04:58:02 [2021-04-07T04:58:02.309Z] Digest: sha256:ec14c7992a97fc11425907e908340c6c3d6ff602f5f13d899e6b7027c9b4133a 04:58:02 [2021-04-07T04:58:02.309Z] Status: Downloaded newer image for alpine:latest 04:58:07 [2021-04-07T04:58:07.629Z] 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 [Pipeline] node [Pipeline] node 04:58:07 [2021-04-07T04:58:07.892Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08881b52625a3b6aa) in /home/ubuntu/workspace/moby_PR-42263 [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 04:58:07 [2021-04-07T04:58:07.961Z] The recommended git tool is: git [Pipeline] // stage 04:58:07 [2021-04-07T04:58:07.973Z] using credential docker-jenkins-github-credentials 04:58:07 [2021-04-07T04:58:07.985Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-42263 [Pipeline] // stage 04:58:07 [2021-04-07T04:58:07.996Z] Fetching changes from the remote Git repository 04:58:07 [2021-04-07T04:58:07.997Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-42263 [Pipeline] // stage 04:58:08 [2021-04-07T04:58:08.010Z] Fetching without tags [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] { [Pipeline] checkout 04:58:08 [2021-04-07T04:58:08.089Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] // stage 04:58:08 [2021-04-07T04:58:08.121Z] using credential docker-jenkins-github-credentials 04:58:08 [2021-04-07T04:58:08.130Z] The recommended git tool is: git [Pipeline] // stage 04:58:08 [2021-04-07T04:58:08.134Z] Cloning the remote Git repository 04:58:08 [2021-04-07T04:58:08.134Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } 04:58:08 [2021-04-07T04:58:08.169Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } 04:58:08 [2021-04-07T04:58:08.184Z] Cloning the remote Git repository 04:58:08 [2021-04-07T04:58:08.184Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 04:58:08 [2021-04-07T04:58:08.433Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit 255c79a1e823b422ec661df05e31e9a3d85caf64 04:58:08 [2021-04-07T04:58:08.548Z] Merge succeeded, producing 255c79a1e823b422ec661df05e31e9a3d85caf64 04:58:08 [2021-04-07T04:58:08.548Z] Checking out Revision 255c79a1e823b422ec661df05e31e9a3d85caf64 (PR-42263) 04:58:08 [2021-04-07T04:58:08.628Z] Commit message: "Move cgroup v2 out of experimental" 04:58:08 [2021-04-07T04:58:08.641Z] > git --version # timeout=10 04:58:08 [2021-04-07T04:58:08.651Z] > git --version # 'git version 2.17.1' 04:58:08 [2021-04-07T04:58:08.663Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 04:58:07 [2021-04-07T04:58:07.984Z] > git rev-parse --is-inside-work-tree # timeout=10 04:58:07 [2021-04-07T04:58:07.998Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:58:08 [2021-04-07T04:58:08.011Z] Fetching upstream changes from https://github.com/moby/moby.git 04:58:08 [2021-04-07T04:58:08.012Z] > git --version # timeout=10 04:58:08 [2021-04-07T04:58:08.019Z] > git --version # 'git version 2.17.1' 04:58:08 [2021-04-07T04:58:08.019Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:58:08 [2021-04-07T04:58:08.021Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:58:08 [2021-04-07T04:58:08.435Z] > git config core.sparsecheckout # timeout=10 04:58:08 [2021-04-07T04:58:08.444Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 04:58:08 [2021-04-07T04:58:08.501Z] > git remote # timeout=10 04:58:08 [2021-04-07T04:58:08.515Z] > git config --get remote.origin.url # timeout=10 04:58:08 [2021-04-07T04:58:08.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:58:08 [2021-04-07T04:58:08.523Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 04:58:08 [2021-04-07T04:58:08.536Z] > git rev-parse HEAD^{commit} # timeout=10 04:58:08 [2021-04-07T04:58:08.550Z] > git config core.sparsecheckout # timeout=10 04:58:08 [2021-04-07T04:58:08.563Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 04:58:08 [2021-04-07T04:58:08.139Z] Cloning repository https://github.com/moby/moby.git 04:58:08 [2021-04-07T04:58:08.139Z] > git init /home/jenkins/workspace/moby_PR-42263 # timeout=10 04:58:08 [2021-04-07T04:58:08.168Z] Fetching upstream changes from https://github.com/moby/moby.git 04:58:08 [2021-04-07T04:58:08.168Z] > git --version # timeout=10 04:58:08 [2021-04-07T04:58:08.171Z] > git --version # 'git version 2.17.1' 04:58:08 [2021-04-07T04:58:08.171Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:58:08 [2021-04-07T04:58:08.172Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:58:08 [2021-04-07T04:58:08.190Z] Cloning repository https://github.com/moby/moby.git 04:58:08 [2021-04-07T04:58:08.191Z] > git init /home/docker/workspace/moby_PR-42263 # timeout=10 04:58:08 [2021-04-07T04:58:08.199Z] Fetching upstream changes from https://github.com/moby/moby.git 04:58:08 [2021-04-07T04:58:08.199Z] > git --version # timeout=10 04:58:08 [2021-04-07T04:58:08.201Z] > git --version # 'git version 2.7.4' 04:58:08 [2021-04-07T04:58:08.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:58:08 [2021-04-07T04:58:08.203Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:09 [2021-04-07T04:58:09.502Z] + [ PR != PR ] 04:58:09 [2021-04-07T04:58:09.502Z] + [ 20.10 != master ] 04:58:09 [2021-04-07T04:58:09.502Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 04:58:09 [2021-04-07T04:58:09.837Z] + docker version 04:58:09 [2021-04-07T04:58:09.837Z] Client: Docker Engine - Community 04:58:09 [2021-04-07T04:58:09.837Z] Version: 20.10.5 04:58:09 [2021-04-07T04:58:09.837Z] API version: 1.41 04:58:09 [2021-04-07T04:58:09.837Z] Go version: go1.13.15 04:58:09 [2021-04-07T04:58:09.837Z] Git commit: 55c4c88 04:58:09 [2021-04-07T04:58:09.837Z] Built: Tue Mar 2 20:18:05 2021 04:58:09 [2021-04-07T04:58:09.837Z] OS/Arch: linux/amd64 04:58:09 [2021-04-07T04:58:09.837Z] Context: default 04:58:09 [2021-04-07T04:58:09.837Z] Experimental: true 04:58:09 [2021-04-07T04:58:09.837Z] 04:58:09 [2021-04-07T04:58:09.837Z] Server: Docker Engine - Community 04:58:09 [2021-04-07T04:58:09.837Z] Engine: 04:58:09 [2021-04-07T04:58:09.837Z] Version: 20.10.5 04:58:09 [2021-04-07T04:58:09.837Z] API version: 1.41 (minimum version 1.12) 04:58:09 [2021-04-07T04:58:09.837Z] Go version: go1.13.15 04:58:09 [2021-04-07T04:58:09.837Z] Git commit: 363e9a8 04:58:09 [2021-04-07T04:58:09.837Z] Built: Tue Mar 2 20:16:00 2021 04:58:09 [2021-04-07T04:58:09.837Z] OS/Arch: linux/amd64 04:58:09 [2021-04-07T04:58:09.837Z] Experimental: true 04:58:09 [2021-04-07T04:58:09.837Z] containerd: 04:58:09 [2021-04-07T04:58:09.837Z] Version: 1.4.4 04:58:09 [2021-04-07T04:58:09.837Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 04:58:09 [2021-04-07T04:58:09.837Z] runc: 04:58:09 [2021-04-07T04:58:09.837Z] Version: 1.0.0-rc93 04:58:09 [2021-04-07T04:58:09.837Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 04:58:09 [2021-04-07T04:58:09.837Z] docker-init: 04:58:09 [2021-04-07T04:58:09.837Z] Version: 0.19.0 04:58:09 [2021-04-07T04:58:09.837Z] GitCommit: de40ad0 [Pipeline] sh 04:58:10 [2021-04-07T04:58:10.118Z] + docker info 04:58:15 [2021-04-07T04:58:15.394Z] Client: 04:58:15 [2021-04-07T04:58:15.394Z] Context: default 04:58:15 [2021-04-07T04:58:15.394Z] Debug Mode: false 04:58:15 [2021-04-07T04:58:15.394Z] Plugins: 04:58:15 [2021-04-07T04:58:15.394Z] app: Docker App (Docker Inc., v0.9.1-beta3) 04:58:15 [2021-04-07T04:58:15.394Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) 04:58:15 [2021-04-07T04:58:15.394Z] 04:58:15 [2021-04-07T04:58:15.394Z] Server: 04:58:15 [2021-04-07T04:58:15.394Z] Containers: 0 04:58:15 [2021-04-07T04:58:15.394Z] Running: 0 04:58:15 [2021-04-07T04:58:15.394Z] Paused: 0 04:58:15 [2021-04-07T04:58:15.394Z] Stopped: 0 04:58:15 [2021-04-07T04:58:15.394Z] Images: 1 04:58:15 [2021-04-07T04:58:15.394Z] Server Version: 20.10.5 04:58:15 [2021-04-07T04:58:15.394Z] Storage Driver: overlay2 04:58:15 [2021-04-07T04:58:15.394Z] Backing Filesystem: extfs 04:58:15 [2021-04-07T04:58:15.394Z] Supports d_type: true 04:58:15 [2021-04-07T04:58:15.394Z] Native Overlay Diff: true 04:58:15 [2021-04-07T04:58:15.394Z] Logging Driver: json-file 04:58:15 [2021-04-07T04:58:15.394Z] Cgroup Driver: cgroupfs 04:58:15 [2021-04-07T04:58:15.394Z] Cgroup Version: 1 04:58:15 [2021-04-07T04:58:15.394Z] Plugins: 04:58:15 [2021-04-07T04:58:15.394Z] Volume: local 04:58:15 [2021-04-07T04:58:15.394Z] Network: bridge host ipvlan macvlan null overlay 04:58:15 [2021-04-07T04:58:15.394Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 04:58:15 [2021-04-07T04:58:15.394Z] Swarm: inactive 04:58:15 [2021-04-07T04:58:15.394Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 04:58:15 [2021-04-07T04:58:15.394Z] Default Runtime: runc 04:58:15 [2021-04-07T04:58:15.394Z] Init Binary: docker-init 04:58:15 [2021-04-07T04:58:15.394Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 04:58:15 [2021-04-07T04:58:15.394Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 04:58:15 [2021-04-07T04:58:15.394Z] init version: de40ad0 04:58:15 [2021-04-07T04:58:15.394Z] Security Options: 04:58:15 [2021-04-07T04:58:15.394Z] apparmor 04:58:15 [2021-04-07T04:58:15.394Z] seccomp 04:58:15 [2021-04-07T04:58:15.394Z] Profile: default 04:58:15 [2021-04-07T04:58:15.394Z] Kernel Version: 5.4.0-1041-aws 04:58:15 [2021-04-07T04:58:15.394Z] Operating System: Ubuntu 18.04.5 LTS 04:58:15 [2021-04-07T04:58:15.394Z] OSType: linux 04:58:15 [2021-04-07T04:58:15.394Z] Architecture: x86_64 04:58:15 [2021-04-07T04:58:15.394Z] CPUs: 2 04:58:15 [2021-04-07T04:58:15.394Z] Total Memory: 7.487GiB 04:58:15 [2021-04-07T04:58:15.394Z] Name: ip-10-100-104-144 04:58:15 [2021-04-07T04:58:15.394Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B 04:58:15 [2021-04-07T04:58:15.394Z] Docker Root Dir: /var/lib/docker 04:58:15 [2021-04-07T04:58:15.394Z] Debug Mode: false 04:58:15 [2021-04-07T04:58:15.394Z] Registry: https://index.docker.io/v1/ 04:58:15 [2021-04-07T04:58:15.394Z] Labels: 04:58:15 [2021-04-07T04:58:15.394Z] Experimental: true 04:58:15 [2021-04-07T04:58:15.394Z] Insecure Registries: 04:58:15 [2021-04-07T04:58:15.394Z] 127.0.0.0/8 04:58:15 [2021-04-07T04:58:15.394Z] Live Restore Enabled: true 04:58:15 [2021-04-07T04:58:15.394Z] 04:58:15 [2021-04-07T04:58:15.394Z] WARNING: No swap limit support [Pipeline] sh 04:58:15 [2021-04-07T04:58:15.678Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:58:15 [2021-04-07T04:58:15.678Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:58:15 [2021-04-07T04:58:15.678Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42263/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 04:58:15 [2021-04-07T04:58:15.678Z] + bash /home/ubuntu/workspace/moby_PR-42263/check-config.sh 04:58:15 [2021-04-07T04:58:15.678Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 04:58:15 [2021-04-07T04:58:15.678Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... 04:58:15 [2021-04-07T04:58:15.678Z] 04:58:15 [2021-04-07T04:58:15.678Z] Generally Necessary: 04:58:15 [2021-04-07T04:58:15.678Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 04:58:15 [2021-04-07T04:58:15.678Z] - apparmor: enabled and tools installed 04:58:15 [2021-04-07T04:58:15.678Z] - CONFIG_NAMESPACES: enabled 04:58:15 [2021-04-07T04:58:15.678Z] - CONFIG_NET_NS: enabled 04:58:15 [2021-04-07T04:58:15.678Z] - CONFIG_PID_NS: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_IPC_NS: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_UTS_NS: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_CGROUPS: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_CGROUP_CPUACCT: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_CGROUP_DEVICE: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_CGROUP_FREEZER: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_CGROUP_SCHED: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_CPUSETS: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_MEMCG: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_KEYS: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_VETH: enabled (as module) 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_BRIDGE: enabled (as module) 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_NF_NAT_IPV4: missing 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_IP_NF_FILTER: enabled (as module) 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_IP_NF_NAT: enabled (as module) 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_NF_NAT: enabled (as module) 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_NF_NAT_NEEDED: missing 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_POSIX_MQUEUE: enabled 04:58:15 [2021-04-07T04:58:15.679Z] 04:58:15 [2021-04-07T04:58:15.679Z] Optional Features: 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_USER_NS: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_SECCOMP: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_CGROUP_PIDS: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_MEMCG_SWAP: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 04:58:15 [2021-04-07T04:58:15.679Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_BLK_CGROUP: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_BLK_DEV_THROTTLING: enabled 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_IOSCHED_CFQ: missing 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 04:58:15 [2021-04-07T04:58:15.679Z] - CONFIG_CGROUP_PERF: enabled 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_CGROUP_HUGETLB: enabled 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_CGROUP_NET_PRIO: enabled 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_CFS_BANDWIDTH: enabled 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_FAIR_GROUP_SCHED: enabled 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_RT_GROUP_SCHED: missing 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_IP_VS: enabled (as module) 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_IP_VS_NFCT: enabled 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_IP_VS_PROTO_TCP: enabled 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_IP_VS_PROTO_UDP: enabled 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_IP_VS_RR: enabled (as module) 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_EXT4_FS: enabled 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_EXT4_FS_SECURITY: enabled 04:58:15 [2021-04-07T04:58:15.938Z] - Network Drivers: 04:58:15 [2021-04-07T04:58:15.938Z] - "overlay": 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_VXLAN: enabled (as module) 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 04:58:15 [2021-04-07T04:58:15.938Z] Optional (for encrypted networks): 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_CRYPTO: enabled 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_CRYPTO_AEAD: enabled 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_CRYPTO_GCM: enabled 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_CRYPTO_SEQIV: enabled 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_CRYPTO_GHASH: enabled 04:58:15 [2021-04-07T04:58:15.938Z] - CONFIG_XFRM: enabled 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_XFRM_USER: enabled (as module) 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_XFRM_ALGO: enabled (as module) 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_INET_ESP: enabled (as module) 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 04:58:15 [2021-04-07T04:58:15.939Z] - "ipvlan": 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_IPVLAN: enabled (as module) 04:58:15 [2021-04-07T04:58:15.939Z] - "macvlan": 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_MACVLAN: enabled (as module) 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_DUMMY: enabled (as module) 04:58:15 [2021-04-07T04:58:15.939Z] - "ftp,tftp client in container": 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_NF_NAT_FTP: enabled (as module) 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 04:58:15 [2021-04-07T04:58:15.939Z] - Storage Drivers: 04:58:15 [2021-04-07T04:58:15.939Z] - "aufs": 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_AUFS_FS: enabled (as module) 04:58:15 [2021-04-07T04:58:15.939Z] - "btrfs": 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_BTRFS_FS: enabled (as module) 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 04:58:15 [2021-04-07T04:58:15.939Z] - "devicemapper": 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_BLK_DEV_DM: enabled 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 04:58:15 [2021-04-07T04:58:15.939Z] - "overlay": 04:58:15 [2021-04-07T04:58:15.939Z] - CONFIG_OVERLAY_FS: enabled (as module) 04:58:15 [2021-04-07T04:58:15.939Z] - "zfs": 04:58:15 [2021-04-07T04:58:15.939Z] - /dev/zfs: present 04:58:15 [2021-04-07T04:58:15.939Z] - zfs command: missing 04:58:15 [2021-04-07T04:58:15.939Z] - zpool command: missing 04:58:15 [2021-04-07T04:58:15.939Z] 04:58:15 [2021-04-07T04:58:15.939Z] Limits: 04:58:15 [2021-04-07T04:58:15.939Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 04:58:15 [2021-04-07T04:58:15.939Z] 04:58:15 [2021-04-07T04:58:15.939Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 04:58:16 [2021-04-07T04:58:16.273Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:255c79a1e823b422ec661df05e31e9a3d85caf64 . 04:58:16 [2021-04-07T04:58:16.273Z] #1 [internal] load build definition from Dockerfile 04:58:16 [2021-04-07T04:58:16.273Z] #1 sha256:4bcb6383fdf1856bfa1c397c98f172b0c50324dc847fe97f606bde05b8841384 04:58:16 [2021-04-07T04:58:16.273Z] #1 transferring dockerfile: 17.02kB 0.0s done 04:58:16 [2021-04-07T04:58:16.273Z] #1 DONE 0.1s 04:58:16 [2021-04-07T04:58:16.273Z] 04:58:16 [2021-04-07T04:58:16.273Z] #2 [internal] load .dockerignore 04:58:16 [2021-04-07T04:58:16.273Z] #2 sha256:0d4ea6ea02b398ebaf55c1a2677c3c61fa590ac7545b6dc8334dda5bc5dfcfb4 04:58:16 [2021-04-07T04:58:16.273Z] #2 transferring context: 87B done 04:58:16 [2021-04-07T04:58:16.273Z] #2 DONE 0.1s 04:58:16 [2021-04-07T04:58:16.532Z] 04:58:16 [2021-04-07T04:58:16.532Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 04:58:16 [2021-04-07T04:58:16.532Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 04:58:16 [2021-04-07T04:58:16.791Z] #3 DONE 0.3s 04:58:16 [2021-04-07T04:58:16.791Z] 04:58:16 [2021-04-07T04:58:16.791Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 04:58:16 [2021-04-07T04:58:16.791Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 04:58:16 [2021-04-07T04:58:16.791Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done 04:58:16 [2021-04-07T04:58:16.791Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done 04:58:16 [2021-04-07T04:58:16.791Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done 04:58:16 [2021-04-07T04:58:16.791Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done 04:58:16 [2021-04-07T04:58:16.791Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s 04:58:16 [2021-04-07T04:58:16.791Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s 04:58:17 [2021-04-07T04:58:17.050Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done 04:58:17 [2021-04-07T04:58:17.050Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s 04:58:17 [2021-04-07T04:58:17.309Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done 04:58:17 [2021-04-07T04:58:17.309Z] #4 DONE 0.5s 04:58:17 [2021-04-07T04:58:17.309Z] 04:58:17 [2021-04-07T04:58:17.309Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster 04:58:17 [2021-04-07T04:58:17.309Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 04:58:17 [2021-04-07T04:58:17.689Z] Fetching without tags 04:58:17 [2021-04-07T04:58:17.668Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:58:17 [2021-04-07T04:58:17.670Z] > git config --add remote.origin.fetch +refs/pull/42263/head:refs/remotes/origin/PR-42263 # timeout=10 04:58:17 [2021-04-07T04:58:17.671Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:58:17 [2021-04-07T04:58:17.683Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:58:17 [2021-04-07T04:58:17.694Z] Fetching upstream changes from https://github.com/moby/moby.git 04:58:17 [2021-04-07T04:58:17.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:58:17 [2021-04-07T04:58:17.694Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:58:17 [2021-04-07T04:58:17.957Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit 255c79a1e823b422ec661df05e31e9a3d85caf64 04:58:18 [2021-04-07T04:58:18.408Z] Merge succeeded, producing 255c79a1e823b422ec661df05e31e9a3d85caf64 04:58:18 [2021-04-07T04:58:18.408Z] Checking out Revision 255c79a1e823b422ec661df05e31e9a3d85caf64 (PR-42263) 04:58:18 [2021-04-07T04:58:18.692Z] #8 DONE 1.0s 04:58:18 [2021-04-07T04:58:18.692Z] 04:58:18 [2021-04-07T04:58:18.692Z] #5 [internal] load metadata for docker.io/library/debian:buster 04:58:18 [2021-04-07T04:58:18.692Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 04:58:18 [2021-04-07T04:58:18.692Z] #5 DONE 1.0s 04:58:18 [2021-04-07T04:58:18.692Z] 04:58:18 [2021-04-07T04:58:18.692Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 04:58:18 [2021-04-07T04:58:18.692Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 04:58:18 [2021-04-07T04:58:18.692Z] #6 DONE 1.0s 04:58:18 [2021-04-07T04:58:18.692Z] 04:58:18 [2021-04-07T04:58:18.692Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 04:58:18 [2021-04-07T04:58:18.692Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 04:58:18 [2021-04-07T04:58:18.692Z] #7 DONE 1.0s 04:58:18 [2021-04-07T04:58:18.692Z] 04:58:18 [2021-04-07T04:58:18.692Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 04:58:18 [2021-04-07T04:58:18.692Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 04:58:18 [2021-04-07T04:58:18.692Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.0s done 04:58:18 [2021-04-07T04:58:18.868Z] Commit message: "Move cgroup v2 out of experimental" 04:58:18 [2021-04-07T04:58:18.913Z] > git --version # timeout=10 04:58:18 [2021-04-07T04:58:18.914Z] > git --version # 'git version 2.17.1' 04:58:18 [2021-04-07T04:58:18.915Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 04:58:18 [2021-04-07T04:58:18.951Z] #26 sha256:57198c0f3bb6172ab28f3351d5eca9239527e22a59287174e8b9a73156075bef 529B / 529B done 04:58:18 [2021-04-07T04:58:18.951Z] #26 sha256:109b803c6a30d5b613caf528e4b8f96d2aa4205c58de6ac494825d81380125c8 1.46kB / 1.46kB done 04:58:18 [2021-04-07T04:58:18.951Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done 04:58:18 [2021-04-07T04:58:18.951Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 0B / 50.43MB 0.1s 04:58:17 [2021-04-07T04:58:17.962Z] > git config core.sparsecheckout # timeout=10 04:58:17 [2021-04-07T04:58:17.963Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 04:58:18 [2021-04-07T04:58:18.369Z] > git remote # timeout=10 04:58:18 [2021-04-07T04:58:18.371Z] > git config --get remote.origin.url # timeout=10 04:58:18 [2021-04-07T04:58:18.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:58:18 [2021-04-07T04:58:18.372Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 04:58:18 [2021-04-07T04:58:18.393Z] > git rev-parse HEAD^{commit} # timeout=10 04:58:18 [2021-04-07T04:58:18.413Z] > git config core.sparsecheckout # timeout=10 04:58:18 [2021-04-07T04:58:18.414Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 04:58:19 [2021-04-07T04:58:19.216Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 3.15MB / 50.43MB 0.2s 04:58:19 [2021-04-07T04:58:19.216Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 8.39MB / 50.43MB 0.3s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 04:58:19 [2021-04-07T04:58:19.476Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 23.07MB / 50.43MB 0.5s 04:58:19 [2021-04-07T04:58:19.476Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 31.50MB / 50.43MB 0.6s 04:58:19 [2021-04-07T04:58:19.738Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 37.75MB / 50.43MB 0.7s 04:58:19 [2021-04-07T04:58:19.738Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 48.23MB / 50.43MB 0.9s 04:58:19 [2021-04-07T04:58:19.748Z] + docker version 04:58:19 [2021-04-07T04:58:19.748Z] Client: Docker Engine - Community 04:58:19 [2021-04-07T04:58:19.748Z] Version: 19.03.7 04:58:19 [2021-04-07T04:58:19.748Z] API version: 1.40 04:58:19 [2021-04-07T04:58:19.748Z] Go version: go1.12.17 04:58:19 [2021-04-07T04:58:19.748Z] Git commit: 7141c199a2 04:58:19 [2021-04-07T04:58:19.748Z] Built: Sat Mar 7 16:48:47 2020 04:58:19 [2021-04-07T04:58:19.748Z] OS/Arch: linux/s390x 04:58:19 [2021-04-07T04:58:19.748Z] Experimental: false 04:58:19 [2021-04-07T04:58:19.748Z] 04:58:19 [2021-04-07T04:58:19.748Z] Server: Docker Engine - Community 04:58:19 [2021-04-07T04:58:19.748Z] Engine: 04:58:19 [2021-04-07T04:58:19.748Z] Version: 19.03.7 04:58:19 [2021-04-07T04:58:19.748Z] API version: 1.40 (minimum version 1.12) 04:58:19 [2021-04-07T04:58:19.748Z] Go version: go1.12.17 04:58:19 [2021-04-07T04:58:19.748Z] Git commit: 7141c199a2 04:58:19 [2021-04-07T04:58:19.748Z] Built: Sat Mar 7 16:47:46 2020 04:58:19 [2021-04-07T04:58:19.748Z] OS/Arch: linux/s390x 04:58:19 [2021-04-07T04:58:19.748Z] Experimental: true 04:58:19 [2021-04-07T04:58:19.748Z] containerd: 04:58:19 [2021-04-07T04:58:19.748Z] Version: 1.2.13 04:58:19 [2021-04-07T04:58:19.749Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 04:58:19 [2021-04-07T04:58:19.749Z] runc: 04:58:19 [2021-04-07T04:58:19.749Z] Version: 1.0.0-rc10 04:58:19 [2021-04-07T04:58:19.749Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 04:58:19 [2021-04-07T04:58:19.749Z] docker-init: 04:58:19 [2021-04-07T04:58:19.749Z] Version: 0.18.0 04:58:19 [2021-04-07T04:58:19.749Z] GitCommit: fec3683 [Pipeline] sh 04:58:20 [2021-04-07T04:58:20.122Z] + docker info 04:58:20 [2021-04-07T04:58:20.308Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 1.4s done 04:58:20 [2021-04-07T04:58:20.571Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 04:58:20 [2021-04-07T04:58:20.751Z] Client: 04:58:20 [2021-04-07T04:58:20.751Z] Debug Mode: false 04:58:20 [2021-04-07T04:58:20.751Z] 04:58:20 [2021-04-07T04:58:20.751Z] Server: 04:58:20 [2021-04-07T04:58:20.751Z] Containers: 0 04:58:20 [2021-04-07T04:58:20.751Z] Running: 0 04:58:20 [2021-04-07T04:58:20.751Z] Paused: 0 04:58:20 [2021-04-07T04:58:20.751Z] Stopped: 0 04:58:20 [2021-04-07T04:58:20.751Z] Images: 0 04:58:20 [2021-04-07T04:58:20.751Z] Server Version: 19.03.7 04:58:20 [2021-04-07T04:58:20.751Z] Storage Driver: overlay2 04:58:20 [2021-04-07T04:58:20.751Z] Backing Filesystem: <unknown> 04:58:20 [2021-04-07T04:58:20.751Z] Supports d_type: true 04:58:20 [2021-04-07T04:58:20.751Z] Native Overlay Diff: true 04:58:20 [2021-04-07T04:58:20.751Z] Logging Driver: json-file 04:58:20 [2021-04-07T04:58:20.751Z] Cgroup Driver: cgroupfs 04:58:20 [2021-04-07T04:58:20.751Z] Plugins: 04:58:20 [2021-04-07T04:58:20.751Z] Volume: local 04:58:20 [2021-04-07T04:58:20.751Z] Network: bridge host ipvlan macvlan null overlay 04:58:20 [2021-04-07T04:58:20.751Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 04:58:20 [2021-04-07T04:58:20.751Z] Swarm: inactive 04:58:20 [2021-04-07T04:58:20.751Z] Runtimes: runc 04:58:20 [2021-04-07T04:58:20.751Z] Default Runtime: runc 04:58:20 [2021-04-07T04:58:20.751Z] Init Binary: docker-init 04:58:20 [2021-04-07T04:58:20.751Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 04:58:20 [2021-04-07T04:58:20.751Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd 04:58:20 [2021-04-07T04:58:20.751Z] init version: fec3683 04:58:20 [2021-04-07T04:58:20.751Z] Security Options: 04:58:20 [2021-04-07T04:58:20.751Z] apparmor 04:58:20 [2021-04-07T04:58:20.751Z] seccomp 04:58:20 [2021-04-07T04:58:20.751Z] Profile: default 04:58:20 [2021-04-07T04:58:20.751Z] Kernel Version: 4.15.0-91-generic 04:58:20 [2021-04-07T04:58:20.751Z] Operating System: Ubuntu 18.04.4 LTS 04:58:20 [2021-04-07T04:58:20.751Z] OSType: linux 04:58:20 [2021-04-07T04:58:20.751Z] Architecture: s390x 04:58:20 [2021-04-07T04:58:20.751Z] CPUs: 2 04:58:20 [2021-04-07T04:58:20.751Z] Total Memory: 7.861GiB 04:58:20 [2021-04-07T04:58:20.751Z] Name: s390x-ubuntu-16 04:58:20 [2021-04-07T04:58:20.751Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM 04:58:20 [2021-04-07T04:58:20.751Z] Docker Root Dir: /var/lib/docker 04:58:20 [2021-04-07T04:58:20.751Z] Debug Mode: false 04:58:20 [2021-04-07T04:58:20.751Z] Registry: https://index.docker.io/v1/ 04:58:20 [2021-04-07T04:58:20.751Z] Labels: 04:58:20 [2021-04-07T04:58:20.751Z] Experimental: true 04:58:20 [2021-04-07T04:58:20.751Z] Insecure Registries: 04:58:20 [2021-04-07T04:58:20.751Z] 127.0.0.0/8 04:58:20 [2021-04-07T04:58:20.751Z] Live Restore Enabled: false 04:58:20 [2021-04-07T04:58:20.751Z] 04:58:20 [2021-04-07T04:58:20.751Z] WARNING: No swap limit support [Pipeline] sh 04:58:21 [2021-04-07T04:58:21.127Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:58:21 [2021-04-07T04:58:21.127Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:58:21 [2021-04-07T04:58:21.127Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42263/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 04:58:21 [2021-04-07T04:58:21.127Z] + bash /home/jenkins/workspace/moby_PR-42263/check-config.sh 04:58:21 [2021-04-07T04:58:21.127Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 04:58:21 [2021-04-07T04:58:21.127Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... 04:58:21 [2021-04-07T04:58:21.127Z] 04:58:21 [2021-04-07T04:58:21.127Z] Generally Necessary: 04:58:21 [2021-04-07T04:58:21.127Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 04:58:21 [2021-04-07T04:58:21.127Z] - apparmor: enabled and tools installed 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_NAMESPACES: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_NET_NS: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_PID_NS: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_IPC_NS: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_UTS_NS: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_CGROUPS: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_CGROUP_CPUACCT: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_CGROUP_DEVICE: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_CGROUP_FREEZER: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_CGROUP_SCHED: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_CPUSETS: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_MEMCG: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_KEYS: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_VETH: enabled (as module) 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_BRIDGE: enabled (as module) 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_IP_NF_FILTER: enabled (as module) 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_IP_NF_NAT: enabled (as module) 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_NF_NAT: enabled (as module) 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_NF_NAT_NEEDED: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_POSIX_MQUEUE: enabled 04:58:21 [2021-04-07T04:58:21.127Z] 04:58:21 [2021-04-07T04:58:21.127Z] Optional Features: 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_USER_NS: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_SECCOMP: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_CGROUP_PIDS: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_MEMCG_SWAP: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 04:58:21 [2021-04-07T04:58:21.127Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_BLK_CGROUP: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_BLK_DEV_THROTTLING: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_IOSCHED_CFQ: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_CGROUP_PERF: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_CGROUP_HUGETLB: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_CGROUP_NET_PRIO: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_CFS_BANDWIDTH: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_FAIR_GROUP_SCHED: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_RT_GROUP_SCHED: missing 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_IP_VS: enabled (as module) 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_IP_VS_NFCT: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_IP_VS_PROTO_TCP: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_IP_VS_PROTO_UDP: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_IP_VS_RR: enabled (as module) 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_EXT4_FS: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_EXT4_FS_SECURITY: enabled 04:58:21 [2021-04-07T04:58:21.127Z] - Network Drivers: 04:58:21 [2021-04-07T04:58:21.127Z] - "overlay": 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_VXLAN: enabled (as module) 04:58:21 [2021-04-07T04:58:21.127Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 04:58:21 [2021-04-07T04:58:21.127Z] Optional (for encrypted networks): 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_CRYPTO: enabled 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_CRYPTO_AEAD: enabled 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_CRYPTO_GCM: enabled 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_CRYPTO_SEQIV: enabled 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_CRYPTO_GHASH: enabled 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_XFRM: enabled 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_XFRM_USER: enabled (as module) 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_XFRM_ALGO: enabled (as module) 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_INET_ESP: enabled (as module) 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 04:58:21 [2021-04-07T04:58:21.416Z] - "ipvlan": 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_IPVLAN: enabled (as module) 04:58:21 [2021-04-07T04:58:21.416Z] - "macvlan": 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_MACVLAN: enabled (as module) 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_DUMMY: enabled (as module) 04:58:21 [2021-04-07T04:58:21.416Z] - "ftp,tftp client in container": 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_NF_NAT_FTP: enabled (as module) 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 04:58:21 [2021-04-07T04:58:21.416Z] - Storage Drivers: 04:58:21 [2021-04-07T04:58:21.416Z] - "aufs": 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_AUFS_FS: enabled (as module) 04:58:21 [2021-04-07T04:58:21.416Z] - "btrfs": 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_BTRFS_FS: enabled (as module) 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 04:58:21 [2021-04-07T04:58:21.416Z] - "devicemapper": 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_BLK_DEV_DM: enabled 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 04:58:21 [2021-04-07T04:58:21.416Z] - "overlay": 04:58:21 [2021-04-07T04:58:21.416Z] - CONFIG_OVERLAY_FS: enabled (as module) 04:58:21 [2021-04-07T04:58:21.416Z] - "zfs": 04:58:21 [2021-04-07T04:58:21.416Z] - /dev/zfs: missing 04:58:21 [2021-04-07T04:58:21.416Z] - zfs command: missing 04:58:21 [2021-04-07T04:58:21.416Z] - zpool command: missing 04:58:21 [2021-04-07T04:58:21.416Z] 04:58:21 [2021-04-07T04:58:21.416Z] Limits: 04:58:21 [2021-04-07T04:58:21.416Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 04:58:21 [2021-04-07T04:58:21.416Z] 04:58:21 [2021-04-07T04:58:21.416Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 04:58:21 [2021-04-07T04:58:21.838Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:255c79a1e823b422ec661df05e31e9a3d85caf64 . 04:58:21 [2021-04-07T04:58:21.839Z] #2 [internal] load .dockerignore 04:58:21 [2021-04-07T04:58:21.839Z] #2 transferring context: 87B 0.0s done 04:58:21 [2021-04-07T04:58:21.839Z] #2 DONE 0.0s 04:58:21 [2021-04-07T04:58:21.839Z] 04:58:21 [2021-04-07T04:58:21.839Z] #1 [internal] load build definition from Dockerfile 04:58:21 [2021-04-07T04:58:21.839Z] #1 transferring dockerfile: 17.02kB 0.0s done 04:58:21 [2021-04-07T04:58:21.839Z] #1 DONE 0.0s 04:58:21 [2021-04-07T04:58:21.839Z] 04:58:21 [2021-04-07T04:58:21.839Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 04:58:22 [2021-04-07T04:58:22.127Z] #3 DONE 0.2s 04:58:22 [2021-04-07T04:58:22.127Z] 04:58:22 [2021-04-07T04:58:22.127Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... 04:58:22 [2021-04-07T04:58:22.127Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done 04:58:22 [2021-04-07T04:58:22.127Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done 04:58:22 [2021-04-07T04:58:22.127Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done 04:58:22 [2021-04-07T04:58:22.127Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done 04:58:22 [2021-04-07T04:58:22.127Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 105.41kB / 9.68MB 0.1s 04:58:22 [2021-04-07T04:58:22.417Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.2s 04:58:22 [2021-04-07T04:58:22.417Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 04:58:22 [2021-04-07T04:58:22.417Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.2s done 04:58:22 [2021-04-07T04:58:22.706Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done 04:58:22 [2021-04-07T04:58:22.706Z] #4 DONE 0.5s 04:58:22 [2021-04-07T04:58:22.892Z] Still waiting to schedule task 04:58:22 [2021-04-07T04:58:22.892Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ 04:58:22 [2021-04-07T04:58:22.894Z] Still waiting to schedule task 04:58:22 [2021-04-07T04:58:22.895Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ 04:58:22 [2021-04-07T04:58:22.895Z] Still waiting to schedule task 04:58:22 [2021-04-07T04:58:22.895Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ffe64e46ea59024d)’ 04:58:22 [2021-04-07T04:58:22.902Z] Still waiting to schedule task 04:58:22 [2021-04-07T04:58:22.902Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-003490034db32d229)’ 04:58:22 [2021-04-07T04:58:22.904Z] Still waiting to schedule task 04:58:22 [2021-04-07T04:58:22.904Z] ‘azwin-2-c1b4c0’ is offline 04:58:22 [2021-04-07T04:58:22.997Z] 04:58:22 [2021-04-07T04:58:22.997Z] #5 [internal] load build definition from Dockerfile 04:58:22 [2021-04-07T04:58:22.997Z] #5 transferring dockerfile: 17.02kB done 04:58:22 [2021-04-07T04:58:22.997Z] #5 DONE 0.0s 04:58:22 [2021-04-07T04:58:22.997Z] 04:58:22 [2021-04-07T04:58:22.997Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster 04:58:22 [2021-04-07T04:58:22.997Z] #8 ... 04:58:22 [2021-04-07T04:58:22.997Z] 04:58:22 [2021-04-07T04:58:22.997Z] #6 [internal] load metadata for docker.io/library/debian:buster 04:58:22 [2021-04-07T04:58:22.997Z] #6 DONE 0.1s 04:58:23 [2021-04-07T04:58:23.321Z] 04:58:23 [2021-04-07T04:58:23.321Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster 04:58:23 [2021-04-07T04:58:23.321Z] #8 DONE 0.1s 04:58:23 [2021-04-07T04:58:23.321Z] 04:58:23 [2021-04-07T04:58:23.321Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 04:58:23 [2021-04-07T04:58:23.321Z] #9 DONE 0.1s 04:58:23 [2021-04-07T04:58:23.321Z] 04:58:23 [2021-04-07T04:58:23.321Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 04:58:23 [2021-04-07T04:58:23.321Z] #7 DONE 0.1s 04:58:23 [2021-04-07T04:58:23.321Z] 04:58:23 [2021-04-07T04:58:23.321Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 04:58:23 [2021-04-07T04:58:23.321Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done 04:58:23 [2021-04-07T04:58:23.321Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 2.17MB / 7.39MB 0.1s 04:58:23 [2021-04-07T04:58:23.321Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.1s 04:58:23 [2021-04-07T04:58:23.321Z] #10 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done 04:58:23 [2021-04-07T04:58:23.321Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.1s 04:58:23 [2021-04-07T04:58:23.321Z] #10 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done 04:58:23 [2021-04-07T04:58:23.321Z] #10 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done 04:58:23 [2021-04-07T04:58:23.321Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.2s 04:58:23 [2021-04-07T04:58:23.321Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 2.57MB / 9.88MB 0.2s 04:58:23 [2021-04-07T04:58:23.321Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 3.72MB / 48.97MB 0.2s 04:58:23 [2021-04-07T04:58:23.321Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.2s done 04:58:23 [2021-04-07T04:58:23.321Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 7.53MB / 9.88MB 0.3s 04:58:23 [2021-04-07T04:58:23.321Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 9.80MB / 48.97MB 0.3s 04:58:23 [2021-04-07T04:58:23.321Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 818.11kB / 51.38MB 0.3s 04:58:23 [2021-04-07T04:58:23.651Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done 04:58:23 [2021-04-07T04:58:23.651Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 14.64MB / 48.97MB 0.4s 04:58:23 [2021-04-07T04:58:23.651Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 5.47MB / 51.38MB 0.4s 04:58:23 [2021-04-07T04:58:23.651Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.4s 04:58:23 [2021-04-07T04:58:23.651Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 19.87MB / 48.97MB 0.5s 04:58:23 [2021-04-07T04:58:23.651Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 9.81MB / 51.38MB 0.5s 04:58:23 [2021-04-07T04:58:23.651Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 27.83MB / 48.97MB 0.7s 04:58:23 [2021-04-07T04:58:23.651Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 17.51MB / 51.38MB 0.7s 04:58:23 [2021-04-07T04:58:23.651Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 10.25MB / 56.74MB 0.7s 04:58:23 [2021-04-07T04:58:23.874Z] #26 ... 04:58:23 [2021-04-07T04:58:23.874Z] 04:58:23 [2021-04-07T04:58:23.874Z] #23 [internal] load build context 04:58:23 [2021-04-07T04:58:23.874Z] #23 sha256:69c7ac4a6ffad5be033a77c88935caf68d95f2de6402bf89332ed29e605b1933 04:58:23 [2021-04-07T04:58:23.874Z] #23 transferring context: 53.38MB 4.6s done 04:58:23 [2021-04-07T04:58:23.874Z] #23 DONE 4.8s 04:58:23 [2021-04-07T04:58:23.874Z] 04:58:23 [2021-04-07T04:58:23.874Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 04:58:23 [2021-04-07T04:58:23.874Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 04:58:23 [2021-04-07T04:58:23.874Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 04:58:23 [2021-04-07T04:58:23.874Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 04:58:23 [2021-04-07T04:58:23.874Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 04:58:23 [2021-04-07T04:58:23.874Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 04:58:23 [2021-04-07T04:58:23.874Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done 04:58:23 [2021-04-07T04:58:23.874Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done 04:58:23 [2021-04-07T04:58:23.874Z] #64 DONE 4.8s 04:58:23 [2021-04-07T04:58:23.874Z] 04:58:23 [2021-04-07T04:58:23.874Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 04:58:23 [2021-04-07T04:58:23.874Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 04:58:23 [2021-04-07T04:58:23.874Z] #26 ... 04:58:23 [2021-04-07T04:58:23.874Z] 04:58:23 [2021-04-07T04:58:23.874Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 04:58:23 [2021-04-07T04:58:23.874Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 04:58:23 [2021-04-07T04:58:23.874Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 04:58:23 [2021-04-07T04:58:23.874Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 04:58:23 [2021-04-07T04:58:23.874Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 04:58:23 [2021-04-07T04:58:23.874Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 04:58:23 [2021-04-07T04:58:23.874Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done 04:58:23 [2021-04-07T04:58:23.874Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done 04:58:23 [2021-04-07T04:58:23.874Z] #62 DONE 5.0s 04:58:23 [2021-04-07T04:58:23.874Z] 04:58:23 [2021-04-07T04:58:23.874Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 04:58:23 [2021-04-07T04:58:23.874Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 04:58:23 [2021-04-07T04:58:23.978Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 31.65MB / 48.97MB 0.8s 04:58:23 [2021-04-07T04:58:23.978Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 21.55MB / 51.38MB 0.8s 04:58:23 [2021-04-07T04:58:23.978Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 14.19MB / 56.74MB 0.8s 04:58:23 [2021-04-07T04:58:23.978Z] #10 ... 04:58:23 [2021-04-07T04:58:23.978Z] 04:58:23 [2021-04-07T04:58:23.978Z] #24 [internal] load build context 04:58:23 [2021-04-07T04:58:23.978Z] #24 transferring context: 53.38MB 0.8s done 04:58:23 [2021-04-07T04:58:23.978Z] #24 DONE 0.9s 04:58:23 [2021-04-07T04:58:23.978Z] 04:58:23 [2021-04-07T04:58:23.978Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 04:58:23 [2021-04-07T04:58:23.979Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 35.71MB / 48.97MB 0.9s 04:58:23 [2021-04-07T04:58:23.979Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 25.51MB / 51.38MB 0.9s 04:58:23 [2021-04-07T04:58:23.979Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 18.10MB / 56.74MB 0.9s 04:58:24 [2021-04-07T04:58:24.297Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 44.57MB / 48.97MB 1.1s 04:58:24 [2021-04-07T04:58:24.297Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 32.47MB / 51.38MB 1.1s 04:58:24 [2021-04-07T04:58:24.297Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.66MB / 56.74MB 1.1s 04:58:24 [2021-04-07T04:58:24.297Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s 04:58:24 [2021-04-07T04:58:24.297Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 36.33MB / 51.38MB 1.2s 04:58:24 [2021-04-07T04:58:24.297Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 29.23MB / 56.74MB 1.2s 04:58:24 [2021-04-07T04:58:24.627Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s done 04:58:24 [2021-04-07T04:58:24.627Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 50.17MB / 51.38MB 1.5s 04:58:24 [2021-04-07T04:58:24.627Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 43.87MB / 56.74MB 1.5s 04:58:24 [2021-04-07T04:58:24.627Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.82MB / 102.23MB 1.5s 04:58:24 [2021-04-07T04:58:24.627Z] #10 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 04:58:24 [2021-04-07T04:58:24.627Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s done 04:58:24 [2021-04-07T04:58:24.627Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 55.80MB / 56.74MB 1.7s 04:58:24 [2021-04-07T04:58:24.627Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 14.31MB / 102.23MB 1.7s 04:58:24 [2021-04-07T04:58:24.627Z] #10 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.6s done 04:58:24 [2021-04-07T04:58:24.956Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 20.09MB / 102.23MB 1.8s 04:58:24 [2021-04-07T04:58:24.956Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s done 04:58:24 [2021-04-07T04:58:24.956Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 28.43MB / 102.23MB 2.0s 04:58:25 [2021-04-07T04:58:25.606Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 43.80MB / 102.23MB 2.4s 04:58:25 [2021-04-07T04:58:25.606Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 52.95MB / 102.23MB 2.6s 04:58:25 [2021-04-07T04:58:25.780Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 5.0s 04:58:25 [2021-04-07T04:58:25.897Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 65.55MB / 102.23MB 2.8s 04:58:26 [2021-04-07T04:58:26.107Z] Fetching without tags 04:58:26 [2021-04-07T04:58:26.191Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 73.20MB / 102.23MB 2.9s 04:58:26 [2021-04-07T04:58:26.191Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 81.62MB / 102.23MB 3.0s 04:58:26 [2021-04-07T04:58:26.191Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 86.87MB / 102.23MB 3.1s 04:58:26 [2021-04-07T04:58:26.480Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.3s 04:58:26 [2021-04-07T04:58:26.480Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.3s done 04:58:26 [2021-04-07T04:58:26.484Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit 255c79a1e823b422ec661df05e31e9a3d85caf64 04:58:26 [2021-04-07T04:58:26.774Z] #10 ... 04:58:26 [2021-04-07T04:58:26.774Z] 04:58:26 [2021-04-07T04:58:26.774Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... 04:58:26 [2021-04-07T04:58:26.774Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done 04:58:26 [2021-04-07T04:58:26.774Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 04:58:26 [2021-04-07T04:58:26.774Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 04:58:26 [2021-04-07T04:58:26.774Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 04:58:26 [2021-04-07T04:58:26.774Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.4s done 04:58:26 [2021-04-07T04:58:26.774Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done 04:58:26 [2021-04-07T04:58:26.774Z] #63 DONE 3.6s 04:58:26 [2021-04-07T04:58:26.774Z] 04:58:26 [2021-04-07T04:58:26.774Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... 04:58:26 [2021-04-07T04:58:26.774Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done 04:58:26 [2021-04-07T04:58:26.774Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 04:58:26 [2021-04-07T04:58:26.774Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 04:58:26 [2021-04-07T04:58:26.774Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 04:58:26 [2021-04-07T04:58:26.774Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.1s done 04:58:26 [2021-04-07T04:58:26.774Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done 04:58:26 [2021-04-07T04:58:26.774Z] #65 DONE 3.6s 04:58:26 [2021-04-07T04:58:26.774Z] 04:58:26 [2021-04-07T04:58:26.774Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 04:58:27 [2021-04-07T04:58:27.064Z] #10 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.6s done 04:58:27 [2021-04-07T04:58:27.163Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 6.7s done 04:58:27 [2021-04-07T04:58:27.238Z] Merge succeeded, producing 255c79a1e823b422ec661df05e31e9a3d85caf64 04:58:27 [2021-04-07T04:58:27.239Z] Checking out Revision 255c79a1e823b422ec661df05e31e9a3d85caf64 (PR-42263) 04:58:27 [2021-04-07T04:58:27.568Z] Commit message: "Move cgroup v2 out of experimental" 04:58:27 [2021-04-07T04:58:27.619Z] > git --version # timeout=10 04:58:27 [2021-04-07T04:58:27.621Z] > git --version # 'git version 2.7.4' 04:58:27 [2021-04-07T04:58:27.624Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 04:58:26 [2021-04-07T04:58:26.078Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:58:26 [2021-04-07T04:58:26.081Z] > git config --add remote.origin.fetch +refs/pull/42263/head:refs/remotes/origin/PR-42263 # timeout=10 04:58:26 [2021-04-07T04:58:26.084Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:58:26 [2021-04-07T04:58:26.098Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:58:26 [2021-04-07T04:58:26.113Z] Fetching upstream changes from https://github.com/moby/moby.git 04:58:26 [2021-04-07T04:58:26.113Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:58:26 [2021-04-07T04:58:26.114Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:58:26 [2021-04-07T04:58:26.490Z] > git config core.sparsecheckout # timeout=10 04:58:26 [2021-04-07T04:58:26.496Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 04:58:27 [2021-04-07T04:58:27.200Z] > git remote # timeout=10 04:58:27 [2021-04-07T04:58:27.203Z] > git config --get remote.origin.url # timeout=10 04:58:27 [2021-04-07T04:58:27.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:58:27 [2021-04-07T04:58:27.207Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 04:58:27 [2021-04-07T04:58:27.230Z] > git rev-parse HEAD^{commit} # timeout=10 04:58:27 [2021-04-07T04:58:27.244Z] > git config core.sparsecheckout # timeout=10 04:58:27 [2021-04-07T04:58:27.247Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 04:58:27 [2021-04-07T04:58:27.701Z] #10 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 04:58:27 [2021-04-07T04:58:27.701Z] #10 ... 04:58:27 [2021-04-07T04:58:27.701Z] 04:58:27 [2021-04-07T04:58:27.701Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 04:58:27 [2021-04-07T04:58:27.701Z] #64 DONE 0.1s 04:58:27 [2021-04-07T04:58:27.701Z] 04:58:27 [2021-04-07T04:58:27.701Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 04:58:27 [2021-04-07T04:58:27.731Z] #26 ... 04:58:27 [2021-04-07T04:58:27.731Z] 04:58:27 [2021-04-07T04:58:27.731Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 04:58:27 [2021-04-07T04:58:27.731Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 04:58:27 [2021-04-07T04:58:27.731Z] #63 DONE 0.6s 04:58:27 [2021-04-07T04:58:27.731Z] 04:58:27 [2021-04-07T04:58:27.731Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 04:58:27 [2021-04-07T04:58:27.731Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 04:58:27 [2021-04-07T04:58:27.731Z] #26 DONE 8.9s 04:58:27 [2021-04-07T04:58:27.731Z] 04:58:27 [2021-04-07T04:58:27.731Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 04:58:27 [2021-04-07T04:58:27.731Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 04:58:27 [2021-04-07T04:58:27.731Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done 04:58:27 [2021-04-07T04:58:27.731Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done 04:58:27 [2021-04-07T04:58:27.731Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done 04:58:27 [2021-04-07T04:58:27.731Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done 04:58:27 [2021-04-07T04:58:27.731Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.4s done 04:58:27 [2021-04-07T04:58:27.731Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done 04:58:27 [2021-04-07T04:58:27.731Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.4s done 04:58:27 [2021-04-07T04:58:27.731Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done 04:58:27 [2021-04-07T04:58:27.731Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.5s done 04:58:27 [2021-04-07T04:58:27.731Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.1s done 04:58:27 [2021-04-07T04:58:27.731Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.7s done 04:58:27 [2021-04-07T04:58:27.731Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done 04:58:27 [2021-04-07T04:58:27.731Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [Pipeline] withEnv [Pipeline] { 04:58:27 [2021-04-07T04:58:27.990Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done [Pipeline] withEnv 04:58:27 [2021-04-07T04:58:27.994Z] #10 ... 04:58:27 [2021-04-07T04:58:27.994Z] 04:58:27 [2021-04-07T04:58:27.994Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 04:58:27 [2021-04-07T04:58:27.994Z] #66 DONE 0.3s 04:58:27 [2021-04-07T04:58:27.994Z] 04:58:27 [2021-04-07T04:58:27.994Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 04:58:27 [2021-04-07T04:58:27.994Z] #10 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.4s done [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 04:58:28 [2021-04-07T04:58:28.284Z] #10 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 04:58:28 [2021-04-07T04:58:28.284Z] #10 ... 04:58:28 [2021-04-07T04:58:28.284Z] 04:58:28 [2021-04-07T04:58:28.284Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79... 04:58:28 [2021-04-07T04:58:28.284Z] #27 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b done 04:58:28 [2021-04-07T04:58:28.284Z] #27 sha256:261cd84accd9d6d4702a9dca3fea3a5878feeb90c2954cf0b02b6bb6129fa930 529B / 529B done 04:58:28 [2021-04-07T04:58:28.284Z] #27 sha256:605d2a1cdcb485921d824b30711da789188268b6bcfc30064ccb2508e4f80ca8 1.46kB / 1.46kB done 04:58:28 [2021-04-07T04:58:28.284Z] #27 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done 04:58:28 [2021-04-07T04:58:28.284Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 49.00MB / 49.00MB 2.7s done 04:58:28 [2021-04-07T04:58:28.284Z] #27 extracting sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 2.3s done 04:58:28 [2021-04-07T04:58:28.284Z] #27 DONE 5.3s 04:58:28 [2021-04-07T04:58:28.284Z] 04:58:28 [2021-04-07T04:58:28.284Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 04:58:28 [2021-04-07T04:58:28.387Z] + docker version 04:58:28 [2021-04-07T04:58:28.387Z] Client: 04:58:28 [2021-04-07T04:58:28.387Z] Version: 18.06.1-ce 04:58:28 [2021-04-07T04:58:28.387Z] API version: 1.38 04:58:28 [2021-04-07T04:58:28.387Z] Go version: go1.10.3 04:58:28 [2021-04-07T04:58:28.387Z] Git commit: e68fc7a 04:58:28 [2021-04-07T04:58:28.387Z] Built: Tue Aug 21 17:26:10 2018 04:58:28 [2021-04-07T04:58:28.387Z] OS/Arch: linux/ppc64le 04:58:28 [2021-04-07T04:58:28.387Z] Experimental: false 04:58:28 [2021-04-07T04:58:28.387Z] 04:58:28 [2021-04-07T04:58:28.387Z] Server: 04:58:28 [2021-04-07T04:58:28.387Z] Engine: 04:58:28 [2021-04-07T04:58:28.387Z] Version: 18.06.1-ce 04:58:28 [2021-04-07T04:58:28.387Z] API version: 1.38 (minimum version 1.12) 04:58:28 [2021-04-07T04:58:28.387Z] Go version: go1.10.3 04:58:28 [2021-04-07T04:58:28.387Z] Git commit: e68fc7a 04:58:28 [2021-04-07T04:58:28.387Z] Built: Tue Aug 21 17:24:20 2018 04:58:28 [2021-04-07T04:58:28.387Z] OS/Arch: linux/ppc64le 04:58:28 [2021-04-07T04:58:28.387Z] Experimental: true [Pipeline] sh 04:58:28 [2021-04-07T04:58:28.558Z] #9 ... 04:58:28 [2021-04-07T04:58:28.558Z] 04:58:28 [2021-04-07T04:58:28.558Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 04:58:28 [2021-04-07T04:58:28.558Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 04:58:28 [2021-04-07T04:58:28.558Z] #65 DONE 0.6s 04:58:28 [2021-04-07T04:58:28.558Z] 04:58:28 [2021-04-07T04:58:28.558Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 04:58:28 [2021-04-07T04:58:28.558Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 04:58:28 [2021-04-07T04:58:28.558Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 04:58:28 [2021-04-07T04:58:28.558Z] #9 ... 04:58:28 [2021-04-07T04:58:28.558Z] 04:58:28 [2021-04-07T04:58:28.558Z] #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 04:58:28 [2021-04-07T04:58:28.558Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 04:58:28 [2021-04-07T04:58:28.573Z] #10 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done 04:58:28 [2021-04-07T04:58:28.573Z] #10 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 04:58:28 [2021-04-07T04:58:28.776Z] + docker info 04:58:28 [2021-04-07T04:58:28.776Z] Containers: 0 04:58:28 [2021-04-07T04:58:28.776Z] Running: 0 04:58:28 [2021-04-07T04:58:28.776Z] Paused: 0 04:58:28 [2021-04-07T04:58:28.776Z] Stopped: 0 04:58:28 [2021-04-07T04:58:28.776Z] Images: 0 04:58:28 [2021-04-07T04:58:28.776Z] Server Version: 18.06.1-ce 04:58:28 [2021-04-07T04:58:28.776Z] Storage Driver: overlay2 04:58:28 [2021-04-07T04:58:28.776Z] Backing Filesystem: extfs 04:58:28 [2021-04-07T04:58:28.776Z] Supports d_type: true 04:58:28 [2021-04-07T04:58:28.776Z] Native Overlay Diff: true 04:58:28 [2021-04-07T04:58:28.776Z] Logging Driver: json-file 04:58:28 [2021-04-07T04:58:28.776Z] Cgroup Driver: cgroupfs 04:58:28 [2021-04-07T04:58:28.776Z] Plugins: 04:58:28 [2021-04-07T04:58:28.776Z] Volume: local 04:58:28 [2021-04-07T04:58:28.776Z] Network: bridge host ipvlan macvlan null overlay 04:58:28 [2021-04-07T04:58:28.776Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog 04:58:28 [2021-04-07T04:58:28.776Z] Swarm: inactive 04:58:28 [2021-04-07T04:58:28.776Z] Runtimes: runc 04:58:28 [2021-04-07T04:58:28.776Z] Default Runtime: runc 04:58:28 [2021-04-07T04:58:28.776Z] Init Binary: docker-init 04:58:28 [2021-04-07T04:58:28.776Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e 04:58:28 [2021-04-07T04:58:28.776Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 04:58:28 [2021-04-07T04:58:28.776Z] init version: fec3683 04:58:28 [2021-04-07T04:58:28.776Z] Security Options: 04:58:28 [2021-04-07T04:58:28.776Z] apparmor 04:58:28 [2021-04-07T04:58:28.776Z] seccomp 04:58:28 [2021-04-07T04:58:28.776Z] Profile: default 04:58:28 [2021-04-07T04:58:28.776Z] Kernel Version: 4.4.0-139-generic 04:58:28 [2021-04-07T04:58:28.776Z] Operating System: Ubuntu 16.04.3 LTS 04:58:28 [2021-04-07T04:58:28.776Z] OSType: linux 04:58:28 [2021-04-07T04:58:28.776Z] Architecture: ppc64le 04:58:28 [2021-04-07T04:58:28.776Z] CPUs: 4 04:58:28 [2021-04-07T04:58:28.776Z] Total Memory: 7.972GiB 04:58:28 [2021-04-07T04:58:28.776Z] Name: ppc64le-ubuntu-11 04:58:28 [2021-04-07T04:58:28.776Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE 04:58:28 [2021-04-07T04:58:28.776Z] Docker Root Dir: /var/lib/docker 04:58:28 [2021-04-07T04:58:28.776Z] Debug Mode (client): false 04:58:28 [2021-04-07T04:58:28.776Z] Debug Mode (server): false 04:58:28 [2021-04-07T04:58:28.776Z] Registry: https://index.docker.io/v1/ 04:58:28 [2021-04-07T04:58:28.776Z] Labels: 04:58:28 [2021-04-07T04:58:28.776Z] Experimental: true 04:58:28 [2021-04-07T04:58:28.776Z] Insecure Registries: 04:58:28 [2021-04-07T04:58:28.776Z] 127.0.0.0/8 04:58:28 [2021-04-07T04:58:28.776Z] Live Restore Enabled: false 04:58:28 [2021-04-07T04:58:28.776Z] [Pipeline] sh 04:58:29 [2021-04-07T04:58:29.168Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:58:29 [2021-04-07T04:58:29.168Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:58:29 [2021-04-07T04:58:29.168Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42263/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 04:58:29 [2021-04-07T04:58:29.168Z] + bash /home/docker/workspace/moby_PR-42263/check-config.sh 04:58:29 [2021-04-07T04:58:29.168Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 04:58:29 [2021-04-07T04:58:29.168Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... 04:58:29 [2021-04-07T04:58:29.168Z] 04:58:29 [2021-04-07T04:58:29.168Z] Generally Necessary: 04:58:29 [2021-04-07T04:58:29.168Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 04:58:29 [2021-04-07T04:58:29.168Z] - apparmor: enabled and tools installed 04:58:29 [2021-04-07T04:58:29.168Z] - CONFIG_NAMESPACES: enabled 04:58:29 [2021-04-07T04:58:29.168Z] - CONFIG_NET_NS: enabled 04:58:29 [2021-04-07T04:58:29.168Z] - CONFIG_PID_NS: enabled 04:58:29 [2021-04-07T04:58:29.168Z] - CONFIG_IPC_NS: enabled 04:58:29 [2021-04-07T04:58:29.168Z] - CONFIG_UTS_NS: enabled 04:58:29 [2021-04-07T04:58:29.168Z] - CONFIG_CGROUPS: enabled 04:58:29 [2021-04-07T04:58:29.168Z] - CONFIG_CGROUP_CPUACCT: enabled 04:58:29 [2021-04-07T04:58:29.168Z] - CONFIG_CGROUP_DEVICE: enabled 04:58:29 [2021-04-07T04:58:29.168Z] - CONFIG_CGROUP_FREEZER: enabled 04:58:29 [2021-04-07T04:58:29.168Z] - CONFIG_CGROUP_SCHED: enabled 04:58:29 [2021-04-07T04:58:29.168Z] - CONFIG_CPUSETS: enabled 04:58:29 [2021-04-07T04:58:29.168Z] - CONFIG_MEMCG: enabled 04:58:29 [2021-04-07T04:58:29.168Z] - CONFIG_KEYS: enabled 04:58:29 [2021-04-07T04:58:29.168Z] - CONFIG_VETH: enabled (as module) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_BRIDGE: enabled (as module) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_IP_NF_FILTER: enabled (as module) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_IP_NF_NAT: enabled (as module) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_NF_NAT: enabled (as module) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_NF_NAT_NEEDED: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_POSIX_MQUEUE: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled 04:58:29 [2021-04-07T04:58:29.466Z] 04:58:29 [2021-04-07T04:58:29.466Z] Optional Features: 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_USER_NS: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_SECCOMP: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_CGROUP_PIDS: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_MEMCG_SWAP: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 04:58:29 [2021-04-07T04:58:29.466Z] (cgroup swap accounting is currently enabled) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_MEMCG_KMEM: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_BLK_CGROUP: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_BLK_DEV_THROTTLING: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_IOSCHED_CFQ: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_CGROUP_PERF: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_CGROUP_HUGETLB: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_CGROUP_NET_PRIO: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_CFS_BANDWIDTH: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_FAIR_GROUP_SCHED: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_RT_GROUP_SCHED: missing 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_IP_VS: enabled (as module) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_IP_VS_NFCT: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_IP_VS_PROTO_TCP: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_IP_VS_PROTO_UDP: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_IP_VS_RR: enabled (as module) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_EXT4_FS: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_EXT4_FS_SECURITY: enabled 04:58:29 [2021-04-07T04:58:29.466Z] - Network Drivers: 04:58:29 [2021-04-07T04:58:29.466Z] - "overlay": 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_VXLAN: enabled (as module) 04:58:29 [2021-04-07T04:58:29.466Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 04:58:29 [2021-04-07T04:58:29.466Z] Optional (for encrypted networks): 04:58:29 [2021-04-07T04:58:29.497Z] #27 1.631 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:58:29 [2021-04-07T04:58:29.497Z] #27 1.631 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] 04:58:29 [2021-04-07T04:58:29.497Z] #27 1.634 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 04:58:29 [2021-04-07T04:58:29.497Z] #27 1.785 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 04:58:29 [2021-04-07T04:58:29.756Z] #27 2.009 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_CRYPTO: enabled 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_CRYPTO_AEAD: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_CRYPTO_GCM: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_CRYPTO_GHASH: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_XFRM: enabled 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_XFRM_USER: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_XFRM_ALGO: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_INET_ESP: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - "ipvlan": 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_IPVLAN: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - "macvlan": 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_MACVLAN: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_DUMMY: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - "ftp,tftp client in container": 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_NF_NAT_FTP: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - Storage Drivers: 04:58:29 [2021-04-07T04:58:29.761Z] - "aufs": 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_AUFS_FS: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - "btrfs": 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_BTRFS_FS: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 04:58:29 [2021-04-07T04:58:29.761Z] - "devicemapper": 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_BLK_DEV_DM: enabled 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - "overlay": 04:58:29 [2021-04-07T04:58:29.761Z] - CONFIG_OVERLAY_FS: enabled (as module) 04:58:29 [2021-04-07T04:58:29.761Z] - "zfs": 04:58:29 [2021-04-07T04:58:29.761Z] - /dev/zfs: missing 04:58:29 [2021-04-07T04:58:29.761Z] - zfs command: missing 04:58:29 [2021-04-07T04:58:29.761Z] - zpool command: missing 04:58:29 [2021-04-07T04:58:29.761Z] 04:58:29 [2021-04-07T04:58:29.761Z] Limits: 04:58:29 [2021-04-07T04:58:29.761Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 04:58:29 [2021-04-07T04:58:29.761Z] 04:58:29 [2021-04-07T04:58:29.761Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 04:58:30 [2021-04-07T04:58:30.016Z] #27 2.319 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 04:58:30 [2021-04-07T04:58:30.205Z] + make bundles/buildx 04:58:30 [2021-04-07T04:58:30.500Z] make: command: Command not found 04:58:30 [2021-04-07T04:58:30.500Z] make: command: Command not found 04:58:30 [2021-04-07T04:58:30.500Z] mkdir bundles 04:58:30 [2021-04-07T04:58:30.500Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ 04:58:30 [2021-04-07T04:58:30.500Z] --build-arg BUILDX_COMMIT \ 04:58:30 [2021-04-07T04:58:30.500Z] --build-arg BUILDX_REPO \ 04:58:30 [2021-04-07T04:58:30.500Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ 04:58:30 [2021-04-07T04:58:30.500Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ 04:58:30 [2021-04-07T04:58:30.500Z] . 04:58:30 [2021-04-07T04:58:30.500Z] /bin/sh: 4: go: not found 04:58:30 [2021-04-07T04:58:30.500Z] /bin/sh: 5: go: not found 04:58:30 [2021-04-07T04:58:30.628Z] #10 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.0s done 04:58:30 [2021-04-07T04:58:30.917Z] #10 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 04:58:31 [2021-04-07T04:58:31.925Z] #27 3.887 Fetched 8426 kB in 3s (3351 kB/s) 04:58:32 [2021-04-07T04:58:32.417Z] #10 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.6s done 04:58:32 [2021-04-07T04:58:32.494Z] #27 3.887 Reading package lists... 04:58:32 [2021-04-07T04:58:32.592Z] Sending build context to Docker daemon 58.28MB 04:58:32 [2021-04-07T04:58:32.592Z] Step 1/15 : ARG GO_VERSION=1.13.15 04:58:32 [2021-04-07T04:58:32.592Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 04:58:32 [2021-04-07T04:58:32.592Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git 04:58:32 [2021-04-07T04:58:32.592Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build 04:58:32 [2021-04-07T04:58:32.592Z] 1.13.15-buster: Pulling from library/golang 04:58:32 [2021-04-07T04:58:32.707Z] #10 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 04:58:32 [2021-04-07T04:58:32.891Z] db4e2d8d5901: Pulling fs layer 04:58:32 [2021-04-07T04:58:32.891Z] dfe2d012519c: Pulling fs layer 04:58:32 [2021-04-07T04:58:32.891Z] 5d8f1d1f9197: Pulling fs layer 04:58:32 [2021-04-07T04:58:32.891Z] 1301750ffb48: Pulling fs layer 04:58:32 [2021-04-07T04:58:32.891Z] dc5c6edc9cff: Pulling fs layer 04:58:32 [2021-04-07T04:58:32.891Z] 3c370c2e2f82: Pulling fs layer 04:58:32 [2021-04-07T04:58:32.891Z] 5ffb2f5886e2: Pulling fs layer 04:58:32 [2021-04-07T04:58:32.891Z] 1301750ffb48: Waiting 04:58:32 [2021-04-07T04:58:32.891Z] 3c370c2e2f82: Waiting 04:58:32 [2021-04-07T04:58:32.891Z] dc5c6edc9cff: Waiting 04:58:32 [2021-04-07T04:58:32.891Z] 5ffb2f5886e2: Waiting 04:58:33 [2021-04-07T04:58:33.434Z] #27 4.811 Reading package lists... 04:58:33 [2021-04-07T04:58:33.434Z] #27 5.692 Building dependency tree... 04:58:33 [2021-04-07T04:58:33.544Z] dfe2d012519c: Verifying Checksum 04:58:33 [2021-04-07T04:58:33.544Z] dfe2d012519c: Download complete 04:58:33 [2021-04-07T04:58:33.544Z] 5d8f1d1f9197: Verifying Checksum 04:58:33 [2021-04-07T04:58:33.544Z] 5d8f1d1f9197: Download complete 04:58:33 [2021-04-07T04:58:33.693Z] #27 6.013 The following additional packages will be installed: 04:58:33 [2021-04-07T04:58:33.693Z] #27 6.013 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 04:58:33 [2021-04-07T04:58:33.693Z] #27 6.013 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 04:58:33 [2021-04-07T04:58:33.952Z] #27 6.017 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 04:58:33 [2021-04-07T04:58:33.952Z] #27 6.017 Suggested packages: 04:58:33 [2021-04-07T04:58:33.952Z] #27 6.017 krb5-doc krb5-user 04:58:33 [2021-04-07T04:58:33.952Z] #27 6.017 Recommended packages: 04:58:33 [2021-04-07T04:58:33.952Z] #27 6.017 krb5-locales publicsuffix libsasl2-modules 04:58:33 [2021-04-07T04:58:33.952Z] #27 6.241 The following NEW packages will be installed: 04:58:33 [2021-04-07T04:58:33.952Z] #27 6.241 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 04:58:33 [2021-04-07T04:58:33.952Z] #27 6.241 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 04:58:33 [2021-04-07T04:58:33.953Z] #27 6.241 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 04:58:33 [2021-04-07T04:58:33.953Z] #27 6.241 libssh2-1 libssl1.1 openssl 04:58:34 [2021-04-07T04:58:34.211Z] #27 6.521 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 04:58:34 [2021-04-07T04:58:34.211Z] #27 6.521 Need to get 5059 kB of archives. 04:58:34 [2021-04-07T04:58:34.211Z] #27 6.521 After this operation, 12.1 MB of additional disk space will be used. 04:58:34 [2021-04-07T04:58:34.211Z] #27 6.521 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] 04:58:34 [2021-04-07T04:58:34.211Z] #27 6.533 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 04:58:34 [2021-04-07T04:58:34.211Z] #27 6.533 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] 04:58:34 [2021-04-07T04:58:34.211Z] #27 6.533 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] 04:58:34 [2021-04-07T04:58:34.211Z] #27 6.533 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] 04:58:34 [2021-04-07T04:58:34.211Z] #27 6.533 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] 04:58:34 [2021-04-07T04:58:34.211Z] #27 6.537 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.549 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.549 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.552 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.555 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.562 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.567 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.572 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.574 Get:15 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.575 Get:16 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.576 Get:17 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.582 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.582 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.582 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.591 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.733 debconf: delaying package configuration, since apt-utils is not installed 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.756 Fetched 5059 kB in 0s (15.5 MB/s) 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.798 Selecting previously unselected package libssl1.1:amd64. 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.798 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) 04:58:34 [2021-04-07T04:58:34.471Z] #27 6.798 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... 04:58:34 [2021-04-07T04:58:34.730Z] #27 6.804 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... 04:58:34 [2021-04-07T04:58:34.730Z] #27 7.000 Selecting previously unselected package openssl. 04:58:34 [2021-04-07T04:58:34.730Z] #27 7.000 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... 04:58:34 [2021-04-07T04:58:34.730Z] #27 7.005 Unpacking openssl (1.1.1d-0+deb10u6) ... 04:58:34 [2021-04-07T04:58:34.730Z] #27 7.132 Selecting previously unselected package ca-certificates. 04:58:34 [2021-04-07T04:58:34.730Z] #27 7.132 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... 04:58:34 [2021-04-07T04:58:34.730Z] #27 7.138 Unpacking ca-certificates (20200601~deb10u2) ... 04:58:34 [2021-04-07T04:58:34.989Z] #27 7.212 Selecting previously unselected package libkeyutils1:amd64. 04:58:34 [2021-04-07T04:58:34.989Z] #27 7.212 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... 04:58:34 [2021-04-07T04:58:34.989Z] #27 7.216 Unpacking libkeyutils1:amd64 (1.6-6) ... 04:58:34 [2021-04-07T04:58:34.989Z] #27 7.248 Selecting previously unselected package libkrb5support0:amd64. 04:58:34 [2021-04-07T04:58:34.989Z] #27 7.248 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... 04:58:34 [2021-04-07T04:58:34.989Z] #27 7.252 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... 04:58:34 [2021-04-07T04:58:34.989Z] #27 7.296 Selecting previously unselected package libk5crypto3:amd64. 04:58:34 [2021-04-07T04:58:34.989Z] #27 7.296 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... 04:58:34 [2021-04-07T04:58:34.989Z] #27 7.302 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... 04:58:34 [2021-04-07T04:58:34.989Z] #27 7.350 Selecting previously unselected package libkrb5-3:amd64. 04:58:34 [2021-04-07T04:58:34.989Z] #27 7.350 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... 04:58:34 [2021-04-07T04:58:34.989Z] #27 7.355 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.249Z] #27 7.444 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:58:35 [2021-04-07T04:58:35.249Z] #27 7.445 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... 04:58:35 [2021-04-07T04:58:35.249Z] #27 7.450 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.249Z] #27 7.497 Selecting previously unselected package libsasl2-modules-db:amd64. 04:58:35 [2021-04-07T04:58:35.249Z] #27 7.497 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... 04:58:35 [2021-04-07T04:58:35.249Z] #27 7.501 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.249Z] #27 7.542 Selecting previously unselected package libsasl2-2:amd64. 04:58:35 [2021-04-07T04:58:35.249Z] #27 7.542 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... 04:58:35 [2021-04-07T04:58:35.249Z] #27 7.547 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.249Z] #27 7.586 Selecting previously unselected package libldap-common. 04:58:35 [2021-04-07T04:58:35.249Z] #27 7.586 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... 04:58:35 [2021-04-07T04:58:35.249Z] #27 7.588 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... 04:58:35 [2021-04-07T04:58:35.464Z] #10 ... 04:58:35 [2021-04-07T04:58:35.464Z] 04:58:35 [2021-04-07T04:58:35.464Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 04:58:35 [2021-04-07T04:58:35.464Z] #28 0.525 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 0.548 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 0.571 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 0.628 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [242 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 0.750 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 0.888 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] 04:58:35 [2021-04-07T04:58:35.464Z] #28 1.896 Fetched 8114 kB in 1s (5819 kB/s) 04:58:35 [2021-04-07T04:58:35.464Z] #28 1.896 Reading package lists... 04:58:35 [2021-04-07T04:58:35.464Z] #28 2.348 Reading package lists... 04:58:35 [2021-04-07T04:58:35.464Z] #28 2.806 Building dependency tree... 04:58:35 [2021-04-07T04:58:35.464Z] #28 2.942 The following additional packages will be installed: 04:58:35 [2021-04-07T04:58:35.464Z] #28 2.942 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 04:58:35 [2021-04-07T04:58:35.464Z] #28 2.942 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 04:58:35 [2021-04-07T04:58:35.464Z] #28 2.942 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 04:58:35 [2021-04-07T04:58:35.464Z] #28 2.942 Suggested packages: 04:58:35 [2021-04-07T04:58:35.464Z] #28 2.942 krb5-doc krb5-user 04:58:35 [2021-04-07T04:58:35.464Z] #28 2.942 Recommended packages: 04:58:35 [2021-04-07T04:58:35.464Z] #28 2.942 krb5-locales publicsuffix libsasl2-modules 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.070 The following NEW packages will be installed: 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.070 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.070 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.070 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.070 libssh2-1 libssl1.1 openssl 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.098 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.098 Need to get 4604 kB of archives. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.098 After this operation, 11.9 MB of additional disk space will be used. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.098 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.109 Get:2 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.141 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.142 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.144 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.151 Get:6 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.152 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.164 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.168 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.170 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.173 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.176 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.176 Get:13 http://security.debian.org/debian-security buster/updates/main s390x libcurl4 s390x 7.64.0-4+deb10u2 [310 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.182 Get:14 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.184 Get:15 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.184 Get:16 http://security.debian.org/debian-security buster/updates/main s390x curl s390x 7.64.0-4+deb10u2 [260 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.185 Get:17 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.187 Get:18 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.189 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.194 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.197 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.277 debconf: delaying package configuration, since apt-utils is not installed 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.285 Fetched 4604 kB in 0s (39.4 MB/s) 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.310 Selecting previously unselected package libssl1.1:s390x. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.310 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.310 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.314 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.431 Selecting previously unselected package openssl. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.431 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.433 Unpacking openssl (1.1.1d-0+deb10u6) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.529 Selecting previously unselected package ca-certificates. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.529 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.532 Unpacking ca-certificates (20200601~deb10u2) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.583 Selecting previously unselected package libkeyutils1:s390x. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.584 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.586 Unpacking libkeyutils1:s390x (1.6-6) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.607 Selecting previously unselected package libkrb5support0:s390x. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.607 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.609 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.638 Selecting previously unselected package libk5crypto3:s390x. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.638 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.640 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.674 Selecting previously unselected package libkrb5-3:s390x. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.674 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.676 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.736 Selecting previously unselected package libgssapi-krb5-2:s390x. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.736 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.738 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.767 Selecting previously unselected package libsasl2-modules-db:s390x. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.767 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.769 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.795 Selecting previously unselected package libsasl2-2:s390x. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.795 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.797 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.827 Selecting previously unselected package libldap-common. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.827 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.830 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.856 Selecting previously unselected package libldap-2.4-2:s390x. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.856 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.858 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.904 Selecting previously unselected package libnghttp2-14:s390x. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.904 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.907 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.940 Selecting previously unselected package libpsl5:s390x. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.940 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.943 Unpacking libpsl5:s390x (0.20.2-2) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.968 Selecting previously unselected package librtmp1:s390x. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.968 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.971 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.995 Selecting previously unselected package libssh2-1:s390x. 04:58:35 [2021-04-07T04:58:35.464Z] #28 3.995 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.001 Unpacking libssh2-1:s390x (1.8.0-2.1) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.042 Selecting previously unselected package libcurl4:s390x. 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.042 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.045 Unpacking libcurl4:s390x (7.64.0-4+deb10u2) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.097 Selecting previously unselected package curl. 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.097 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.103 Unpacking curl (7.64.0-4+deb10u2) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.157 Selecting previously unselected package libonig5:s390x. 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.157 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.160 Unpacking libonig5:s390x (6.9.1-1) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.205 Selecting previously unselected package libjq1:s390x. 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.206 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.209 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.253 Selecting previously unselected package jq. 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.253 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.254 Unpacking jq (1.5+dfsg-2+b1) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.288 Setting up libkeyutils1:s390x (1.6-6) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.295 Setting up libpsl5:s390x (0.20.2-2) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.301 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.361 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.368 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.376 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.383 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.389 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... 04:58:35 [2021-04-07T04:58:35.464Z] #28 4.396 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.465Z] #28 4.402 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.465Z] #28 4.408 Setting up libssh2-1:s390x (1.8.0-2.1) ... 04:58:35 [2021-04-07T04:58:35.465Z] #28 4.415 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.465Z] #28 4.421 Setting up openssl (1.1.1d-0+deb10u6) ... 04:58:35 [2021-04-07T04:58:35.465Z] #28 4.433 Setting up libonig5:s390x (6.9.1-1) ... 04:58:35 [2021-04-07T04:58:35.465Z] #28 4.440 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... 04:58:35 [2021-04-07T04:58:35.465Z] #28 4.446 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... 04:58:35 [2021-04-07T04:58:35.465Z] #28 4.453 Setting up ca-certificates (20200601~deb10u2) ... 04:58:35 [2021-04-07T04:58:35.465Z] #28 4.807 Updating certificates in /etc/ssl/certs... 04:58:35 [2021-04-07T04:58:35.465Z] #28 5.143 137 added, 0 removed; done. 04:58:35 [2021-04-07T04:58:35.465Z] #28 5.165 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.465Z] #28 5.172 Setting up jq (1.5+dfsg-2+b1) ... 04:58:35 [2021-04-07T04:58:35.465Z] #28 5.179 Setting up libcurl4:s390x (7.64.0-4+deb10u2) ... 04:58:35 [2021-04-07T04:58:35.465Z] #28 5.185 Setting up curl (7.64.0-4+deb10u2) ... 04:58:35 [2021-04-07T04:58:35.465Z] #28 5.192 Processing triggers for libc-bin (2.28-10) ... 04:58:35 [2021-04-07T04:58:35.465Z] #28 5.204 Processing triggers for ca-certificates (20200601~deb10u2) ... 04:58:35 [2021-04-07T04:58:35.465Z] #28 5.208 Updating certificates in /etc/ssl/certs... 04:58:35 [2021-04-07T04:58:35.465Z] #28 5.607 0 added, 0 removed; done. 04:58:35 [2021-04-07T04:58:35.465Z] #28 5.607 Running hooks in /etc/ca-certificates/update.d... 04:58:35 [2021-04-07T04:58:35.465Z] #28 5.609 done. 04:58:35 [2021-04-07T04:58:35.465Z] #28 DONE 6.7s 04:58:35 [2021-04-07T04:58:35.465Z] 04:58:35 [2021-04-07T04:58:35.465Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 04:58:35 [2021-04-07T04:58:35.465Z] #10 ... 04:58:35 [2021-04-07T04:58:35.465Z] 04:58:35 [2021-04-07T04:58:35.465Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 04:58:35 [2021-04-07T04:58:35.465Z] #29 DONE 0.3s 04:58:35 [2021-04-07T04:58:35.465Z] 04:58:35 [2021-04-07T04:58:35.465Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 04:58:35 [2021-04-07T04:58:35.510Z] #27 7.633 Selecting previously unselected package libldap-2.4-2:amd64. 04:58:35 [2021-04-07T04:58:35.510Z] #27 7.633 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... 04:58:35 [2021-04-07T04:58:35.510Z] #27 7.636 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 04:58:35 [2021-04-07T04:58:35.510Z] #27 7.694 Selecting previously unselected package libnghttp2-14:amd64. 04:58:35 [2021-04-07T04:58:35.510Z] #27 7.695 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 04:58:35 [2021-04-07T04:58:35.510Z] #27 7.700 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 04:58:35 [2021-04-07T04:58:35.511Z] #27 7.743 Selecting previously unselected package libpsl5:amd64. 04:58:35 [2021-04-07T04:58:35.511Z] #27 7.743 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... 04:58:35 [2021-04-07T04:58:35.511Z] #27 7.746 Unpacking libpsl5:amd64 (0.20.2-2) ... 04:58:35 [2021-04-07T04:58:35.511Z] #27 7.784 Selecting previously unselected package librtmp1:amd64. 04:58:35 [2021-04-07T04:58:35.511Z] #27 7.784 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 04:58:35 [2021-04-07T04:58:35.511Z] #27 7.793 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 04:58:35 [2021-04-07T04:58:35.511Z] #27 7.825 Selecting previously unselected package libssh2-1:amd64. 04:58:35 [2021-04-07T04:58:35.511Z] #27 7.825 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... 04:58:35 [2021-04-07T04:58:35.511Z] #27 7.830 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 04:58:35 [2021-04-07T04:58:35.511Z] #27 7.882 Selecting previously unselected package libcurl4:amd64. 04:58:35 [2021-04-07T04:58:35.511Z] #27 7.882 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... 04:58:35 [2021-04-07T04:58:35.511Z] #27 7.886 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... 04:58:35 [2021-04-07T04:58:35.657Z] db4e2d8d5901: Verifying Checksum 04:58:35 [2021-04-07T04:58:35.657Z] db4e2d8d5901: Download complete 04:58:35 [2021-04-07T04:58:35.774Z] #27 7.948 Selecting previously unselected package curl. 04:58:35 [2021-04-07T04:58:35.774Z] #27 7.948 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... 04:58:35 [2021-04-07T04:58:35.774Z] #27 7.953 Unpacking curl (7.64.0-4+deb10u2) ... 04:58:35 [2021-04-07T04:58:35.774Z] #27 8.018 Selecting previously unselected package libonig5:amd64. 04:58:35 [2021-04-07T04:58:35.774Z] #27 8.020 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... 04:58:35 [2021-04-07T04:58:35.774Z] #27 8.023 Unpacking libonig5:amd64 (6.9.1-1) ... 04:58:35 [2021-04-07T04:58:35.774Z] #27 8.080 Selecting previously unselected package libjq1:amd64. 04:58:35 [2021-04-07T04:58:35.774Z] #27 8.080 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... 04:58:35 [2021-04-07T04:58:35.774Z] #27 8.086 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 04:58:35 [2021-04-07T04:58:35.774Z] #27 8.143 Selecting previously unselected package jq. 04:58:35 [2021-04-07T04:58:35.774Z] #27 8.143 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... 04:58:36 [2021-04-07T04:58:36.034Z] #27 8.146 Unpacking jq (1.5+dfsg-2+b1) ... 04:58:36 [2021-04-07T04:58:36.034Z] #27 8.182 Setting up libkeyutils1:amd64 (1.6-6) ... 04:58:36 [2021-04-07T04:58:36.034Z] #27 8.194 Setting up libpsl5:amd64 (0.20.2-2) ... 04:58:36 [2021-04-07T04:58:36.034Z] #27 8.205 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... 04:58:36 [2021-04-07T04:58:36.034Z] #27 8.317 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 04:58:36 [2021-04-07T04:58:36.034Z] #27 8.329 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... 04:58:36 [2021-04-07T04:58:36.034Z] #27 8.344 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... 04:58:36 [2021-04-07T04:58:36.034Z] #27 8.354 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 04:58:36 [2021-04-07T04:58:36.034Z] #27 8.364 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 04:58:36 [2021-04-07T04:58:36.034Z] #27 8.375 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... 04:58:36 [2021-04-07T04:58:36.034Z] #27 8.386 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 04:58:36 [2021-04-07T04:58:36.034Z] #27 8.397 Setting up libssh2-1:amd64 (1.8.0-2.1) ... 04:58:36 [2021-04-07T04:58:36.094Z] #10 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.4s done 04:58:36 [2021-04-07T04:58:36.294Z] #27 8.408 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... 04:58:36 [2021-04-07T04:58:36.294Z] #27 8.418 Setting up openssl (1.1.1d-0+deb10u6) ... 04:58:36 [2021-04-07T04:58:36.294Z] #27 8.433 Setting up libonig5:amd64 (6.9.1-1) ... 04:58:36 [2021-04-07T04:58:36.294Z] #27 8.444 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 04:58:36 [2021-04-07T04:58:36.294Z] #27 8.456 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 04:58:36 [2021-04-07T04:58:36.294Z] #27 8.466 Setting up ca-certificates (20200601~deb10u2) ... 04:58:36 [2021-04-07T04:58:36.301Z] 1301750ffb48: Verifying Checksum 04:58:36 [2021-04-07T04:58:36.301Z] 1301750ffb48: Download complete 04:58:36 [2021-04-07T04:58:36.301Z] 5ffb2f5886e2: Verifying Checksum 04:58:36 [2021-04-07T04:58:36.301Z] 5ffb2f5886e2: Download complete 04:58:36 [2021-04-07T04:58:36.383Z] #10 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done 04:58:36 [2021-04-07T04:58:36.675Z] #10 DONE 13.7s 04:58:36 [2021-04-07T04:58:36.675Z] 04:58:36 [2021-04-07T04:58:36.675Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 04:58:36 [2021-04-07T04:58:36.675Z] #30 1.283 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 04:58:36 [2021-04-07T04:58:36.864Z] #27 9.099 Updating certificates in /etc/ssl/certs... 04:58:36 [2021-04-07T04:58:36.991Z] #30 1.408 04:58:37 [2021-04-07T04:58:37.290Z] #30 1.518 ####### 9.9% ######################## 34.1% ######################################### 58.3% ########################################################### 82.4% ######################################################################## 100.0% 04:58:37 [2021-04-07T04:58:37.356Z] dc5c6edc9cff: Verifying Checksum 04:58:37 [2021-04-07T04:58:37.356Z] dc5c6edc9cff: Download complete 04:58:37 [2021-04-07T04:58:37.582Z] #30 2.014 04:58:37 [2021-04-07T04:58:37.582Z] #30 ... 04:58:37 [2021-04-07T04:58:37.582Z] 04:58:37 [2021-04-07T04:58:37.582Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 04:58:37 [2021-04-07T04:58:37.582Z] #11 DONE 0.8s 04:58:37 [2021-04-07T04:58:37.582Z] 04:58:37 [2021-04-07T04:58:37.582Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 04:58:37 [2021-04-07T04:58:37.582Z] #30 2.124 ################################# 45.9% ######################################################################## 100.0% 04:58:37 [2021-04-07T04:58:37.806Z] #27 9.903 137 added, 0 removed; done. 04:58:37 [2021-04-07T04:58:37.806Z] #27 9.936 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... 04:58:37 [2021-04-07T04:58:37.806Z] #27 9.947 Setting up jq (1.5+dfsg-2+b1) ... 04:58:37 [2021-04-07T04:58:37.806Z] #27 9.958 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... 04:58:37 [2021-04-07T04:58:37.806Z] #27 9.968 Setting up curl (7.64.0-4+deb10u2) ... 04:58:37 [2021-04-07T04:58:37.806Z] #27 9.979 Processing triggers for libc-bin (2.28-10) ... 04:58:37 [2021-04-07T04:58:37.806Z] #27 9.995 Processing triggers for ca-certificates (20200601~deb10u2) ... 04:58:37 [2021-04-07T04:58:37.806Z] #27 10.00 Updating certificates in /etc/ssl/certs... 04:58:37 [2021-04-07T04:58:37.872Z] #30 2.328 04:58:37 [2021-04-07T04:58:37.872Z] #30 2.436 ########################## 36.9% ######################################################################## 100.0% 04:58:38 [2021-04-07T04:58:38.183Z] #30 2.611 04:58:38 [2021-04-07T04:58:38.376Z] #27 10.67 0 added, 0 removed; done. 04:58:38 [2021-04-07T04:58:38.376Z] #27 10.67 Running hooks in /etc/ca-certificates/update.d... 04:58:38 [2021-04-07T04:58:38.376Z] #27 10.67 done. 04:58:38 [2021-04-07T04:58:38.376Z] #27 ... 04:58:38 [2021-04-07T04:58:38.376Z] 04:58:38 [2021-04-07T04:58:38.376Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 04:58:38 [2021-04-07T04:58:38.376Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 04:58:38 [2021-04-07T04:58:38.376Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done 04:58:38 [2021-04-07T04:58:38.376Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done 04:58:38 [2021-04-07T04:58:38.376Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done 04:58:38 [2021-04-07T04:58:38.376Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.6s 04:58:38 [2021-04-07T04:58:38.800Z] #30 2.736 #### 6.6% #################### 28.3% #################################### 50.4% ################################################## 70.2% ##############30 ... 04:58:38 [2021-04-07T04:58:38.800Z] 04:58:38 [2021-04-07T04:58:38.800Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 04:58:38 [2021-04-07T04:58:38.800Z] #12 DONE 1.0s 04:58:38 [2021-04-07T04:58:38.800Z] 04:58:38 [2021-04-07T04:58:38.800Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 04:58:38 [2021-04-07T04:58:38.800Z] #32 DONE 0.1s 04:58:38 [2021-04-07T04:58:38.800Z] 04:58:38 [2021-04-07T04:58:38.800Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 04:58:38 [2021-04-07T04:58:38.800Z] #30 2.736 #### 6.6% #################### 28.3% #################################### 50.4% ################################################## 70.2% ################################################################### 93.2% ######################################################################## 100.0% 04:58:38 [2021-04-07T04:58:38.800Z] #30 ... 04:58:38 [2021-04-07T04:58:38.800Z] 04:58:38 [2021-04-07T04:58:38.800Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 04:58:38 [2021-04-07T04:58:38.800Z] #40 DONE 0.1s 04:58:38 [2021-04-07T04:58:38.800Z] 04:58:38 [2021-04-07T04:58:38.800Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 04:58:38 [2021-04-07T04:58:38.800Z] #30 3.375 04:58:38 [2021-04-07T04:58:38.890Z] db4e2d8d5901: Pull complete 04:58:39 [2021-04-07T04:58:39.186Z] dfe2d012519c: Pull complete 04:58:39 [2021-04-07T04:58:39.828Z] 3c370c2e2f82: Verifying Checksum 04:58:39 [2021-04-07T04:58:39.828Z] 3c370c2e2f82: Download complete 04:58:39 [2021-04-07T04:58:39.828Z] 5d8f1d1f9197: Pull complete 04:58:40 [2021-04-07T04:58:40.694Z] #30 3.492 ## 3.0% ###### 9.5% ########## 14.6% ############### 22.0% #################### 28.9% ######################## 33.9% ############################# 41.3% ################################## 47.5% ####################################### 54.9% ############################################ 61.6% ################################################ 67.0% ##################################################### 73.8% ########################################################## 80.7% ############################################################## 86.9% ################################################################### 93.5% ######################################################################## 100.0% 04:58:40 [2021-04-07T04:58:40.694Z] #30 5.080 04:58:40 [2021-04-07T04:58:40.915Z] #9 ... 04:58:40 [2021-04-07T04:58:40.915Z] 04:58:40 [2021-04-07T04:58:40.915Z] #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 04:58:40 [2021-04-07T04:58:40.915Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 04:58:40 [2021-04-07T04:58:40.915Z] #27 DONE 13.2s 04:58:40 [2021-04-07T04:58:40.915Z] 04:58:40 [2021-04-07T04:58:40.915Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 04:58:40 [2021-04-07T04:58:40.915Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 04:58:41 [2021-04-07T04:58:41.175Z] #9 ... 04:58:41 [2021-04-07T04:58:41.175Z] 04:58:41 [2021-04-07T04:58:41.175Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 04:58:41 [2021-04-07T04:58:41.175Z] #28 sha256:27c49602b1e4bbe21e191764a946801afac887697daad0fd3ef62f89ff585f4e 04:58:41 [2021-04-07T04:58:41.175Z] #28 DONE 0.2s 04:58:41 [2021-04-07T04:58:41.175Z] 04:58:41 [2021-04-07T04:58:41.175Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 04:58:41 [2021-04-07T04:58:41.175Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 04:58:41 [2021-04-07T04:58:41.338Z] #30 ... 04:58:41 [2021-04-07T04:58:41.338Z] 04:58:41 [2021-04-07T04:58:41.338Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... 04:58:41 [2021-04-07T04:58:41.338Z] #13 DONE 2.5s 04:58:41 [2021-04-07T04:58:41.338Z] 04:58:41 [2021-04-07T04:58:41.338Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 04:58:41 [2021-04-07T04:58:41.338Z] #30 5.741 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 04:58:41 [2021-04-07T04:58:41.638Z] #30 6.042 #=#=# 04:58:41 [2021-04-07T04:58:41.929Z] #30 6.239 #=#=# ######################################################################## 100.0% 04:58:41 [2021-04-07T04:58:41.929Z] #30 6.412 04:58:42 [2021-04-07T04:58:42.557Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.5s done 04:58:42 [2021-04-07T04:58:42.557Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done 04:58:42 [2021-04-07T04:58:42.563Z] #30 7.306 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 04:58:42 [2021-04-07T04:58:42.592Z] 1301750ffb48: Pull complete 04:58:42 [2021-04-07T04:58:42.817Z] #9 DONE 24.0s 04:58:42 [2021-04-07T04:58:42.817Z] 04:58:42 [2021-04-07T04:58:42.817Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 04:58:42 [2021-04-07T04:58:42.817Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f 04:58:42 [2021-04-07T04:58:42.854Z] #30 7.373 skipping existing aab193acf6ba 04:58:43 [2021-04-07T04:58:43.143Z] #30 7.491 04:58:43 [2021-04-07T04:58:43.759Z] #10 DONE 0.9s 04:58:43 [2021-04-07T04:58:43.759Z] 04:58:43 [2021-04-07T04:58:43.759Z] #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 04:58:43 [2021-04-07T04:58:43.759Z] #29 sha256:8cab93d9de2a6431c4f70253b07094f158098daa9c11c0c8809602c1cc30a8c2 04:58:43 [2021-04-07T04:58:43.759Z] #29 1.408 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 04:58:43 [2021-04-07T04:58:43.759Z] #29 1.457 04:58:43 [2021-04-07T04:58:43.759Z] #29 1.579 ###### 9.5% ########################### 37.5% ######################################### 57.4% ####################################################### 77.2% ###################################################################### 97.3% ######################################################################## 100.0% 04:58:43 [2021-04-07T04:58:43.759Z] #29 2.102 04:58:43 [2021-04-07T04:58:43.759Z] #29 2.214 ####################### 32.7% ######################################################################## 100.0% 04:58:43 [2021-04-07T04:58:43.759Z] #29 2.334 04:58:43 [2021-04-07T04:58:43.759Z] #29 2.447 ###################################### 53.2% ######################################################################## 100.0% 04:58:43 [2021-04-07T04:58:43.759Z] #29 2.517 04:58:43 [2021-04-07T04:58:43.771Z] #30 8.367 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... 04:58:44 [2021-04-07T04:58:44.019Z] #29 2.659 ### 5.0% ########################## 37.5% ########################################## 59.7% ######################################################## 78.6% ####################################################################### 98.8% ######################################################################## 100.0% 04:58:44 [2021-04-07T04:58:44.075Z] #30 8.654 04:58:44 [2021-04-07T04:58:44.282Z] #29 3.150 04:58:44 [2021-04-07T04:58:44.544Z] #29 3.273 # 2.5% ####### 9.8% ########## 04:58:44 [2021-04-07T04:58:44.544Z] #29 ... 04:58:44 [2021-04-07T04:58:44.544Z] 04:58:44 [2021-04-07T04:58:44.544Z] #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 04:58:44 [2021-04-07T04:58:44.544Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 04:58:44 [2021-04-07T04:58:44.544Z] #11 DONE 0.9s 04:58:44 [2021-04-07T04:58:44.544Z] 04:58:44 [2021-04-07T04:58:44.544Z] #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 04:58:44 [2021-04-07T04:58:44.544Z] #29 sha256:8cab93d9de2a6431c4f70253b07094f158098daa9c11c0c8809602c1cc30a8c2 04:58:44 [2021-04-07T04:58:44.693Z] dc5c6edc9cff: Pull complete 04:58:45 [2021-04-07T04:58:45.065Z] #29 3.273 # 2.5% ####### 9.8% ########## 14.5% ############## 20.2% ################## 25.5% 04:58:45 [2021-04-07T04:58:45.065Z] #29 ... 04:58:45 [2021-04-07T04:58:45.065Z] 04:58:45 [2021-04-07T04:58:45.065Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 04:58:45 [2021-04-07T04:58:45.065Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 04:58:45 [2021-04-07T04:58:45.065Z] #31 DONE 0.4s 04:58:45 [2021-04-07T04:58:45.065Z] 04:58:45 [2021-04-07T04:58:45.065Z] #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 04:58:45 [2021-04-07T04:58:45.065Z] #29 sha256:8cab93d9de2a6431c4f70253b07094f158098daa9c11c0c8809602c1cc30a8c2 04:58:45 [2021-04-07T04:58:45.065Z] #29 3.273 # 2.5% ####### 9.8% ########## 14.5% ############## 20.2% ################## 25.5% ##################### 29.8% 04:58:45 [2021-04-07T04:58:45.065Z] #29 ... 04:58:45 [2021-04-07T04:58:45.065Z] 04:58:45 [2021-04-07T04:58:45.065Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 04:58:45 [2021-04-07T04:58:45.065Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 04:58:45 [2021-04-07T04:58:45.065Z] #39 DONE 0.4s 04:58:45 [2021-04-07T04:58:45.065Z] 04:58:45 [2021-04-07T04:58:45.065Z] #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 04:58:45 [2021-04-07T04:58:45.065Z] #29 sha256:8cab93d9de2a6431c4f70253b07094f158098daa9c11c0c8809602c1cc30a8c2 04:58:46 [2021-04-07T04:58:46.374Z] #29 3.273 # 2.5% ####### 9.8% ########## 14.5% ############## 20.2% ################## 25.5% ##################### 29.8% ########################## 36.2% ############################# 41.3% ################################ 45.6% ################################### 48.9% ###################################### 53.2% ########################################### 60.4% ############################################## 64.4% ################################################# 69.0% ###################################################### 75.9% ######################################################### 79.4% ############################################################# 85.8% ################################################################## 91.9% ###################################################################### 97.2% ######################################################################## 100.0% 04:58:46 [2021-04-07T04:58:46.374Z] #29 5.236 04:58:46 [2021-04-07T04:58:46.456Z] #30 8.824 # 1.9% #### 6.0% ########## 14.2% ############# 18.3% ################ 22.4% ################### 26.5% ####################### 32.7% ########################## 36.8% ############################# 40.9% ################################ 45.0% ################################### 49.1% ###################################### 53.2% ########################################## 59.4% ################################################ 67.6% ##################################################### 73.7% ######################################################### 79.9% ############################################################### 88.0% ##################################################################### 96.2% ######################################################################## 100.0% 04:58:46 [2021-04-07T04:58:46.745Z] #30 11.15 04:58:46 [2021-04-07T04:58:46.947Z] #29 5.686 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 04:58:46 [2021-04-07T04:58:46.947Z] #29 5.826 04:58:47 [2021-04-07T04:58:47.208Z] #29 5.920 ######################################################################## 100.0% 04:58:47 [2021-04-07T04:58:47.208Z] #29 5.972 04:58:47 [2021-04-07T04:58:47.470Z] #29 6.269 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 04:58:47 [2021-04-07T04:58:47.470Z] #29 6.383 04:58:47 [2021-04-07T04:58:47.470Z] #29 6.465 ######################################################################## 100.0% 04:58:47 [2021-04-07T04:58:47.730Z] #29 6.494 04:58:47 [2021-04-07T04:58:47.773Z] #30 12.22 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 04:58:47 [2021-04-07T04:58:47.990Z] #29 6.820 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... 04:58:48 [2021-04-07T04:58:48.156Z] #30 12.58 #=#=# 04:58:48 [2021-04-07T04:58:48.252Z] 3c370c2e2f82: Pull complete 04:58:48 [2021-04-07T04:58:48.252Z] 5ffb2f5886e2: Pull complete 04:58:48 [2021-04-07T04:58:48.252Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 04:58:48 [2021-04-07T04:58:48.252Z] Status: Downloaded newer image for golang:1.13.15-buster 04:58:48 [2021-04-07T04:58:48.252Z] ---> 805dc2d65d1c 04:58:48 [2021-04-07T04:58:48.252Z] Step 5/15 : ARG BUILDX_REPO 04:58:48 [2021-04-07T04:58:48.262Z] #29 6.930 04:58:48 [2021-04-07T04:58:48.445Z] #30 12.72 ######################################################################## 100.0% 04:58:48 [2021-04-07T04:58:48.445Z] #30 12.79 04:58:48 [2021-04-07T04:58:48.550Z] ---> Running in fb02a45c6fd1 04:58:48 [2021-04-07T04:58:48.550Z] Removing intermediate container fb02a45c6fd1 04:58:48 [2021-04-07T04:58:48.550Z] ---> 1db70192a94a 04:58:48 [2021-04-07T04:58:48.550Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx 04:58:48 [2021-04-07T04:58:48.550Z] ---> Running in 4669101b5853 04:58:48 [2021-04-07T04:58:48.736Z] #30 ... 04:58:48 [2021-04-07T04:58:48.736Z] 04:58:48 [2021-04-07T04:58:48.736Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:58:48 [2021-04-07T04:58:48.736Z] #43 3.457 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 04:58:48 [2021-04-07T04:58:48.736Z] #43 3.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:58:48 [2021-04-07T04:58:48.736Z] #43 3.498 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 04:58:48 [2021-04-07T04:58:48.737Z] #43 4.156 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] 04:58:48 [2021-04-07T04:58:48.737Z] #43 5.923 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [242 kB] 04:58:48 [2021-04-07T04:58:48.737Z] #43 8.013 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] 04:58:48 [2021-04-07T04:58:48.737Z] #43 ... 04:58:48 [2021-04-07T04:58:48.737Z] 04:58:48 [2021-04-07T04:58:48.737Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:58:48 [2021-04-07T04:58:48.737Z] #37 3.122 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 04:58:48 [2021-04-07T04:58:48.737Z] #37 3.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:58:48 [2021-04-07T04:58:48.737Z] #37 3.197 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 04:58:48 [2021-04-07T04:58:48.737Z] #37 3.758 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] 04:58:48 [2021-04-07T04:58:48.737Z] #37 5.531 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [242 kB] 04:58:48 [2021-04-07T04:58:48.737Z] #37 7.082 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] 04:58:48 [2021-04-07T04:58:48.737Z] #37 ... 04:58:48 [2021-04-07T04:58:48.737Z] 04:58:48 [2021-04-07T04:58:48.737Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.605 + RM_GOPATH=0 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.605 + TMP_GOPATH= 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.605 + : /build 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.605 + '[' -z '' ']' 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.605 ++ mktemp -d 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.605 + export GOPATH=/tmp/tmp.RQWFCmDKFG 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.605 + GOPATH=/tmp/tmp.RQWFCmDKFG 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.605 + RM_GOPATH=1 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.605 + case "$(go env GOARCH)" in 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.613 ++ go env GOARCH 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.622 + export GO_BUILDMODE=-buildmode=pie 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.622 + GO_BUILDMODE=-buildmode=pie 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.622 ++ dirname /tmp/install/install.sh 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 + dir=/tmp/install 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 + bin=dockercli 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 + shift 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 + '[' '!' -f /tmp/install/dockercli.installer ']' 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 + . /tmp/install/dockercli.installer 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 ++ : stable 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 ++ : 17.06.2-ce 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 + install_dockercli 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 + echo 'Install docker/cli version 17.06.2-ce from stable' 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 ++ uname -m 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 + arch=s390x 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 + '[' s390x '!=' x86_64 ']' 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 + '[' s390x '!=' s390x ']' 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 + url=https://download.docker.com/linux/static 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 + tar -xz docker/docker 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz 04:58:48 [2021-04-07T04:58:48.737Z] #25 2.636 Install docker/cli version 17.06.2-ce from stable 04:58:48 [2021-04-07T04:58:48.737Z] #25 9.605 + mkdir -p /build 04:58:48 [2021-04-07T04:58:48.737Z] #25 9.715 + mv docker/docker /build/ 04:58:48 [2021-04-07T04:58:48.737Z] #25 9.716 + rmdir docker 04:58:48 [2021-04-07T04:58:48.737Z] #25 DONE 10.2s 04:58:48 [2021-04-07T04:58:48.737Z] 04:58:48 [2021-04-07T04:58:48.737Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.605 + RM_GOPATH=0 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.605 + TMP_GOPATH= 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.605 + : /build 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.605 + '[' -z '' ']' 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.605 ++ mktemp -d 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.605 + export GOPATH=/tmp/tmp.5mqyKNkcso 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.605 + GOPATH=/tmp/tmp.5mqyKNkcso 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.605 + RM_GOPATH=1 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.605 + case "$(go env GOARCH)" in 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.605 ++ go env GOARCH 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.613 + export GO_BUILDMODE=-buildmode=pie 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.613 + GO_BUILDMODE=-buildmode=pie 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.613 ++ dirname /tmp/install/install.sh 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.616 + dir=/tmp/install 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.616 + bin=shfmt 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.616 + shift 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.616 + '[' '!' -f /tmp/install/shfmt.installer ']' 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.616 + . /tmp/install/shfmt.installer 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.616 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.616 + install_shfmt 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.616 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.617 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5mqyKNkcso/src/github.com/mvdan/sh 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.617 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 04:58:48 [2021-04-07T04:58:48.737Z] #52 2.617 Cloning into '/tmp/tmp.5mqyKNkcso/src/github.com/mvdan/sh'... 04:58:48 [2021-04-07T04:58:48.737Z] #52 9.886 + cd /tmp/tmp.5mqyKNkcso/src/github.com/mvdan/sh 04:58:48 [2021-04-07T04:58:48.737Z] #52 9.889 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 04:58:48 [2021-04-07T04:58:48.737Z] #52 10.01 + GO111MODULE=on 04:58:48 [2021-04-07T04:58:48.737Z] #52 10.01 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 04:58:48 [2021-04-07T04:58:48.781Z] #29 7.066 ######### 13.1% ######################## 34.6% ##################################### 52.6% ############################################### 66.2% ################################################################## 92.9% ######################################################################## 100.0% 04:58:48 [2021-04-07T04:58:48.781Z] #29 7.556 04:58:48 [2021-04-07T04:58:48.844Z] Cloning into '/buildx'... 04:58:49 [2021-04-07T04:58:49.040Z] #29 7.879 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 04:58:49 [2021-04-07T04:58:49.070Z] #52 ... 04:58:49 [2021-04-07T04:58:49.070Z] 04:58:49 [2021-04-07T04:58:49.070Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.048 + RM_GOPATH=0 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.048 + TMP_GOPATH= 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.048 + : /build 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.048 + '[' -z '' ']' 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.048 ++ mktemp -d 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.048 + export GOPATH=/tmp/tmp.ndJaDZL2S7 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.048 + GOPATH=/tmp/tmp.ndJaDZL2S7 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.048 + RM_GOPATH=1 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.048 + case "$(go env GOARCH)" in 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.048 ++ go env GOARCH 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.064 + export GO_BUILDMODE=-buildmode=pie 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.064 + GO_BUILDMODE=-buildmode=pie 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.064 ++ dirname /tmp/install/install.sh 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.064 + dir=/tmp/install 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.064 + bin=golangci_lint 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.064 + shift 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.064 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.064 + . /tmp/install/golangci_lint.installer 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.064 ++ : v1.23.8 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.064 + install_golangci_lint 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.064 + set -e 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.064 + export GO111MODULE=on 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.064 + GO111MODULE=on 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.064 + GOBIN=/build 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.064 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.094 go: finding github.com v1.23.8 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.094 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.094 go: finding github.com/golangci v1.23.8 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.094 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.094 go: finding github.com/golangci/golangci-lint v1.23.8 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.685 go: downloading github.com/golangci/golangci-lint v1.23.8 04:58:49 [2021-04-07T04:58:49.070Z] #50 3.925 go: extracting github.com/golangci/golangci-lint v1.23.8 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.186 go: downloading github.com/spf13/pflag v1.0.5 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.188 go: downloading github.com/mattn/go-colorable v0.1.4 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.194 go: downloading github.com/pkg/errors v0.8.1 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.197 go: downloading github.com/spf13/viper v1.6.1 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.219 go: downloading github.com/sirupsen/logrus v1.4.2 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.234 go: downloading github.com/stretchr/testify v1.4.0 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.357 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.385 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.386 go: downloading github.com/ultraware/funlen v0.0.2 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.445 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.465 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.467 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.494 go: extracting github.com/pkg/errors v0.8.1 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.571 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.576 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.580 go: extracting github.com/spf13/viper v1.6.1 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.668 go: extracting github.com/stretchr/testify v1.4.0 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.674 go: extracting github.com/mattn/go-colorable v0.1.4 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.684 go: extracting github.com/spf13/pflag v1.0.5 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.730 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.731 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.731 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.759 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 04:58:49 [2021-04-07T04:58:49.070Z] #50 7.901 go: extracting github.com/ultraware/funlen v0.0.2 04:58:49 [2021-04-07T04:58:49.070Z] #50 8.077 go: extracting github.com/sirupsen/logrus v1.4.2 04:58:49 [2021-04-07T04:58:49.070Z] #50 8.177 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 04:58:49 [2021-04-07T04:58:49.070Z] #50 8.193 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 04:58:49 [2021-04-07T04:58:49.070Z] #50 8.245 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 04:58:49 [2021-04-07T04:58:49.070Z] #50 8.254 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 04:58:49 [2021-04-07T04:58:49.070Z] #50 8.255 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 04:58:49 [2021-04-07T04:58:49.070Z] #50 8.775 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 04:58:49 [2021-04-07T04:58:49.070Z] #50 9.194 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 04:58:49 [2021-04-07T04:58:49.070Z] #50 9.363 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 04:58:49 [2021-04-07T04:58:49.070Z] #50 9.589 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 04:58:49 [2021-04-07T04:58:49.070Z] #50 9.788 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 04:58:49 [2021-04-07T04:58:49.070Z] #50 10.07 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 04:58:49 [2021-04-07T04:58:49.071Z] #50 ... 04:58:49 [2021-04-07T04:58:49.071Z] 04:58:49 [2021-04-07T04:58:49.071Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 04:58:49 [2021-04-07T04:58:49.071Z] #41 3.157 + git clone https://github.com/docker/distribution.git . 04:58:49 [2021-04-07T04:58:49.071Z] #41 3.163 Cloning into '.'... 04:58:49 [2021-04-07T04:58:49.301Z] #29 7.996 04:58:49 [2021-04-07T04:58:49.301Z] #29 8.054 ######################################################################## 100.0% 04:58:49 [2021-04-07T04:58:49.301Z] #29 8.081 04:58:49 [2021-04-07T04:58:49.407Z] #41 ... 04:58:49 [2021-04-07T04:58:49.407Z] 04:58:49 [2021-04-07T04:58:49.407Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.313 + RM_GOPATH=0 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.313 + TMP_GOPATH= 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.313 + : /build 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.313 + '[' -z '' ']' 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.314 ++ mktemp -d 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.323 + export GOPATH=/tmp/tmp.5qZq6Agako 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.323 + GOPATH=/tmp/tmp.5qZq6Agako 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.324 + RM_GOPATH=1 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.324 + case "$(go env GOARCH)" in 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.327 ++ go env GOARCH 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.332 + export GO_BUILDMODE=-buildmode=pie 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.333 + GO_BUILDMODE=-buildmode=pie 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.335 ++ dirname /tmp/install/install.sh 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.341 + dir=/tmp/install 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.342 + bin=vndr 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.342 + shift 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.342 + '[' '!' -f /tmp/install/vndr.installer ']' 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.342 + . /tmp/install/vndr.installer 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.343 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.343 + install_vndr 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.344 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.344 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.344 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5qZq6Agako/src/github.com/LK4D4/vndr 04:58:49 [2021-04-07T04:58:49.407Z] #46 3.350 Cloning into '/tmp/tmp.5qZq6Agako/src/github.com/LK4D4/vndr'... 04:58:49 [2021-04-07T04:58:49.407Z] #46 4.053 + cd /tmp/tmp.5qZq6Agako/src/github.com/LK4D4/vndr 04:58:49 [2021-04-07T04:58:49.407Z] #46 4.053 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 04:58:49 [2021-04-07T04:58:49.407Z] #46 4.067 + go build -buildmode=pie -v -o /build/vndr . 04:58:49 [2021-04-07T04:58:49.407Z] #46 5.000 internal/bytealg 04:58:49 [2021-04-07T04:58:49.407Z] #46 5.036 internal/race 04:58:49 [2021-04-07T04:58:49.407Z] #46 5.092 sync/atomic 04:58:49 [2021-04-07T04:58:49.407Z] #46 5.355 unicode 04:58:49 [2021-04-07T04:58:49.407Z] #46 5.399 runtime 04:58:49 [2021-04-07T04:58:49.407Z] #46 9.171 unicode/utf8 04:58:49 [2021-04-07T04:58:49.407Z] #46 9.555 internal/testlog 04:58:49 [2021-04-07T04:58:49.407Z] #46 9.925 encoding 04:58:49 [2021-04-07T04:58:49.407Z] #46 10.07 unicode/utf16 04:58:49 [2021-04-07T04:58:49.407Z] #46 10.33 container/list 04:58:49 [2021-04-07T04:58:49.407Z] #46 ... 04:58:49 [2021-04-07T04:58:49.407Z] 04:58:49 [2021-04-07T04:58:49.407Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.042 + RM_GOPATH=0 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.042 + TMP_GOPATH= 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.042 + : /build 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.042 + '[' -z '' ']' 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.042 ++ mktemp -d 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.042 + export GOPATH=/tmp/tmp.u054BdE7AU 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.042 + GOPATH=/tmp/tmp.u054BdE7AU 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.042 + RM_GOPATH=1 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.042 + case "$(go env GOARCH)" in 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.042 ++ go env GOARCH 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.045 + export GO_BUILDMODE=-buildmode=pie 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.045 + GO_BUILDMODE=-buildmode=pie 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.045 ++ dirname /tmp/install/install.sh 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.048 + dir=/tmp/install 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.048 + bin=proxy 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.048 + shift 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.048 + '[' '!' -f /tmp/install/proxy.installer ']' 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.048 + . /tmp/install/proxy.installer 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.048 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.058 + install_proxy 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.058 + case "$1" in 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.058 + export CGO_ENABLED=0 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.058 + CGO_ENABLED=0 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.058 + _install_proxy 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.058 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.058 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.u054BdE7AU/src/github.com/docker/libnetwork 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.058 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 04:58:49 [2021-04-07T04:58:49.407Z] #68 3.058 Cloning into '/tmp/tmp.u054BdE7AU/src/github.com/docker/libnetwork'... 04:58:49 [2021-04-07T04:58:49.561Z] #29 8.353 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 04:58:49 [2021-04-07T04:58:49.561Z] #29 8.449 04:58:49 [2021-04-07T04:58:49.561Z] #29 8.522 ######################################################################## 100.0% 04:58:49 [2021-04-07T04:58:49.561Z] #29 8.555 04:58:49 [2021-04-07T04:58:49.697Z] #68 ... 04:58:49 [2021-04-07T04:58:49.697Z] 04:58:49 [2021-04-07T04:58:49.697Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.316 + RM_GOPATH=0 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.316 + TMP_GOPATH= 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.316 + : /build 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.316 + '[' -z '' ']' 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.321 ++ mktemp -d 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.322 + export GOPATH=/tmp/tmp.CVwmtn8kv7 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.322 + GOPATH=/tmp/tmp.CVwmtn8kv7 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.322 + RM_GOPATH=1 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.322 + case "$(go env GOARCH)" in 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.322 ++ go env GOARCH 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.364 + export GO_BUILDMODE=-buildmode=pie 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.364 + GO_BUILDMODE=-buildmode=pie 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.364 ++ dirname /tmp/install/install.sh 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.365 + dir=/tmp/install 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.365 + bin=tomlv 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.365 + shift 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.365 + '[' '!' -f /tmp/install/tomlv.installer ']' 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.365 + . /tmp/install/tomlv.installer 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.365 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.365 + install_tomlv 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.365 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.365 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.365 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CVwmtn8kv7/src/github.com/BurntSushi/toml 04:58:49 [2021-04-07T04:58:49.697Z] #35 3.366 Cloning into '/tmp/tmp.CVwmtn8kv7/src/github.com/BurntSushi/toml'... 04:58:49 [2021-04-07T04:58:49.697Z] #35 4.058 + cd /tmp/tmp.CVwmtn8kv7/src/github.com/BurntSushi/toml 04:58:49 [2021-04-07T04:58:49.697Z] #35 4.061 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 04:58:49 [2021-04-07T04:58:49.697Z] #35 4.073 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 04:58:49 [2021-04-07T04:58:49.697Z] #35 4.402 runtime/internal/atomic 04:58:49 [2021-04-07T04:58:49.697Z] #35 4.413 internal/cpu 04:58:49 [2021-04-07T04:58:49.697Z] #35 4.522 runtime/internal/sys 04:58:49 [2021-04-07T04:58:49.697Z] #35 4.629 runtime/internal/math 04:58:49 [2021-04-07T04:58:49.697Z] #35 4.676 math/bits 04:58:49 [2021-04-07T04:58:49.697Z] #35 4.840 internal/bytealg 04:58:49 [2021-04-07T04:58:49.697Z] #35 5.110 math 04:58:49 [2021-04-07T04:58:49.697Z] #35 5.219 runtime 04:58:49 [2021-04-07T04:58:49.697Z] #35 9.279 unicode/utf8 04:58:49 [2021-04-07T04:58:49.697Z] #35 9.586 internal/testlog 04:58:49 [2021-04-07T04:58:49.697Z] #35 9.793 encoding 04:58:49 [2021-04-07T04:58:49.697Z] #35 10.04 runtime/cgo 04:58:49 [2021-04-07T04:58:49.697Z] #35 ... 04:58:49 [2021-04-07T04:58:49.697Z] 04:58:49 [2021-04-07T04:58:49.697Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 04:58:49 [2021-04-07T04:58:49.697Z] #56 2.880 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 04:58:49 [2021-04-07T04:58:49.697Z] #56 3.094 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:58:49 [2021-04-07T04:58:49.697Z] #56 3.204 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 04:58:49 [2021-04-07T04:58:49.697Z] #56 3.541 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] 04:58:49 [2021-04-07T04:58:49.697Z] #56 5.561 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [242 kB] 04:58:49 [2021-04-07T04:58:49.697Z] #56 6.518 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] 04:58:49 [2021-04-07T04:58:49.697Z] #56 ... 04:58:49 [2021-04-07T04:58:49.697Z] 04:58:49 [2021-04-07T04:58:49.697Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.181 + RM_GOPATH=0 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.181 + TMP_GOPATH= 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.181 + : /build 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.181 + '[' -z '' ']' 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.181 ++ mktemp -d 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.181 + export GOPATH=/tmp/tmp.LfwmTZd1VA 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.181 + GOPATH=/tmp/tmp.LfwmTZd1VA 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.181 + RM_GOPATH=1 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.182 + case "$(go env GOARCH)" in 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.183 ++ go env GOARCH 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 + export GO_BUILDMODE=-buildmode=pie 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 + GO_BUILDMODE=-buildmode=pie 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 ++ dirname /tmp/install/install.sh 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 + dir=/tmp/install 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 + bin=rootlesskit 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 + shift 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 + . /tmp/install/rootlesskit.installer 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 + install_rootlesskit 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 + case "$1" in 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 + export CGO_ENABLED=0 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 + CGO_ENABLED=0 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 + _install_rootlesskit 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.187 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LfwmTZd1VA/src/github.com/rootless-containers/rootlesskit 04:58:49 [2021-04-07T04:58:49.697Z] #59 2.189 Cloning into '/tmp/tmp.LfwmTZd1VA/src/github.com/rootless-containers/rootlesskit'... 04:58:49 [2021-04-07T04:58:49.697Z] #59 4.812 + cd /tmp/tmp.LfwmTZd1VA/src/github.com/rootless-containers/rootlesskit 04:58:49 [2021-04-07T04:58:49.697Z] #59 4.812 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd 04:58:49 [2021-04-07T04:58:49.697Z] #59 4.817 + export GO111MODULE=on 04:58:49 [2021-04-07T04:58:49.697Z] #59 4.817 + GO111MODULE=on 04:58:49 [2021-04-07T04:58:49.697Z] #59 4.817 + export GOPROXY=https://proxy.golang.org 04:58:49 [2021-04-07T04:58:49.697Z] #59 4.817 + GOPROXY=https://proxy.golang.org 04:58:49 [2021-04-07T04:58:49.697Z] #59 4.817 + for f in rootlesskit rootlesskit-docker-proxy 04:58:49 [2021-04-07T04:58:49.697Z] #59 4.817 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 04:58:49 [2021-04-07T04:58:49.697Z] #59 5.814 go: downloading github.com/urfave/cli/v2 v2.3.0 04:58:49 [2021-04-07T04:58:49.697Z] #59 5.816 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 04:58:49 [2021-04-07T04:58:49.697Z] #59 5.838 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 04:58:49 [2021-04-07T04:58:49.697Z] #59 5.903 go: downloading github.com/pkg/errors v0.9.1 04:58:49 [2021-04-07T04:58:49.697Z] #59 5.922 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 04:58:49 [2021-04-07T04:58:49.697Z] #59 5.955 go: downloading github.com/gorilla/mux v1.8.0 04:58:49 [2021-04-07T04:58:49.697Z] #59 6.007 go: downloading github.com/moby/vpnkit v0.5.0 04:58:49 [2021-04-07T04:58:49.697Z] #59 6.013 go: downloading github.com/gofrs/flock v0.8.0 04:58:49 [2021-04-07T04:58:49.697Z] #59 6.110 go: downloading github.com/google/uuid v1.2.0 04:58:49 [2021-04-07T04:58:49.697Z] #59 6.176 go: extracting github.com/gofrs/flock v0.8.0 04:58:49 [2021-04-07T04:58:49.697Z] #59 6.309 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 04:58:49 [2021-04-07T04:58:49.697Z] #59 6.338 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 04:58:49 [2021-04-07T04:58:49.697Z] #59 6.368 go: extracting github.com/pkg/errors v0.9.1 04:58:49 [2021-04-07T04:58:49.697Z] #59 6.378 go: downloading github.com/moby/sys/mountinfo v0.4.1 04:58:49 [2021-04-07T04:58:49.697Z] #59 6.633 go: extracting github.com/google/uuid v1.2.0 04:58:49 [2021-04-07T04:58:49.697Z] #59 6.646 go: extracting github.com/gorilla/mux v1.8.0 04:58:49 [2021-04-07T04:58:49.697Z] #59 6.690 go: extracting github.com/moby/sys/mountinfo v0.4.1 04:58:49 [2021-04-07T04:58:49.697Z] #59 6.738 go: downloading github.com/sirupsen/logrus v1.8.1 04:58:49 [2021-04-07T04:58:49.697Z] #59 7.120 go: extracting github.com/sirupsen/logrus v1.8.1 04:58:49 [2021-04-07T04:58:49.697Z] #59 7.380 go: downloading github.com/u-root/u-root v7.0.0+incompatible 04:58:49 [2021-04-07T04:58:49.697Z] #59 7.509 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 04:58:49 [2021-04-07T04:58:49.697Z] #59 7.807 go: extracting github.com/moby/vpnkit v0.5.0 04:58:49 [2021-04-07T04:58:49.697Z] #59 8.524 go: extracting github.com/urfave/cli/v2 v2.3.0 04:58:49 [2021-04-07T04:58:49.697Z] #59 9.410 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 04:58:49 [2021-04-07T04:58:49.697Z] #59 10.01 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 04:58:49 [2021-04-07T04:58:49.820Z] #29 8.575 Download of images into '/build' complete. 04:58:49 [2021-04-07T04:58:49.820Z] #29 8.575 Use something like the following to load the result into a Docker daemon: 04:58:49 [2021-04-07T04:58:49.820Z] #29 8.575 tar -cC '/build' . | docker load 04:58:49 [2021-04-07T04:58:49.820Z] #29 DONE 8.8s 04:58:49 [2021-04-07T04:58:49.820Z] 04:58:49 [2021-04-07T04:58:49.820Z] #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 04:58:49 [2021-04-07T04:58:49.820Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 04:58:49 [2021-04-07T04:58:49.820Z] #12 DONE 5.3s 04:58:49 [2021-04-07T04:58:49.820Z] 04:58:49 [2021-04-07T04:58:49.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 04:58:49 [2021-04-07T04:58:49.820Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 04:58:49 [2021-04-07T04:58:49.987Z] #59 ... 04:58:49 [2021-04-07T04:58:49.987Z] 04:58:49 [2021-04-07T04:58:49.987Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 04:58:49 [2021-04-07T04:58:49.987Z] #30 13.32 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 04:58:49 [2021-04-07T04:58:49.987Z] #30 13.95 #=#=# ##O#- # 04:58:49 [2021-04-07T04:58:49.987Z] #30 14.25 ######################################################################## 100.0% 04:58:49 [2021-04-07T04:58:49.987Z] #30 14.31 04:58:49 [2021-04-07T04:58:49.987Z] #30 14.37 Download of images into '/build' complete. 04:58:49 [2021-04-07T04:58:49.987Z] #30 14.37 Use something like the following to load the result into a Docker daemon: 04:58:49 [2021-04-07T04:58:49.987Z] #30 14.37 tar -cC '/build' . | docker load 04:58:49 [2021-04-07T04:58:49.987Z] #30 DONE 14.5s 04:58:49 [2021-04-07T04:58:49.987Z] 04:58:49 [2021-04-07T04:58:49.987Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.615 + RM_GOPATH=0 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.615 + TMP_GOPATH= 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.615 + : /build 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.615 + '[' -z '' ']' 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.615 ++ mktemp -d 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.622 + export GOPATH=/tmp/tmp.BcXjt5oORD 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.622 + GOPATH=/tmp/tmp.BcXjt5oORD 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.622 + RM_GOPATH=1 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.622 + case "$(go env GOARCH)" in 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.622 ++ go env GOARCH 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.627 + export GO_BUILDMODE=-buildmode=pie 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.627 + GO_BUILDMODE=-buildmode=pie 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.627 ++ dirname /tmp/install/install.sh 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.650 + dir=/tmp/install 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.650 + bin=gotestsum 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.650 + shift 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.650 + '[' '!' -f /tmp/install/gotestsum.installer ']' 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.650 + . /tmp/install/gotestsum.installer 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.650 ++ : v0.5.3 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.650 + install_gotestsum 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.650 + set -e 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.650 + export GO111MODULE=on 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.650 + GO111MODULE=on 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.650 + GOBIN=/build 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.650 + go get gotest.tools/gotestsum@v0.5.3 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.663 go: finding gotest.tools v0.5.3 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.663 go: finding gotest.tools/gotestsum v0.5.3 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.874 go: downloading gotest.tools/gotestsum v0.5.3 04:58:49 [2021-04-07T04:58:49.987Z] #48 2.993 go: extracting gotest.tools/gotestsum v0.5.3 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.261 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.297 go: downloading github.com/spf13/pflag v1.0.3 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.355 go: downloading github.com/pkg/errors v0.9.1 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.427 go: downloading github.com/fatih/color v1.9.0 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.429 go: downloading github.com/jonboulle/clockwork v0.1.0 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.430 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.430 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.435 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.462 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.571 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.675 go: extracting github.com/fatih/color v1.9.0 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.686 go: downloading github.com/mattn/go-colorable v0.1.6 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.689 go: downloading github.com/mattn/go-isatty v0.0.12 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.692 go: extracting github.com/jonboulle/clockwork v0.1.0 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.738 go: extracting github.com/spf13/pflag v1.0.3 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.743 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 04:58:49 [2021-04-07T04:58:49.987Z] #48 3.752 go: extracting github.com/pkg/errors v0.9.1 04:58:49 [2021-04-07T04:58:49.987Z] #48 4.012 go: extracting github.com/mattn/go-isatty v0.0.12 04:58:49 [2021-04-07T04:58:49.987Z] #48 4.016 go: extracting github.com/mattn/go-colorable v0.1.6 04:58:49 [2021-04-07T04:58:49.987Z] #48 5.366 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 04:58:49 [2021-04-07T04:58:49.987Z] #48 5.449 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 04:58:49 [2021-04-07T04:58:49.987Z] #48 6.942 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 04:58:49 [2021-04-07T04:58:49.987Z] #48 10.04 go: finding github.com/fatih/color v1.9.0 04:58:49 [2021-04-07T04:58:49.987Z] #48 10.05 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 04:58:49 [2021-04-07T04:58:49.987Z] #48 10.10 go: finding github.com/pkg/errors v0.9.1 04:58:49 [2021-04-07T04:58:49.987Z] #48 10.18 go: finding github.com/spf13/pflag v1.0.3 04:58:49 [2021-04-07T04:58:49.987Z] #48 10.19 go: finding github.com/mattn/go-colorable v0.1.6 04:58:49 [2021-04-07T04:58:49.987Z] #48 10.45 go: finding github.com/mattn/go-isatty v0.0.12 04:58:49 [2021-04-07T04:58:49.987Z] #48 10.53 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 04:58:49 [2021-04-07T04:58:49.987Z] #48 10.70 go: finding github.com/jonboulle/clockwork v0.1.0 04:58:49 [2021-04-07T04:58:49.987Z] #48 10.73 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 04:58:49 [2021-04-07T04:58:49.987Z] #48 10.74 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 04:58:49 [2021-04-07T04:58:49.987Z] #48 10.75 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 04:58:49 [2021-04-07T04:58:49.987Z] #48 ... 04:58:49 [2021-04-07T04:58:49.987Z] 04:58:49 [2021-04-07T04:58:49.987Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 04:58:49 [2021-04-07T04:58:49.987Z] #33 2.959 + git clone https://github.com/kolyshkin/go-swagger.git . 04:58:49 [2021-04-07T04:58:49.987Z] #33 2.960 Cloning into '.'... 04:58:50 [2021-04-07T04:58:50.286Z] #33 ... 04:58:50 [2021-04-07T04:58:50.286Z] 04:58:50 [2021-04-07T04:58:50.286Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:58:50 [2021-04-07T04:58:50.286Z] #46 11.19 crypto/internal/subtle 04:58:50 [2021-04-07T04:58:50.287Z] #46 11.24 crypto/subtle 04:58:50 [2021-04-07T04:58:50.287Z] #46 11.29 vendor/golang.org/x/crypto/cryptobyte/asn1 04:58:50 [2021-04-07T04:58:50.287Z] #46 11.36 internal/nettrace 04:58:50 [2021-04-07T04:58:50.287Z] #46 11.50 runtime/cgo 04:58:50 [2021-04-07T04:58:50.916Z] #46 ... 04:58:50 [2021-04-07T04:58:50.916Z] 04:58:50 [2021-04-07T04:58:50.916Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... 04:58:50 [2021-04-07T04:58:50.916Z] #14 0.981 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 04:58:50 [2021-04-07T04:58:50.916Z] #14 1.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:58:50 [2021-04-07T04:58:50.916Z] #14 1.059 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 04:58:50 [2021-04-07T04:58:50.916Z] #14 1.091 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 04:58:50 [2021-04-07T04:58:50.916Z] #14 1.705 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] 04:58:50 [2021-04-07T04:58:50.916Z] #14 3.722 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [242 kB] 04:58:50 [2021-04-07T04:58:50.916Z] #14 5.351 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] 04:58:50 [2021-04-07T04:58:50.916Z] #14 6.841 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [427 kB] 04:58:51 [2021-04-07T04:58:51.205Z] #14 ... 04:58:51 [2021-04-07T04:58:51.205Z] 04:58:51 [2021-04-07T04:58:51.205Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.26 go: downloading github.com/pelletier/go-toml v1.2.0 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.26 go: downloading github.com/hashicorp/hcl v1.0.0 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.26 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.26 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.27 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.27 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.27 go: downloading github.com/fatih/color v1.7.0 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.31 go: downloading github.com/spf13/afero v1.1.2 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.33 go: downloading gopkg.in/ini.v1 v1.51.0 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.33 go: downloading github.com/spf13/jwalterweatherman v1.0.0 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.37 go: extracting github.com/pelletier/go-toml v1.2.0 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.37 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.38 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.46 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.48 go: extracting github.com/spf13/afero v1.1.2 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.48 go: extracting github.com/hashicorp/hcl v1.0.0 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.48 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.49 go: extracting github.com/fatih/color v1.7.0 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.58 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.61 go: extracting gopkg.in/ini.v1 v1.51.0 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.67 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.67 go: downloading github.com/sourcegraph/go-diff v0.5.1 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.67 go: extracting github.com/spf13/jwalterweatherman v1.0.0 04:58:51 [2021-04-07T04:58:51.205Z] #50 12.70 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 04:58:51 [2021-04-07T04:58:51.494Z] #50 12.71 go: downloading github.com/pmezard/go-difflib v1.0.0 04:58:51 [2021-04-07T04:58:51.494Z] #50 12.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 04:58:51 [2021-04-07T04:58:51.494Z] #50 12.72 go: downloading github.com/go-lintpack/lintpack v0.5.2 04:58:51 [2021-04-07T04:58:51.494Z] #50 12.73 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 04:58:51 [2021-04-07T04:58:51.494Z] #50 12.84 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 04:58:51 [2021-04-07T04:58:51.494Z] #50 12.90 go: downloading github.com/stretchr/objx v0.2.0 04:58:51 [2021-04-07T04:58:51.784Z] #50 12.97 go: downloading github.com/subosito/gotenv v1.2.0 04:58:51 [2021-04-07T04:58:51.784Z] #50 12.97 go: downloading github.com/magiconair/properties v1.8.1 04:58:51 [2021-04-07T04:58:51.784Z] #50 13.04 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 04:58:51 [2021-04-07T04:58:51.784Z] #50 13.04 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 04:58:51 [2021-04-07T04:58:51.784Z] #50 13.09 go: extracting github.com/pmezard/go-difflib v1.0.0 04:58:51 [2021-04-07T04:58:51.784Z] #50 13.09 go: extracting github.com/sourcegraph/go-diff v0.5.1 04:58:51 [2021-04-07T04:58:51.784Z] #50 13.10 go: downloading github.com/davecgh/go-spew v1.1.1 04:58:51 [2021-04-07T04:58:51.784Z] #50 13.13 go: extracting github.com/stretchr/objx v0.2.0 04:58:51 [2021-04-07T04:58:51.784Z] #50 13.20 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 04:58:51 [2021-04-07T04:58:51.784Z] #50 13.22 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 04:58:51 [2021-04-07T04:58:51.784Z] #50 13.26 go: downloading github.com/spf13/cobra v0.0.5 04:58:51 [2021-04-07T04:58:51.784Z] #50 13.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 04:58:51 [2021-04-07T04:58:51.784Z] #50 13.29 go: extracting github.com/go-lintpack/lintpack v0.5.2 04:58:51 [2021-04-07T04:58:51.784Z] #50 13.29 go: downloading github.com/mattn/go-isatty v0.0.8 04:58:51 [2021-04-07T04:58:51.784Z] #50 13.30 go: downloading golang.org/x/text v0.3.2 04:58:52 [2021-04-07T04:58:52.073Z] #50 13.35 go: extracting github.com/subosito/gotenv v1.2.0 04:58:52 [2021-04-07T04:58:52.073Z] #50 13.41 go: extracting github.com/magiconair/properties v1.8.1 04:58:52 [2021-04-07T04:58:52.073Z] #50 13.42 go: extracting github.com/davecgh/go-spew v1.1.1 04:58:52 [2021-04-07T04:58:52.073Z] #50 13.48 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 04:58:52 [2021-04-07T04:58:52.073Z] #50 13.49 go: downloading github.com/spf13/cast v1.3.0 04:58:52 [2021-04-07T04:58:52.073Z] #50 13.51 go: extracting github.com/spf13/cobra v0.0.5 04:58:52 [2021-04-07T04:58:52.363Z] #50 13.57 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 04:58:52 [2021-04-07T04:58:52.363Z] #50 13.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 04:58:52 [2021-04-07T04:58:52.363Z] #50 13.73 go: extracting github.com/spf13/cast v1.3.0 04:58:52 [2021-04-07T04:58:52.363Z] #50 13.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0 04:58:52 [2021-04-07T04:58:52.363Z] #50 13.73 go: extracting github.com/mattn/go-isatty v0.0.8 04:58:52 [2021-04-07T04:58:52.363Z] #50 13.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 04:58:52 [2021-04-07T04:58:52.363Z] #50 13.74 go: downloading github.com/fsnotify/fsnotify v1.4.7 04:58:52 [2021-04-07T04:58:52.363Z] #50 13.74 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 04:58:52 [2021-04-07T04:58:52.363Z] #50 13.74 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 04:58:52 [2021-04-07T04:58:52.363Z] #50 13.75 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 04:58:52 [2021-04-07T04:58:52.363Z] #50 13.80 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 04:58:52 [2021-04-07T04:58:52.363Z] #50 13.81 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 04:58:52 [2021-04-07T04:58:52.363Z] #50 13.85 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 04:58:52 [2021-04-07T04:58:52.664Z] #50 13.87 go: extracting github.com/fsnotify/fsnotify v1.4.7 04:58:52 [2021-04-07T04:58:52.664Z] #50 13.87 go: extracting github.com/go-toolsmith/astfmt v1.0.0 04:58:52 [2021-04-07T04:58:52.664Z] #50 13.87 go: downloading github.com/BurntSushi/toml v0.3.1 04:58:52 [2021-04-07T04:58:52.664Z] #50 13.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 04:58:52 [2021-04-07T04:58:52.664Z] #50 13.89 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 04:58:52 [2021-04-07T04:58:52.664Z] #50 13.89 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 04:58:52 [2021-04-07T04:58:52.664Z] #50 13.89 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 04:58:52 [2021-04-07T04:58:52.664Z] #50 13.90 go: downloading github.com/uudashr/gocognit v1.0.1 04:58:52 [2021-04-07T04:58:52.664Z] #50 13.91 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 04:58:52 [2021-04-07T04:58:52.664Z] #50 13.92 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 04:58:52 [2021-04-07T04:58:52.664Z] #50 13.99 go: downloading github.com/gogo/protobuf v1.2.1 04:58:52 [2021-04-07T04:58:52.664Z] #50 13.99 go: extracting github.com/BurntSushi/toml v0.3.1 04:58:52 [2021-04-07T04:58:52.664Z] #50 14.04 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 04:58:52 [2021-04-07T04:58:52.664Z] #50 14.07 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 04:58:52 [2021-04-07T04:58:52.664Z] #50 14.09 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 04:58:52 [2021-04-07T04:58:52.955Z] #50 14.13 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 04:58:52 [2021-04-07T04:58:52.955Z] #50 14.14 go: downloading github.com/gobwas/glob v0.2.3 04:58:52 [2021-04-07T04:58:52.955Z] #50 14.14 go: extracting github.com/uudashr/gocognit v1.0.1 04:58:52 [2021-04-07T04:58:52.955Z] #50 14.16 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 04:58:52 [2021-04-07T04:58:52.955Z] #50 14.19 go: downloading github.com/kisielk/gotool v1.0.0 04:58:52 [2021-04-07T04:58:52.955Z] #50 14.24 go: downloading github.com/inconshreveable/mousetrap v1.0.0 04:58:52 [2021-04-07T04:58:52.955Z] #50 14.29 go: downloading github.com/go-critic/go-critic v0.4.1 04:58:52 [2021-04-07T04:58:52.955Z] #50 14.34 go: extracting github.com/gobwas/glob v0.2.3 04:58:52 [2021-04-07T04:58:52.955Z] #50 14.39 go: extracting github.com/inconshreveable/mousetrap v1.0.0 04:58:53 [2021-04-07T04:58:53.244Z] #50 14.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:58:53 [2021-04-07T04:58:53.244Z] #50 14.63 go: downloading github.com/ultraware/whitespace v0.0.4 04:58:53 [2021-04-07T04:58:53.244Z] #50 14.77 go: extracting github.com/go-critic/go-critic v0.4.1 04:58:53 [2021-04-07T04:58:53.329Z] Removing intermediate container 4669101b5853 04:58:53 [2021-04-07T04:58:53.329Z] ---> 8f56f195006b 04:58:53 [2021-04-07T04:58:53.329Z] Step 7/15 : WORKDIR /buildx 04:58:53 [2021-04-07T04:58:53.329Z] ---> Running in ec827274bb74 04:58:53 [2021-04-07T04:58:53.329Z] Removing intermediate container ec827274bb74 04:58:53 [2021-04-07T04:58:53.329Z] ---> 1df44e9f277c 04:58:53 [2021-04-07T04:58:53.329Z] Step 8/15 : ARG BUILDX_COMMIT 04:58:53 [2021-04-07T04:58:53.329Z] ---> Running in ea704087d733 04:58:53 [2021-04-07T04:58:53.329Z] Removing intermediate container ea704087d733 04:58:53 [2021-04-07T04:58:53.329Z] ---> e6e63950298a 04:58:53 [2021-04-07T04:58:53.329Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build 04:58:53 [2021-04-07T04:58:53.329Z] ---> Running in bac6c2e1a0f7 04:58:53 [2021-04-07T04:58:53.534Z] #50 14.77 go: extracting github.com/kisielk/gotool v1.0.0 04:58:53 [2021-04-07T04:58:53.534Z] #50 14.82 go: downloading gopkg.in/yaml.v2 v2.2.7 04:58:53 [2021-04-07T04:58:53.534Z] #50 14.85 go: extracting github.com/ultraware/whitespace v0.0.4 04:58:53 [2021-04-07T04:58:53.534Z] #50 15.00 go: extracting github.com/mitchellh/go-homedir v1.1.0 04:58:53 [2021-04-07T04:58:53.534Z] #50 15.01 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:58:53 [2021-04-07T04:58:53.534Z] #50 15.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 04:58:53 [2021-04-07T04:58:53.623Z] From https://github.com/docker/buildx 04:58:53 [2021-04-07T04:58:53.623Z] * [new tag] v0.5.1 -> build 04:58:53 [2021-04-07T04:58:53.917Z] Switched to branch 'build' 04:58:54 [2021-04-07T04:58:54.163Z] #50 15.23 go: extracting gopkg.in/yaml.v2 v2.2.7 04:58:54 [2021-04-07T04:58:54.163Z] #50 15.28 go: extracting github.com/mitchellh/mapstructure v1.1.2 04:58:54 [2021-04-07T04:58:54.163Z] #50 15.38 go: downloading github.com/go-toolsmith/strparse v1.0.0 04:58:54 [2021-04-07T04:58:54.163Z] #50 15.38 go: downloading github.com/go-toolsmith/astp v1.0.0 04:58:54 [2021-04-07T04:58:54.163Z] #50 15.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 04:58:54 [2021-04-07T04:58:54.163Z] #50 15.49 go: downloading github.com/go-toolsmith/typep v1.0.0 04:58:54 [2021-04-07T04:58:54.175Z] #13 3.513 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 04:58:54 [2021-04-07T04:58:54.175Z] #13 3.516 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 04:58:54 [2021-04-07T04:58:54.175Z] #13 3.612 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:58:54 [2021-04-07T04:58:54.175Z] #13 3.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 04:58:54 [2021-04-07T04:58:54.453Z] #50 15.85 go: extracting github.com/go-toolsmith/astp v1.0.0 04:58:54 [2021-04-07T04:58:54.453Z] #50 15.86 go: extracting github.com/go-toolsmith/strparse v1.0.0 04:58:54 [2021-04-07T04:58:54.453Z] #50 15.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 04:58:54 [2021-04-07T04:58:54.742Z] #50 15.91 go: extracting github.com/go-toolsmith/typep v1.0.0 04:58:54 [2021-04-07T04:58:54.742Z] #50 15.91 go: downloading github.com/go-toolsmith/astequal v1.0.0 04:58:54 [2021-04-07T04:58:54.742Z] #50 16.13 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 04:58:54 [2021-04-07T04:58:54.742Z] #50 16.18 go: extracting github.com/go-toolsmith/astcopy v1.0.0 04:58:54 [2021-04-07T04:58:54.762Z] #13 ... 04:58:54 [2021-04-07T04:58:54.762Z] 04:58:54 [2021-04-07T04:58:54.762Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 04:58:54 [2021-04-07T04:58:54.762Z] #45 sha256:cff166846ee05039f8137bc5296f32918d6efaa7058e75fc8cb487203cdf0ec4 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.410 + RM_GOPATH=0 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.410 + TMP_GOPATH= 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.410 + : /build 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.410 + '[' -z '' ']' 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.410 ++ mktemp -d 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.416 + export GOPATH=/tmp/tmp.biGYLplhZa 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.416 + GOPATH=/tmp/tmp.biGYLplhZa 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.416 + RM_GOPATH=1 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.416 + case "$(go env GOARCH)" in 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.416 ++ go env GOARCH 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.447 + export GO_BUILDMODE=-buildmode=pie 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.447 + GO_BUILDMODE=-buildmode=pie 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.447 ++ dirname /tmp/install/install.sh 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.450 + dir=/tmp/install 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.450 + bin=vndr 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.450 + shift 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.450 + '[' '!' -f /tmp/install/vndr.installer ']' 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.450 + . /tmp/install/vndr.installer 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.450 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.453 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.458 + install_vndr 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.458 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.458 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.biGYLplhZa/src/github.com/LK4D4/vndr 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.465 Cloning into '/tmp/tmp.biGYLplhZa/src/github.com/LK4D4/vndr'... 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.938 + cd /tmp/tmp.biGYLplhZa/src/github.com/LK4D4/vndr 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.938 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 04:58:54 [2021-04-07T04:58:54.762Z] #45 6.966 + go build -buildmode=pie -v -o /build/vndr . 04:58:54 [2021-04-07T04:58:54.762Z] #45 9.472 internal/race 04:58:54 [2021-04-07T04:58:54.762Z] #45 9.715 internal/bytealg 04:58:54 [2021-04-07T04:58:54.762Z] #45 9.813 sync/atomic 04:58:54 [2021-04-07T04:58:54.762Z] #45 ... 04:58:54 [2021-04-07T04:58:54.762Z] 04:58:54 [2021-04-07T04:58:54.762Z] #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 04:58:54 [2021-04-07T04:58:54.762Z] #24 sha256:c5e216ddcb26a70384750813b2987916c6e3f118bcf64d2ff90b837b1967388c 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.441 + RM_GOPATH=0 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.442 + TMP_GOPATH= 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.442 + : /build 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.442 + '[' -z '' ']' 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.442 ++ mktemp -d 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.446 + export GOPATH=/tmp/tmp.L6hHP0XOHX 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.446 + GOPATH=/tmp/tmp.L6hHP0XOHX 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.446 + RM_GOPATH=1 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.446 + case "$(go env GOARCH)" in 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.446 ++ go env GOARCH 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.469 + export GO_BUILDMODE=-buildmode=pie 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.469 + GO_BUILDMODE=-buildmode=pie 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.476 ++ dirname /tmp/install/install.sh 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.479 Install docker/cli version 17.06.2-ce from stable 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.479 + dir=/tmp/install 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.479 + bin=dockercli 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.479 + shift 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.479 + '[' '!' -f /tmp/install/dockercli.installer ']' 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.479 + . /tmp/install/dockercli.installer 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.479 ++ : stable 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.479 ++ : 17.06.2-ce 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.479 + install_dockercli 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.479 + echo 'Install docker/cli version 17.06.2-ce from stable' 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.482 ++ uname -m 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.492 + arch=x86_64 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.492 + '[' x86_64 '!=' x86_64 ']' 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.492 + url=https://download.docker.com/linux/static 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.524 + tar -xz docker/docker 04:58:54 [2021-04-07T04:58:54.762Z] #24 6.529 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 04:58:54 [2021-04-07T04:58:54.967Z] Removing intermediate container bac6c2e1a0f7 04:58:54 [2021-04-07T04:58:54.967Z] ---> e94fd07ef2d9 04:58:54 [2021-04-07T04:58:54.967Z] Step 10/15 : ARG GOOS 04:58:54 [2021-04-07T04:58:54.967Z] ---> Running in 06c025dfe85c 04:58:54 [2021-04-07T04:58:54.967Z] Removing intermediate container 06c025dfe85c 04:58:54 [2021-04-07T04:58:54.967Z] ---> 9d2280b3da67 04:58:54 [2021-04-07T04:58:54.967Z] Step 11/15 : ARG GOARCH 04:58:54 [2021-04-07T04:58:54.967Z] ---> Running in a95611ed2fc3 04:58:54 [2021-04-07T04:58:54.967Z] Removing intermediate container a95611ed2fc3 04:58:54 [2021-04-07T04:58:54.967Z] ---> 89ad6dee0f50 04:58:54 [2021-04-07T04:58:54.967Z] 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 04:58:54 [2021-04-07T04:58:54.967Z] ---> Running in f3daa3f4c03f 04:58:55 [2021-04-07T04:58:55.032Z] #50 16.23 go: extracting github.com/go-toolsmith/astequal v1.0.0 04:58:55 [2021-04-07T04:58:55.032Z] #50 16.30 go: extracting github.com/go-toolsmith/astcast v1.0.0 04:58:55 [2021-04-07T04:58:55.045Z] #24 ... 04:58:55 [2021-04-07T04:58:55.045Z] 04:58:55 [2021-04-07T04:58:55.045Z] #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 04:58:55 [2021-04-07T04:58:55.045Z] #49 sha256:c0a484091b9c04106a8625753b2667ff2ccaed56a1c853f5313e7c8d78e48ccc 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.880 + RM_GOPATH=0 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.880 + TMP_GOPATH= 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.880 + : /build 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.880 + '[' -z '' ']' 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.882 ++ mktemp -d 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.884 + export GOPATH=/tmp/tmp.lO2nOogi09 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.884 + GOPATH=/tmp/tmp.lO2nOogi09 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.884 + RM_GOPATH=1 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.884 + case "$(go env GOARCH)" in 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.890 ++ go env GOARCH 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.890 + export GO_BUILDMODE=-buildmode=pie 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.890 + GO_BUILDMODE=-buildmode=pie 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.893 ++ dirname /tmp/install/install.sh 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.894 + dir=/tmp/install 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.894 + bin=golangci_lint 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.894 + shift 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.894 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.894 + . /tmp/install/golangci_lint.installer 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.894 ++ : v1.23.8 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.894 + install_golangci_lint 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.894 + set -e 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.894 + export GO111MODULE=on 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.894 + GO111MODULE=on 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.894 + GOBIN=/build 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.894 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.947 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.947 go: finding github.com v1.23.8 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.947 go: finding github.com/golangci/golangci-lint v1.23.8 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.947 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 04:58:55 [2021-04-07T04:58:55.045Z] #49 5.947 go: finding github.com/golangci v1.23.8 04:58:55 [2021-04-07T04:58:55.045Z] #49 6.678 go: downloading github.com/golangci/golangci-lint v1.23.8 04:58:55 [2021-04-07T04:58:55.045Z] #49 7.318 go: extracting github.com/golangci/golangci-lint v1.23.8 04:58:55 [2021-04-07T04:58:55.045Z] #49 ... 04:58:55 [2021-04-07T04:58:55.045Z] 04:58:55 [2021-04-07T04:58:55.045Z] #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 04:58:55 [2021-04-07T04:58:55.045Z] #47 sha256:a64faf4cbe824868032d22953bb2d92618dd54a8ab59e074835b3034208a00fd 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.158 + RM_GOPATH=0 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.158 + TMP_GOPATH= 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.158 + : /build 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.158 + '[' -z '' ']' 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.158 ++ mktemp -d 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.160 + export GOPATH=/tmp/tmp.1sJKNsOaMX 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.160 + GOPATH=/tmp/tmp.1sJKNsOaMX 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.160 + RM_GOPATH=1 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.160 + case "$(go env GOARCH)" in 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.160 ++ go env GOARCH 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.244 + export GO_BUILDMODE=-buildmode=pie 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.244 + GO_BUILDMODE=-buildmode=pie 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.252 ++ dirname /tmp/install/install.sh 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.257 + dir=/tmp/install 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.257 + bin=gotestsum 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.257 + shift 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.257 + '[' '!' -f /tmp/install/gotestsum.installer ']' 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.257 + . /tmp/install/gotestsum.installer 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.257 ++ : v0.5.3 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.257 + install_gotestsum 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.257 + set -e 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.257 + export GO111MODULE=on 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.257 + GO111MODULE=on 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.257 + GOBIN=/build 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.257 + go get gotest.tools/gotestsum@v0.5.3 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.297 go: finding gotest.tools v0.5.3 04:58:55 [2021-04-07T04:58:55.045Z] #47 7.297 go: finding gotest.tools/gotestsum v0.5.3 04:58:55 [2021-04-07T04:58:55.045Z] #47 8.243 go: downloading gotest.tools/gotestsum v0.5.3 04:58:55 [2021-04-07T04:58:55.045Z] #47 8.759 go: extracting gotest.tools/gotestsum v0.5.3 04:58:55 [2021-04-07T04:58:55.045Z] #47 10.32 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 04:58:55 [2021-04-07T04:58:55.045Z] #47 10.35 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 04:58:55 [2021-04-07T04:58:55.045Z] #47 10.36 go: downloading github.com/spf13/pflag v1.0.3 04:58:55 [2021-04-07T04:58:55.045Z] #47 10.36 go: downloading github.com/jonboulle/clockwork v0.1.0 04:58:55 [2021-04-07T04:58:55.321Z] #50 16.53 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 04:58:55 [2021-04-07T04:58:55.325Z] #47 10.52 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 04:58:55 [2021-04-07T04:58:55.325Z] #47 10.56 go: downloading github.com/fatih/color v1.9.0 04:58:55 [2021-04-07T04:58:55.325Z] #47 ... 04:58:55 [2021-04-07T04:58:55.325Z] 04:58:55 [2021-04-07T04:58:55.325Z] #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 04:58:55 [2021-04-07T04:58:55.325Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 04:58:55 [2021-04-07T04:58:55.325Z] #32 7.250 + git clone https://github.com/kolyshkin/go-swagger.git . 04:58:55 [2021-04-07T04:58:55.325Z] #32 7.250 Cloning into '.'... 04:58:55 [2021-04-07T04:58:55.325Z] #32 ... 04:58:55 [2021-04-07T04:58:55.325Z] 04:58:55 [2021-04-07T04:58:55.325Z] #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 04:58:55 [2021-04-07T04:58:55.325Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 04:58:55 [2021-04-07T04:58:55.325Z] #55 6.052 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 04:58:55 [2021-04-07T04:58:55.325Z] #55 6.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:58:55 [2021-04-07T04:58:55.325Z] #55 6.099 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 04:58:55 [2021-04-07T04:58:55.325Z] #55 6.728 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 04:58:55 [2021-04-07T04:58:55.325Z] #55 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 04:58:55 [2021-04-07T04:58:55.587Z] #55 ... 04:58:55 [2021-04-07T04:58:55.587Z] 04:58:55 [2021-04-07T04:58:55.587Z] #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 04:58:55 [2021-04-07T04:58:55.587Z] #67 sha256:1c06a7372485a0ea929e044c8f84494b4e7b93c4fa2344304808b29854f376be 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.533 + RM_GOPATH=0 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.533 + TMP_GOPATH= 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.537 + : /build 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.537 + '[' -z '' ']' 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.537 ++ mktemp -d 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.537 + export GOPATH=/tmp/tmp.TVDpksMlWi 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.537 + GOPATH=/tmp/tmp.TVDpksMlWi 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.537 + RM_GOPATH=1 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.537 + case "$(go env GOARCH)" in 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.537 ++ go env GOARCH 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.674 + export GO_BUILDMODE=-buildmode=pie 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.674 + GO_BUILDMODE=-buildmode=pie 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.678 ++ dirname /tmp/install/install.sh 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.680 + dir=/tmp/install 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.680 + bin=proxy 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.680 + shift 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.680 + '[' '!' -f /tmp/install/proxy.installer ']' 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.680 + . /tmp/install/proxy.installer 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.680 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.680 + install_proxy 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.680 + case "$1" in 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.680 + export CGO_ENABLED=0 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.680 + CGO_ENABLED=0 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.680 + _install_proxy 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.680 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.680 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TVDpksMlWi/src/github.com/docker/libnetwork 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.680 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 04:58:55 [2021-04-07T04:58:55.587Z] #67 7.716 Cloning into '/tmp/tmp.TVDpksMlWi/src/github.com/docker/libnetwork'... 04:58:55 [2021-04-07T04:58:55.587Z] #67 ... 04:58:55 [2021-04-07T04:58:55.587Z] 04:58:55 [2021-04-07T04:58:55.587Z] #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 04:58:55 [2021-04-07T04:58:55.587Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 04:58:55 [2021-04-07T04:58:55.587Z] #42 7.449 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 04:58:55 [2021-04-07T04:58:55.587Z] #42 7.482 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:58:55 [2021-04-07T04:58:55.588Z] #42 7.482 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 04:58:55 [2021-04-07T04:58:55.588Z] #42 9.473 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 04:58:55 [2021-04-07T04:58:55.848Z] #42 ... 04:58:55 [2021-04-07T04:58:55.848Z] 04:58:55 [2021-04-07T04:58:55.848Z] #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 04:58:55 [2021-04-07T04:58:55.848Z] #51 sha256:523cc3778eb4d9cf04b2bde575e92904a82871e6caa82a5c9772f4bd82598697 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.082 + RM_GOPATH=0 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.082 + TMP_GOPATH= 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.082 + : /build 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.082 + '[' -z '' ']' 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.082 ++ mktemp -d 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.082 + export GOPATH=/tmp/tmp.M68mWuwNOO 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.082 + GOPATH=/tmp/tmp.M68mWuwNOO 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.082 + RM_GOPATH=1 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.082 + case "$(go env GOARCH)" in 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.082 ++ go env GOARCH 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.104 + export GO_BUILDMODE=-buildmode=pie 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.104 + GO_BUILDMODE=-buildmode=pie 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.104 ++ dirname /tmp/install/install.sh 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.109 + dir=/tmp/install 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.109 + bin=shfmt 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.109 + shift 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.109 + '[' '!' -f /tmp/install/shfmt.installer ']' 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.109 + . /tmp/install/shfmt.installer 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.109 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.109 + install_shfmt 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.109 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.109 + git clone https://github.com/mvdan/sh.git /tmp/tmp.M68mWuwNOO/src/github.com/mvdan/sh 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.109 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 04:58:55 [2021-04-07T04:58:55.848Z] #51 6.123 Cloning into '/tmp/tmp.M68mWuwNOO/src/github.com/mvdan/sh'... 04:58:55 [2021-04-07T04:58:55.848Z] #51 ... 04:58:55 [2021-04-07T04:58:55.848Z] 04:58:55 [2021-04-07T04:58:55.848Z] #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 04:58:55 [2021-04-07T04:58:55.848Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 04:58:55 [2021-04-07T04:58:55.848Z] #40 6.966 + git clone https://github.com/docker/distribution.git . 04:58:55 [2021-04-07T04:58:55.848Z] #40 6.974 Cloning into '.'... 04:58:55 [2021-04-07T04:58:55.951Z] #50 17.27 go: extracting github.com/gogo/protobuf v1.2.1 04:58:56 [2021-04-07T04:58:56.108Z] #40 ... 04:58:56 [2021-04-07T04:58:56.108Z] 04:58:56 [2021-04-07T04:58:56.108Z] #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 04:58:56 [2021-04-07T04:58:56.108Z] #34 sha256:20879a1967352f27cb29145500ba5ae0dee7192b1f24de115db73408c47f4e39 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.082 + RM_GOPATH=0 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.082 + TMP_GOPATH= 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.082 + : /build 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.082 + '[' -z '' ']' 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.082 ++ mktemp -d 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.082 + export GOPATH=/tmp/tmp.Mlm0b6U71a 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.082 + GOPATH=/tmp/tmp.Mlm0b6U71a 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.082 + RM_GOPATH=1 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.082 + case "$(go env GOARCH)" in 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.082 ++ go env GOARCH 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.094 + export GO_BUILDMODE=-buildmode=pie 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.094 + GO_BUILDMODE=-buildmode=pie 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.094 ++ dirname /tmp/install/install.sh 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.094 + dir=/tmp/install 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.094 + bin=tomlv 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.094 + shift 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.094 + '[' '!' -f /tmp/install/tomlv.installer ']' 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.094 + . /tmp/install/tomlv.installer 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.094 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.094 + install_tomlv 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.094 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.094 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Mlm0b6U71a/src/github.com/BurntSushi/toml 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.094 Cloning into '/tmp/tmp.Mlm0b6U71a/src/github.com/BurntSushi/toml'... 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.097 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.834 + cd /tmp/tmp.Mlm0b6U71a/src/github.com/BurntSushi/toml 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.834 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 04:58:56 [2021-04-07T04:58:56.108Z] #34 6.844 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 04:58:56 [2021-04-07T04:58:56.108Z] #34 8.182 internal/cpu 04:58:56 [2021-04-07T04:58:56.108Z] #34 8.193 runtime/internal/atomic 04:58:56 [2021-04-07T04:58:56.108Z] #34 8.893 runtime/internal/sys 04:58:56 [2021-04-07T04:58:56.108Z] #34 9.153 runtime/internal/math 04:58:56 [2021-04-07T04:58:56.108Z] #34 9.267 math/bits 04:58:56 [2021-04-07T04:58:56.108Z] #34 9.417 internal/bytealg 04:58:56 [2021-04-07T04:58:56.108Z] #34 10.20 math 04:58:56 [2021-04-07T04:58:56.108Z] #34 11.49 runtime 04:58:56 [2021-04-07T04:58:56.108Z] #34 ... 04:58:56 [2021-04-07T04:58:56.108Z] 04:58:56 [2021-04-07T04:58:56.108Z] #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 04:58:56 [2021-04-07T04:58:56.108Z] #58 sha256:00c2c2371d6864e40a6a71ab2f429600305b2a757560cbc7bee818fac5932f24 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.419 + RM_GOPATH=0 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.419 + TMP_GOPATH= 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.419 + : /build 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.419 + '[' -z '' ']' 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.419 ++ mktemp -d 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.419 + export GOPATH=/tmp/tmp.r8dg2iwsh2 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.419 + GOPATH=/tmp/tmp.r8dg2iwsh2 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.419 + RM_GOPATH=1 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.419 + case "$(go env GOARCH)" in 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.419 ++ go env GOARCH 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.443 + export GO_BUILDMODE=-buildmode=pie 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.443 + GO_BUILDMODE=-buildmode=pie 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.443 ++ dirname /tmp/install/install.sh 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.444 + dir=/tmp/install 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.444 + bin=rootlesskit 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.444 + shift 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.444 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.444 + . /tmp/install/rootlesskit.installer 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.444 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.444 + install_rootlesskit 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.444 + case "$1" in 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.444 + export CGO_ENABLED=0 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.444 + CGO_ENABLED=0 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.444 + _install_rootlesskit 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.462 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.464 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.464 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.r8dg2iwsh2/src/github.com/rootless-containers/rootlesskit 04:58:56 [2021-04-07T04:58:56.108Z] #58 7.464 Cloning into '/tmp/tmp.r8dg2iwsh2/src/github.com/rootless-containers/rootlesskit'... 04:58:56 [2021-04-07T04:58:56.368Z] #58 ... 04:58:56 [2021-04-07T04:58:56.368Z] 04:58:56 [2021-04-07T04:58:56.368Z] #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 04:58:56 [2021-04-07T04:58:56.368Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 04:58:56 [2021-04-07T04:58:56.368Z] #36 7.684 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 04:58:56 [2021-04-07T04:58:56.368Z] #36 7.733 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:58:56 [2021-04-07T04:58:56.368Z] #36 7.762 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 04:58:56 [2021-04-07T04:58:56.368Z] #36 9.881 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 04:58:56 [2021-04-07T04:58:56.368Z] #36 ... 04:58:56 [2021-04-07T04:58:56.368Z] 04:58:56 [2021-04-07T04:58:56.368Z] #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 04:58:56 [2021-04-07T04:58:56.368Z] #47 sha256:a64faf4cbe824868032d22953bb2d92618dd54a8ab59e074835b3034208a00fd 04:58:56 [2021-04-07T04:58:56.368Z] #47 11.01 go: downloading github.com/pkg/errors v0.9.1 04:58:56 [2021-04-07T04:58:56.368Z] #47 11.21 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 04:58:56 [2021-04-07T04:58:56.368Z] #47 11.33 go: extracting github.com/fatih/color v1.9.0 04:58:56 [2021-04-07T04:58:56.368Z] #47 11.42 go: extracting github.com/pkg/errors v0.9.1 04:58:56 [2021-04-07T04:58:56.368Z] #47 11.44 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 04:58:56 [2021-04-07T04:58:56.368Z] #47 11.51 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 04:58:56 [2021-04-07T04:58:56.368Z] #47 11.69 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 04:58:56 [2021-04-07T04:58:56.368Z] #47 11.69 go: downloading github.com/mattn/go-isatty v0.0.12 04:58:56 [2021-04-07T04:58:56.368Z] #47 11.80 go: extracting github.com/jonboulle/clockwork v0.1.0 04:58:56 [2021-04-07T04:58:56.368Z] #47 11.80 go: downloading github.com/mattn/go-colorable v0.1.6 04:58:56 [2021-04-07T04:58:56.368Z] #47 11.85 go: extracting github.com/spf13/pflag v1.0.3 04:58:56 [2021-04-07T04:58:56.628Z] #47 12.07 go: extracting github.com/mattn/go-colorable v0.1.6 04:58:56 [2021-04-07T04:58:56.628Z] #47 12.08 go: extracting github.com/mattn/go-isatty v0.0.12 04:58:58 [2021-04-07T04:58:58.537Z] #47 13.51 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 04:58:58 [2021-04-07T04:58:58.671Z] #50 19.54 go: extracting golang.org/x/text v0.3.2 04:58:59 [2021-04-07T04:58:59.476Z] #47 14.77 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 04:58:59 [2021-04-07T04:58:59.700Z] #50 ... 04:58:59 [2021-04-07T04:58:59.700Z] 04:58:59 [2021-04-07T04:58:59.700Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:58:59 [2021-04-07T04:58:59.700Z] #52 10.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 04:58:59 [2021-04-07T04:58:59.700Z] #52 11.03 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 04:58:59 [2021-04-07T04:58:59.700Z] #52 11.03 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 04:58:59 [2021-04-07T04:58:59.700Z] #52 11.17 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 04:58:59 [2021-04-07T04:58:59.700Z] #52 11.18 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 04:58:59 [2021-04-07T04:58:59.700Z] #52 11.95 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 04:58:59 [2021-04-07T04:58:59.700Z] #52 12.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 04:58:59 [2021-04-07T04:58:59.700Z] #52 13.09 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be 04:58:59 [2021-04-07T04:58:59.700Z] #52 13.90 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 04:58:59 [2021-04-07T04:58:59.700Z] #52 14.03 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 04:58:59 [2021-04-07T04:58:59.700Z] #52 14.14 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 04:58:59 [2021-04-07T04:58:59.700Z] #52 14.18 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 04:58:59 [2021-04-07T04:58:59.700Z] #52 14.71 runtime 04:58:59 [2021-04-07T04:58:59.700Z] #52 14.71 runtime/cgo 04:58:59 [2021-04-07T04:58:59.700Z] #52 ... 04:58:59 [2021-04-07T04:58:59.700Z] 04:58:59 [2021-04-07T04:58:59.700Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 04:58:59 [2021-04-07T04:58:59.700Z] #41 14.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 04:58:59 [2021-04-07T04:58:59.700Z] #41 16.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 04:59:00 [2021-04-07T04:59:00.730Z] #41 ... 04:59:00 [2021-04-07T04:59:00.730Z] 04:59:00 [2021-04-07T04:59:00.730Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:59:00 [2021-04-07T04:59:00.730Z] #37 13.31 Fetched 8114 kB in 10s (786 kB/s) 04:59:00 [2021-04-07T04:59:00.730Z] #37 13.31 Reading package lists... 04:59:00 [2021-04-07T04:59:00.730Z] #37 16.78 Reading package lists... 04:59:00 [2021-04-07T04:59:00.730Z] #37 20.09 Building dependency tree... 04:59:00 [2021-04-07T04:59:00.730Z] #37 20.99 The following additional packages will be installed: 04:59:00 [2021-04-07T04:59:00.730Z] #37 20.99 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 04:59:00 [2021-04-07T04:59:00.730Z] #37 20.99 Suggested packages: 04:59:00 [2021-04-07T04:59:00.730Z] #37 20.99 cmake-doc ninja-build lrzip 04:59:00 [2021-04-07T04:59:00.730Z] #37 20.99 Recommended packages: 04:59:00 [2021-04-07T04:59:00.730Z] #37 20.99 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 04:59:00 [2021-04-07T04:59:00.730Z] #37 21.74 The following NEW packages will be installed: 04:59:00 [2021-04-07T04:59:00.730Z] #37 21.74 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 04:59:00 [2021-04-07T04:59:00.730Z] #37 21.74 vim-common xxd 04:59:00 [2021-04-07T04:59:00.730Z] #37 21.84 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. 04:59:00 [2021-04-07T04:59:00.730Z] #37 21.84 Need to get 14.0 MB of archives. 04:59:00 [2021-04-07T04:59:00.730Z] #37 21.84 After this operation, 62.1 MB of additional disk space will be used. 04:59:00 [2021-04-07T04:59:00.730Z] #37 21.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] 04:59:00 [2021-04-07T04:59:00.730Z] #37 21.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] 04:59:00 [2021-04-07T04:59:00.730Z] #37 21.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] 04:59:00 [2021-04-07T04:59:00.730Z] #37 21.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] 04:59:01 [2021-04-07T04:59:01.020Z] #37 ... 04:59:01 [2021-04-07T04:59:01.020Z] 04:59:01 [2021-04-07T04:59:01.020Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:59:01 [2021-04-07T04:59:01.020Z] #59 12.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 04:59:01 [2021-04-07T04:59:01.020Z] #59 12.22 go: extracting github.com/u-root/u-root v7.0.0+incompatible 04:59:01 [2021-04-07T04:59:01.020Z] #59 12.36 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 04:59:01 [2021-04-07T04:59:01.020Z] #59 12.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 04:59:01 [2021-04-07T04:59:01.020Z] #59 12.96 go: extracting github.com/russross/blackfriday/v2 v2.1.0 04:59:01 [2021-04-07T04:59:01.020Z] #59 14.57 go: finding github.com/pkg/errors v0.9.1 04:59:01 [2021-04-07T04:59:01.020Z] #59 14.66 go: finding github.com/sirupsen/logrus v1.8.1 04:59:01 [2021-04-07T04:59:01.020Z] #59 14.77 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 04:59:01 [2021-04-07T04:59:01.020Z] #59 14.87 go: finding github.com/google/uuid v1.2.0 04:59:01 [2021-04-07T04:59:01.020Z] #59 14.92 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 04:59:01 [2021-04-07T04:59:01.020Z] #59 14.93 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 04:59:01 [2021-04-07T04:59:01.020Z] #59 14.98 go: finding github.com/moby/vpnkit v0.5.0 04:59:01 [2021-04-07T04:59:01.020Z] #59 14.98 go: finding github.com/gofrs/flock v0.8.0 04:59:01 [2021-04-07T04:59:01.020Z] #59 14.99 go: finding github.com/gorilla/mux v1.8.0 04:59:01 [2021-04-07T04:59:01.020Z] #59 15.00 go: finding github.com/moby/sys/mountinfo v0.4.1 04:59:01 [2021-04-07T04:59:01.020Z] #59 15.07 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 04:59:01 [2021-04-07T04:59:01.020Z] #59 15.07 go: finding github.com/urfave/cli/v2 v2.3.0 04:59:01 [2021-04-07T04:59:01.020Z] #59 15.08 go: finding github.com/u-root/u-root v7.0.0+incompatible 04:59:01 [2021-04-07T04:59:01.020Z] #59 15.31 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 04:59:01 [2021-04-07T04:59:01.020Z] #59 15.42 go: finding github.com/russross/blackfriday/v2 v2.1.0 04:59:01 [2021-04-07T04:59:01.020Z] #59 ... 04:59:01 [2021-04-07T04:59:01.020Z] 04:59:01 [2021-04-07T04:59:01.020Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:59:01 [2021-04-07T04:59:01.020Z] #37 22.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] 04:59:01 [2021-04-07T04:59:01.020Z] #37 22.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] 04:59:01 [2021-04-07T04:59:01.020Z] #37 22.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] 04:59:01 [2021-04-07T04:59:01.021Z] #37 22.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] 04:59:01 [2021-04-07T04:59:01.021Z] #37 22.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] 04:59:01 [2021-04-07T04:59:01.021Z] #37 22.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] 04:59:01 [2021-04-07T04:59:01.385Z] #47 ... 04:59:01 [2021-04-07T04:59:01.385Z] 04:59:01 [2021-04-07T04:59:01.385Z] #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 04:59:01 [2021-04-07T04:59:01.385Z] #49 sha256:c0a484091b9c04106a8625753b2667ff2ccaed56a1c853f5313e7c8d78e48ccc 04:59:01 [2021-04-07T04:59:01.385Z] #49 16.34 go: downloading github.com/spf13/viper v1.6.1 04:59:01 [2021-04-07T04:59:01.385Z] #49 16.34 go: downloading github.com/spf13/pflag v1.0.5 04:59:01 [2021-04-07T04:59:01.385Z] #49 16.35 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 04:59:01 [2021-04-07T04:59:01.385Z] #49 16.35 go: downloading github.com/fatih/color v1.7.0 04:59:01 [2021-04-07T04:59:01.385Z] #49 16.37 go: downloading github.com/sirupsen/logrus v1.4.2 04:59:01 [2021-04-07T04:59:01.385Z] #49 16.50 go: downloading github.com/mattn/go-colorable v0.1.4 04:59:01 [2021-04-07T04:59:01.385Z] #49 16.55 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 04:59:01 [2021-04-07T04:59:01.385Z] #49 16.58 go: downloading github.com/spf13/cobra v0.0.5 04:59:01 [2021-04-07T04:59:01.385Z] #49 16.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 04:59:01 [2021-04-07T04:59:01.580Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f2f87e4e305933b7) in /home/ubuntu/workspace/moby_PR-42263 [Pipeline] { [Pipeline] checkout 04:59:01 [2021-04-07T04:59:01.645Z] #49 16.94 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 04:59:01 [2021-04-07T04:59:01.645Z] #49 ... 04:59:01 [2021-04-07T04:59:01.645Z] 04:59:01 [2021-04-07T04:59:01.645Z] #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 04:59:01 [2021-04-07T04:59:01.645Z] #24 sha256:c5e216ddcb26a70384750813b2987916c6e3f118bcf64d2ff90b837b1967388c 04:59:01 [2021-04-07T04:59:01.645Z] #24 16.34 + mkdir -p /build 04:59:01 [2021-04-07T04:59:01.645Z] #24 16.34 + mv docker/docker /build/ 04:59:01 [2021-04-07T04:59:01.645Z] #24 16.34 + rmdir docker 04:59:01 [2021-04-07T04:59:01.645Z] #24 DONE 17.0s 04:59:01 [2021-04-07T04:59:01.645Z] 04:59:01 [2021-04-07T04:59:01.645Z] #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 04:59:01 [2021-04-07T04:59:01.645Z] #49 sha256:c0a484091b9c04106a8625753b2667ff2ccaed56a1c853f5313e7c8d78e48ccc 04:59:01 [2021-04-07T04:59:01.645Z] #49 17.02 go: extracting github.com/sirupsen/logrus v1.4.2 04:59:01 [2021-04-07T04:59:01.907Z] #49 17.20 go: extracting github.com/spf13/pflag v1.0.5 04:59:01 [2021-04-07T04:59:01.907Z] #49 17.20 go: extracting github.com/spf13/viper v1.6.1 04:59:01 [2021-04-07T04:59:01.907Z] #49 17.21 go: extracting github.com/mattn/go-colorable v0.1.4 04:59:01 [2021-04-07T04:59:01.907Z] #49 17.23 go: extracting github.com/fatih/color v1.7.0 04:59:01 [2021-04-07T04:59:01.907Z] #49 17.33 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 04:59:01 [2021-04-07T04:59:01.907Z] #49 17.37 go: extracting github.com/spf13/cobra v0.0.5 04:59:01 [2021-04-07T04:59:01.907Z] #49 17.45 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 04:59:01 [2021-04-07T04:59:01.907Z] #49 17.45 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 04:59:02 [2021-04-07T04:59:02.111Z] #37 23.17 debconf: delaying package configuration, since apt-utils is not installed 04:59:02 [2021-04-07T04:59:02.111Z] #37 23.26 Fetched 14.0 MB in 1s (16.9 MB/s) 04:59:02 [2021-04-07T04:59:02.111Z] #37 23.35 Selecting previously unselected package xxd. 04:59:02 [2021-04-07T04:59:02.111Z] #37 23.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 ... 15177 files and directories currently installed.) 04:59:02 [2021-04-07T04:59:02.111Z] #37 23.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... 04:59:02 [2021-04-07T04:59:02.111Z] #37 23.41 Unpacking xxd (2:8.1.0875-5) ... 04:59:02 [2021-04-07T04:59:02.336Z] The recommended git tool is: git 04:59:02 [2021-04-07T04:59:02.402Z] #37 ... 04:59:02 [2021-04-07T04:59:02.402Z] 04:59:02 [2021-04-07T04:59:02.402Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 04:59:02 [2021-04-07T04:59:02.402Z] #56 14.30 Fetched 8114 kB in 11s (707 kB/s) 04:59:02 [2021-04-07T04:59:02.402Z] #56 14.30 Reading package lists... 04:59:02 [2021-04-07T04:59:02.402Z] #56 17.60 Reading package lists... 04:59:02 [2021-04-07T04:59:02.402Z] #56 20.68 Building dependency tree... 04:59:02 [2021-04-07T04:59:02.402Z] #56 21.70 The following additional packages will be installed: 04:59:02 [2021-04-07T04:59:02.402Z] #56 21.70 libbtrfs0 04:59:02 [2021-04-07T04:59:02.402Z] #56 21.79 The following NEW packages will be installed: 04:59:02 [2021-04-07T04:59:02.402Z] #56 21.79 libbtrfs-dev libbtrfs0 04:59:02 [2021-04-07T04:59:02.402Z] #56 21.92 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. 04:59:02 [2021-04-07T04:59:02.402Z] #56 21.92 Need to get 118 kB of archives. 04:59:02 [2021-04-07T04:59:02.402Z] #56 21.92 After this operation, 390 kB of additional disk space will be used. 04:59:02 [2021-04-07T04:59:02.402Z] #56 21.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] 04:59:02 [2021-04-07T04:59:02.402Z] #56 21.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] 04:59:02 [2021-04-07T04:59:02.402Z] #56 22.45 debconf: delaying package configuration, since apt-utils is not installed 04:59:02 [2021-04-07T04:59:02.402Z] #56 22.53 Fetched 118 kB in 0s (1301 kB/s) 04:59:02 [2021-04-07T04:59:02.402Z] #56 22.58 Selecting previously unselected package libbtrfs0. 04:59:02 [2021-04-07T04:59:02.402Z] #56 22.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 ... 15177 files and directories currently installed.) 04:59:02 [2021-04-07T04:59:02.402Z] #56 22.63 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... 04:59:02 [2021-04-07T04:59:02.402Z] #56 22.63 Unpacking libbtrfs0 (4.20.1-2) ... 04:59:02 [2021-04-07T04:59:02.402Z] #56 22.73 Selecting previously unselected package libbtrfs-dev. 04:59:02 [2021-04-07T04:59:02.402Z] #56 22.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... 04:59:02 [2021-04-07T04:59:02.402Z] #56 22.73 Unpacking libbtrfs-dev (4.20.1-2) ... 04:59:02 [2021-04-07T04:59:02.402Z] #56 22.88 Setting up libbtrfs0 (4.20.1-2) ... 04:59:02 [2021-04-07T04:59:02.402Z] #56 22.90 Setting up libbtrfs-dev (4.20.1-2) ... 04:59:02 [2021-04-07T04:59:02.402Z] #56 22.91 Processing triggers for libc-bin (2.28-10) ... 04:59:02 [2021-04-07T04:59:02.402Z] #56 DONE 23.6s 04:59:02 [2021-04-07T04:59:02.402Z] 04:59:02 [2021-04-07T04:59:02.402Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:59:02 [2021-04-07T04:59:02.402Z] #37 23.63 Selecting previously unselected package vim-common. 04:59:02 [2021-04-07T04:59:02.402Z] #37 23.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 04:59:02 [2021-04-07T04:59:02.402Z] #37 23.65 Unpacking vim-common (2:8.1.0875-5) ... 04:59:02 [2021-04-07T04:59:02.402Z] #37 ... 04:59:02 [2021-04-07T04:59:02.402Z] 04:59:02 [2021-04-07T04:59:02.402Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... 04:59:02 [2021-04-07T04:59:02.402Z] #14 11.46 Fetched 8587 kB in 10s (818 kB/s) 04:59:02 [2021-04-07T04:59:02.402Z] #14 11.46 Reading package lists... 04:59:02 [2021-04-07T04:59:02.402Z] #14 14.79 Reading package lists... 04:59:02 [2021-04-07T04:59:02.402Z] #14 18.18 Building dependency tree... 04:59:02 [2021-04-07T04:59:02.402Z] #14 19.13 The following additional packages will be installed: 04:59:02 [2021-04-07T04:59:02.402Z] #14 19.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 04:59:02 [2021-04-07T04:59:02.402Z] #14 19.13 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 04:59:02 [2021-04-07T04:59:02.402Z] #14 19.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 04:59:02 [2021-04-07T04:59:02.402Z] #14 19.14 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 04:59:02 [2021-04-07T04:59:02.402Z] #14 19.14 mingw-w64-common mingw-w64-x86-64-dev 04:59:02 [2021-04-07T04:59:02.402Z] #14 19.14 Suggested packages: 04:59:02 [2021-04-07T04:59:02.402Z] #14 19.14 gcc-8-locales seccomp wine64 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.13 The following NEW packages will be installed: 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.14 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.14 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.14 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.14 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.14 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.14 The following packages will be upgraded: 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.14 libseccomp2 libsystemd0 libudev1 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.28 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.28 Need to get 73.8 MB of archives. 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.28 After this operation, 494 MB of additional disk space will be used. 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB] 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.29 Get:2 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.31 Get:3 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB] 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.44 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] 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] 04:59:02 [2021-04-07T04:59:02.402Z] #14 20.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 04:59:02 [2021-04-07T04:59:02.402Z] #14 21.11 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] 04:59:02 [2021-04-07T04:59:02.402Z] #14 21.11 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] 04:59:02 [2021-04-07T04:59:02.479Z] #49 17.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 04:59:02 [2021-04-07T04:59:02.697Z] #14 ... 04:59:02 [2021-04-07T04:59:02.697Z] 04:59:02 [2021-04-07T04:59:02.697Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:59:02 [2021-04-07T04:59:02.697Z] #37 24.06 Selecting previously unselected package cmake-data. 04:59:02 [2021-04-07T04:59:02.697Z] #37 24.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 04:59:02 [2021-04-07T04:59:02.697Z] #37 24.07 Unpacking cmake-data (3.13.4-1) ... 04:59:02 [2021-04-07T04:59:02.740Z] #49 17.97 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 04:59:02 [2021-04-07T04:59:02.740Z] #49 17.98 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 04:59:02 [2021-04-07T04:59:02.740Z] #49 18.07 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 04:59:02 [2021-04-07T04:59:02.988Z] #37 ... 04:59:02 [2021-04-07T04:59:02.988Z] 04:59:02 [2021-04-07T04:59:02.988Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:59:02 [2021-04-07T04:59:02.988Z] #43 14.35 Fetched 8114 kB in 11s (742 kB/s) 04:59:02 [2021-04-07T04:59:02.988Z] #43 14.35 Reading package lists... 04:59:02 [2021-04-07T04:59:02.988Z] #43 18.03 Reading package lists... 04:59:02 [2021-04-07T04:59:02.988Z] #43 21.02 Building dependency tree... 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.01 The following additional packages will be installed: 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.01 libprotoc17 python-pkg-resources python-six zlib1g-dev 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.01 Suggested packages: 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.01 manpages-dev python-setuptools 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.81 The following NEW packages will be installed: 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.81 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.81 python-six zlib1g-dev 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.90 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.90 Need to get 3742 kB of archives. 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.90 After this operation, 22.0 MB of additional disk space will be used. 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 22.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 23.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 23.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 23.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 23.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 23.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 23.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] 04:59:02 [2021-04-07T04:59:02.988Z] #43 23.69 debconf: delaying package configuration, since apt-utils is not installed 04:59:02 [2021-04-07T04:59:02.988Z] #43 23.76 Fetched 3742 kB in 0s (16.5 MB/s) 04:59:02 [2021-04-07T04:59:02.988Z] #43 23.82 Selecting previously unselected package libcap-dev:s390x. 04:59:02 [2021-04-07T04:59:02.988Z] #43 23.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 ... 15177 files and directories currently installed.) 04:59:02 [2021-04-07T04:59:02.988Z] #43 23.85 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... 04:59:02 [2021-04-07T04:59:02.988Z] #43 23.86 Unpacking libcap-dev:s390x (1:2.25-2) ... 04:59:02 [2021-04-07T04:59:02.988Z] #43 23.94 Selecting previously unselected package libnet1:s390x. 04:59:02 [2021-04-07T04:59:02.988Z] #43 23.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... 04:59:02 [2021-04-07T04:59:02.988Z] #43 23.95 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... 04:59:02 [2021-04-07T04:59:02.988Z] #43 24.02 Selecting previously unselected package libnet1-dev. 04:59:02 [2021-04-07T04:59:02.988Z] #43 24.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... 04:59:02 [2021-04-07T04:59:02.988Z] #43 24.02 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 04:59:02 [2021-04-07T04:59:02.988Z] #43 24.25 Selecting previously unselected package libnl-3-200:s390x. 04:59:02 [2021-04-07T04:59:02.988Z] #43 24.25 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... 04:59:02 [2021-04-07T04:59:02.988Z] #43 24.26 Unpacking libnl-3-200:s390x (3.4.0-1) ... 04:59:02 [2021-04-07T04:59:02.988Z] #43 24.36 Selecting previously unselected package libnl-3-dev:s390x. 04:59:02 [2021-04-07T04:59:02.988Z] #43 24.36 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... 04:59:02 [2021-04-07T04:59:02.988Z] #43 24.36 Unpacking libnl-3-dev:s390x (3.4.0-1) ... 04:59:02 [2021-04-07T04:59:02.988Z] #43 ... 04:59:02 [2021-04-07T04:59:02.988Z] 04:59:02 [2021-04-07T04:59:02.988Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:59:02 [2021-04-07T04:59:02.988Z] #50 22.91 go: finding github.com/fatih/color v1.7.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.05 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.05 go: finding github.com/mattn/go-colorable v0.1.4 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.06 go: finding github.com/mattn/go-isatty v0.0.8 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.12 go: finding github.com/go-critic/go-critic v0.4.1 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.15 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.15 go: finding github.com/go-lintpack/lintpack v0.5.2 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.16 go: finding github.com/pkg/errors v0.8.1 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.17 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.20 go: finding github.com/go-toolsmith/astfmt v1.0.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.24 go: finding github.com/go-toolsmith/astequal v1.0.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.25 go: finding github.com/sirupsen/logrus v1.4.2 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.27 go: finding github.com/stretchr/testify v1.4.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.27 go: finding github.com/mitchellh/go-homedir v1.1.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.28 go: finding github.com/davecgh/go-spew v1.1.1 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.29 go: finding github.com/go-toolsmith/astp v1.0.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.29 go: finding github.com/go-toolsmith/astcast v1.0.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.31 go: finding github.com/pmezard/go-difflib v1.0.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.31 go: finding github.com/go-toolsmith/typep v1.0.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.32 go: finding github.com/stretchr/objx v0.2.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.32 go: finding github.com/spf13/viper v1.6.1 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.33 go: finding github.com/go-toolsmith/astcopy v1.0.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.38 go: finding gopkg.in/yaml.v2 v2.2.7 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.48 go: finding github.com/go-toolsmith/strparse v1.0.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.50 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.59 go: finding github.com/bombsimon/wsl/v2 v2.0.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.66 go: finding github.com/fsnotify/fsnotify v1.4.7 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.68 go: finding github.com/spf13/cobra v0.0.5 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.68 go: finding github.com/hashicorp/hcl v1.0.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.72 go: finding github.com/gobwas/glob v0.2.3 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.76 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.76 go: finding github.com/spf13/pflag v1.0.5 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.81 go: finding github.com/magiconair/properties v1.8.1 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.83 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.84 go: finding github.com/mitchellh/mapstructure v1.1.2 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.87 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.89 go: finding github.com/pelletier/go-toml v1.2.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.94 go: finding github.com/spf13/afero v1.1.2 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.94 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.97 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.99 go: finding github.com/spf13/cast v1.3.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 23.99 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 04:59:02 [2021-04-07T04:59:02.988Z] #50 24.00 go: finding github.com/spf13/jwalterweatherman v1.0.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 24.01 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 04:59:02 [2021-04-07T04:59:02.988Z] #50 24.01 go: finding golang.org/x/text v0.3.2 04:59:02 [2021-04-07T04:59:02.988Z] #50 24.02 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 04:59:02 [2021-04-07T04:59:02.988Z] #50 24.06 go: finding github.com/subosito/gotenv v1.2.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 24.08 go: finding gopkg.in/ini.v1 v1.51.0 04:59:02 [2021-04-07T04:59:02.988Z] #50 24.11 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 04:59:02 [2021-04-07T04:59:02.988Z] #50 24.11 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 04:59:02 [2021-04-07T04:59:02.988Z] #50 24.16 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.18 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.19 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.23 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.23 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.23 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.24 go: finding github.com/kisielk/gotool v1.0.0 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.25 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.26 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.28 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.38 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.38 go: finding github.com/sourcegraph/go-diff v0.5.1 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.38 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.39 go: finding github.com/tommy-muehle/go-mnd v1.1.1 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.39 go: finding github.com/ultraware/funlen v0.0.2 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.39 go: finding github.com/ultraware/whitespace v0.0.4 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.42 go: finding github.com/uudashr/gocognit v1.0.1 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.42 go: finding github.com/gogo/protobuf v1.2.1 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.42 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 04:59:02 [2021-04-07T04:59:02.989Z] #50 24.47 go: finding honnef.co/go/tools v0.0.1-2019.2.3 04:59:03 [2021-04-07T04:59:03.000Z] #49 18.27 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 04:59:03 [2021-04-07T04:59:03.000Z] #49 18.28 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 04:59:03 [2021-04-07T04:59:03.000Z] #49 18.30 go: downloading github.com/spf13/jwalterweatherman v1.0.0 04:59:03 [2021-04-07T04:59:03.260Z] #49 18.50 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 04:59:03 [2021-04-07T04:59:03.260Z] #49 18.57 go: extracting github.com/spf13/jwalterweatherman v1.0.0 04:59:03 [2021-04-07T04:59:03.278Z] #50 24.54 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 04:59:03 [2021-04-07T04:59:03.278Z] #50 24.54 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 04:59:03 [2021-04-07T04:59:03.278Z] #50 24.60 go: finding github.com/BurntSushi/toml v0.3.1 04:59:03 [2021-04-07T04:59:03.278Z] #50 24.61 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 04:59:03 [2021-04-07T04:59:03.520Z] #49 18.76 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 04:59:03 [2021-04-07T04:59:03.520Z] #49 18.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 04:59:03 [2021-04-07T04:59:03.520Z] #49 18.84 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 04:59:03 [2021-04-07T04:59:03.520Z] #49 18.84 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 04:59:03 [2021-04-07T04:59:03.520Z] #49 18.98 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 04:59:04 [2021-04-07T04:59:04.903Z] #49 20.23 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 04:59:05 [2021-04-07T04:59:05.168Z] #49 ... 04:59:05 [2021-04-07T04:59:05.168Z] 04:59:05 [2021-04-07T04:59:05.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 04:59:05 [2021-04-07T04:59:05.168Z] #45 sha256:cff166846ee05039f8137bc5296f32918d6efaa7058e75fc8cb487203cdf0ec4 04:59:05 [2021-04-07T04:59:05.168Z] #45 10.62 unicode 04:59:05 [2021-04-07T04:59:05.168Z] #45 11.25 runtime 04:59:05 [2021-04-07T04:59:05.168Z] #45 14.70 unicode/utf8 04:59:05 [2021-04-07T04:59:05.168Z] #45 15.59 internal/testlog 04:59:05 [2021-04-07T04:59:05.168Z] #45 15.91 encoding 04:59:05 [2021-04-07T04:59:05.168Z] #45 16.03 unicode/utf16 04:59:05 [2021-04-07T04:59:05.168Z] #45 16.37 container/list 04:59:05 [2021-04-07T04:59:05.168Z] #45 16.94 crypto/internal/subtle 04:59:05 [2021-04-07T04:59:05.168Z] #45 17.11 crypto/subtle 04:59:05 [2021-04-07T04:59:05.168Z] #45 17.36 vendor/golang.org/x/crypto/cryptobyte/asn1 04:59:05 [2021-04-07T04:59:05.168Z] #45 17.51 internal/nettrace 04:59:05 [2021-04-07T04:59:05.168Z] #45 17.58 runtime/cgo 04:59:05 [2021-04-07T04:59:05.340Z] #50 ... 04:59:05 [2021-04-07T04:59:05.340Z] 04:59:05 [2021-04-07T04:59:05.340Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:59:05 [2021-04-07T04:59:05.340Z] #46 16.72 vendor/golang.org/x/crypto/internal/subtle 04:59:05 [2021-04-07T04:59:05.340Z] #46 24.99 github.com/LK4D4/vndr/godl/singleflight 04:59:05 [2021-04-07T04:59:05.340Z] #46 24.99 io 04:59:05 [2021-04-07T04:59:05.340Z] #46 25.19 strconv 04:59:05 [2021-04-07T04:59:05.340Z] #46 25.80 bytes 04:59:05 [2021-04-07T04:59:05.432Z] #45 ... 04:59:05 [2021-04-07T04:59:05.432Z] 04:59:05 [2021-04-07T04:59:05.432Z] #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 04:59:05 [2021-04-07T04:59:05.432Z] #51 sha256:523cc3778eb4d9cf04b2bde575e92904a82871e6caa82a5c9772f4bd82598697 04:59:05 [2021-04-07T04:59:05.432Z] #51 19.22 + cd /tmp/tmp.M68mWuwNOO/src/github.com/mvdan/sh 04:59:05 [2021-04-07T04:59:05.432Z] #51 19.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 04:59:05 [2021-04-07T04:59:05.432Z] #51 19.33 + GO111MODULE=on 04:59:05 [2021-04-07T04:59:05.432Z] #51 19.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 04:59:05 [2021-04-07T04:59:05.432Z] #51 20.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 04:59:05 [2021-04-07T04:59:05.432Z] #51 20.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 04:59:05 [2021-04-07T04:59:05.432Z] #51 20.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 04:59:05 [2021-04-07T04:59:05.630Z] #46 ... 04:59:05 [2021-04-07T04:59:05.630Z] 04:59:05 [2021-04-07T04:59:05.630Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:59:05 [2021-04-07T04:59:05.630Z] #68 16.67 + cd /tmp/tmp.u054BdE7AU/src/github.com/docker/libnetwork 04:59:05 [2021-04-07T04:59:05.630Z] #68 16.67 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 04:59:05 [2021-04-07T04:59:05.630Z] #68 16.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 04:59:05 [2021-04-07T04:59:05.630Z] #68 ... 04:59:05 [2021-04-07T04:59:05.630Z] 04:59:05 [2021-04-07T04:59:05.630Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... 04:59:05 [2021-04-07T04:59:05.630Z] #14 23.08 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] 04:59:05 [2021-04-07T04:59:05.630Z] #14 24.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] 04:59:05 [2021-04-07T04:59:05.630Z] #14 24.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] 04:59:05 [2021-04-07T04:59:05.630Z] #14 24.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] 04:59:05 [2021-04-07T04:59:05.630Z] #14 24.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] 04:59:05 [2021-04-07T04:59:05.630Z] #14 24.43 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] 04:59:05 [2021-04-07T04:59:05.630Z] #14 24.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB] 04:59:05 [2021-04-07T04:59:05.630Z] #14 24.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] 04:59:05 [2021-04-07T04:59:05.630Z] #14 24.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] 04:59:05 [2021-04-07T04:59:05.630Z] #14 24.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] 04:59:05 [2021-04-07T04:59:05.630Z] #14 24.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] 04:59:05 [2021-04-07T04:59:05.630Z] #14 24.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] 04:59:05 [2021-04-07T04:59:05.630Z] #14 24.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] 04:59:05 [2021-04-07T04:59:05.630Z] #14 24.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] 04:59:05 [2021-04-07T04:59:05.630Z] #14 24.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB] 04:59:05 [2021-04-07T04:59:05.691Z] #51 21.05 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 04:59:05 [2021-04-07T04:59:05.691Z] #51 21.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 04:59:05 [2021-04-07T04:59:05.948Z] using credential docker-jenkins-github-credentials 04:59:05 [2021-04-07T04:59:05.956Z] Cloning the remote Git repository 04:59:05 [2021-04-07T04:59:05.956Z] Cloning with configured refspecs honoured and without tags 04:59:06 [2021-04-07T04:59:06.011Z] Cloning repository https://github.com/moby/moby.git 04:59:06 [2021-04-07T04:59:06.259Z] #51 ... 04:59:06 [2021-04-07T04:59:06.259Z] 04:59:06 [2021-04-07T04:59:06.259Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev 04:59:06 [2021-04-07T04:59:06.259Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 04:59:06 [2021-04-07T04:59:06.259Z] #13 6.224 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] 04:59:06 [2021-04-07T04:59:06.259Z] #13 8.132 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 04:59:06 [2021-04-07T04:59:06.259Z] #13 10.18 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 04:59:06 [2021-04-07T04:59:06.259Z] #13 12.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 04:59:06 [2021-04-07T04:59:06.259Z] #13 ... 04:59:06 [2021-04-07T04:59:06.259Z] 04:59:06 [2021-04-07T04:59:06.259Z] #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 04:59:06 [2021-04-07T04:59:06.259Z] #58 sha256:00c2c2371d6864e40a6a71ab2f429600305b2a757560cbc7bee818fac5932f24 04:59:06 [2021-04-07T04:59:06.259Z] #58 13.73 + cd /tmp/tmp.r8dg2iwsh2/src/github.com/rootless-containers/rootlesskit 04:59:06 [2021-04-07T04:59:06.259Z] #58 13.74 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd 04:59:06 [2021-04-07T04:59:06.259Z] #58 13.78 + export GO111MODULE=on 04:59:06 [2021-04-07T04:59:06.259Z] #58 13.78 + GO111MODULE=on 04:59:06 [2021-04-07T04:59:06.259Z] #58 13.78 + export GOPROXY=https://proxy.golang.org 04:59:06 [2021-04-07T04:59:06.259Z] #58 13.78 + GOPROXY=https://proxy.golang.org 04:59:06 [2021-04-07T04:59:06.259Z] #58 13.78 + for f in rootlesskit rootlesskit-docker-proxy 04:59:06 [2021-04-07T04:59:06.259Z] #58 13.78 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 04:59:06 [2021-04-07T04:59:06.259Z] #58 15.54 go: downloading github.com/urfave/cli/v2 v2.3.0 04:59:06 [2021-04-07T04:59:06.259Z] #58 15.56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 04:59:06 [2021-04-07T04:59:06.259Z] #58 15.62 go: downloading github.com/moby/vpnkit v0.5.0 04:59:06 [2021-04-07T04:59:06.259Z] #58 15.62 go: downloading github.com/pkg/errors v0.9.1 04:59:06 [2021-04-07T04:59:06.259Z] #58 15.62 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 04:59:06 [2021-04-07T04:59:06.259Z] #58 15.62 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 04:59:06 [2021-04-07T04:59:06.259Z] #58 15.67 go: downloading github.com/sirupsen/logrus v1.8.1 04:59:06 [2021-04-07T04:59:06.259Z] #58 15.67 go: downloading github.com/google/uuid v1.2.0 04:59:06 [2021-04-07T04:59:06.259Z] #58 15.78 go: downloading github.com/moby/sys/mountinfo v0.4.1 04:59:06 [2021-04-07T04:59:06.259Z] #58 15.94 go: extracting github.com/pkg/errors v0.9.1 04:59:06 [2021-04-07T04:59:06.259Z] #58 16.10 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 04:59:06 [2021-04-07T04:59:06.259Z] #58 16.17 go: downloading github.com/gofrs/flock v0.8.0 04:59:06 [2021-04-07T04:59:06.259Z] #58 16.30 go: extracting github.com/moby/sys/mountinfo v0.4.1 04:59:06 [2021-04-07T04:59:06.259Z] #58 16.41 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 04:59:06 [2021-04-07T04:59:06.259Z] #58 16.72 go: extracting github.com/google/uuid v1.2.0 04:59:06 [2021-04-07T04:59:06.259Z] #58 16.72 go: extracting github.com/sirupsen/logrus v1.8.1 04:59:06 [2021-04-07T04:59:06.259Z] #58 16.99 go: extracting github.com/gofrs/flock v0.8.0 04:59:06 [2021-04-07T04:59:06.259Z] #58 17.16 go: downloading github.com/gorilla/mux v1.8.0 04:59:06 [2021-04-07T04:59:06.259Z] #58 18.58 go: extracting github.com/gorilla/mux v1.8.0 04:59:06 [2021-04-07T04:59:06.259Z] #58 18.60 go: downloading github.com/u-root/u-root v7.0.0+incompatible 04:59:06 [2021-04-07T04:59:06.259Z] #58 18.83 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 04:59:06 [2021-04-07T04:59:06.259Z] #58 19.92 go: extracting github.com/moby/vpnkit v0.5.0 04:59:06 [2021-04-07T04:59:06.298Z] #14 25.27 debconf: delaying package configuration, since apt-utils is not installed 04:59:06 [2021-04-07T04:59:06.298Z] #14 ... 04:59:06 [2021-04-07T04:59:06.298Z] 04:59:06 [2021-04-07T04:59:06.298Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:59:06 [2021-04-07T04:59:06.298Z] #68 DONE 27.8s 04:59:06 [2021-04-07T04:59:06.519Z] #58 ... 04:59:06 [2021-04-07T04:59:06.519Z] 04:59:06 [2021-04-07T04:59:06.519Z] #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 04:59:06 [2021-04-07T04:59:06.519Z] #51 sha256:523cc3778eb4d9cf04b2bde575e92904a82871e6caa82a5c9772f4bd82598697 04:59:06 [2021-04-07T04:59:06.519Z] #51 21.96 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 04:59:06 [2021-04-07T04:59:06.589Z] 04:59:06 [2021-04-07T04:59:06.589Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... 04:59:06 [2021-04-07T04:59:06.589Z] #14 25.39 Fetched 73.8 MB in 4s (16.9 MB/s) 04:59:06 [2021-04-07T04:59:06.589Z] #14 25.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 ... 15177 files and directories currently installed.) 04:59:06 [2021-04-07T04:59:06.589Z] #14 25.58 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ... 04:59:06 [2021-04-07T04:59:06.878Z] #14 25.60 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ... 04:59:07 [2021-04-07T04:59:07.167Z] #14 26.10 Setting up libsystemd0:s390x (241-7~deb10u7) ... 04:59:06 [2021-04-07T04:59:06.106Z] > git init /home/ubuntu/workspace/moby_PR-42263 # timeout=10 04:59:06 [2021-04-07T04:59:06.393Z] Fetching upstream changes from https://github.com/moby/moby.git 04:59:06 [2021-04-07T04:59:06.393Z] > git --version # timeout=10 04:59:06 [2021-04-07T04:59:06.410Z] > git --version # 'git version 2.17.1' 04:59:06 [2021-04-07T04:59:06.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:59:06 [2021-04-07T04:59:06.427Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:59:07 [2021-04-07T04:59:07.455Z] #51 ... 04:59:07 [2021-04-07T04:59:07.455Z] 04:59:07 [2021-04-07T04:59:07.455Z] #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 04:59:07 [2021-04-07T04:59:07.455Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 04:59:07 [2021-04-07T04:59:07.455Z] #36 12.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 04:59:07 [2021-04-07T04:59:07.455Z] #36 14.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 04:59:07 [2021-04-07T04:59:07.455Z] #36 ... 04:59:07 [2021-04-07T04:59:07.455Z] 04:59:07 [2021-04-07T04:59:07.455Z] #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 04:59:07 [2021-04-07T04:59:07.455Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 04:59:07 [2021-04-07T04:59:07.455Z] #42 12.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 04:59:07 [2021-04-07T04:59:07.455Z] #42 14.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 04:59:07 [2021-04-07T04:59:07.455Z] #42 ... 04:59:07 [2021-04-07T04:59:07.455Z] 04:59:07 [2021-04-07T04:59:07.455Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 04:59:07 [2021-04-07T04:59:07.455Z] #49 sha256:c0a484091b9c04106a8625753b2667ff2ccaed56a1c853f5313e7c8d78e48ccc 04:59:07 [2021-04-07T04:59:07.455Z] #49 22.52 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 04:59:07 [2021-04-07T04:59:07.455Z] #49 22.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 04:59:07 [2021-04-07T04:59:07.455Z] #49 22.54 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 04:59:07 [2021-04-07T04:59:07.455Z] #49 22.55 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 04:59:07 [2021-04-07T04:59:07.455Z] #49 22.55 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 04:59:07 [2021-04-07T04:59:07.455Z] #49 22.55 go: downloading github.com/spf13/afero v1.1.2 04:59:07 [2021-04-07T04:59:07.455Z] #49 22.55 go: downloading github.com/mattn/go-isatty v0.0.8 04:59:07 [2021-04-07T04:59:07.455Z] #49 22.57 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 04:59:07 [2021-04-07T04:59:07.455Z] #49 22.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 04:59:07 [2021-04-07T04:59:07.455Z] #49 22.58 go: downloading github.com/hashicorp/hcl v1.0.0 04:59:07 [2021-04-07T04:59:07.455Z] #49 22.66 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 04:59:07 [2021-04-07T04:59:07.455Z] #49 22.71 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 04:59:07 [2021-04-07T04:59:07.455Z] #49 22.72 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 04:59:07 [2021-04-07T04:59:07.455Z] #49 22.87 go: extracting github.com/mattn/go-isatty v0.0.8 04:59:07 [2021-04-07T04:59:07.455Z] #49 22.95 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 04:59:07 [2021-04-07T04:59:07.457Z] #14 26.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) 04:59:07 [2021-04-07T04:59:07.457Z] #14 26.21 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... 04:59:07 [2021-04-07T04:59:07.457Z] #14 26.22 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... 04:59:07 [2021-04-07T04:59:07.457Z] #14 26.27 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... 04:59:07 [2021-04-07T04:59:07.457Z] #14 26.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) 04:59:07 [2021-04-07T04:59:07.457Z] #14 26.34 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ... 04:59:07 [2021-04-07T04:59:07.457Z] #14 26.34 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ... 04:59:07 [2021-04-07T04:59:07.457Z] #14 26.43 Setting up libudev1:s390x (241-7~deb10u7) ... 04:59:07 [2021-04-07T04:59:07.714Z] #49 23.03 go: downloading github.com/go-critic/go-critic v0.4.1 04:59:07 [2021-04-07T04:59:07.714Z] #49 23.05 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 04:59:07 [2021-04-07T04:59:07.714Z] #49 ... 04:59:07 [2021-04-07T04:59:07.714Z] 04:59:07 [2021-04-07T04:59:07.714Z] #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 04:59:07 [2021-04-07T04:59:07.714Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 04:59:07 [2021-04-07T04:59:07.714Z] #55 12.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 04:59:07 [2021-04-07T04:59:07.714Z] #55 ... 04:59:07 [2021-04-07T04:59:07.714Z] 04:59:07 [2021-04-07T04:59:07.715Z] #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 04:59:07 [2021-04-07T04:59:07.715Z] #49 sha256:c0a484091b9c04106a8625753b2667ff2ccaed56a1c853f5313e7c8d78e48ccc 04:59:07 [2021-04-07T04:59:07.715Z] #49 23.07 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 04:59:07 [2021-04-07T04:59:07.715Z] #49 23.16 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 04:59:07 [2021-04-07T04:59:07.747Z] #14 26.47 Selecting previously unselected package binutils-mingw-w64-i686. 04:59:07 [2021-04-07T04:59:07.747Z] #14 26.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) 04:59:07 [2021-04-07T04:59:07.747Z] #14 26.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... 04:59:07 [2021-04-07T04:59:07.747Z] #14 26.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 04:59:07 [2021-04-07T04:59:07.981Z] #49 23.16 go: extracting github.com/spf13/afero v1.1.2 04:59:07 [2021-04-07T04:59:07.981Z] #49 23.17 go: downloading github.com/subosito/gotenv v1.2.0 04:59:07 [2021-04-07T04:59:07.981Z] #49 23.20 go: downloading github.com/kisielk/gotool v1.0.0 04:59:07 [2021-04-07T04:59:07.981Z] #49 23.20 go: extracting github.com/hashicorp/hcl v1.0.0 04:59:07 [2021-04-07T04:59:07.981Z] #49 23.31 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 04:59:07 [2021-04-07T04:59:07.981Z] #49 23.35 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 04:59:07 [2021-04-07T04:59:07.981Z] #49 23.39 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 04:59:08 [2021-04-07T04:59:08.241Z] #49 23.43 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 04:59:08 [2021-04-07T04:59:08.241Z] #49 23.50 go: extracting github.com/kisielk/gotool v1.0.0 04:59:08 [2021-04-07T04:59:08.241Z] #49 23.60 go: extracting github.com/subosito/gotenv v1.2.0 04:59:08 [2021-04-07T04:59:08.241Z] #49 23.64 go: extracting github.com/go-critic/go-critic v0.4.1 04:59:08 [2021-04-07T04:59:08.241Z] #49 23.65 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 04:59:08 [2021-04-07T04:59:08.501Z] #49 23.72 go: downloading github.com/uudashr/gocognit v1.0.1 04:59:08 [2021-04-07T04:59:08.501Z] #49 23.77 go: downloading github.com/ultraware/funlen v0.0.2 04:59:08 [2021-04-07T04:59:08.501Z] #49 23.92 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:59:08 [2021-04-07T04:59:08.501Z] #49 23.98 go: downloading golang.org/x/text v0.3.2 04:59:08 [2021-04-07T04:59:08.765Z] #49 23.98 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 04:59:08 [2021-04-07T04:59:08.765Z] #49 23.98 go: downloading github.com/gobwas/glob v0.2.3 04:59:08 [2021-04-07T04:59:08.765Z] #49 24.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 04:59:08 [2021-04-07T04:59:08.765Z] #49 24.08 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 04:59:08 [2021-04-07T04:59:08.765Z] #49 24.14 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 04:59:08 [2021-04-07T04:59:08.765Z] #49 24.17 go: extracting github.com/uudashr/gocognit v1.0.1 04:59:08 [2021-04-07T04:59:08.765Z] #49 24.17 go: downloading github.com/sourcegraph/go-diff v0.5.1 04:59:09 [2021-04-07T04:59:09.025Z] #49 24.20 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 04:59:09 [2021-04-07T04:59:09.025Z] #49 24.34 go: extracting github.com/mitchellh/mapstructure v1.1.2 04:59:09 [2021-04-07T04:59:09.025Z] #49 24.37 go: downloading github.com/magiconair/properties v1.8.1 04:59:09 [2021-04-07T04:59:09.025Z] #49 24.42 go: extracting github.com/gobwas/glob v0.2.3 04:59:09 [2021-04-07T04:59:09.247Z] #14 28.26 Selecting previously unselected package binutils-mingw-w64-x86-64. 04:59:09 [2021-04-07T04:59:09.247Z] #14 28.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... 04:59:09 [2021-04-07T04:59:09.247Z] #14 28.28 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 04:59:09 [2021-04-07T04:59:09.285Z] #49 24.52 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 04:59:09 [2021-04-07T04:59:09.285Z] #49 24.58 go: extracting github.com/ultraware/funlen v0.0.2 04:59:09 [2021-04-07T04:59:09.285Z] #49 24.65 go: downloading github.com/pelletier/go-toml v1.2.0 04:59:09 [2021-04-07T04:59:09.550Z] #49 24.82 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 04:59:09 [2021-04-07T04:59:09.550Z] #49 24.82 go: extracting github.com/magiconair/properties v1.8.1 04:59:09 [2021-04-07T04:59:09.550Z] #49 24.85 go: extracting github.com/sourcegraph/go-diff v0.5.1 04:59:09 [2021-04-07T04:59:09.810Z] #49 25.14 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 04:59:09 [2021-04-07T04:59:09.810Z] #49 25.15 go: downloading github.com/pkg/errors v0.8.1 04:59:10 [2021-04-07T04:59:10.070Z] #49 25.37 go: extracting github.com/pelletier/go-toml v1.2.0 04:59:10 [2021-04-07T04:59:10.070Z] #49 25.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 04:59:10 [2021-04-07T04:59:10.070Z] #49 25.42 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 04:59:10 [2021-04-07T04:59:10.070Z] #49 25.48 go: downloading github.com/ultraware/whitespace v0.0.4 04:59:10 [2021-04-07T04:59:10.070Z] #49 25.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 04:59:10 [2021-04-07T04:59:10.070Z] #49 ... 04:59:10 [2021-04-07T04:59:10.070Z] 04:59:10 [2021-04-07T04:59:10.070Z] #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 04:59:10 [2021-04-07T04:59:10.070Z] #34 sha256:20879a1967352f27cb29145500ba5ae0dee7192b1f24de115db73408c47f4e39 04:59:10 [2021-04-07T04:59:10.070Z] #34 15.52 unicode/utf8 04:59:10 [2021-04-07T04:59:10.070Z] #34 16.35 runtime/cgo 04:59:10 [2021-04-07T04:59:10.331Z] #34 ... 04:59:10 [2021-04-07T04:59:10.331Z] 04:59:10 [2021-04-07T04:59:10.331Z] #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 04:59:10 [2021-04-07T04:59:10.331Z] #49 sha256:c0a484091b9c04106a8625753b2667ff2ccaed56a1c853f5313e7c8d78e48ccc 04:59:10 [2021-04-07T04:59:10.331Z] #49 25.70 go: extracting github.com/ultraware/whitespace v0.0.4 04:59:10 [2021-04-07T04:59:10.331Z] #49 25.78 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 04:59:10 [2021-04-07T04:59:10.331Z] #49 25.78 go: extracting github.com/pkg/errors v0.8.1 04:59:10 [2021-04-07T04:59:10.331Z] #49 25.80 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 04:59:10 [2021-04-07T04:59:10.591Z] #49 26.06 go: downloading gopkg.in/ini.v1 v1.51.0 04:59:10 [2021-04-07T04:59:10.591Z] #49 26.06 go: downloading github.com/inconshreveable/mousetrap v1.0.0 04:59:10 [2021-04-07T04:59:10.591Z] #49 26.09 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 04:59:10 [2021-04-07T04:59:10.851Z] #49 26.13 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 04:59:10 [2021-04-07T04:59:10.851Z] #49 26.17 go: downloading github.com/go-toolsmith/astequal v1.0.0 04:59:10 [2021-04-07T04:59:10.851Z] #49 26.27 go: extracting github.com/inconshreveable/mousetrap v1.0.0 04:59:10 [2021-04-07T04:59:10.851Z] #49 26.27 go: downloading github.com/go-toolsmith/typep v1.0.0 04:59:10 [2021-04-07T04:59:10.851Z] #49 26.28 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 04:59:11 [2021-04-07T04:59:11.111Z] #49 26.44 go: extracting gopkg.in/ini.v1 v1.51.0 04:59:11 [2021-04-07T04:59:11.111Z] #49 26.50 go: extracting github.com/go-toolsmith/astequal v1.0.0 04:59:11 [2021-04-07T04:59:11.111Z] #49 26.57 go: extracting github.com/go-toolsmith/typep v1.0.0 04:59:11 [2021-04-07T04:59:11.316Z] #14 29.98 Selecting previously unselected package binutils-mingw-w64. 04:59:11 [2021-04-07T04:59:11.316Z] #14 29.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 04:59:11 [2021-04-07T04:59:11.316Z] #14 29.99 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 04:59:11 [2021-04-07T04:59:11.316Z] #14 30.10 Selecting previously unselected package libdevmapper1.02.1:s390x. 04:59:11 [2021-04-07T04:59:11.316Z] #14 30.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... 04:59:11 [2021-04-07T04:59:11.316Z] #14 30.10 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... 04:59:11 [2021-04-07T04:59:11.316Z] #14 ... 04:59:11 [2021-04-07T04:59:11.316Z] 04:59:11 [2021-04-07T04:59:11.316Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:59:11 [2021-04-07T04:59:11.316Z] #35 22.55 sync 04:59:11 [2021-04-07T04:59:11.316Z] #35 22.55 internal/reflectlite 04:59:11 [2021-04-07T04:59:11.316Z] #35 24.34 errors 04:59:11 [2021-04-07T04:59:11.316Z] #35 24.34 sort 04:59:11 [2021-04-07T04:59:11.316Z] #35 24.59 strconv 04:59:11 [2021-04-07T04:59:11.316Z] #35 25.33 io 04:59:11 [2021-04-07T04:59:11.316Z] #35 26.34 internal/oserror 04:59:11 [2021-04-07T04:59:11.316Z] #35 26.41 syscall 04:59:11 [2021-04-07T04:59:11.316Z] #35 26.58 reflect 04:59:11 [2021-04-07T04:59:11.316Z] #35 32.35 time 04:59:11 [2021-04-07T04:59:11.316Z] #35 ... 04:59:11 [2021-04-07T04:59:11.316Z] 04:59:11 [2021-04-07T04:59:11.316Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... 04:59:11 [2021-04-07T04:59:11.316Z] #14 30.22 Selecting previously unselected package dmsetup. 04:59:11 [2021-04-07T04:59:11.316Z] #14 30.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... 04:59:11 [2021-04-07T04:59:11.316Z] #14 30.22 Unpacking dmsetup (2:1.02.155-3) ... 04:59:11 [2021-04-07T04:59:11.372Z] #49 26.68 go: downloading github.com/fsnotify/fsnotify v1.4.7 04:59:11 [2021-04-07T04:59:11.372Z] #49 26.69 go: downloading github.com/go-lintpack/lintpack v0.5.2 04:59:11 [2021-04-07T04:59:11.372Z] #49 26.71 go: downloading github.com/go-toolsmith/astp v1.0.0 04:59:11 [2021-04-07T04:59:11.372Z] #49 ... 04:59:11 [2021-04-07T04:59:11.372Z] 04:59:11 [2021-04-07T04:59:11.372Z] #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 04:59:11 [2021-04-07T04:59:11.372Z] #47 sha256:a64faf4cbe824868032d22953bb2d92618dd54a8ab59e074835b3034208a00fd 04:59:11 [2021-04-07T04:59:11.372Z] #47 16.68 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 04:59:11 [2021-04-07T04:59:11.372Z] #47 19.94 go: finding github.com/fatih/color v1.9.0 04:59:11 [2021-04-07T04:59:11.372Z] #47 19.98 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 04:59:11 [2021-04-07T04:59:11.372Z] #47 20.14 go: finding github.com/pkg/errors v0.9.1 04:59:11 [2021-04-07T04:59:11.372Z] #47 20.21 go: finding github.com/spf13/pflag v1.0.3 04:59:11 [2021-04-07T04:59:11.372Z] #47 20.25 go: finding github.com/mattn/go-colorable v0.1.6 04:59:11 [2021-04-07T04:59:11.372Z] #47 20.44 go: finding github.com/mattn/go-isatty v0.0.12 04:59:11 [2021-04-07T04:59:11.372Z] #47 20.58 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 04:59:11 [2021-04-07T04:59:11.372Z] #47 20.87 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 04:59:11 [2021-04-07T04:59:11.373Z] #47 20.88 go: finding github.com/jonboulle/clockwork v0.1.0 04:59:11 [2021-04-07T04:59:11.373Z] #47 20.98 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 04:59:11 [2021-04-07T04:59:11.373Z] #47 20.99 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 04:59:11 [2021-04-07T04:59:11.373Z] #47 ... 04:59:11 [2021-04-07T04:59:11.373Z] 04:59:11 [2021-04-07T04:59:11.373Z] #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 04:59:11 [2021-04-07T04:59:11.373Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 04:59:11 [2021-04-07T04:59:11.373Z] #40 23.77 Checking out files: 84% (1428/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. 04:59:11 [2021-04-07T04:59:11.373Z] #40 24.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 04:59:11 [2021-04-07T04:59:11.605Z] #14 30.33 Selecting previously unselected package mingw-w64-common. 04:59:11 [2021-04-07T04:59:11.605Z] #14 30.33 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 04:59:11 [2021-04-07T04:59:11.605Z] #14 30.33 Unpacking mingw-w64-common (6.0.0-3) ... 04:59:11 [2021-04-07T04:59:11.633Z] #40 26.50 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 04:59:12 [2021-04-07T04:59:12.234Z] #14 ... 04:59:12 [2021-04-07T04:59:12.234Z] 04:59:12 [2021-04-07T04:59:12.234Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.888 + RM_GOPATH=0 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.888 + TMP_GOPATH= 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.888 + : /build 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.889 + '[' -z '' ']' 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.889 ++ mktemp -d 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.897 + export GOPATH=/tmp/tmp.DOnOyzrLQi 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.897 + GOPATH=/tmp/tmp.DOnOyzrLQi 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.897 + RM_GOPATH=1 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.898 + case "$(go env GOARCH)" in 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.898 ++ go env GOARCH 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.914 + export GO_BUILDMODE=-buildmode=pie 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.914 + GO_BUILDMODE=-buildmode=pie 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.915 ++ dirname /tmp/install/install.sh 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.920 + dir=/tmp/install 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.920 + bin=containerd 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.920 + shift 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.920 + '[' '!' -f /tmp/install/containerd.installer ']' 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.920 + . /tmp/install/containerd.installer 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.920 ++ set -e 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.921 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.921 + install_containerd 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.921 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.921 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.921 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DOnOyzrLQi/src/github.com/containerd/containerd 04:59:12 [2021-04-07T04:59:12.234Z] #57 0.929 Cloning into '/tmp/tmp.DOnOyzrLQi/src/github.com/containerd/containerd'... 04:59:12 [2021-04-07T04:59:12.523Z] #57 ... 04:59:12 [2021-04-07T04:59:12.523Z] 04:59:12 [2021-04-07T04:59:12.523Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 04:59:12 [2021-04-07T04:59:12.523Z] #33 29.78 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. 04:59:12 [2021-04-07T04:59:12.523Z] #33 29.86 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 04:59:12 [2021-04-07T04:59:12.523Z] #33 30.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 04:59:13 [2021-04-07T04:59:13.589Z] #33 ... 04:59:13 [2021-04-07T04:59:13.589Z] 04:59:13 [2021-04-07T04:59:13.589Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:59:13 [2021-04-07T04:59:13.589Z] #43 24.61 Selecting previously unselected package libprotobuf-c1:s390x. 04:59:13 [2021-04-07T04:59:13.589Z] #43 24.61 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 24.61 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 24.67 Selecting previously unselected package libprotobuf-c-dev:s390x. 04:59:13 [2021-04-07T04:59:13.589Z] #43 24.67 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 24.67 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 24.74 Selecting previously unselected package zlib1g-dev:s390x. 04:59:13 [2021-04-07T04:59:13.589Z] #43 24.75 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 24.75 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 25.11 Selecting previously unselected package libprotobuf17:s390x. 04:59:13 [2021-04-07T04:59:13.589Z] #43 25.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 25.11 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 25.63 Selecting previously unselected package libprotobuf-lite17:s390x. 04:59:13 [2021-04-07T04:59:13.589Z] #43 25.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 25.64 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 25.83 Selecting previously unselected package libprotobuf-dev:s390x. 04:59:13 [2021-04-07T04:59:13.589Z] #43 25.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 25.85 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 26.85 Selecting previously unselected package libprotoc17:s390x. 04:59:13 [2021-04-07T04:59:13.589Z] #43 26.85 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 26.86 Unpacking libprotoc17:s390x (3.6.1.3-2) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 27.36 Selecting previously unselected package protobuf-c-compiler. 04:59:13 [2021-04-07T04:59:13.589Z] #43 27.37 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 27.39 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 27.49 Selecting previously unselected package protobuf-compiler. 04:59:13 [2021-04-07T04:59:13.589Z] #43 27.49 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 27.50 Unpacking protobuf-compiler (3.6.1.3-2) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 27.59 Selecting previously unselected package python-pkg-resources. 04:59:13 [2021-04-07T04:59:13.589Z] #43 27.59 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 27.60 Unpacking python-pkg-resources (40.8.0-1) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 27.84 Selecting previously unselected package python-six. 04:59:13 [2021-04-07T04:59:13.589Z] #43 27.85 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 27.86 Unpacking python-six (1.12.0-1) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 28.02 Selecting previously unselected package python-protobuf. 04:59:13 [2021-04-07T04:59:13.589Z] #43 28.04 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 28.05 Unpacking python-protobuf (3.6.1.3-2) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 28.64 Setting up python-pkg-resources (40.8.0-1) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 30.10 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 30.10 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 30.11 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 30.12 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 30.13 Setting up python-six (1.12.0-1) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 31.62 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 31.62 Setting up libnl-3-200:s390x (3.4.0-1) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 31.64 Setting up libprotobuf17:s390x (3.6.1.3-2) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 31.64 Setting up libcap-dev:s390x (1:2.25-2) ... 04:59:13 [2021-04-07T04:59:13.589Z] #43 31.65 Setting up libprotoc17:s390x (3.6.1.3-2) ... 04:59:13 [2021-04-07T04:59:13.590Z] #43 31.67 Setting up protobuf-compiler (3.6.1.3-2) ... 04:59:13 [2021-04-07T04:59:13.590Z] #43 31.67 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 04:59:13 [2021-04-07T04:59:13.590Z] #43 31.68 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... 04:59:13 [2021-04-07T04:59:13.590Z] #43 31.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 04:59:13 [2021-04-07T04:59:13.590Z] #43 31.69 Setting up python-protobuf (3.6.1.3-2) ... 04:59:13 [2021-04-07T04:59:13.590Z] #43 34.62 Setting up libnl-3-dev:s390x (3.4.0-1) ... 04:59:13 [2021-04-07T04:59:13.590Z] #43 34.63 Processing triggers for libc-bin (2.28-10) ... 04:59:13 [2021-04-07T04:59:13.899Z] #43 DONE 35.1s 04:59:13 [2021-04-07T04:59:13.899Z] 04:59:13 [2021-04-07T04:59:13.899Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:59:13 [2021-04-07T04:59:13.899Z] #37 26.05 Selecting previously unselected package libicu63:s390x. 04:59:13 [2021-04-07T04:59:13.899Z] #37 26.08 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 26.09 Unpacking libicu63:s390x (63.1-6+deb10u1) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 31.20 Selecting previously unselected package libxml2:s390x. 04:59:13 [2021-04-07T04:59:13.899Z] #37 31.22 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 31.22 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 31.93 Selecting previously unselected package libarchive13:s390x. 04:59:13 [2021-04-07T04:59:13.899Z] #37 31.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 31.94 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 32.22 Selecting previously unselected package libjsoncpp1:s390x. 04:59:13 [2021-04-07T04:59:13.899Z] #37 32.23 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 32.23 Unpacking libjsoncpp1:s390x (1.7.4-3) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 32.35 Selecting previously unselected package librhash0:s390x. 04:59:13 [2021-04-07T04:59:13.899Z] #37 32.36 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 32.36 Unpacking librhash0:s390x (1.3.8-1) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 32.50 Selecting previously unselected package libuv1:s390x. 04:59:13 [2021-04-07T04:59:13.899Z] #37 32.51 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 32.52 Unpacking libuv1:s390x (1.24.1-1) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 32.61 Selecting previously unselected package cmake. 04:59:13 [2021-04-07T04:59:13.899Z] #37 32.62 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 32.62 Unpacking cmake (3.13.4-1) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 34.86 Setting up libicu63:s390x (63.1-6+deb10u1) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 34.87 Setting up xxd (2:8.1.0875-5) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 34.87 Setting up libuv1:s390x (1.24.1-1) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 34.89 Setting up vim-common (2:8.1.0875-5) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 34.90 Setting up librhash0:s390x (1.3.8-1) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 34.92 Setting up cmake-data (3.13.4-1) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 34.93 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 34.93 Setting up libjsoncpp1:s390x (1.7.4-3) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 34.94 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 34.95 Setting up cmake (3.13.4-1) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 35.03 Processing triggers for libc-bin (2.28-10) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 ... 04:59:13 [2021-04-07T04:59:13.899Z] 04:59:13 [2021-04-07T04:59:13.899Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:59:13 [2021-04-07T04:59:13.899Z] #48 DONE 35.2s 04:59:13 [2021-04-07T04:59:13.899Z] 04:59:13 [2021-04-07T04:59:13.899Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:59:13 [2021-04-07T04:59:13.899Z] #37 35.16 Processing triggers for mime-support (3.62) ... 04:59:13 [2021-04-07T04:59:13.899Z] #37 ... 04:59:13 [2021-04-07T04:59:13.899Z] 04:59:13 [2021-04-07T04:59:13.899Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:14 [2021-04-07T04:59:14.191Z] #44 ... 04:59:14 [2021-04-07T04:59:14.191Z] 04:59:14 [2021-04-07T04:59:14.191Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:59:14 [2021-04-07T04:59:14.191Z] #37 DONE 35.6s 04:59:14 [2021-04-07T04:59:14.490Z] 04:59:14 [2021-04-07T04:59:14.490Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:59:14 [2021-04-07T04:59:14.930Z] #40 ... 04:59:14 [2021-04-07T04:59:14.930Z] 04:59:14 [2021-04-07T04:59:14.930Z] #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 04:59:14 [2021-04-07T04:59:14.930Z] #67 sha256:1c06a7372485a0ea929e044c8f84494b4e7b93c4fa2344304808b29854f376be 04:59:14 [2021-04-07T04:59:14.930Z] #67 27.20 Checking out files: 66% (1270/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. 04:59:14 [2021-04-07T04:59:14.930Z] #67 27.79 + cd /tmp/tmp.TVDpksMlWi/src/github.com/docker/libnetwork 04:59:14 [2021-04-07T04:59:14.930Z] #67 27.79 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 04:59:14 [2021-04-07T04:59:14.930Z] #67 28.14 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.970 + RM_GOPATH=0 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.970 + TMP_GOPATH= 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.970 + : /build 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.970 + '[' -z '' ']' 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.970 ++ mktemp -d 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.970 + export GOPATH=/tmp/tmp.2hK4MqYiPY 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.970 + GOPATH=/tmp/tmp.2hK4MqYiPY 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.970 + RM_GOPATH=1 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.970 + case "$(go env GOARCH)" in 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.970 ++ go env GOARCH 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.970 + export GO_BUILDMODE=-buildmode=pie 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.970 + GO_BUILDMODE=-buildmode=pie 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.970 ++ dirname /tmp/install/install.sh 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.975 + dir=/tmp/install 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.975 + bin=tini 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.975 + shift 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.975 + '[' '!' -f /tmp/install/tini.installer ']' 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.975 + . /tmp/install/tini.installer 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.975 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.975 + install_tini 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.975 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.975 + git clone https://github.com/krallin/tini.git /tmp/tmp.2hK4MqYiPY/tini 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.975 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 04:59:15 [2021-04-07T04:59:15.287Z] #38 0.981 Cloning into '/tmp/tmp.2hK4MqYiPY/tini'... 04:59:15 [2021-04-07T04:59:15.925Z] #38 1.654 + cd /tmp/tmp.2hK4MqYiPY/tini 04:59:15 [2021-04-07T04:59:15.925Z] #38 1.654 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 04:59:15 [2021-04-07T04:59:15.925Z] #38 1.657 + cmake . 04:59:16 [2021-04-07T04:59:16.555Z] #38 2.050 -- The C compiler identification is GNU 8.3.0 04:59:16 [2021-04-07T04:59:16.555Z] #38 2.093 -- Check for working C compiler: /usr/bin/cc 04:59:16 [2021-04-07T04:59:16.555Z] #38 ... 04:59:16 [2021-04-07T04:59:16.555Z] 04:59:16 [2021-04-07T04:59:16.555Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:59:16 [2021-04-07T04:59:16.555Z] #46 27.90 bufio 04:59:16 [2021-04-07T04:59:16.555Z] #46 28.57 reflect 04:59:16 [2021-04-07T04:59:16.555Z] #46 29.49 syscall 04:59:16 [2021-04-07T04:59:16.555Z] #46 35.09 time 04:59:16 [2021-04-07T04:59:16.555Z] #46 37.96 strings 04:59:16 [2021-04-07T04:59:16.842Z] #67 ... 04:59:16 [2021-04-07T04:59:16.842Z] 04:59:16 [2021-04-07T04:59:16.842Z] #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 04:59:16 [2021-04-07T04:59:16.842Z] #58 sha256:00c2c2371d6864e40a6a71ab2f429600305b2a757560cbc7bee818fac5932f24 04:59:16 [2021-04-07T04:59:16.842Z] #58 22.14 go: extracting github.com/urfave/cli/v2 v2.3.0 04:59:16 [2021-04-07T04:59:16.842Z] #58 23.42 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 04:59:16 [2021-04-07T04:59:16.842Z] #58 24.77 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 04:59:16 [2021-04-07T04:59:16.842Z] #58 25.40 go: extracting github.com/u-root/u-root v7.0.0+incompatible 04:59:16 [2021-04-07T04:59:16.842Z] #58 26.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 04:59:16 [2021-04-07T04:59:16.842Z] #58 26.41 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 04:59:16 [2021-04-07T04:59:16.842Z] #58 26.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 04:59:16 [2021-04-07T04:59:16.842Z] #58 26.94 go: extracting github.com/russross/blackfriday/v2 v2.1.0 04:59:16 [2021-04-07T04:59:16.842Z] #58 29.57 go: finding github.com/pkg/errors v0.9.1 04:59:16 [2021-04-07T04:59:16.842Z] #58 29.65 go: finding github.com/sirupsen/logrus v1.8.1 04:59:16 [2021-04-07T04:59:16.842Z] #58 29.90 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 04:59:16 [2021-04-07T04:59:16.842Z] #58 30.09 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 04:59:16 [2021-04-07T04:59:16.842Z] #58 30.09 go: finding github.com/google/uuid v1.2.0 04:59:16 [2021-04-07T04:59:16.842Z] #58 30.18 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 04:59:16 [2021-04-07T04:59:16.842Z] #58 30.30 go: finding github.com/gofrs/flock v0.8.0 04:59:16 [2021-04-07T04:59:16.842Z] #58 30.30 go: finding github.com/moby/vpnkit v0.5.0 04:59:16 [2021-04-07T04:59:16.842Z] #58 30.37 go: finding github.com/gorilla/mux v1.8.0 04:59:16 [2021-04-07T04:59:16.842Z] #58 30.39 go: finding github.com/moby/sys/mountinfo v0.4.1 04:59:16 [2021-04-07T04:59:16.842Z] #58 30.48 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 04:59:16 [2021-04-07T04:59:16.842Z] #58 30.50 go: finding github.com/urfave/cli/v2 v2.3.0 04:59:16 [2021-04-07T04:59:16.842Z] #58 30.53 go: finding github.com/u-root/u-root v7.0.0+incompatible 04:59:16 [2021-04-07T04:59:16.842Z] #58 30.68 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 04:59:16 [2021-04-07T04:59:16.842Z] #58 30.78 go: finding github.com/russross/blackfriday/v2 v2.1.0 04:59:16 [2021-04-07T04:59:16.842Z] #58 ... 04:59:16 [2021-04-07T04:59:16.842Z] 04:59:16 [2021-04-07T04:59:16.842Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 04:59:16 [2021-04-07T04:59:16.842Z] #49 sha256:c0a484091b9c04106a8625753b2667ff2ccaed56a1c853f5313e7c8d78e48ccc 04:59:16 [2021-04-07T04:59:16.842Z] #49 27.05 go: extracting github.com/go-toolsmith/astp v1.0.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 27.17 go: extracting github.com/go-lintpack/lintpack v0.5.2 04:59:16 [2021-04-07T04:59:16.842Z] #49 27.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 27.31 go: extracting github.com/fsnotify/fsnotify v1.4.7 04:59:16 [2021-04-07T04:59:16.842Z] #49 27.64 go: extracting github.com/go-toolsmith/astcast v1.0.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 27.74 go: downloading github.com/spf13/cast v1.3.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 28.06 go: downloading github.com/gogo/protobuf v1.2.1 04:59:16 [2021-04-07T04:59:16.842Z] #49 28.11 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 04:59:16 [2021-04-07T04:59:16.842Z] #49 28.20 go: extracting github.com/spf13/cast v1.3.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 28.25 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 28.63 go: downloading github.com/stretchr/testify v1.4.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 28.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 28.75 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 29.07 go: downloading gopkg.in/yaml.v2 v2.2.7 04:59:16 [2021-04-07T04:59:16.842Z] #49 29.20 go: extracting github.com/go-toolsmith/astfmt v1.0.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 29.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 29.49 go: extracting github.com/mitchellh/go-homedir v1.1.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 29.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 29.58 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 04:59:16 [2021-04-07T04:59:16.842Z] #49 29.61 go: extracting gopkg.in/yaml.v2 v2.2.7 04:59:16 [2021-04-07T04:59:16.842Z] #49 29.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 29.66 go: extracting github.com/stretchr/testify v1.4.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 29.82 go: extracting github.com/go-toolsmith/astcopy v1.0.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 29.94 go: extracting github.com/go-toolsmith/strparse v1.0.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 29.99 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 04:59:16 [2021-04-07T04:59:16.842Z] #49 30.07 go: downloading github.com/BurntSushi/toml v0.3.1 04:59:16 [2021-04-07T04:59:16.842Z] #49 30.09 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 04:59:16 [2021-04-07T04:59:16.842Z] #49 30.10 go: downloading github.com/davecgh/go-spew v1.1.1 04:59:16 [2021-04-07T04:59:16.842Z] #49 30.36 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 04:59:16 [2021-04-07T04:59:16.842Z] #49 30.36 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 04:59:16 [2021-04-07T04:59:16.842Z] #49 30.39 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 04:59:16 [2021-04-07T04:59:16.842Z] #49 30.54 go: downloading github.com/pmezard/go-difflib v1.0.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 30.77 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 04:59:16 [2021-04-07T04:59:16.842Z] #49 30.79 go: extracting github.com/BurntSushi/toml v0.3.1 04:59:16 [2021-04-07T04:59:16.842Z] #49 30.93 go: downloading github.com/stretchr/objx v0.2.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 31.06 go: extracting github.com/pmezard/go-difflib v1.0.0 04:59:16 [2021-04-07T04:59:16.842Z] #49 31.06 go: extracting github.com/davecgh/go-spew v1.1.1 04:59:16 [2021-04-07T04:59:16.842Z] #49 31.61 go: extracting github.com/stretchr/objx v0.2.0 04:59:16 [2021-04-07T04:59:16.845Z] #46 ... 04:59:16 [2021-04-07T04:59:16.845Z] 04:59:16 [2021-04-07T04:59:16.845Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:16 [2021-04-07T04:59:16.845Z] #44 2.341 Note: Building without setproctitle() and strlcpy() support. 04:59:16 [2021-04-07T04:59:16.845Z] #44 2.341 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 04:59:16 [2021-04-07T04:59:16.845Z] #44 2.345 Note: Building without GnuTLS support 04:59:16 [2021-04-07T04:59:16.845Z] #44 2.352 Makefile.config:39: Warn: you have no libnftables installed 04:59:16 [2021-04-07T04:59:16.845Z] #44 2.352 Makefile.config:40: Warn: Building without nftables support 04:59:17 [2021-04-07T04:59:17.134Z] #44 3.313 fatal: not a git repository (or any of the parent directories): .git 04:59:17 [2021-04-07T04:59:17.134Z] #44 3.343 GEN .gitid 04:59:17 [2021-04-07T04:59:17.134Z] #44 3.347 GEN criu/include/version.h 04:59:17 [2021-04-07T04:59:17.134Z] #44 3.381 GEN include/common/asm 04:59:17 [2021-04-07T04:59:17.412Z] #49 ... 04:59:17 [2021-04-07T04:59:17.412Z] 04:59:17 [2021-04-07T04:59:17.412Z] #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 04:59:17 [2021-04-07T04:59:17.412Z] #51 sha256:523cc3778eb4d9cf04b2bde575e92904a82871e6caa82a5c9772f4bd82598697 04:59:17 [2021-04-07T04:59:17.412Z] #51 22.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 04:59:17 [2021-04-07T04:59:17.412Z] #51 23.93 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be 04:59:17 [2021-04-07T04:59:17.412Z] #51 25.25 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 04:59:17 [2021-04-07T04:59:17.412Z] #51 25.45 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 04:59:17 [2021-04-07T04:59:17.412Z] #51 25.58 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 04:59:17 [2021-04-07T04:59:17.412Z] #51 25.68 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 04:59:17 [2021-04-07T04:59:17.412Z] #51 26.60 runtime 04:59:17 [2021-04-07T04:59:17.412Z] #51 26.62 runtime/cgo 04:59:17 [2021-04-07T04:59:17.816Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09dbc53c365c35949) in /home/ubuntu/workspace/moby_PR-42263 [Pipeline] { [Pipeline] checkout 04:59:17 [2021-04-07T04:59:17.967Z] The recommended git tool is: git 04:59:18 [2021-04-07T04:59:18.162Z] #44 4.202 PBCC images/timens.pb-c.c 04:59:18 [2021-04-07T04:59:18.162Z] #44 4.206 DEP images/timens.pb-c.d 04:59:18 [2021-04-07T04:59:18.162Z] #44 4.252 PBCC images/fown.pb-c.c 04:59:18 [2021-04-07T04:59:18.162Z] #44 4.272 PBCC images/google/protobuf/descriptor.pb-c.c 04:59:18 [2021-04-07T04:59:18.162Z] #44 4.281 PBCC images/opts.pb-c.c 04:59:18 [2021-04-07T04:59:18.162Z] #44 4.335 PBCC images/memfd.pb-c.c 04:59:18 [2021-04-07T04:59:18.162Z] #44 4.340 DEP images/fown.pb-c.d 04:59:18 [2021-04-07T04:59:18.162Z] #44 4.393 DEP images/google/protobuf/descriptor.pb-c.d 04:59:18 [2021-04-07T04:59:18.353Z] #51 ... 04:59:18 [2021-04-07T04:59:18.353Z] 04:59:18 [2021-04-07T04:59:18.353Z] #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 04:59:18 [2021-04-07T04:59:18.353Z] #49 sha256:c0a484091b9c04106a8625753b2667ff2ccaed56a1c853f5313e7c8d78e48ccc 04:59:18 [2021-04-07T04:59:18.353Z] #49 33.66 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 04:59:18 [2021-04-07T04:59:18.452Z] #44 4.456 DEP images/opts.pb-c.d 04:59:18 [2021-04-07T04:59:18.452Z] #44 4.470 DEP images/memfd.pb-c.d 04:59:18 [2021-04-07T04:59:18.452Z] #44 4.577 PBCC images/sit.pb-c.c 04:59:18 [2021-04-07T04:59:18.452Z] #44 4.627 DEP images/sit.pb-c.d 04:59:18 [2021-04-07T04:59:18.452Z] #44 4.659 PBCC images/macvlan.pb-c.c 04:59:18 [2021-04-07T04:59:18.452Z] #44 4.687 DEP images/macvlan.pb-c.d 04:59:18 [2021-04-07T04:59:18.452Z] #44 4.698 PBCC images/autofs.pb-c.c 04:59:18 [2021-04-07T04:59:18.452Z] #44 4.706 DEP images/autofs.pb-c.d 04:59:18 [2021-04-07T04:59:18.452Z] #44 4.745 PBCC images/sysctl.pb-c.c 04:59:18 [2021-04-07T04:59:18.452Z] #44 4.755 DEP images/sysctl.pb-c.d 04:59:18 [2021-04-07T04:59:18.742Z] #44 4.802 PBCC images/time.pb-c.c 04:59:18 [2021-04-07T04:59:18.742Z] #44 4.821 DEP images/time.pb-c.d 04:59:18 [2021-04-07T04:59:18.742Z] #44 4.851 PBCC images/binfmt-misc.pb-c.c 04:59:18 [2021-04-07T04:59:18.742Z] #44 4.864 DEP images/binfmt-misc.pb-c.d 04:59:18 [2021-04-07T04:59:18.742Z] #44 4.919 PBCC images/seccomp.pb-c.c 04:59:18 [2021-04-07T04:59:18.742Z] #44 4.925 DEP images/seccomp.pb-c.d 04:59:18 [2021-04-07T04:59:18.742Z] #44 4.951 PBCC images/userns.pb-c.c 04:59:18 [2021-04-07T04:59:18.742Z] #44 4.973 DEP images/userns.pb-c.d 04:59:18 [2021-04-07T04:59:18.742Z] #44 4.987 PBCC images/cgroup.pb-c.c 04:59:18 [2021-04-07T04:59:18.742Z] #44 5.003 DEP images/cgroup.pb-c.d 04:59:18 [2021-04-07T04:59:18.742Z] #44 5.034 PBCC images/ext-file.pb-c.c 04:59:18 [2021-04-07T04:59:18.742Z] #44 5.053 DEP images/ext-file.pb-c.d 04:59:18 [2021-04-07T04:59:18.742Z] #44 5.099 PBCC images/rpc.pb-c.c 04:59:18 [2021-04-07T04:59:18.742Z] #44 5.108 DEP images/rpc.pb-c.d 04:59:18 [2021-04-07T04:59:18.742Z] #44 ... 04:59:18 [2021-04-07T04:59:18.742Z] 04:59:18 [2021-04-07T04:59:18.742Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:59:18 [2021-04-07T04:59:18.742Z] #52 30.24 syscall 04:59:18 [2021-04-07T04:59:18.742Z] #52 30.24 reflect 04:59:18 [2021-04-07T04:59:18.742Z] #52 36.16 time 04:59:18 [2021-04-07T04:59:18.742Z] #52 40.08 encoding/binary 04:59:18 [2021-04-07T04:59:18.742Z] #52 40.11 context 04:59:18 [2021-04-07T04:59:18.924Z] #49 ... 04:59:18 [2021-04-07T04:59:18.924Z] 04:59:18 [2021-04-07T04:59:18.924Z] #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 04:59:18 [2021-04-07T04:59:18.924Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 04:59:18 [2021-04-07T04:59:18.924Z] #55 24.08 Fetched 8426 kB in 18s (461 kB/s) 04:59:18 [2021-04-07T04:59:18.924Z] #55 24.08 Reading package lists... 04:59:18 [2021-04-07T04:59:18.924Z] #55 31.16 Reading package lists... 04:59:18 [2021-04-07T04:59:18.924Z] #55 ... 04:59:18 [2021-04-07T04:59:18.924Z] 04:59:18 [2021-04-07T04:59:18.924Z] #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 04:59:18 [2021-04-07T04:59:18.924Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 04:59:18 [2021-04-07T04:59:18.924Z] #42 25.97 Fetched 8426 kB in 19s (449 kB/s) 04:59:18 [2021-04-07T04:59:18.924Z] #42 25.97 Reading package lists... 04:59:19 [2021-04-07T04:59:19.031Z] #52 ... 04:59:19 [2021-04-07T04:59:19.032Z] 04:59:19 [2021-04-07T04:59:19.032Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:19 [2021-04-07T04:59:19.032Z] #44 5.133 PBCC images/siginfo.pb-c.c 04:59:19 [2021-04-07T04:59:19.032Z] #44 5.171 DEP images/siginfo.pb-c.d 04:59:19 [2021-04-07T04:59:19.032Z] #44 5.201 PBCC images/pagemap.pb-c.c 04:59:19 [2021-04-07T04:59:19.032Z] #44 5.253 DEP images/pagemap.pb-c.d 04:59:19 [2021-04-07T04:59:19.032Z] #44 5.293 PBCC images/rlimit.pb-c.c 04:59:19 [2021-04-07T04:59:19.032Z] #44 5.304 DEP images/rlimit.pb-c.d 04:59:19 [2021-04-07T04:59:19.032Z] #44 5.313 PBCC images/file-lock.pb-c.c 04:59:19 [2021-04-07T04:59:19.032Z] #44 5.333 DEP images/file-lock.pb-c.d 04:59:19 [2021-04-07T04:59:19.032Z] #44 5.387 PBCC images/tty.pb-c.c 04:59:19 [2021-04-07T04:59:19.322Z] #44 5.399 DEP images/tty.pb-c.d 04:59:19 [2021-04-07T04:59:19.322Z] #44 5.445 PBCC images/tun.pb-c.c 04:59:19 [2021-04-07T04:59:19.322Z] #44 5.475 PBCC images/netdev.pb-c.c 04:59:19 [2021-04-07T04:59:19.322Z] #44 5.487 DEP images/tun.pb-c.d 04:59:19 [2021-04-07T04:59:19.322Z] #44 5.493 DEP images/netdev.pb-c.d 04:59:19 [2021-04-07T04:59:19.322Z] #44 5.557 PBCC images/vma.pb-c.c 04:59:19 [2021-04-07T04:59:19.322Z] #44 5.577 DEP images/vma.pb-c.d 04:59:19 [2021-04-07T04:59:19.322Z] #44 5.590 PBCC images/creds.pb-c.c 04:59:19 [2021-04-07T04:59:19.322Z] #44 5.633 DEP images/creds.pb-c.d 04:59:19 [2021-04-07T04:59:19.616Z] #44 5.667 PBCC images/utsns.pb-c.c 04:59:19 [2021-04-07T04:59:19.616Z] #44 5.706 DEP images/utsns.pb-c.d 04:59:19 [2021-04-07T04:59:19.616Z] #44 5.753 PBCC images/ipc-desc.pb-c.c 04:59:19 [2021-04-07T04:59:19.616Z] #44 5.756 PBCC images/ipc-sem.pb-c.c 04:59:19 [2021-04-07T04:59:19.616Z] #44 5.768 DEP images/ipc-desc.pb-c.d 04:59:19 [2021-04-07T04:59:19.616Z] #44 5.829 DEP images/ipc-sem.pb-c.d 04:59:19 [2021-04-07T04:59:19.616Z] #44 5.835 PBCC images/ipc-msg.pb-c.c 04:59:19 [2021-04-07T04:59:19.616Z] #44 5.845 DEP images/ipc-msg.pb-c.d 04:59:19 [2021-04-07T04:59:19.616Z] #44 5.875 PBCC images/ipc-shm.pb-c.c 04:59:19 [2021-04-07T04:59:19.865Z] #42 32.90 Reading package lists... 04:59:19 [2021-04-07T04:59:19.865Z] #42 ... 04:59:19 [2021-04-07T04:59:19.865Z] 04:59:19 [2021-04-07T04:59:19.865Z] #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 04:59:19 [2021-04-07T04:59:19.865Z] #49 sha256:c0a484091b9c04106a8625753b2667ff2ccaed56a1c853f5313e7c8d78e48ccc 04:59:19 [2021-04-07T04:59:19.865Z] #49 35.24 go: extracting github.com/gogo/protobuf v1.2.1 04:59:19 [2021-04-07T04:59:19.905Z] #44 5.893 DEP images/ipc-shm.pb-c.d 04:59:19 [2021-04-07T04:59:19.905Z] #44 5.928 PBCC images/ipc-var.pb-c.c 04:59:19 [2021-04-07T04:59:19.905Z] #44 5.947 DEP images/ipc-var.pb-c.d 04:59:19 [2021-04-07T04:59:19.905Z] #44 5.983 PBCC images/sk-opts.pb-c.c 04:59:19 [2021-04-07T04:59:19.905Z] #44 5.986 PBCC images/packet-sock.pb-c.c 04:59:19 [2021-04-07T04:59:19.905Z] #44 6.004 DEP images/sk-opts.pb-c.d 04:59:19 [2021-04-07T04:59:19.905Z] #44 6.058 DEP images/packet-sock.pb-c.d 04:59:19 [2021-04-07T04:59:19.905Z] #44 6.104 PBCC images/sk-netlink.pb-c.c 04:59:19 [2021-04-07T04:59:19.905Z] #44 6.112 DEP images/sk-netlink.pb-c.d 04:59:19 [2021-04-07T04:59:19.905Z] #44 6.118 PBCC images/sk-inet.pb-c.c 04:59:19 [2021-04-07T04:59:19.905Z] #44 6.180 DEP images/sk-inet.pb-c.d 04:59:19 [2021-04-07T04:59:19.905Z] #44 6.193 PBCC images/sk-unix.pb-c.c 04:59:19 [2021-04-07T04:59:19.905Z] #44 6.242 DEP images/sk-unix.pb-c.d 04:59:20 [2021-04-07T04:59:20.196Z] #44 6.282 PBCC images/mm.pb-c.c 04:59:20 [2021-04-07T04:59:20.196Z] #44 6.313 DEP images/mm.pb-c.d 04:59:20 [2021-04-07T04:59:20.196Z] #44 6.361 PBCC images/timerfd.pb-c.c 04:59:20 [2021-04-07T04:59:20.196Z] #44 6.368 DEP images/timerfd.pb-c.d 04:59:20 [2021-04-07T04:59:20.196Z] #44 6.411 PBCC images/timer.pb-c.c 04:59:20 [2021-04-07T04:59:20.196Z] #44 6.416 DEP images/timer.pb-c.d 04:59:20 [2021-04-07T04:59:20.196Z] #44 6.430 PBCC images/sa.pb-c.c 04:59:20 [2021-04-07T04:59:20.196Z] #44 6.462 DEP images/sa.pb-c.d 04:59:20 [2021-04-07T04:59:20.446Z] #49 ... 04:59:20 [2021-04-07T04:59:20.446Z] 04:59:20 [2021-04-07T04:59:20.446Z] #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 04:59:20 [2021-04-07T04:59:20.446Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 04:59:20 [2021-04-07T04:59:20.446Z] #36 25.57 Fetched 8426 kB in 18s (464 kB/s) 04:59:20 [2021-04-07T04:59:20.446Z] #36 25.57 Reading package lists... 04:59:20 [2021-04-07T04:59:20.446Z] #36 32.44 Reading package lists... 04:59:20 [2021-04-07T04:59:20.446Z] #36 ... 04:59:20 [2021-04-07T04:59:20.446Z] 04:59:20 [2021-04-07T04:59:20.446Z] #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 04:59:20 [2021-04-07T04:59:20.446Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 04:59:20 [2021-04-07T04:59:20.446Z] #13 23.21 Fetched 8933 kB in 20s (448 kB/s) 04:59:20 [2021-04-07T04:59:20.446Z] #13 23.21 Reading package lists... 04:59:20 [2021-04-07T04:59:20.492Z] #44 6.492 PBCC images/pipe-data.pb-c.c 04:59:20 [2021-04-07T04:59:20.492Z] #44 6.504 DEP images/pipe-data.pb-c.d 04:59:20 [2021-04-07T04:59:20.492Z] #44 6.550 PBCC images/mnt.pb-c.c 04:59:20 [2021-04-07T04:59:20.492Z] #44 ... 04:59:20 [2021-04-07T04:59:20.492Z] 04:59:20 [2021-04-07T04:59:20.492Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:59:20 [2021-04-07T04:59:20.492Z] #38 2.499 -- Check for working C compiler: /usr/bin/cc -- works 04:59:20 [2021-04-07T04:59:20.492Z] #38 2.500 -- Detecting C compiler ABI info 04:59:20 [2021-04-07T04:59:20.492Z] #38 2.900 -- Detecting C compiler ABI info - done 04:59:20 [2021-04-07T04:59:20.492Z] #38 2.914 -- Detecting C compile features 04:59:20 [2021-04-07T04:59:20.492Z] #38 3.991 -- Detecting C compile features - done 04:59:20 [2021-04-07T04:59:20.492Z] #38 4.037 -- Performing Test HAS_BUILTIN_FORTIFY 04:59:20 [2021-04-07T04:59:20.492Z] #38 4.257 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 04:59:20 [2021-04-07T04:59:20.492Z] #38 4.281 -- Configuring done 04:59:20 [2021-04-07T04:59:20.492Z] #38 4.318 -- Generating done 04:59:20 [2021-04-07T04:59:20.492Z] #38 4.356 -- Build files have been written to: /tmp/tmp.2hK4MqYiPY/tini 04:59:20 [2021-04-07T04:59:20.492Z] #38 4.358 + make tini-static 04:59:20 [2021-04-07T04:59:20.492Z] #38 4.705 Scanning dependencies of target tini-static 04:59:20 [2021-04-07T04:59:20.492Z] #38 4.758 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 04:59:20 [2021-04-07T04:59:20.492Z] #38 5.488 [100%] Linking C executable tini-static 04:59:20 [2021-04-07T04:59:20.492Z] #38 5.790 [100%] Built target tini-static 04:59:20 [2021-04-07T04:59:20.492Z] #38 5.813 + mkdir -p /build 04:59:20 [2021-04-07T04:59:20.492Z] #38 5.821 + cp tini-static /build/docker-init 04:59:20 [2021-04-07T04:59:20.492Z] #38 DONE 6.1s 04:59:20 [2021-04-07T04:59:20.492Z] 04:59:20 [2021-04-07T04:59:20.492Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:20 [2021-04-07T04:59:20.492Z] #44 6.594 DEP images/mnt.pb-c.d 04:59:20 [2021-04-07T04:59:20.492Z] #44 6.640 PBCC images/sk-packet.pb-c.c 04:59:20 [2021-04-07T04:59:20.492Z] #44 6.644 DEP images/sk-packet.pb-c.d 04:59:20 [2021-04-07T04:59:20.492Z] #44 6.724 PBCC images/tcp-stream.pb-c.c 04:59:20 [2021-04-07T04:59:20.514Z] using credential docker-jenkins-github-credentials 04:59:20 [2021-04-07T04:59:20.521Z] Cloning the remote Git repository 04:59:20 [2021-04-07T04:59:20.521Z] Cloning with configured refspecs honoured and without tags 04:59:20 [2021-04-07T04:59:20.788Z] #44 6.819 DEP images/tcp-stream.pb-c.d 04:59:20 [2021-04-07T04:59:20.788Z] #44 6.866 PBCC images/pipe.pb-c.c 04:59:20 [2021-04-07T04:59:20.788Z] #44 6.988 DEP images/pipe.pb-c.d 04:59:20 [2021-04-07T04:59:20.788Z] #44 7.131 PBCC images/pstree.pb-c.c 04:59:21 [2021-04-07T04:59:21.112Z] #44 7.187 DEP images/pstree.pb-c.d 04:59:21 [2021-04-07T04:59:21.112Z] #44 7.248 PBCC images/fs.pb-c.c 04:59:21 [2021-04-07T04:59:21.112Z] #44 7.266 DEP images/fs.pb-c.d 04:59:21 [2021-04-07T04:59:21.112Z] #44 7.324 PBCC images/signalfd.pb-c.c 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.403 DEP images/signalfd.pb-c.d 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.420 PBCC images/fh.pb-c.c 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.432 PBCC images/fsnotify.pb-c.c 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.447 DEP images/fh.pb-c.d 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.476 DEP images/fsnotify.pb-c.d 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.499 PBCC images/eventpoll.pb-c.c 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.503 DEP images/eventpoll.pb-c.d 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.518 PBCC images/eventfd.pb-c.c 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.528 DEP images/eventfd.pb-c.d 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.540 PBCC images/remap-file-path.pb-c.c 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.567 DEP images/remap-file-path.pb-c.d 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.578 PBCC images/fifo.pb-c.c 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.584 DEP images/fifo.pb-c.d 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.607 PBCC images/ghost-file.pb-c.c 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.625 DEP images/ghost-file.pb-c.d 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.652 PBCC images/regfile.pb-c.c 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.665 DEP images/regfile.pb-c.d 04:59:21 [2021-04-07T04:59:21.405Z] #44 7.709 PBCC images/ns.pb-c.c 04:59:20 [2021-04-07T04:59:20.545Z] Cloning repository https://github.com/moby/moby.git 04:59:20 [2021-04-07T04:59:20.613Z] > git init /home/ubuntu/workspace/moby_PR-42263 # timeout=10 04:59:20 [2021-04-07T04:59:20.861Z] Fetching upstream changes from https://github.com/moby/moby.git 04:59:20 [2021-04-07T04:59:20.861Z] > git --version # timeout=10 04:59:20 [2021-04-07T04:59:20.883Z] > git --version # 'git version 2.17.1' 04:59:20 [2021-04-07T04:59:20.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:59:20 [2021-04-07T04:59:20.943Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:59:21 [2021-04-07T04:59:21.695Z] #44 7.711 DEP images/ns.pb-c.d 04:59:21 [2021-04-07T04:59:21.695Z] #44 7.743 PBCC images/fdinfo.pb-c.c 04:59:21 [2021-04-07T04:59:21.695Z] #44 7.793 DEP images/fdinfo.pb-c.d 04:59:21 [2021-04-07T04:59:21.695Z] #44 7.834 PBCC images/core-aarch64.pb-c.c 04:59:21 [2021-04-07T04:59:21.695Z] #44 7.841 PBCC images/core-arm.pb-c.c 04:59:21 [2021-04-07T04:59:21.695Z] #44 7.853 PBCC images/core-ppc64.pb-c.c 04:59:21 [2021-04-07T04:59:21.695Z] #44 7.897 PBCC images/core-s390.pb-c.c 04:59:21 [2021-04-07T04:59:21.695Z] #44 7.927 PBCC images/core-x86.pb-c.c 04:59:21 [2021-04-07T04:59:21.695Z] #44 7.948 PBCC images/core.pb-c.c 04:59:21 [2021-04-07T04:59:21.867Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0794c97b808a122c5) in /home/ubuntu/workspace/moby_PR-42263 [Pipeline] { [Pipeline] checkout 04:59:21 [2021-04-07T04:59:21.985Z] #44 7.983 PBCC images/inventory.pb-c.c 04:59:21 [2021-04-07T04:59:21.985Z] #44 8.023 DEP images/core-aarch64.pb-c.d 04:59:21 [2021-04-07T04:59:21.985Z] #44 8.034 DEP images/core-arm.pb-c.d 04:59:21 [2021-04-07T04:59:21.985Z] #44 8.073 DEP images/core-ppc64.pb-c.d 04:59:21 [2021-04-07T04:59:21.985Z] #44 8.099 DEP images/core-s390.pb-c.d 04:59:21 [2021-04-07T04:59:21.985Z] #44 8.109 DEP images/core-x86.pb-c.d 04:59:21 [2021-04-07T04:59:21.985Z] #44 8.181 DEP images/core.pb-c.d 04:59:21 [2021-04-07T04:59:21.985Z] #44 8.213 DEP images/inventory.pb-c.d 04:59:21 [2021-04-07T04:59:21.985Z] #44 8.248 PBCC images/cpuinfo.pb-c.c 04:59:21 [2021-04-07T04:59:21.985Z] #44 8.280 DEP images/cpuinfo.pb-c.d 04:59:21 [2021-04-07T04:59:21.985Z] #44 8.288 PBCC images/stats.pb-c.c 04:59:22 [2021-04-07T04:59:22.001Z] The recommended git tool is: git 04:59:22 [2021-04-07T04:59:22.275Z] #44 8.298 DEP images/stats.pb-c.d 04:59:22 [2021-04-07T04:59:22.360Z] #13 30.21 Reading package lists... 04:59:22 [2021-04-07T04:59:22.360Z] #13 ... 04:59:22 [2021-04-07T04:59:22.360Z] 04:59:22 [2021-04-07T04:59:22.360Z] #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 04:59:22 [2021-04-07T04:59:22.360Z] #49 sha256:c0a484091b9c04106a8625753b2667ff2ccaed56a1c853f5313e7c8d78e48ccc 04:59:22 [2021-04-07T04:59:22.360Z] #49 37.58 go: extracting golang.org/x/text v0.3.2 04:59:22 [2021-04-07T04:59:22.836Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01ff2643674b748ed) in /home/ubuntu/workspace/moby_PR-42263 [Pipeline] { [Pipeline] checkout 04:59:22 [2021-04-07T04:59:22.905Z] #44 9.100 make[1]: Nothing to be done for 'all'. 04:59:22 [2021-04-07T04:59:22.967Z] The recommended git tool is: git 04:59:23 [2021-04-07T04:59:23.301Z] #49 ... 04:59:23 [2021-04-07T04:59:23.301Z] 04:59:23 [2021-04-07T04:59:23.301Z] #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 04:59:23 [2021-04-07T04:59:23.301Z] #45 sha256:cff166846ee05039f8137bc5296f32918d6efaa7058e75fc8cb487203cdf0ec4 04:59:23 [2021-04-07T04:59:23.301Z] #45 28.48 vendor/golang.org/x/crypto/internal/subtle 04:59:23 [2021-04-07T04:59:23.301Z] #45 28.67 vendor/golang.org/x/crypto/curve25519 04:59:23 [2021-04-07T04:59:23.301Z] #45 ... 04:59:23 [2021-04-07T04:59:23.301Z] 04:59:23 [2021-04-07T04:59:23.301Z] #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 04:59:23 [2021-04-07T04:59:23.301Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 04:59:23 [2021-04-07T04:59:23.301Z] #55 31.16 Reading package lists... 04:59:23 [2021-04-07T04:59:23.870Z] #55 37.83 Building dependency tree... 04:59:23 [2021-04-07T04:59:23.934Z] #44 9.948 CC images/stats.o 04:59:24 [2021-04-07T04:59:24.228Z] #44 10.23 CC images/core.o 04:59:24 [2021-04-07T04:59:24.517Z] #44 10.60 CC images/core-x86.o 04:59:24 [2021-04-07T04:59:24.517Z] #44 10.85 CC images/core-arm.o 04:59:24 [2021-04-07T04:59:24.708Z] using credential docker-jenkins-github-credentials 04:59:24 [2021-04-07T04:59:24.722Z] Cloning the remote Git repository 04:59:24 [2021-04-07T04:59:24.722Z] Cloning with configured refspecs honoured and without tags 04:59:24 [2021-04-07T04:59:24.807Z] #44 11.03 CC images/core-aarch64.o 04:59:25 [2021-04-07T04:59:25.097Z] #44 11.19 CC images/core-ppc64.o 04:59:25 [2021-04-07T04:59:25.386Z] #44 11.60 CC images/core-s390.o 04:59:25 [2021-04-07T04:59:25.386Z] #44 ... 04:59:25 [2021-04-07T04:59:25.386Z] 04:59:25 [2021-04-07T04:59:25.386Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:59:25 [2021-04-07T04:59:25.386Z] #35 36.69 internal/fmtsort 04:59:25 [2021-04-07T04:59:25.386Z] #35 36.73 internal/poll 04:59:25 [2021-04-07T04:59:25.386Z] #35 37.18 internal/syscall/execenv 04:59:25 [2021-04-07T04:59:25.386Z] #35 37.29 internal/syscall/unix 04:59:25 [2021-04-07T04:59:25.386Z] #35 37.43 strings 04:59:25 [2021-04-07T04:59:25.386Z] #35 38.11 os 04:59:25 [2021-04-07T04:59:25.386Z] #35 39.41 path 04:59:25 [2021-04-07T04:59:25.386Z] #35 39.87 text/tabwriter 04:59:25 [2021-04-07T04:59:25.386Z] #35 40.42 fmt 04:59:25 [2021-04-07T04:59:25.386Z] #35 40.43 path/filepath 04:59:25 [2021-04-07T04:59:25.386Z] #35 41.59 io/ioutil 04:59:25 [2021-04-07T04:59:25.386Z] #35 43.21 flag 04:59:25 [2021-04-07T04:59:25.386Z] #35 43.21 github.com/BurntSushi/toml 04:59:25 [2021-04-07T04:59:25.386Z] #35 44.14 log 04:59:25 [2021-04-07T04:59:25.386Z] #35 45.63 github.com/BurntSushi/toml/cmd/tomlv 04:59:24 [2021-04-07T04:59:24.977Z] Cloning repository https://github.com/moby/moby.git 04:59:25 [2021-04-07T04:59:25.057Z] > git init /home/ubuntu/workspace/moby_PR-42263 # timeout=10 04:59:25 [2021-04-07T04:59:25.177Z] Fetching upstream changes from https://github.com/moby/moby.git 04:59:25 [2021-04-07T04:59:25.178Z] > git --version # timeout=10 04:59:25 [2021-04-07T04:59:25.188Z] > git --version # 'git version 2.7.4' 04:59:25 [2021-04-07T04:59:25.189Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:59:25 [2021-04-07T04:59:25.192Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:59:25 [2021-04-07T04:59:25.617Z] using credential docker-jenkins-github-credentials 04:59:25 [2021-04-07T04:59:25.624Z] Cloning the remote Git repository 04:59:25 [2021-04-07T04:59:25.624Z] Cloning with configured refspecs honoured and without tags 04:59:25 [2021-04-07T04:59:25.677Z] #35 ... 04:59:25 [2021-04-07T04:59:25.677Z] 04:59:25 [2021-04-07T04:59:25.677Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:25 [2021-04-07T04:59:25.677Z] #44 11.87 CC images/cpuinfo.o 04:59:25 [2021-04-07T04:59:25.780Z] #55 41.13 The following additional packages will be installed: 04:59:25 [2021-04-07T04:59:25.780Z] #55 41.15 libbtrfs0 04:59:25 [2021-04-07T04:59:25.966Z] #44 12.16 CC images/inventory.o 04:59:26 [2021-04-07T04:59:26.040Z] #55 41.35 The following NEW packages will be installed: 04:59:26 [2021-04-07T04:59:26.040Z] #55 41.37 libbtrfs-dev libbtrfs0 04:59:26 [2021-04-07T04:59:26.255Z] #44 12.34 CC images/fdinfo.o 04:59:26 [2021-04-07T04:59:26.255Z] #44 12.49 CC images/fown.o 04:59:26 [2021-04-07T04:59:26.255Z] #44 ... 04:59:26 [2021-04-07T04:59:26.255Z] 04:59:26 [2021-04-07T04:59:26.255Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... 04:59:26 [2021-04-07T04:59:26.255Z] #14 35.25 Selecting previously unselected package mingw-w64-x86-64-dev. 04:59:26 [2021-04-07T04:59:26.255Z] #14 35.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 04:59:26 [2021-04-07T04:59:26.255Z] #14 35.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 04:59:26 [2021-04-07T04:59:26.255Z] #14 39.32 Selecting previously unselected package gcc-mingw-w64-base. 04:59:26 [2021-04-07T04:59:26.255Z] #14 39.33 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... 04:59:26 [2021-04-07T04:59:26.255Z] #14 39.36 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 04:59:26 [2021-04-07T04:59:26.255Z] #14 39.48 Selecting previously unselected package gcc-mingw-w64-x86-64. 04:59:26 [2021-04-07T04:59:26.255Z] #14 39.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... 04:59:26 [2021-04-07T04:59:26.255Z] #14 39.48 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 04:59:26 [2021-04-07T04:59:26.301Z] #55 41.80 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. 04:59:26 [2021-04-07T04:59:26.301Z] #55 41.80 Need to get 119 kB of archives. 04:59:26 [2021-04-07T04:59:26.301Z] #55 41.80 After this operation, 387 kB of additional disk space will be used. 04:59:26 [2021-04-07T04:59:26.301Z] #55 41.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 04:59:25 [2021-04-07T04:59:25.404Z] Cloning repository https://github.com/moby/moby.git 04:59:25 [2021-04-07T04:59:25.455Z] > git init /home/ubuntu/workspace/moby_PR-42263 # timeout=10 04:59:25 [2021-04-07T04:59:25.683Z] Fetching upstream changes from https://github.com/moby/moby.git 04:59:25 [2021-04-07T04:59:25.683Z] > git --version # timeout=10 04:59:25 [2021-04-07T04:59:25.701Z] > git --version # 'git version 2.25.1' 04:59:25 [2021-04-07T04:59:25.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:59:25 [2021-04-07T04:59:25.703Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:59:26 [2021-04-07T04:59:26.544Z] #14 ... 04:59:26 [2021-04-07T04:59:26.544Z] 04:59:26 [2021-04-07T04:59:26.544Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:26 [2021-04-07T04:59:26.544Z] #44 12.64 CC images/ns.o 04:59:26 [2021-04-07T04:59:26.544Z] #44 12.83 CC images/regfile.o 04:59:26 [2021-04-07T04:59:26.561Z] #55 41.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 04:59:26 [2021-04-07T04:59:26.833Z] #44 13.01 CC images/ghost-file.o 04:59:26 [2021-04-07T04:59:26.833Z] #44 13.13 CC images/fifo.o 04:59:27 [2021-04-07T04:59:27.133Z] #55 ... 04:59:27 [2021-04-07T04:59:27.133Z] 04:59:27 [2021-04-07T04:59:27.133Z] #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 04:59:27 [2021-04-07T04:59:27.133Z] #49 sha256:c0a484091b9c04106a8625753b2667ff2ccaed56a1c853f5313e7c8d78e48ccc 04:59:27 [2021-04-07T04:59:27.133Z] #49 42.66 go: finding github.com/fatih/color v1.7.0 04:59:27 [2021-04-07T04:59:27.152Z] #44 13.28 CC images/remap-file-path.o 04:59:27 [2021-04-07T04:59:27.152Z] #44 ... 04:59:27 [2021-04-07T04:59:27.152Z] 04:59:27 [2021-04-07T04:59:27.152Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:59:27 [2021-04-07T04:59:27.152Z] #35 DONE 48.5s 04:59:27 [2021-04-07T04:59:27.460Z] 04:59:27 [2021-04-07T04:59:27.460Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:27 [2021-04-07T04:59:27.460Z] #44 13.44 CC images/eventfd.o 04:59:27 [2021-04-07T04:59:27.460Z] #44 ... 04:59:27 [2021-04-07T04:59:27.460Z] 04:59:27 [2021-04-07T04:59:27.460Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:59:27 [2021-04-07T04:59:27.460Z] #46 38.79 os 04:59:27 [2021-04-07T04:59:27.460Z] #46 39.64 regexp/syntax 04:59:27 [2021-04-07T04:59:27.460Z] #46 41.11 fmt 04:59:27 [2021-04-07T04:59:27.460Z] #46 43.39 regexp 04:59:27 [2021-04-07T04:59:27.460Z] #46 44.63 go/token 04:59:27 [2021-04-07T04:59:27.460Z] #46 45.06 go/scanner 04:59:27 [2021-04-07T04:59:27.460Z] #46 45.78 go/ast 04:59:27 [2021-04-07T04:59:27.460Z] #46 46.19 internal/lazyregexp 04:59:27 [2021-04-07T04:59:27.460Z] #46 46.35 net/url 04:59:27 [2021-04-07T04:59:27.460Z] #46 47.52 text/template/parse 04:59:27 [2021-04-07T04:59:27.702Z] #49 42.87 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 04:59:27 [2021-04-07T04:59:27.702Z] #49 42.99 go: finding github.com/mattn/go-colorable v0.1.4 04:59:27 [2021-04-07T04:59:27.702Z] #49 43.02 go: finding github.com/mattn/go-isatty v0.0.8 04:59:27 [2021-04-07T04:59:27.702Z] #49 43.07 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 04:59:27 [2021-04-07T04:59:27.703Z] #49 43.12 go: finding github.com/go-critic/go-critic v0.4.1 04:59:27 [2021-04-07T04:59:27.703Z] #49 43.13 go: finding github.com/pkg/errors v0.8.1 04:59:27 [2021-04-07T04:59:27.703Z] #49 43.14 go: finding github.com/go-lintpack/lintpack v0.5.2 04:59:27 [2021-04-07T04:59:27.775Z] #46 ... 04:59:27 [2021-04-07T04:59:27.775Z] 04:59:27 [2021-04-07T04:59:27.775Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:27 [2021-04-07T04:59:27.775Z] #44 13.83 CC images/eventpoll.o 04:59:27 [2021-04-07T04:59:27.962Z] #49 43.20 go: finding github.com/mitchellh/go-homedir v1.1.0 04:59:27 [2021-04-07T04:59:27.962Z] #49 43.22 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 04:59:27 [2021-04-07T04:59:27.962Z] #49 43.22 go: finding github.com/go-toolsmith/astequal v1.0.0 04:59:27 [2021-04-07T04:59:27.962Z] #49 43.22 go: finding github.com/go-toolsmith/astp v1.0.0 04:59:27 [2021-04-07T04:59:27.962Z] #49 43.26 go: finding github.com/go-toolsmith/astfmt v1.0.0 04:59:27 [2021-04-07T04:59:27.962Z] #49 43.27 go: finding github.com/spf13/viper v1.6.1 04:59:27 [2021-04-07T04:59:27.962Z] #49 43.28 go: finding github.com/go-toolsmith/astcast v1.0.0 04:59:27 [2021-04-07T04:59:27.962Z] #49 43.29 go: finding github.com/go-toolsmith/typep v1.0.0 04:59:27 [2021-04-07T04:59:27.962Z] #49 43.32 go: finding github.com/go-toolsmith/astcopy v1.0.0 04:59:27 [2021-04-07T04:59:27.962Z] #49 43.32 go: finding github.com/sirupsen/logrus v1.4.2 04:59:27 [2021-04-07T04:59:27.962Z] #49 43.34 go: finding github.com/stretchr/testify v1.4.0 04:59:27 [2021-04-07T04:59:27.962Z] #49 43.41 go: finding github.com/davecgh/go-spew v1.1.1 04:59:28 [2021-04-07T04:59:28.071Z] #44 14.06 CC images/fh.o 04:59:28 [2021-04-07T04:59:28.071Z] #44 14.24 CC images/fsnotify.o 04:59:28 [2021-04-07T04:59:28.139Z] Fetching without tags 04:59:28 [2021-04-07T04:59:28.224Z] #49 43.44 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 04:59:28 [2021-04-07T04:59:28.224Z] #49 43.45 go: finding github.com/go-toolsmith/strparse v1.0.0 04:59:28 [2021-04-07T04:59:28.224Z] #49 43.47 go: finding github.com/pmezard/go-difflib v1.0.0 04:59:28 [2021-04-07T04:59:28.224Z] #49 43.48 go: finding github.com/bombsimon/wsl/v2 v2.0.0 04:59:28 [2021-04-07T04:59:28.224Z] #49 43.52 go: finding github.com/gobwas/glob v0.2.3 04:59:28 [2021-04-07T04:59:28.224Z] #49 43.54 go: finding github.com/fsnotify/fsnotify v1.4.7 04:59:28 [2021-04-07T04:59:28.224Z] #49 43.56 go: finding github.com/stretchr/objx v0.2.0 04:59:28 [2021-04-07T04:59:28.224Z] #49 43.56 go: finding github.com/spf13/cobra v0.0.5 04:59:28 [2021-04-07T04:59:28.224Z] #49 43.61 go: finding github.com/hashicorp/hcl v1.0.0 04:59:28 [2021-04-07T04:59:28.224Z] #49 43.63 go: finding github.com/spf13/pflag v1.0.5 04:59:28 [2021-04-07T04:59:28.224Z] #49 43.66 go: finding gopkg.in/yaml.v2 v2.2.7 04:59:28 [2021-04-07T04:59:28.224Z] #49 43.68 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 04:59:28 [2021-04-07T04:59:28.360Z] #44 14.54 CC images/signalfd.o 04:59:28 [2021-04-07T04:59:28.360Z] #44 14.57 CC images/fs.o 04:59:28 [2021-04-07T04:59:28.360Z] #44 14.61 CC images/pstree.o 04:59:28 [2021-04-07T04:59:28.360Z] #44 14.65 CC images/pipe.o 04:59:28 [2021-04-07T04:59:28.484Z] #49 43.82 go: finding github.com/magiconair/properties v1.8.1 04:59:28 [2021-04-07T04:59:28.485Z] #49 43.83 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 04:59:28 [2021-04-07T04:59:28.485Z] #49 43.87 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 04:59:28 [2021-04-07T04:59:28.485Z] #49 43.88 go: finding github.com/mitchellh/mapstructure v1.1.2 04:59:28 [2021-04-07T04:59:28.485Z] #49 43.93 go: finding github.com/pelletier/go-toml v1.2.0 04:59:28 [2021-04-07T04:59:28.485Z] #49 43.97 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 04:59:28 [2021-04-07T04:59:28.586Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit 255c79a1e823b422ec661df05e31e9a3d85caf64 04:59:28 [2021-04-07T04:59:28.650Z] #44 14.73 CC images/tcp-stream.o 04:59:28 [2021-04-07T04:59:28.650Z] #44 14.87 CC images/sk-packet.o 04:59:28 [2021-04-07T04:59:28.650Z] #44 14.95 CC images/mnt.o 04:59:28 [2021-04-07T04:59:28.060Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:59:28 [2021-04-07T04:59:28.068Z] > git config --add remote.origin.fetch +refs/pull/42263/head:refs/remotes/origin/PR-42263 # timeout=10 04:59:28 [2021-04-07T04:59:28.099Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:59:28 [2021-04-07T04:59:28.124Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:59:28 [2021-04-07T04:59:28.144Z] Fetching upstream changes from https://github.com/moby/moby.git 04:59:28 [2021-04-07T04:59:28.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:59:28 [2021-04-07T04:59:28.145Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:59:28 [2021-04-07T04:59:28.593Z] > git config core.sparsecheckout # timeout=10 04:59:28 [2021-04-07T04:59:28.614Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 04:59:28 [2021-04-07T04:59:28.745Z] #49 44.10 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 04:59:28 [2021-04-07T04:59:28.745Z] #49 44.12 go: finding github.com/spf13/afero v1.1.2 04:59:28 [2021-04-07T04:59:28.941Z] #44 15.08 CC images/pipe-data.o 04:59:28 [2021-04-07T04:59:28.941Z] #44 15.15 CC images/sa.o 04:59:29 [2021-04-07T04:59:29.046Z] #49 44.33 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 04:59:29 [2021-04-07T04:59:29.046Z] #49 44.33 go: finding github.com/spf13/cast v1.3.0 04:59:29 [2021-04-07T04:59:29.231Z] #44 15.34 CC images/timer.o 04:59:29 [2021-04-07T04:59:29.231Z] #44 ... 04:59:29 [2021-04-07T04:59:29.231Z] 04:59:29 [2021-04-07T04:59:29.231Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:59:29 [2021-04-07T04:59:29.231Z] #52 40.74 fmt 04:59:29 [2021-04-07T04:59:29.231Z] #52 41.51 encoding/base64 04:59:29 [2021-04-07T04:59:29.231Z] #52 42.09 golang.org/x/sys/unix 04:59:29 [2021-04-07T04:59:29.231Z] #52 44.26 encoding/json 04:59:29 [2021-04-07T04:59:29.231Z] #52 47.17 github.com/pkg/diff 04:59:29 [2021-04-07T04:59:29.231Z] #52 48.16 go/ast 04:59:29 [2021-04-07T04:59:29.231Z] #52 48.19 golang.org/x/crypto/ssh/terminal 04:59:29 [2021-04-07T04:59:29.231Z] #52 49.48 mvdan.cc/editorconfig 04:59:29 [2021-04-07T04:59:29.231Z] #52 50.18 mvdan.cc/sh/v3/fileutil 04:59:29 [2021-04-07T04:59:29.231Z] #52 50.37 mvdan.cc/sh/v3/syntax 04:59:29 [2021-04-07T04:59:29.306Z] #49 44.44 go: finding github.com/spf13/jwalterweatherman v1.0.0 04:59:29 [2021-04-07T04:59:29.306Z] #49 44.46 go: finding golang.org/x/text v0.3.2 04:59:29 [2021-04-07T04:59:29.306Z] #49 44.60 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 04:59:29 [2021-04-07T04:59:29.306Z] #49 44.63 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 04:59:29 [2021-04-07T04:59:29.306Z] #49 44.70 go: finding github.com/subosito/gotenv v1.2.0 04:59:29 [2021-04-07T04:59:29.433Z] Merge succeeded, producing 255c79a1e823b422ec661df05e31e9a3d85caf64 04:59:29 [2021-04-07T04:59:29.433Z] Checking out Revision 255c79a1e823b422ec661df05e31e9a3d85caf64 (PR-42263) 04:59:29 [2021-04-07T04:59:29.520Z] #52 ... 04:59:29 [2021-04-07T04:59:29.520Z] 04:59:29 [2021-04-07T04:59:29.520Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:29 [2021-04-07T04:59:29.521Z] #44 15.57 CC images/timerfd.o 04:59:29 [2021-04-07T04:59:29.521Z] #44 15.70 CC images/mm.o 04:59:29 [2021-04-07T04:59:29.566Z] #49 44.75 go: finding gopkg.in/ini.v1 v1.51.0 04:59:29 [2021-04-07T04:59:29.566Z] #49 44.96 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 04:59:29 [2021-04-07T04:59:29.566Z] #49 45.00 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 04:59:29 [2021-04-07T04:59:29.810Z] #44 15.90 CC images/sk-opts.o 04:59:29 [2021-04-07T04:59:29.810Z] #44 16.02 CC images/sk-unix.o 04:59:29 [2021-04-07T04:59:29.826Z] #49 45.08 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 04:59:29 [2021-04-07T04:59:29.826Z] #49 45.11 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 04:59:29 [2021-04-07T04:59:29.826Z] #49 45.12 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 04:59:29 [2021-04-07T04:59:29.826Z] #49 45.14 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 04:59:29 [2021-04-07T04:59:29.826Z] #49 45.14 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 04:59:29 [2021-04-07T04:59:29.826Z] #49 45.19 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 04:59:29 [2021-04-07T04:59:29.826Z] #49 45.22 go: finding github.com/kisielk/gotool v1.0.0 04:59:29 [2021-04-07T04:59:29.826Z] #49 45.24 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 04:59:29 [2021-04-07T04:59:29.826Z] #49 45.24 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 04:59:29 [2021-04-07T04:59:29.826Z] #49 45.34 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 04:59:30 [2021-04-07T04:59:30.086Z] #49 ... 04:59:30 [2021-04-07T04:59:30.086Z] 04:59:30 [2021-04-07T04:59:30.086Z] #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 04:59:30 [2021-04-07T04:59:30.086Z] #67 sha256:1c06a7372485a0ea929e044c8f84494b4e7b93c4fa2344304808b29854f376be 04:59:30 [2021-04-07T04:59:30.086Z] #67 DONE 45.4s 04:59:30 [2021-04-07T04:59:30.086Z] 04:59:30 [2021-04-07T04:59:30.086Z] #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 04:59:30 [2021-04-07T04:59:30.086Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 04:59:30 [2021-04-07T04:59:30.086Z] #55 42.98 debconf: delaying package configuration, since apt-utils is not installed 04:59:30 [2021-04-07T04:59:30.086Z] #55 43.21 Fetched 119 kB in 0s (404 kB/s) 04:59:30 [2021-04-07T04:59:30.086Z] #55 43.33 Selecting previously unselected package libbtrfs0. 04:59:30 [2021-04-07T04:59:30.086Z] #55 43.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.) 04:59:30 [2021-04-07T04:59:30.086Z] #55 43.38 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 04:59:30 [2021-04-07T04:59:30.086Z] #55 43.39 Unpacking libbtrfs0 (4.20.1-2) ... 04:59:30 [2021-04-07T04:59:30.086Z] #55 43.48 Selecting previously unselected package libbtrfs-dev. 04:59:30 [2021-04-07T04:59:30.086Z] #55 43.49 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 04:59:30 [2021-04-07T04:59:30.086Z] #55 43.52 Unpacking libbtrfs-dev (4.20.1-2) ... 04:59:30 [2021-04-07T04:59:30.086Z] #55 43.79 Setting up libbtrfs0 (4.20.1-2) ... 04:59:30 [2021-04-07T04:59:30.086Z] #55 43.85 Setting up libbtrfs-dev (4.20.1-2) ... 04:59:30 [2021-04-07T04:59:30.086Z] #55 43.86 Processing triggers for libc-bin (2.28-10) ... 04:59:30 [2021-04-07T04:59:30.086Z] #55 DONE 45.4s 04:59:30 [2021-04-07T04:59:30.086Z] 04:59:30 [2021-04-07T04:59:30.086Z] #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 04:59:30 [2021-04-07T04:59:30.086Z] #49 sha256:c0a484091b9c04106a8625753b2667ff2ccaed56a1c853f5313e7c8d78e48ccc 04:59:30 [2021-04-07T04:59:30.086Z] #49 45.37 go: finding github.com/sourcegraph/go-diff v0.5.1 04:59:30 [2021-04-07T04:59:30.086Z] #49 45.38 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 04:59:30 [2021-04-07T04:59:30.086Z] #49 45.38 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 04:59:30 [2021-04-07T04:59:30.086Z] #49 45.54 go: finding github.com/tommy-muehle/go-mnd v1.1.1 04:59:30 [2021-04-07T04:59:30.086Z] #49 45.60 go: finding github.com/ultraware/funlen v0.0.2 04:59:30 [2021-04-07T04:59:30.086Z] #49 45.60 go: finding github.com/ultraware/whitespace v0.0.4 04:59:30 [2021-04-07T04:59:30.099Z] #44 16.21 CC images/sk-inet.o 04:59:30 [2021-04-07T04:59:30.346Z] #49 45.61 go: finding github.com/uudashr/gocognit v1.0.1 04:59:30 [2021-04-07T04:59:30.346Z] #49 45.62 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 04:59:30 [2021-04-07T04:59:30.346Z] #49 45.85 go: finding github.com/gogo/protobuf v1.2.1 04:59:30 [2021-04-07T04:59:30.389Z] #44 16.45 CC images/tun.o 04:59:30 [2021-04-07T04:59:30.678Z] #44 16.70 CC images/sk-netlink.o 04:59:30 [2021-04-07T04:59:30.678Z] #44 16.78 CC images/packet-sock.o 04:59:30 [2021-04-07T04:59:30.915Z] #49 46.26 go: finding honnef.co/go/tools v0.0.1-2019.2.3 04:59:30 [2021-04-07T04:59:30.915Z] #49 46.28 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 04:59:30 [2021-04-07T04:59:30.915Z] #49 46.32 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 04:59:30 [2021-04-07T04:59:30.915Z] #49 46.38 go: finding github.com/BurntSushi/toml v0.3.1 04:59:30 [2021-04-07T04:59:30.967Z] #44 16.98 CC images/ipc-var.o 04:59:30 [2021-04-07T04:59:30.967Z] #44 17.09 CC images/ipc-desc.o 04:59:29 [2021-04-07T04:59:29.329Z] > git remote # timeout=10 04:59:29 [2021-04-07T04:59:29.358Z] > git config --get remote.origin.url # timeout=10 04:59:29 [2021-04-07T04:59:29.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:59:29 [2021-04-07T04:59:29.380Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 04:59:29 [2021-04-07T04:59:29.409Z] > git rev-parse HEAD^{commit} # timeout=10 04:59:29 [2021-04-07T04:59:29.439Z] > git config core.sparsecheckout # timeout=10 04:59:29 [2021-04-07T04:59:29.465Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 04:59:31 [2021-04-07T04:59:31.175Z] #49 46.43 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 04:59:31 [2021-04-07T04:59:31.263Z] #44 17.22 CC images/ipc-shm.o 04:59:31 [2021-04-07T04:59:31.263Z] #44 17.34 CC images/ipc-msg.o 04:59:31 [2021-04-07T04:59:31.263Z] #44 17.52 CC images/ipc-sem.o 04:59:31 [2021-04-07T04:59:31.558Z] #44 17.61 CC images/utsns.o 04:59:31 [2021-04-07T04:59:31.558Z] #44 17.73 CC images/creds.o 04:59:31 [2021-04-07T04:59:31.558Z] #44 17.83 CC images/vma.o 04:59:31 [2021-04-07T04:59:31.847Z] #44 17.96 CC images/netdev.o 04:59:32 [2021-04-07T04:59:32.137Z] #44 18.16 CC images/tty.o 04:59:32 [2021-04-07T04:59:32.426Z] #44 18.48 CC images/file-lock.o 04:59:32 [2021-04-07T04:59:32.426Z] #44 18.63 CC images/rlimit.o 04:59:32 [2021-04-07T04:59:32.715Z] #44 18.71 CC images/pagemap.o 04:59:32 [2021-04-07T04:59:32.715Z] #44 18.87 CC images/siginfo.o 04:59:33 [2021-04-07T04:59:33.005Z] #44 19.01 CC images/rpc.o 04:59:33 [2021-04-07T04:59:33.298Z] #44 19.47 CC images/ext-file.o 04:59:33 [2021-04-07T04:59:33.298Z] #44 19.56 CC images/cgroup.o 04:59:33 [2021-04-07T04:59:33.587Z] #44 19.83 CC images/userns.o 04:59:33 [2021-04-07T04:59:33.723Z] Commit message: "Move cgroup v2 out of experimental" 04:59:33 [2021-04-07T04:59:33.724Z] #49 ... 04:59:33 [2021-04-07T04:59:33.724Z] 04:59:33 [2021-04-07T04:59:33.724Z] #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 04:59:33 [2021-04-07T04:59:33.724Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 04:59:33 [2021-04-07T04:59:33.724Z] #36 32.44 Reading package lists... 04:59:33 [2021-04-07T04:59:33.724Z] #36 38.97 Building dependency tree... 04:59:33 [2021-04-07T04:59:33.724Z] #36 42.23 The following additional packages will be installed: 04:59:33 [2021-04-07T04:59:33.724Z] #36 42.23 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 04:59:33 [2021-04-07T04:59:33.724Z] #36 42.26 Suggested packages: 04:59:33 [2021-04-07T04:59:33.724Z] #36 42.26 cmake-doc ninja-build lrzip 04:59:33 [2021-04-07T04:59:33.724Z] #36 42.26 Recommended packages: 04:59:33 [2021-04-07T04:59:33.724Z] #36 42.26 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 04:59:33 [2021-04-07T04:59:33.724Z] #36 43.19 The following NEW packages will be installed: 04:59:33 [2021-04-07T04:59:33.725Z] #36 43.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 04:59:33 [2021-04-07T04:59:33.725Z] #36 43.21 vim-common xxd 04:59:33 [2021-04-07T04:59:33.725Z] #36 43.57 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. 04:59:33 [2021-04-07T04:59:33.725Z] #36 43.57 Need to get 14.9 MB of archives. 04:59:33 [2021-04-07T04:59:33.725Z] #36 43.57 After this operation, 61.8 MB of additional disk space will be used. 04:59:33 [2021-04-07T04:59:33.725Z] #36 43.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #36 43.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #36 43.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #36 43.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #36 44.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #36 44.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #36 45.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #36 45.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #36 45.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #36 45.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #36 47.57 debconf: delaying package configuration, since apt-utils is not installed 04:59:33 [2021-04-07T04:59:33.725Z] #36 47.83 Fetched 14.9 MB in 2s (6407 kB/s) 04:59:33 [2021-04-07T04:59:33.725Z] #36 47.93 Selecting previously unselected package xxd. 04:59:33 [2021-04-07T04:59:33.725Z] #36 47.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.) 04:59:33 [2021-04-07T04:59:33.725Z] #36 48.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 04:59:33 [2021-04-07T04:59:33.725Z] #36 48.04 Unpacking xxd (2:8.1.0875-5) ... 04:59:33 [2021-04-07T04:59:33.725Z] #36 48.23 Selecting previously unselected package vim-common. 04:59:33 [2021-04-07T04:59:33.725Z] #36 48.24 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 04:59:33 [2021-04-07T04:59:33.725Z] #36 48.28 Unpacking vim-common (2:8.1.0875-5) ... 04:59:33 [2021-04-07T04:59:33.725Z] #36 48.71 Selecting previously unselected package cmake-data. 04:59:33 [2021-04-07T04:59:33.725Z] #36 48.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 04:59:33 [2021-04-07T04:59:33.725Z] #36 48.72 Unpacking cmake-data (3.13.4-1) ... 04:59:33 [2021-04-07T04:59:33.725Z] #36 ... 04:59:33 [2021-04-07T04:59:33.725Z] 04:59:33 [2021-04-07T04:59:33.725Z] #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 04:59:33 [2021-04-07T04:59:33.725Z] #56 sha256:889b55b4d1c3e1bc96dc2064c2d15aa2d4a9dc4a854dbf9d42098834f79afdcb 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.114 + RM_GOPATH=0 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.114 + TMP_GOPATH= 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.114 + : /build 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.114 + '[' -z '' ']' 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.118 ++ mktemp -d 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.127 + export GOPATH=/tmp/tmp.3ryCLRUiwV 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.130 + GOPATH=/tmp/tmp.3ryCLRUiwV 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.130 + RM_GOPATH=1 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.130 + case "$(go env GOARCH)" in 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.131 ++ go env GOARCH 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.174 + export GO_BUILDMODE=-buildmode=pie 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.174 + GO_BUILDMODE=-buildmode=pie 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.174 ++ dirname /tmp/install/install.sh 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.178 + dir=/tmp/install 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.179 + bin=containerd 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.179 + shift 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.179 + '[' '!' -f /tmp/install/containerd.installer ']' 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.179 + . /tmp/install/containerd.installer 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.179 ++ set -e 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.179 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.179 + install_containerd 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.180 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.181 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3ryCLRUiwV/src/github.com/containerd/containerd 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.181 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 04:59:33 [2021-04-07T04:59:33.725Z] #56 2.183 Cloning into '/tmp/tmp.3ryCLRUiwV/src/github.com/containerd/containerd'... 04:59:33 [2021-04-07T04:59:33.725Z] #56 ... 04:59:33 [2021-04-07T04:59:33.725Z] 04:59:33 [2021-04-07T04:59:33.725Z] #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 04:59:33 [2021-04-07T04:59:33.725Z] #34 sha256:20879a1967352f27cb29145500ba5ae0dee7192b1f24de115db73408c47f4e39 04:59:33 [2021-04-07T04:59:33.725Z] #34 39.08 sync 04:59:33 [2021-04-07T04:59:33.725Z] #34 39.10 internal/reflectlite 04:59:33 [2021-04-07T04:59:33.725Z] #34 41.54 sort 04:59:33 [2021-04-07T04:59:33.725Z] #34 41.56 errors 04:59:33 [2021-04-07T04:59:33.725Z] #34 42.02 strconv 04:59:33 [2021-04-07T04:59:33.725Z] #34 42.97 io 04:59:33 [2021-04-07T04:59:33.725Z] #34 44.32 internal/oserror 04:59:33 [2021-04-07T04:59:33.725Z] #34 44.46 syscall 04:59:33 [2021-04-07T04:59:33.725Z] #34 45.57 reflect 04:59:33 [2021-04-07T04:59:33.725Z] #34 ... 04:59:33 [2021-04-07T04:59:33.725Z] 04:59:33 [2021-04-07T04:59:33.725Z] #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 04:59:33 [2021-04-07T04:59:33.725Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 04:59:33 [2021-04-07T04:59:33.725Z] #42 32.90 Reading package lists... 04:59:33 [2021-04-07T04:59:33.725Z] #42 39.63 Building dependency tree... 04:59:33 [2021-04-07T04:59:33.725Z] #42 43.15 The following additional packages will be installed: 04:59:33 [2021-04-07T04:59:33.725Z] #42 43.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 04:59:33 [2021-04-07T04:59:33.725Z] #42 43.18 libprotoc17 python-pkg-resources python-six zlib1g-dev 04:59:33 [2021-04-07T04:59:33.725Z] #42 43.19 Suggested packages: 04:59:33 [2021-04-07T04:59:33.725Z] #42 43.20 manpages-dev python-setuptools 04:59:33 [2021-04-07T04:59:33.725Z] #42 44.56 The following NEW packages will be installed: 04:59:33 [2021-04-07T04:59:33.725Z] #42 44.57 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 04:59:33 [2021-04-07T04:59:33.725Z] #42 44.57 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 04:59:33 [2021-04-07T04:59:33.725Z] #42 44.57 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 04:59:33 [2021-04-07T04:59:33.725Z] #42 44.57 python-six zlib1g-dev 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.14 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.14 Need to get 4095 kB of archives. 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.14 After this operation, 22.5 MB of additional disk space will be used. 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 45.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] 04:59:33 [2021-04-07T04:59:33.725Z] #42 47.70 debconf: delaying package configuration, since apt-utils is not installed 04:59:33 [2021-04-07T04:59:33.725Z] #42 47.86 Fetched 4095 kB in 1s (3691 kB/s) 04:59:33 [2021-04-07T04:59:33.725Z] #42 47.96 Selecting previously unselected package libcap-dev:amd64. 04:59:33 [2021-04-07T04:59:33.725Z] #42 47.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.02 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.02 Unpacking libcap-dev:amd64 (1:2.25-2) ... 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.13 Selecting previously unselected package libnet1:amd64. 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.30 Selecting previously unselected package libnet1-dev. 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.31 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.50 Selecting previously unselected package libnl-3-200:amd64. 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.51 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.70 Selecting previously unselected package libnl-3-dev:amd64. 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.71 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.71 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.99 Selecting previously unselected package libprotobuf-c1:amd64. 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.99 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 04:59:33 [2021-04-07T04:59:33.725Z] #42 48.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 04:59:33 [2021-04-07T04:59:33.725Z] #42 49.09 Selecting previously unselected package libprotobuf-c-dev:amd64. 04:59:33 [2021-04-07T04:59:33.725Z] #42 49.09 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... 04:59:33 [2021-04-07T04:59:33.725Z] #42 49.10 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 04:59:33 [2021-04-07T04:59:33.725Z] #42 49.23 Selecting previously unselected package zlib1g-dev:amd64. 04:59:33 [2021-04-07T04:59:33.761Z] > git --version # timeout=10 04:59:33 [2021-04-07T04:59:33.789Z] > git --version # 'git version 2.17.1' 04:59:33 [2021-04-07T04:59:33.804Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 04:59:33 [2021-04-07T04:59:33.879Z] #44 20.10 CC images/google/protobuf/descriptor.o 04:59:33 [2021-04-07T04:59:33.985Z] #42 49.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... 04:59:33 [2021-04-07T04:59:33.985Z] #42 49.27 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 04:59:33 [2021-04-07T04:59:33.985Z] #42 49.50 Selecting previously unselected package libprotobuf17:amd64. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 04:59:34 [2021-04-07T04:59:34.245Z] #42 49.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... 04:59:34 [2021-04-07T04:59:34.245Z] #42 49.51 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 04:59:34 [2021-04-07T04:59:34.794Z] + docker version 04:59:34 [2021-04-07T04:59:34.914Z] #44 21.03 CC images/opts.o 04:59:35 [2021-04-07T04:59:35.186Z] #42 50.37 Selecting previously unselected package libprotobuf-lite17:amd64. 04:59:35 [2021-04-07T04:59:35.186Z] #42 50.38 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... 04:59:35 [2021-04-07T04:59:35.186Z] #42 50.38 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... 04:59:35 [2021-04-07T04:59:35.186Z] #42 50.60 Selecting previously unselected package libprotobuf-dev:amd64. 04:59:35 [2021-04-07T04:59:35.203Z] #44 21.19 CC images/seccomp.o 04:59:35 [2021-04-07T04:59:35.203Z] #44 ... 04:59:35 [2021-04-07T04:59:35.203Z] 04:59:35 [2021-04-07T04:59:35.203Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... 04:59:35 [2021-04-07T04:59:35.203Z] #14 54.02 Selecting previously unselected package g++-mingw-w64-x86-64. 04:59:35 [2021-04-07T04:59:35.203Z] #14 54.03 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... 04:59:35 [2021-04-07T04:59:35.203Z] #14 54.03 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 04:59:35 [2021-04-07T04:59:35.447Z] #42 50.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... 04:59:35 [2021-04-07T04:59:35.447Z] #42 50.67 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... 04:59:35 [2021-04-07T04:59:35.707Z] #42 ... 04:59:35 [2021-04-07T04:59:35.707Z] 04:59:35 [2021-04-07T04:59:35.708Z] #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 04:59:35 [2021-04-07T04:59:35.708Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 04:59:35 [2021-04-07T04:59:35.968Z] #32 50.71 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) 04:59:35 [2021-04-07T04:59:35.968Z] #32 ... 04:59:35 [2021-04-07T04:59:35.968Z] 04:59:35 [2021-04-07T04:59:35.968Z] #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 04:59:35 [2021-04-07T04:59:35.968Z] #45 sha256:cff166846ee05039f8137bc5296f32918d6efaa7058e75fc8cb487203cdf0ec4 04:59:35 [2021-04-07T04:59:35.968Z] #45 41.26 github.com/LK4D4/vndr/godl/singleflight 04:59:35 [2021-04-07T04:59:35.968Z] #45 41.27 internal/reflectlite 04:59:35 [2021-04-07T04:59:35.968Z] #45 41.60 math/rand 04:59:35 [2021-04-07T04:59:35.968Z] #45 42.60 internal/singleflight 04:59:35 [2021-04-07T04:59:35.968Z] #45 44.01 io 04:59:35 [2021-04-07T04:59:35.968Z] #45 44.01 strconv 04:59:35 [2021-04-07T04:59:35.968Z] #45 45.11 bytes 04:59:35 [2021-04-07T04:59:35.968Z] #45 47.87 bufio 04:59:35 [2021-04-07T04:59:35.968Z] #45 49.11 reflect 04:59:35 [2021-04-07T04:59:35.968Z] #45 49.66 syscall 04:59:35 [2021-04-07T04:59:35.968Z] #45 ... 04:59:35 [2021-04-07T04:59:35.968Z] 04:59:35 [2021-04-07T04:59:35.968Z] #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 04:59:35 [2021-04-07T04:59:35.968Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 04:59:35 [2021-04-07T04:59:35.968Z] #13 30.21 Reading package lists... 04:59:35 [2021-04-07T04:59:35.968Z] #13 37.15 Building dependency tree... 04:59:35 [2021-04-07T04:59:35.968Z] #13 40.88 The following additional packages will be installed: 04:59:35 [2021-04-07T04:59:35.968Z] #13 40.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 04:59:35 [2021-04-07T04:59:35.968Z] #13 40.88 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 04:59:35 [2021-04-07T04:59:35.968Z] #13 40.88 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 04:59:35 [2021-04-07T04:59:35.968Z] #13 40.88 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 04:59:35 [2021-04-07T04:59:35.968Z] #13 40.90 mingw-w64-common mingw-w64-x86-64-dev 04:59:35 [2021-04-07T04:59:35.968Z] #13 40.90 Suggested packages: 04:59:35 [2021-04-07T04:59:35.968Z] #13 40.90 gcc-8-locales seccomp wine64 04:59:35 [2021-04-07T04:59:35.968Z] #13 42.81 The following NEW packages will be installed: 04:59:35 [2021-04-07T04:59:35.968Z] #13 42.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 04:59:35 [2021-04-07T04:59:35.968Z] #13 42.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 04:59:35 [2021-04-07T04:59:35.968Z] #13 42.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 04:59:35 [2021-04-07T04:59:35.968Z] #13 42.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 04:59:35 [2021-04-07T04:59:35.968Z] #13 42.84 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 04:59:35 [2021-04-07T04:59:35.968Z] #13 42.84 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 04:59:35 [2021-04-07T04:59:35.968Z] #13 42.86 The following packages will be upgraded: 04:59:35 [2021-04-07T04:59:35.968Z] #13 42.87 libseccomp2 libsystemd0 libudev1 04:59:35 [2021-04-07T04:59:35.968Z] #13 43.32 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. 04:59:35 [2021-04-07T04:59:35.968Z] #13 43.32 Need to get 78.2 MB of archives. 04:59:35 [2021-04-07T04:59:35.968Z] #13 43.32 After this operation, 487 MB of additional disk space will be used. 04:59:35 [2021-04-07T04:59:35.968Z] #13 43.32 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] 04:59:35 [2021-04-07T04:59:35.968Z] #13 43.33 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] 04:59:35 [2021-04-07T04:59:35.968Z] #13 43.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] 04:59:35 [2021-04-07T04:59:35.968Z] #13 43.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] 04:59:35 [2021-04-07T04:59:35.968Z] #13 43.38 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] 04:59:35 [2021-04-07T04:59:35.968Z] #13 43.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] 04:59:35 [2021-04-07T04:59:35.968Z] #13 43.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 04:59:35 [2021-04-07T04:59:35.968Z] #13 43.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 04:59:35 [2021-04-07T04:59:35.968Z] #13 43.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 04:59:35 [2021-04-07T04:59:35.968Z] #13 43.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 04:59:35 [2021-04-07T04:59:35.968Z] #13 44.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 04:59:35 [2021-04-07T04:59:35.968Z] #13 44.83 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] 04:59:35 [2021-04-07T04:59:35.968Z] #13 44.84 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] 04:59:36 [2021-04-07T04:59:36.228Z] #13 ... 04:59:36 [2021-04-07T04:59:36.228Z] 04:59:36 [2021-04-07T04:59:36.228Z] #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 04:59:36 [2021-04-07T04:59:36.228Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 04:59:36 [2021-04-07T04:59:36.228Z] #32 50.71 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. 04:59:36 [2021-04-07T04:59:36.228Z] #32 51.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 04:59:36 [2021-04-07T04:59:36.237Z] #14 ... 04:59:36 [2021-04-07T04:59:36.237Z] 04:59:36 [2021-04-07T04:59:36.237Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:59:36 [2021-04-07T04:59:36.237Z] #52 54.24 mvdan.cc/sh/v3/cmd/shfmt 04:59:36 [2021-04-07T04:59:36.237Z] #52 DONE 57.6s 04:59:36 [2021-04-07T04:59:36.488Z] #32 51.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 04:59:36 [2021-04-07T04:59:36.526Z] 04:59:36 [2021-04-07T04:59:36.526Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:36 [2021-04-07T04:59:36.526Z] #44 21.34 CC images/binfmt-misc.o 04:59:36 [2021-04-07T04:59:36.526Z] #44 21.49 CC images/time.o 04:59:36 [2021-04-07T04:59:36.526Z] #44 21.55 CC images/sysctl.o 04:59:36 [2021-04-07T04:59:36.526Z] #44 21.62 CC images/autofs.o 04:59:36 [2021-04-07T04:59:36.526Z] #44 21.69 CC images/macvlan.o 04:59:36 [2021-04-07T04:59:36.526Z] #44 21.86 CC images/sit.o 04:59:36 [2021-04-07T04:59:36.526Z] #44 21.98 CC images/memfd.o 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.11 CC images/timens.o 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.28 LINK images/built-in.o 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.36 GEN compel/include/asm 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.36 GEN compel/include/version.h 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.38 touch .config 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.44 GEN include/common/config.h 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.53 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.59 GEN compel/plugins/include/uapi/std/syscall-codes.h 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.61 GEN compel/plugins/include/uapi/std/syscall.h 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.64 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.65 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.67 DEP compel/arch/s390/plugins/std/parasite-head.d 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.68 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.69 DEP compel/plugins/std/infect.d 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.75 DEP compel/plugins/std/string.d 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.79 DEP compel/plugins/std/log.d 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.83 DEP compel/plugins/std/fds.d 04:59:36 [2021-04-07T04:59:36.526Z] #44 22.89 DEP compel/plugins/std/std.d 04:59:36 [2021-04-07T04:59:36.857Z] #44 23.03 DEP compel/plugins/shmem/shmem.d 04:59:36 [2021-04-07T04:59:36.857Z] #44 23.07 DEP compel/plugins/fds/fds.d 04:59:36 [2021-04-07T04:59:36.857Z] #44 23.16 CC compel/plugins/std/std.o 04:59:37 [2021-04-07T04:59:37.151Z] #44 23.36 CC compel/plugins/std/fds.o 04:59:37 [2021-04-07T04:59:37.440Z] #44 23.57 CC compel/plugins/std/log.o 04:59:38 [2021-04-07T04:59:38.070Z] #44 24.07 CC compel/plugins/std/string.o 04:59:38 [2021-04-07T04:59:38.070Z] #44 ... 04:59:38 [2021-04-07T04:59:38.070Z] 04:59:38 [2021-04-07T04:59:38.070Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:59:38 [2021-04-07T04:59:38.070Z] #46 49.27 go/parser 04:59:38 [2021-04-07T04:59:38.070Z] #46 50.59 text/template 04:59:38 [2021-04-07T04:59:38.070Z] #46 51.60 encoding/xml 04:59:38 [2021-04-07T04:59:38.070Z] #46 54.16 go/doc 04:59:38 [2021-04-07T04:59:38.070Z] #46 55.25 github.com/LK4D4/vndr/versioned 04:59:38 [2021-04-07T04:59:38.070Z] #46 55.29 compress/flate 04:59:38 [2021-04-07T04:59:38.070Z] #46 56.03 github.com/LK4D4/vndr/build 04:59:38 [2021-04-07T04:59:38.070Z] #46 57.26 hash/crc32 04:59:38 [2021-04-07T04:59:38.070Z] #46 57.53 compress/gzip 04:59:38 [2021-04-07T04:59:38.070Z] #46 57.91 net 04:59:38 [2021-04-07T04:59:38.070Z] #46 58.47 vendor/golang.org/x/text/transform 04:59:38 [2021-04-07T04:59:38.070Z] #46 58.85 vendor/golang.org/x/text/unicode/bidi 04:59:38 [2021-04-07T04:59:38.070Z] #46 ... 04:59:38 [2021-04-07T04:59:38.070Z] 04:59:38 [2021-04-07T04:59:38.070Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:59:38 [2021-04-07T04:59:38.071Z] #57 27.75 Checking out files: 85% (3272/3837) Checking out files: 86% (3300/3837) Checking out files: 87% (3339/3837) Checking out files: 88% (3377/3837) Checking out files: 89% (3415/3837) Checking out files: 90% (3454/3837) Checking out files: 91% (3492/3837) Checking out files: 92% (3531/3837) Checking out files: 93% (3569/3837) Checking out files: 94% (3607/3837) Checking out files: 95% (3646/3837) Checking out files: 96% (3684/3837) Checking out files: 97% (3722/3837) Checking out files: 98% (3761/3837) Checking out files: 99% (3799/3837) Checking out files: 100% (3837/3837) Checking out files: 100% (3837/3837), done. 04:59:38 [2021-04-07T04:59:38.071Z] #57 28.09 + cd /tmp/tmp.DOnOyzrLQi/src/github.com/containerd/containerd 04:59:38 [2021-04-07T04:59:38.071Z] #57 28.09 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 04:59:38 [2021-04-07T04:59:38.071Z] #57 29.01 + export 'BUILDTAGS=netgo osusergo static_build' 04:59:38 [2021-04-07T04:59:38.071Z] #57 29.01 + BUILDTAGS='netgo osusergo static_build' 04:59:38 [2021-04-07T04:59:38.071Z] #57 29.01 + export EXTRA_FLAGS=-buildmode=pie 04:59:38 [2021-04-07T04:59:38.071Z] #57 29.02 + EXTRA_FLAGS=-buildmode=pie 04:59:38 [2021-04-07T04:59:38.071Z] #57 29.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 04:59:38 [2021-04-07T04:59:38.071Z] #57 29.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 04:59:38 [2021-04-07T04:59:38.071Z] #57 29.02 + '[' '' = dynamic ']' 04:59:38 [2021-04-07T04:59:38.071Z] #57 29.02 + make 04:59:38 [2021-04-07T04:59:38.071Z] #57 29.59 + bin/ctr 04:59:38 [2021-04-07T04:59:38.360Z] #57 ... 04:59:38 [2021-04-07T04:59:38.360Z] 04:59:38 [2021-04-07T04:59:38.360Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:38 [2021-04-07T04:59:38.360Z] #44 24.54 CC compel/plugins/std/infect.o 04:59:38 [2021-04-07T04:59:38.649Z] #44 24.83 CC compel/arch/s390/plugins/std/parasite-head.o 04:59:38 [2021-04-07T04:59:38.649Z] #44 24.86 CC compel/arch/s390/plugins/std/syscalls/syscalls.o 04:59:38 [2021-04-07T04:59:38.649Z] #44 24.89 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o 04:59:38 [2021-04-07T04:59:38.939Z] #44 24.99 AR compel/plugins/std.lib.a 04:59:38 [2021-04-07T04:59:38.939Z] #44 25.04 CC compel/plugins/fds/fds.o 04:59:38 [2021-04-07T04:59:38.939Z] #44 25.16 AR compel/plugins/fds.lib.a 04:59:38 [2021-04-07T04:59:38.939Z] #44 25.18 HOSTDEP compel/src/lib/log-host.d 04:59:39 [2021-04-07T04:59:39.007Z] Client: Docker Engine - Community 04:59:39 [2021-04-07T04:59:39.007Z] Version: 20.10.5 04:59:39 [2021-04-07T04:59:39.007Z] API version: 1.41 04:59:39 [2021-04-07T04:59:39.007Z] Go version: go1.13.15 04:59:39 [2021-04-07T04:59:39.007Z] Git commit: 55c4c88 04:59:39 [2021-04-07T04:59:39.007Z] Built: Tue Mar 2 20:18:05 2021 04:59:39 [2021-04-07T04:59:39.007Z] OS/Arch: linux/amd64 04:59:39 [2021-04-07T04:59:39.007Z] Context: default 04:59:39 [2021-04-07T04:59:39.007Z] Experimental: true 04:59:39 [2021-04-07T04:59:39.007Z] 04:59:39 [2021-04-07T04:59:39.007Z] Server: Docker Engine - Community 04:59:39 [2021-04-07T04:59:39.007Z] Engine: 04:59:39 [2021-04-07T04:59:39.007Z] Version: 20.10.5 04:59:39 [2021-04-07T04:59:39.007Z] API version: 1.41 (minimum version 1.12) 04:59:39 [2021-04-07T04:59:39.007Z] Go version: go1.13.15 04:59:39 [2021-04-07T04:59:39.007Z] Git commit: 363e9a8 04:59:39 [2021-04-07T04:59:39.007Z] Built: Tue Mar 2 20:16:00 2021 04:59:39 [2021-04-07T04:59:39.007Z] OS/Arch: linux/amd64 04:59:39 [2021-04-07T04:59:39.007Z] Experimental: true 04:59:39 [2021-04-07T04:59:39.007Z] containerd: 04:59:39 [2021-04-07T04:59:39.007Z] Version: 1.4.4 04:59:39 [2021-04-07T04:59:39.007Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 04:59:39 [2021-04-07T04:59:39.007Z] runc: 04:59:39 [2021-04-07T04:59:39.007Z] Version: 1.0.0-rc93 04:59:39 [2021-04-07T04:59:39.007Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 04:59:39 [2021-04-07T04:59:39.007Z] docker-init: 04:59:39 [2021-04-07T04:59:39.007Z] Version: 0.19.0 04:59:39 [2021-04-07T04:59:39.007Z] GitCommit: de40ad0 [Pipeline] sh 04:59:39 [2021-04-07T04:59:39.228Z] #44 25.28 HOSTDEP compel/src/lib/handle-elf-host.d 04:59:39 [2021-04-07T04:59:39.228Z] #44 25.34 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d 04:59:39 [2021-04-07T04:59:39.228Z] #44 25.39 HOSTDEP compel/src/main-host.d 04:59:39 [2021-04-07T04:59:39.228Z] #44 25.47 DEP compel/src/lib/ptrace.d 04:59:39 [2021-04-07T04:59:39.340Z] + docker info 04:59:39 [2021-04-07T04:59:39.517Z] #44 25.57 DEP compel/src/lib/infect.d 04:59:39 [2021-04-07T04:59:39.517Z] #44 25.70 DEP compel/src/lib/infect-util.d 04:59:39 [2021-04-07T04:59:39.517Z] #44 25.78 DEP compel/src/lib/infect-rpc.d 04:59:39 [2021-04-07T04:59:39.517Z] #44 25.84 DEP compel/arch/s390/src/lib/infect.d 04:59:39 [2021-04-07T04:59:39.806Z] #44 25.95 DEP compel/arch/s390/src/lib/cpu.d 04:59:39 [2021-04-07T04:59:39.806Z] #44 25.98 DEP compel/src/lib/log.d 04:59:39 [2021-04-07T04:59:39.806Z] #44 26.02 DEP compel/src/main.d 04:59:39 [2021-04-07T04:59:39.806Z] #44 26.07 DEP compel/src/lib/handle-elf.d 04:59:40 [2021-04-07T04:59:40.096Z] #44 26.15 DEP compel/arch/s390/src/lib/handle-elf.d 04:59:40 [2021-04-07T04:59:40.096Z] #44 26.23 CC compel/src/lib/log.o 04:59:40 [2021-04-07T04:59:40.385Z] #44 26.39 CC compel/arch/s390/src/lib/cpu.o 04:59:40 [2021-04-07T04:59:40.385Z] #44 26.50 CC compel/arch/s390/src/lib/infect.o 04:59:40 [2021-04-07T04:59:40.674Z] #44 26.86 CC compel/src/lib/infect-rpc.o 04:59:40 [2021-04-07T04:59:40.964Z] #44 27.02 CC compel/src/lib/infect-util.o 04:59:40 [2021-04-07T04:59:40.964Z] #44 27.13 CC compel/src/lib/infect.o 04:59:41 [2021-04-07T04:59:41.544Z] Fetching without tags 04:59:41 [2021-04-07T04:59:41.819Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit 255c79a1e823b422ec661df05e31e9a3d85caf64 04:59:41 [2021-04-07T04:59:41.844Z] #32 ... 04:59:41 [2021-04-07T04:59:41.844Z] 04:59:41 [2021-04-07T04:59:41.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 04:59:41 [2021-04-07T04:59:41.844Z] #45 sha256:cff166846ee05039f8137bc5296f32918d6efaa7058e75fc8cb487203cdf0ec4 04:59:41 [2021-04-07T04:59:41.844Z] #45 57.22 time 04:59:41 [2021-04-07T04:59:41.991Z] #44 28.28 CC compel/src/lib/ptrace.o 04:59:42 [2021-04-07T04:59:42.051Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:59:42 [2021-04-07T04:59:42.065Z] > git config --add remote.origin.fetch +refs/pull/42263/head:refs/remotes/origin/PR-42263 # timeout=10 04:59:42 [2021-04-07T04:59:42.046Z] Fetching without tags 04:59:42 [2021-04-07T04:59:42.283Z] #44 28.56 AR compel/libcompel.a 04:59:42 [2021-04-07T04:59:42.437Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit 255c79a1e823b422ec661df05e31e9a3d85caf64 04:59:42 [2021-04-07T04:59:42.457Z] Merge succeeded, producing 255c79a1e823b422ec661df05e31e9a3d85caf64 04:59:42 [2021-04-07T04:59:42.457Z] Checking out Revision 255c79a1e823b422ec661df05e31e9a3d85caf64 (PR-42263) 04:59:41 [2021-04-07T04:59:41.443Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:59:41 [2021-04-07T04:59:41.466Z] > git config --add remote.origin.fetch +refs/pull/42263/head:refs/remotes/origin/PR-42263 # timeout=10 04:59:41 [2021-04-07T04:59:41.474Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:59:41 [2021-04-07T04:59:41.494Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:59:41 [2021-04-07T04:59:41.515Z] Fetching upstream changes from https://github.com/moby/moby.git 04:59:41 [2021-04-07T04:59:41.515Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:59:41 [2021-04-07T04:59:41.516Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:59:41 [2021-04-07T04:59:41.795Z] > git config core.sparsecheckout # timeout=10 04:59:41 [2021-04-07T04:59:41.809Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 04:59:42 [2021-04-07T04:59:42.361Z] > git remote # timeout=10 04:59:42 [2021-04-07T04:59:42.374Z] > git config --get remote.origin.url # timeout=10 04:59:42 [2021-04-07T04:59:42.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:59:42 [2021-04-07T04:59:42.397Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 04:59:42 [2021-04-07T04:59:42.407Z] > git rev-parse HEAD^{commit} # timeout=10 04:59:42 [2021-04-07T04:59:42.430Z] > git config core.sparsecheckout # timeout=10 04:59:42 [2021-04-07T04:59:42.448Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 04:59:42 [2021-04-07T04:59:42.572Z] #44 28.60 HOSTCC compel/src/main-host.o 04:59:42 [2021-04-07T04:59:42.572Z] #44 28.83 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o 04:59:42 [2021-04-07T04:59:42.863Z] #44 28.93 HOSTCC compel/src/lib/handle-elf-host.o 04:59:43 [2021-04-07T04:59:43.153Z] #44 29.16 HOSTCC compel/src/lib/log-host.o 04:59:43 [2021-04-07T04:59:43.153Z] #44 29.26 HOSTLINK compel/compel-host-bin 04:59:43 [2021-04-07T04:59:43.153Z] #44 29.33 DEP soccr/soccr.d 04:59:43 [2021-04-07T04:59:43.153Z] #44 29.51 CC soccr/soccr.o 04:59:43 [2021-04-07T04:59:43.179Z] Fetching without tags 04:59:43 [2021-04-07T04:59:43.398Z] Merge succeeded, producing 255c79a1e823b422ec661df05e31e9a3d85caf64 04:59:43 [2021-04-07T04:59:43.398Z] Checking out Revision 255c79a1e823b422ec661df05e31e9a3d85caf64 (PR-42263) 04:59:43 [2021-04-07T04:59:43.629Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit 255c79a1e823b422ec661df05e31e9a3d85caf64 04:59:42 [2021-04-07T04:59:42.088Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:59:42 [2021-04-07T04:59:42.097Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:59:42 [2021-04-07T04:59:42.108Z] Fetching upstream changes from https://github.com/moby/moby.git 04:59:42 [2021-04-07T04:59:42.108Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:59:42 [2021-04-07T04:59:42.110Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:59:42 [2021-04-07T04:59:42.498Z] > git config core.sparsecheckout # timeout=10 04:59:42 [2021-04-07T04:59:42.512Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 04:59:43 [2021-04-07T04:59:43.401Z] > git remote # timeout=10 04:59:43 [2021-04-07T04:59:43.410Z] > git config --get remote.origin.url # timeout=10 04:59:43 [2021-04-07T04:59:43.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:59:43 [2021-04-07T04:59:43.419Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 04:59:43 [2021-04-07T04:59:43.434Z] > git rev-parse HEAD^{commit} # timeout=10 04:59:43 [2021-04-07T04:59:43.448Z] > git config core.sparsecheckout # timeout=10 04:59:43 [2021-04-07T04:59:43.453Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 04:59:43 [2021-04-07T04:59:43.090Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:59:43 [2021-04-07T04:59:43.104Z] > git config --add remote.origin.fetch +refs/pull/42263/head:refs/remotes/origin/PR-42263 # timeout=10 04:59:43 [2021-04-07T04:59:43.121Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:59:43 [2021-04-07T04:59:43.151Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:59:43 [2021-04-07T04:59:43.182Z] Fetching upstream changes from https://github.com/moby/moby.git 04:59:43 [2021-04-07T04:59:43.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:59:43 [2021-04-07T04:59:43.183Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:59:43 [2021-04-07T04:59:43.634Z] > git config core.sparsecheckout # timeout=10 04:59:43 [2021-04-07T04:59:43.672Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 04:59:44 [2021-04-07T04:59:44.610Z] Merge succeeded, producing 255c79a1e823b422ec661df05e31e9a3d85caf64 04:59:44 [2021-04-07T04:59:44.610Z] Checking out Revision 255c79a1e823b422ec661df05e31e9a3d85caf64 (PR-42263) 04:59:44 [2021-04-07T04:59:44.706Z] #44 30.45 AR soccr/libsoccr.a 04:59:44 [2021-04-07T04:59:44.706Z] #44 30.47 make[1]: 'soccr/libsoccr.a' is up to date. 04:59:44 [2021-04-07T04:59:44.706Z] #44 30.67 DEP criu/arch/s390/sigframe.d 04:59:44 [2021-04-07T04:59:44.706Z] #44 30.73 DEP criu/arch/s390/crtools.d 04:59:44 [2021-04-07T04:59:44.996Z] #44 30.98 DEP criu/arch/s390/cpu.d 04:59:44 [2021-04-07T04:59:44.996Z] #44 31.15 CC criu/arch/s390/cpu.o 04:59:45 [2021-04-07T04:59:45.148Z] #45 ... 04:59:45 [2021-04-07T04:59:45.148Z] 04:59:45 [2021-04-07T04:59:45.148Z] #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 04:59:45 [2021-04-07T04:59:45.148Z] #47 sha256:a64faf4cbe824868032d22953bb2d92618dd54a8ab59e074835b3034208a00fd 04:59:45 [2021-04-07T04:59:45.148Z] #47 DONE 60.0s 04:59:45 [2021-04-07T04:59:45.148Z] 04:59:45 [2021-04-07T04:59:45.148Z] #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 04:59:45 [2021-04-07T04:59:45.148Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 04:59:45 [2021-04-07T04:59:45.148Z] #13 48.24 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] 04:59:45 [2021-04-07T04:59:45.148Z] #13 50.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 04:59:45 [2021-04-07T04:59:45.148Z] #13 50.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 04:59:45 [2021-04-07T04:59:45.148Z] #13 50.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 04:59:45 [2021-04-07T04:59:45.148Z] #13 50.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 04:59:45 [2021-04-07T04:59:45.148Z] #13 50.51 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] 04:59:45 [2021-04-07T04:59:45.148Z] #13 50.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] 04:59:45 [2021-04-07T04:59:45.148Z] #13 50.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 04:59:45 [2021-04-07T04:59:45.148Z] #13 50.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 04:59:45 [2021-04-07T04:59:45.148Z] #13 50.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 04:59:45 [2021-04-07T04:59:45.148Z] #13 50.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 04:59:45 [2021-04-07T04:59:45.148Z] #13 50.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 04:59:45 [2021-04-07T04:59:45.148Z] #13 50.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 04:59:45 [2021-04-07T04:59:45.148Z] #13 50.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 04:59:45 [2021-04-07T04:59:45.148Z] #13 50.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] 04:59:45 [2021-04-07T04:59:45.148Z] #13 51.92 debconf: delaying package configuration, since apt-utils is not installed 04:59:45 [2021-04-07T04:59:45.148Z] #13 52.16 Fetched 78.2 MB in 8s (10.2 MB/s) 04:59:45 [2021-04-07T04:59:45.148Z] #13 52.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 04:59:45 [2021-04-07T04:59:45.148Z] #13 52.31 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... 04:59:45 [2021-04-07T04:59:45.148Z] #13 52.35 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... 04:59:45 [2021-04-07T04:59:45.148Z] #13 52.78 Setting up libsystemd0:amd64 (241-7~deb10u7) ... 04:59:45 [2021-04-07T04:59:45.148Z] #13 53.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 04:59:45 [2021-04-07T04:59:45.148Z] #13 53.06 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... 04:59:45 [2021-04-07T04:59:45.148Z] #13 53.08 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... 04:59:45 [2021-04-07T04:59:45.148Z] #13 53.30 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... 04:59:45 [2021-04-07T04:59:45.148Z] #13 53.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 04:59:45 [2021-04-07T04:59:45.148Z] #13 53.55 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... 04:59:45 [2021-04-07T04:59:45.148Z] #13 53.59 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... 04:59:45 [2021-04-07T04:59:45.148Z] #13 54.47 Setting up libudev1:amd64 (241-7~deb10u7) ... 04:59:45 [2021-04-07T04:59:45.148Z] #13 54.84 Selecting previously unselected package binutils-mingw-w64-i686. 04:59:45 [2021-04-07T04:59:45.148Z] #13 54.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 04:59:45 [2021-04-07T04:59:45.148Z] #13 54.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 04:59:45 [2021-04-07T04:59:45.148Z] #13 54.92 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 04:59:45 [2021-04-07T04:59:45.285Z] #44 31.46 CC criu/arch/s390/crtools.o 04:59:45 [2021-04-07T04:59:45.914Z] #44 ... 04:59:45 [2021-04-07T04:59:45.914Z] 04:59:45 [2021-04-07T04:59:45.914Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... 04:59:45 [2021-04-07T04:59:45.914Z] #14 64.79 Selecting previously unselected package libapparmor1:s390x. 04:59:45 [2021-04-07T04:59:45.914Z] #14 64.80 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... 04:59:45 [2021-04-07T04:59:45.914Z] #14 64.80 Unpacking libapparmor1:s390x (2.13.2-10) ... 04:59:45 [2021-04-07T04:59:45.914Z] #14 64.87 Selecting previously unselected package libapparmor-dev:s390x. 04:59:45 [2021-04-07T04:59:45.914Z] #14 64.88 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... 04:59:45 [2021-04-07T04:59:45.914Z] #14 64.88 Unpacking libapparmor-dev:s390x (2.13.2-10) ... 04:59:45 [2021-04-07T04:59:45.914Z] #14 64.96 Selecting previously unselected package libbtrfs0. 04:59:45 [2021-04-07T04:59:45.914Z] #14 64.96 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... 04:59:45 [2021-04-07T04:59:45.914Z] #14 64.96 Unpacking libbtrfs0 (4.20.1-2) ... 04:59:45 [2021-04-07T04:59:45.932Z] Client: 04:59:45 [2021-04-07T04:59:45.932Z] Context: default 04:59:45 [2021-04-07T04:59:45.932Z] Debug Mode: false 04:59:45 [2021-04-07T04:59:45.932Z] Plugins: 04:59:45 [2021-04-07T04:59:45.932Z] app: Docker App (Docker Inc., v0.9.1-beta3) 04:59:45 [2021-04-07T04:59:45.932Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) 04:59:45 [2021-04-07T04:59:45.932Z] 04:59:45 [2021-04-07T04:59:45.932Z] Server: 04:59:45 [2021-04-07T04:59:45.932Z] Containers: 0 04:59:45 [2021-04-07T04:59:45.932Z] Running: 0 04:59:45 [2021-04-07T04:59:45.932Z] Paused: 0 04:59:45 [2021-04-07T04:59:45.932Z] Stopped: 0 04:59:45 [2021-04-07T04:59:45.932Z] Images: 0 04:59:45 [2021-04-07T04:59:45.932Z] Server Version: 20.10.5 04:59:45 [2021-04-07T04:59:45.932Z] Storage Driver: overlay2 04:59:45 [2021-04-07T04:59:45.932Z] Backing Filesystem: extfs 04:59:45 [2021-04-07T04:59:45.932Z] Supports d_type: true 04:59:45 [2021-04-07T04:59:45.932Z] Native Overlay Diff: true 04:59:45 [2021-04-07T04:59:45.932Z] Logging Driver: json-file 04:59:45 [2021-04-07T04:59:45.932Z] Cgroup Driver: cgroupfs 04:59:45 [2021-04-07T04:59:45.932Z] Cgroup Version: 1 04:59:45 [2021-04-07T04:59:45.932Z] Plugins: 04:59:45 [2021-04-07T04:59:45.932Z] Volume: local 04:59:45 [2021-04-07T04:59:45.932Z] Network: bridge host ipvlan macvlan null overlay 04:59:45 [2021-04-07T04:59:45.932Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 04:59:45 [2021-04-07T04:59:45.932Z] Swarm: inactive 04:59:45 [2021-04-07T04:59:45.932Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 04:59:45 [2021-04-07T04:59:45.932Z] Default Runtime: runc 04:59:45 [2021-04-07T04:59:45.932Z] Init Binary: docker-init 04:59:45 [2021-04-07T04:59:45.932Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 04:59:45 [2021-04-07T04:59:45.932Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 04:59:45 [2021-04-07T04:59:45.932Z] init version: de40ad0 04:59:45 [2021-04-07T04:59:45.932Z] Security Options: 04:59:45 [2021-04-07T04:59:45.932Z] apparmor 04:59:45 [2021-04-07T04:59:45.932Z] seccomp 04:59:45 [2021-04-07T04:59:45.932Z] Profile: default 04:59:45 [2021-04-07T04:59:45.932Z] Kernel Version: 5.4.0-1041-aws 04:59:45 [2021-04-07T04:59:45.932Z] Operating System: Ubuntu 18.04.5 LTS 04:59:45 [2021-04-07T04:59:45.932Z] OSType: linux 04:59:45 [2021-04-07T04:59:45.932Z] Architecture: x86_64 04:59:45 [2021-04-07T04:59:45.932Z] CPUs: 2 04:59:45 [2021-04-07T04:59:45.932Z] Total Memory: 7.487GiB 04:59:45 [2021-04-07T04:59:45.932Z] Name: ip-10-100-38-16 04:59:45 [2021-04-07T04:59:45.932Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B 04:59:45 [2021-04-07T04:59:45.932Z] Docker Root Dir: /var/lib/docker 04:59:45 [2021-04-07T04:59:45.932Z] Debug Mode: false 04:59:45 [2021-04-07T04:59:45.932Z] Registry: https://index.docker.io/v1/ 04:59:45 [2021-04-07T04:59:45.932Z] Labels: 04:59:45 [2021-04-07T04:59:45.932Z] Experimental: true 04:59:45 [2021-04-07T04:59:45.932Z] Insecure Registries: 04:59:45 [2021-04-07T04:59:45.932Z] 127.0.0.0/8 04:59:45 [2021-04-07T04:59:45.932Z] Live Restore Enabled: true 04:59:45 [2021-04-07T04:59:45.932Z] 04:59:45 [2021-04-07T04:59:45.932Z] WARNING: No swap limit support [Pipeline] sh 04:59:46 [2021-04-07T04:59:46.203Z] #14 65.01 Selecting previously unselected package libbtrfs-dev. 04:59:46 [2021-04-07T04:59:46.203Z] #14 65.01 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... 04:59:46 [2021-04-07T04:59:46.203Z] #14 65.01 Unpacking libbtrfs-dev (4.20.1-2) ... 04:59:46 [2021-04-07T04:59:46.203Z] #14 65.09 Selecting previously unselected package libdevmapper-event1.02.1:s390x. 04:59:46 [2021-04-07T04:59:46.203Z] #14 65.09 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... 04:59:46 [2021-04-07T04:59:46.203Z] #14 65.09 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... 04:59:46 [2021-04-07T04:59:46.203Z] #14 65.12 Selecting previously unselected package libudev-dev:s390x. 04:59:46 [2021-04-07T04:59:46.203Z] #14 65.12 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ... 04:59:46 [2021-04-07T04:59:46.203Z] #14 65.13 Unpacking libudev-dev:s390x (241-7~deb10u7) ... 04:59:46 [2021-04-07T04:59:46.203Z] #14 65.22 Selecting previously unselected package libsepol1-dev:s390x. 04:59:46 [2021-04-07T04:59:46.231Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:59:46 [2021-04-07T04:59:46.231Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:59:46 [2021-04-07T04:59:46.231Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42263/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 04:59:46 [2021-04-07T04:59:46.231Z] + bash /home/ubuntu/workspace/moby_PR-42263/check-config.sh 04:59:46 [2021-04-07T04:59:46.231Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 04:59:46 [2021-04-07T04:59:46.231Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... 04:59:46 [2021-04-07T04:59:46.231Z] 04:59:46 [2021-04-07T04:59:46.231Z] Generally Necessary: 04:59:46 [2021-04-07T04:59:46.231Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 04:59:46 [2021-04-07T04:59:46.231Z] - apparmor: enabled and tools installed 04:59:46 [2021-04-07T04:59:46.231Z] - CONFIG_NAMESPACES: enabled 04:59:46 [2021-04-07T04:59:46.231Z] - CONFIG_NET_NS: enabled 04:59:46 [2021-04-07T04:59:46.231Z] - CONFIG_PID_NS: enabled 04:59:46 [2021-04-07T04:59:46.231Z] - CONFIG_IPC_NS: enabled 04:59:46 [2021-04-07T04:59:46.231Z] - CONFIG_UTS_NS: enabled 04:59:46 [2021-04-07T04:59:46.231Z] - CONFIG_CGROUPS: enabled 04:59:46 [2021-04-07T04:59:46.231Z] - CONFIG_CGROUP_CPUACCT: enabled 04:59:46 [2021-04-07T04:59:46.231Z] - CONFIG_CGROUP_DEVICE: enabled 04:59:46 [2021-04-07T04:59:46.231Z] - CONFIG_CGROUP_FREEZER: enabled 04:59:46 [2021-04-07T04:59:46.231Z] - CONFIG_CGROUP_SCHED: enabled 04:59:46 [2021-04-07T04:59:46.231Z] - CONFIG_CPUSETS: enabled 04:59:46 [2021-04-07T04:59:46.231Z] - CONFIG_MEMCG: enabled 04:59:46 [2021-04-07T04:59:46.231Z] - CONFIG_KEYS: enabled 04:59:46 [2021-04-07T04:59:46.231Z] - CONFIG_VETH: enabled (as module) 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_BRIDGE: enabled (as module) 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_NF_NAT_IPV4: missing 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_IP_NF_FILTER: enabled (as module) 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_IP_NF_NAT: enabled (as module) 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_NF_NAT: enabled (as module) 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_NF_NAT_NEEDED: missing 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_POSIX_MQUEUE: enabled 04:59:46 [2021-04-07T04:59:46.232Z] 04:59:46 [2021-04-07T04:59:46.232Z] Optional Features: 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_USER_NS: enabled 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_SECCOMP: enabled 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_CGROUP_PIDS: enabled 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_MEMCG_SWAP: enabled 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 04:59:46 [2021-04-07T04:59:46.232Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_BLK_CGROUP: enabled 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_BLK_DEV_THROTTLING: enabled 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_IOSCHED_CFQ: missing 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_CGROUP_PERF: enabled 04:59:46 [2021-04-07T04:59:46.232Z] - CONFIG_CGROUP_HUGETLB: enabled 04:59:44 [2021-04-07T04:59:44.507Z] > git remote # timeout=10 04:59:44 [2021-04-07T04:59:44.532Z] > git config --get remote.origin.url # timeout=10 04:59:44 [2021-04-07T04:59:44.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:59:44 [2021-04-07T04:59:44.557Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 04:59:44 [2021-04-07T04:59:44.582Z] > git rev-parse HEAD^{commit} # timeout=10 04:59:44 [2021-04-07T04:59:44.611Z] > git config core.sparsecheckout # timeout=10 04:59:44 [2021-04-07T04:59:44.636Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 04:59:46 [2021-04-07T04:59:46.492Z] #14 65.23 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... 04:59:46 [2021-04-07T04:59:46.493Z] #14 65.23 Unpacking libsepol1-dev:s390x (2.8-1) ... 04:59:46 [2021-04-07T04:59:46.493Z] #14 65.41 Selecting previously unselected package libpcre16-3:s390x. 04:59:46 [2021-04-07T04:59:46.493Z] #14 65.41 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... 04:59:46 [2021-04-07T04:59:46.493Z] #14 65.42 Unpacking libpcre16-3:s390x (2:8.39-12) ... 04:59:46 [2021-04-07T04:59:46.493Z] #14 65.49 Selecting previously unselected package libpcre32-3:s390x. 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_CGROUP_NET_PRIO: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_CFS_BANDWIDTH: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_FAIR_GROUP_SCHED: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_RT_GROUP_SCHED: missing 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_IP_VS: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_IP_VS_NFCT: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_IP_VS_PROTO_TCP: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_IP_VS_PROTO_UDP: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_IP_VS_RR: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_EXT4_FS: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_EXT4_FS_SECURITY: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - Network Drivers: 04:59:46 [2021-04-07T04:59:46.496Z] - "overlay": 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_VXLAN: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 04:59:46 [2021-04-07T04:59:46.496Z] Optional (for encrypted networks): 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_CRYPTO: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_CRYPTO_AEAD: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_CRYPTO_GCM: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_CRYPTO_SEQIV: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_CRYPTO_GHASH: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_XFRM: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_XFRM_USER: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_XFRM_ALGO: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_INET_ESP: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 04:59:46 [2021-04-07T04:59:46.496Z] - "ipvlan": 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_IPVLAN: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - "macvlan": 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_MACVLAN: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_DUMMY: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - "ftp,tftp client in container": 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_NF_NAT_FTP: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - Storage Drivers: 04:59:46 [2021-04-07T04:59:46.496Z] - "aufs": 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_AUFS_FS: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - "btrfs": 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_BTRFS_FS: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - "devicemapper": 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_BLK_DEV_DM: enabled 04:59:46 [2021-04-07T04:59:46.496Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 04:59:46 [2021-04-07T04:59:46.496Z] - "overlay": 04:59:46 [2021-04-07T04:59:46.533Z] #13 ... 04:59:46 [2021-04-07T04:59:46.533Z] 04:59:46 [2021-04-07T04:59:46.533Z] #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 04:59:46 [2021-04-07T04:59:46.533Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 04:59:46 [2021-04-07T04:59:46.533Z] #36 51.73 Selecting previously unselected package libicu63:amd64. 04:59:46 [2021-04-07T04:59:46.533Z] #36 51.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... 04:59:46 [2021-04-07T04:59:46.533Z] #36 51.75 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 04:59:46 [2021-04-07T04:59:46.533Z] #36 59.50 Selecting previously unselected package libxml2:amd64. 04:59:46 [2021-04-07T04:59:46.533Z] #36 59.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... 04:59:46 [2021-04-07T04:59:46.533Z] #36 59.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... 04:59:46 [2021-04-07T04:59:46.533Z] #36 60.87 Selecting previously unselected package libarchive13:amd64. 04:59:46 [2021-04-07T04:59:46.533Z] #36 60.87 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 04:59:46 [2021-04-07T04:59:46.533Z] #36 60.88 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 04:59:46 [2021-04-07T04:59:46.533Z] #36 61.50 Selecting previously unselected package libjsoncpp1:amd64. 04:59:46 [2021-04-07T04:59:46.533Z] #36 61.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 04:59:46 [2021-04-07T04:59:46.533Z] #36 61.50 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 04:59:46 [2021-04-07T04:59:46.533Z] #36 61.68 Selecting previously unselected package librhash0:amd64. 04:59:46 [2021-04-07T04:59:46.533Z] #36 61.69 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 04:59:46 [2021-04-07T04:59:46.533Z] #36 61.69 Unpacking librhash0:amd64 (1.3.8-1) ... 04:59:46 [2021-04-07T04:59:46.533Z] #36 61.84 Selecting previously unselected package libuv1:amd64. 04:59:46 [2021-04-07T04:59:46.533Z] #36 61.85 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... 04:59:46 [2021-04-07T04:59:46.533Z] #36 61.87 Unpacking libuv1:amd64 (1.24.1-1) ... 04:59:46 [2021-04-07T04:59:46.533Z] #36 ... 04:59:46 [2021-04-07T04:59:46.533Z] 04:59:46 [2021-04-07T04:59:46.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 04:59:46 [2021-04-07T04:59:46.533Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 04:59:46 [2021-04-07T04:59:46.533Z] #42 51.99 Selecting previously unselected package libprotoc17:amd64. 04:59:46 [2021-04-07T04:59:46.533Z] #42 51.99 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 52.02 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 52.68 Selecting previously unselected package protobuf-c-compiler. 04:59:46 [2021-04-07T04:59:46.533Z] #42 52.70 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 52.71 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 52.92 Selecting previously unselected package protobuf-compiler. 04:59:46 [2021-04-07T04:59:46.533Z] #42 52.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 52.93 Unpacking protobuf-compiler (3.6.1.3-2) ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 53.06 Selecting previously unselected package python-pkg-resources. 04:59:46 [2021-04-07T04:59:46.533Z] #42 53.07 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 53.07 Unpacking python-pkg-resources (40.8.0-1) ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 53.59 Selecting previously unselected package python-six. 04:59:46 [2021-04-07T04:59:46.533Z] #42 53.59 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 53.59 Unpacking python-six (1.12.0-1) ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 53.68 Selecting previously unselected package python-protobuf. 04:59:46 [2021-04-07T04:59:46.533Z] #42 53.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 53.68 Unpacking python-protobuf (3.6.1.3-2) ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 54.36 Setting up python-pkg-resources (40.8.0-1) ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 58.70 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 58.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 58.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 58.78 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 04:59:46 [2021-04-07T04:59:46.533Z] #42 58.80 Setting up python-six (1.12.0-1) ... 04:59:46 [2021-04-07T04:59:46.601Z] Commit message: "Move cgroup v2 out of experimental" 04:59:46 [2021-04-07T04:59:46.602Z] > git --version # timeout=10 04:59:46 [2021-04-07T04:59:46.606Z] > git --version # 'git version 2.25.1' 04:59:46 [2021-04-07T04:59:46.614Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 04:59:46 [2021-04-07T04:59:46.757Z] - CONFIG_OVERLAY_FS: enabled (as module) 04:59:46 [2021-04-07T04:59:46.757Z] - "zfs": 04:59:46 [2021-04-07T04:59:46.757Z] - /dev/zfs: present 04:59:46 [2021-04-07T04:59:46.757Z] - zfs command: missing 04:59:46 [2021-04-07T04:59:46.757Z] - zpool command: missing 04:59:46 [2021-04-07T04:59:46.757Z] 04:59:46 [2021-04-07T04:59:46.757Z] Limits: 04:59:46 [2021-04-07T04:59:46.757Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 04:59:46 [2021-04-07T04:59:46.757Z] 04:59:46 [2021-04-07T04:59:46.757Z] + true [Pipeline] } [Pipeline] // stage 04:59:46 [2021-04-07T04:59:46.782Z] #14 65.49 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... 04:59:46 [2021-04-07T04:59:46.782Z] #14 65.49 Unpacking libpcre32-3:s390x (2:8.39-12) ... 04:59:46 [2021-04-07T04:59:46.782Z] #14 65.64 Selecting previously unselected package libpcrecpp0v5:s390x. 04:59:46 [2021-04-07T04:59:46.782Z] #14 65.64 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... 04:59:46 [2021-04-07T04:59:46.782Z] #14 65.65 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... 04:59:46 [2021-04-07T04:59:46.782Z] #14 65.72 Selecting previously unselected package libpcre3-dev:s390x. 04:59:46 [2021-04-07T04:59:46.782Z] #14 65.72 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... 04:59:46 [2021-04-07T04:59:46.782Z] #14 65.72 Unpacking libpcre3-dev:s390x (2:8.39-12) ... 04:59:46 [2021-04-07T04:59:46.794Z] #42 ... 04:59:46 [2021-04-07T04:59:46.794Z] 04:59:46 [2021-04-07T04:59:46.794Z] #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 04:59:46 [2021-04-07T04:59:46.794Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 04:59:46 [2021-04-07T04:59:46.794Z] #36 62.04 Selecting previously unselected package cmake. 04:59:46 [2021-04-07T04:59:46.794Z] #36 62.05 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 04:59:46 [2021-04-07T04:59:46.794Z] #36 62.06 Unpacking cmake (3.13.4-1) ... [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 04:59:47 [2021-04-07T04:59:47.055Z] #36 ... 04:59:47 [2021-04-07T04:59:47.055Z] 04:59:47 [2021-04-07T04:59:47.055Z] #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 04:59:47 [2021-04-07T04:59:47.055Z] #51 sha256:523cc3778eb4d9cf04b2bde575e92904a82871e6caa82a5c9772f4bd82598697 04:59:47 [2021-04-07T04:59:47.055Z] #51 52.32 syscall 04:59:47 [2021-04-07T04:59:47.055Z] #51 52.33 reflect 04:59:47 [2021-04-07T04:59:47.055Z] #51 59.40 context 04:59:47 [2021-04-07T04:59:47.055Z] #51 60.68 internal/poll 04:59:47 [2021-04-07T04:59:47.055Z] #51 ... 04:59:47 [2021-04-07T04:59:47.055Z] 04:59:47 [2021-04-07T04:59:47.055Z] #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 04:59:47 [2021-04-07T04:59:47.055Z] #34 sha256:20879a1967352f27cb29145500ba5ae0dee7192b1f24de115db73408c47f4e39 04:59:47 [2021-04-07T04:59:47.055Z] #34 53.46 time 04:59:47 [2021-04-07T04:59:47.055Z] #34 58.87 internal/poll 04:59:47 [2021-04-07T04:59:47.055Z] #34 59.88 internal/fmtsort 04:59:47 [2021-04-07T04:59:47.055Z] #34 61.17 internal/syscall/execenv 04:59:47 [2021-04-07T04:59:47.055Z] #34 61.29 internal/syscall/unix 04:59:47 [2021-04-07T04:59:47.055Z] #34 61.46 strings 04:59:47 [2021-04-07T04:59:47.055Z] #34 61.66 os 04:59:47 [2021-04-07T04:59:47.072Z] #14 65.95 Selecting previously unselected package libselinux1-dev:s390x. 04:59:47 [2021-04-07T04:59:47.072Z] #14 65.95 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... 04:59:47 [2021-04-07T04:59:47.072Z] #14 65.96 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... 04:59:47 [2021-04-07T04:59:47.108Z] + sudo modprobe ip_vs 04:59:47 [2021-04-07T04:59:47.108Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:255c79a1e823b422ec661df05e31e9a3d85caf64 . 04:59:47 [2021-04-07T04:59:47.315Z] #34 ... 04:59:47 [2021-04-07T04:59:47.315Z] 04:59:47 [2021-04-07T04:59:47.315Z] #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 04:59:47 [2021-04-07T04:59:47.315Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 04:59:47 [2021-04-07T04:59:47.315Z] #42 62.64 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 04:59:47 [2021-04-07T04:59:47.315Z] #42 62.65 Setting up libnl-3-200:amd64 (3.4.0-1) ... 04:59:47 [2021-04-07T04:59:47.315Z] #42 62.67 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 04:59:47 [2021-04-07T04:59:47.315Z] #42 62.68 Setting up libcap-dev:amd64 (1:2.25-2) ... 04:59:47 [2021-04-07T04:59:47.315Z] #42 62.69 Setting up libprotoc17:amd64 (3.6.1.3-2) ... 04:59:47 [2021-04-07T04:59:47.315Z] #42 62.71 Setting up protobuf-compiler (3.6.1.3-2) ... 04:59:47 [2021-04-07T04:59:47.315Z] #42 62.74 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 04:59:47 [2021-04-07T04:59:47.315Z] #42 62.75 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... 04:59:47 [2021-04-07T04:59:47.315Z] #42 62.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 04:59:47 [2021-04-07T04:59:47.315Z] #42 62.78 Setting up python-protobuf (3.6.1.3-2) ... 04:59:47 [2021-04-07T04:59:47.363Z] #14 66.13 Selecting previously unselected package libdevmapper-dev:s390x. 04:59:47 [2021-04-07T04:59:47.363Z] #14 66.13 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... 04:59:47 [2021-04-07T04:59:47.363Z] #14 66.13 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... 04:59:47 [2021-04-07T04:59:47.363Z] #14 66.20 Selecting previously unselected package libseccomp-dev:s390x. 04:59:47 [2021-04-07T04:59:47.363Z] #14 66.20 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... 04:59:47 [2021-04-07T04:59:47.363Z] #14 66.21 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... 04:59:47 [2021-04-07T04:59:47.363Z] #14 66.29 Selecting previously unselected package libsystemd-dev:s390x. 04:59:47 [2021-04-07T04:59:47.363Z] #14 66.29 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ... 04:59:47 [2021-04-07T04:59:47.363Z] #14 66.30 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ... 04:59:47 [2021-04-07T04:59:47.370Z] #2 [internal] load .dockerignore 04:59:47 [2021-04-07T04:59:47.370Z] #2 sha256:691bac8992591b8da56cf10cc8fb12ecf1ad7d158732b0786f0167aa4606cd62 04:59:47 [2021-04-07T04:59:47.370Z] #2 transferring context: 04:59:47 [2021-04-07T04:59:47.370Z] #2 transferring context: 87B done 04:59:47 [2021-04-07T04:59:47.370Z] #2 DONE 0.1s 04:59:47 [2021-04-07T04:59:47.370Z] 04:59:47 [2021-04-07T04:59:47.370Z] #1 [internal] load build definition from Dockerfile 04:59:47 [2021-04-07T04:59:47.370Z] #1 sha256:6a2b429edddabaa7ad227c58d81c1822f269e8eafa1ac57a2933990b54fbf243 04:59:47 [2021-04-07T04:59:47.370Z] #1 transferring dockerfile: 17.02kB done 04:59:47 [2021-04-07T04:59:47.370Z] #1 DONE 0.1s 04:59:47 [2021-04-07T04:59:47.370Z] 04:59:47 [2021-04-07T04:59:47.370Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 04:59:47 [2021-04-07T04:59:47.370Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 04:59:47 [2021-04-07T04:59:47.474Z] + docker version 04:59:47 [2021-04-07T04:59:47.652Z] #14 66.66 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... 04:59:47 [2021-04-07T04:59:47.652Z] #14 66.67 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... 04:59:47 [2021-04-07T04:59:47.652Z] #14 66.68 Setting up libapparmor1:s390x (2.13.2-10) ... 04:59:47 [2021-04-07T04:59:47.652Z] #14 66.68 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 04:59:47 [2021-04-07T04:59:47.652Z] #14 66.70 Setting up libpcre16-3:s390x (2:8.39-12) ... 04:59:47 [2021-04-07T04:59:47.652Z] #14 66.71 Setting up libsepol1-dev:s390x (2.8-1) ... 04:59:47 [2021-04-07T04:59:47.683Z] Commit message: "Move cgroup v2 out of experimental" 04:59:47 [2021-04-07T04:59:47.737Z] > git --version # timeout=10 04:59:47 [2021-04-07T04:59:47.757Z] > git --version # 'git version 2.7.4' 04:59:47 [2021-04-07T04:59:47.764Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 04:59:47 [2021-04-07T04:59:47.946Z] #3 DONE 0.4s 04:59:47 [2021-04-07T04:59:47.946Z] 04:59:47 [2021-04-07T04:59:47.946Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 04:59:47 [2021-04-07T04:59:47.946Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 04:59:47 [2021-04-07T04:59:47.946Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done 04:59:47 [2021-04-07T04:59:47.946Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done 04:59:47 [2021-04-07T04:59:47.946Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done 04:59:47 [2021-04-07T04:59:47.946Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done 04:59:47 [2021-04-07T04:59:47.946Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.1s 04:59:47 [2021-04-07T04:59:47.946Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.72 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.73 Setting up libbtrfs0 (4.20.1-2) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.74 Setting up libpcre32-3:s390x (2:8.39-12) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.74 Setting up libudev-dev:s390x (241-7~deb10u7) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.76 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.76 Setting up libbtrfs-dev (4.20.1-2) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.77 Setting up libapparmor-dev:s390x (2.13.2-10) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.78 Setting up mingw-w64-common (6.0.0-3) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.79 Setting up libsystemd-dev:s390x (241-7~deb10u7) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.80 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.81 Setting up libpcre3-dev:s390x (2:8.39-12) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.82 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.82 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 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.83 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 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.83 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.88 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 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.88 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 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.88 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.89 Setting up libselinux1-dev:s390x (2.8-1+b1) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.90 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.90 Setting up dmsetup (2:1.02.155-3) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.91 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... 04:59:47 [2021-04-07T04:59:47.946Z] #14 66.92 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 04:59:48 [2021-04-07T04:59:48.207Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done 04:59:48 [2021-04-07T04:59:48.207Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s 04:59:48 [2021-04-07T04:59:48.236Z] #14 66.93 Processing triggers for libc-bin (2.28-10) ... 04:59:48 [2021-04-07T04:59:48.470Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done 04:59:48 [2021-04-07T04:59:48.470Z] #4 DONE 0.6s 04:59:48 [2021-04-07T04:59:48.527Z] #14 DONE 67.3s 04:59:48 [2021-04-07T04:59:48.527Z] 04:59:48 [2021-04-07T04:59:48.527Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:59:48 [2021-04-07T04:59:48.527Z] #54 ... 04:59:48 [2021-04-07T04:59:48.527Z] 04:59:48 [2021-04-07T04:59:48.527Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:59:48 [2021-04-07T04:59:48.527Z] #46 59.86 vendor/golang.org/x/text/secure/bidirule 04:59:48 [2021-04-07T04:59:48.527Z] #46 60.03 vendor/golang.org/x/text/unicode/norm 04:59:48 [2021-04-07T04:59:48.527Z] #46 62.31 vendor/golang.org/x/net/idna 04:59:48 [2021-04-07T04:59:48.527Z] #46 63.69 vendor/golang.org/x/net/http2/hpack 04:59:48 [2021-04-07T04:59:48.527Z] #46 64.34 mime 04:59:48 [2021-04-07T04:59:48.527Z] #46 65.37 mime/quotedprintable 04:59:48 [2021-04-07T04:59:48.527Z] #46 65.65 net/http/internal 04:59:48 [2021-04-07T04:59:48.527Z] #46 67.83 mime/multipart 04:59:48 [2021-04-07T04:59:48.527Z] #46 67.84 crypto/x509 04:59:48 [2021-04-07T04:59:48.527Z] #46 69.77 crypto/tls 04:59:48 [2021-04-07T04:59:48.731Z] 04:59:48 [2021-04-07T04:59:48.731Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 04:59:48 [2021-04-07T04:59:48.731Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 04:59:48 [2021-04-07T04:59:48.812Z] + docker version 04:59:48 [2021-04-07T04:59:48.827Z] #46 ... 04:59:48 [2021-04-07T04:59:48.827Z] 04:59:48 [2021-04-07T04:59:48.827Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:48 [2021-04-07T04:59:48.827Z] #44 32.16 CC criu/arch/s390/sigframe.o 04:59:48 [2021-04-07T04:59:48.827Z] #44 32.24 LINK criu/arch/s390/crtools.built-in.o 04:59:48 [2021-04-07T04:59:48.827Z] #44 32.27 DEP criu/pie/util-vdso.d 04:59:48 [2021-04-07T04:59:48.827Z] #44 32.43 DEP criu/pie/util.d 04:59:48 [2021-04-07T04:59:48.827Z] #44 32.56 CC criu/pie/util.o 04:59:48 [2021-04-07T04:59:48.827Z] #44 32.80 CC criu/pie/util-vdso.o 04:59:48 [2021-04-07T04:59:48.827Z] #44 33.16 AR criu/pie/pie.lib.a 04:59:48 [2021-04-07T04:59:48.827Z] #44 33.21 DEP criu/pie/restorer.d 04:59:48 [2021-04-07T04:59:48.827Z] #44 33.38 DEP criu/arch/s390/restorer.d 04:59:48 [2021-04-07T04:59:48.827Z] #44 33.58 DEP criu/arch/s390/vdso-pie.d 04:59:48 [2021-04-07T04:59:48.827Z] #44 33.63 DEP criu/pie/parasite-vdso.d 04:59:48 [2021-04-07T04:59:48.827Z] #44 33.76 DEP criu/pie/parasite.d 04:59:48 [2021-04-07T04:59:48.827Z] #44 34.00 CC criu/pie/parasite.o 04:59:48 [2021-04-07T04:59:48.827Z] #44 34.82 LINK criu/pie/parasite.built-in.o 04:59:48 [2021-04-07T04:59:48.827Z] #44 34.83 GEN criu/pie/parasite-blob.h 04:59:48 [2021-04-07T04:59:48.827Z] #44 34.85 CC criu/pie/parasite-vdso.o 04:59:48 [2021-04-07T04:59:48.992Z] #8 ... 04:59:48 [2021-04-07T04:59:48.992Z] 04:59:48 [2021-04-07T04:59:48.992Z] #5 [internal] load metadata for docker.io/library/debian:buster 04:59:48 [2021-04-07T04:59:48.992Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 04:59:48 [2021-04-07T04:59:48.992Z] #5 DONE 0.6s 04:59:49 [2021-04-07T04:59:49.125Z] #44 35.33 CC criu/arch/s390/vdso-pie.o 04:59:49 [2021-04-07T04:59:49.235Z] Commit message: "Move cgroup v2 out of experimental" 04:59:49 [2021-04-07T04:59:49.252Z] 04:59:49 [2021-04-07T04:59:49.252Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 04:59:49 [2021-04-07T04:59:49.252Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 04:59:49 [2021-04-07T04:59:49.252Z] #7 DONE 0.6s 04:59:49 [2021-04-07T04:59:49.252Z] 04:59:49 [2021-04-07T04:59:49.252Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster 04:59:49 [2021-04-07T04:59:49.252Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 04:59:49 [2021-04-07T04:59:49.252Z] #6 DONE 0.6s 04:59:49 [2021-04-07T04:59:49.252Z] 04:59:49 [2021-04-07T04:59:49.252Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 04:59:49 [2021-04-07T04:59:49.252Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 04:59:49 [2021-04-07T04:59:49.252Z] #8 DONE 0.7s 04:59:49 [2021-04-07T04:59:49.298Z] > git --version # timeout=10 04:59:49 [2021-04-07T04:59:49.344Z] > git --version # 'git version 2.17.1' 04:59:49 [2021-04-07T04:59:49.411Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 04:59:49 [2021-04-07T04:59:49.419Z] #44 35.57 CC criu/arch/s390/restorer.o 04:59:49 [2021-04-07T04:59:49.708Z] #44 ... 04:59:49 [2021-04-07T04:59:49.708Z] 04:59:49 [2021-04-07T04:59:49.708Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker 04:59:49 [2021-04-07T04:59:49.708Z] #15 DONE 1.2s 04:59:49 [2021-04-07T04:59:49.708Z] 04:59:49 [2021-04-07T04:59:49.708Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:49 [2021-04-07T04:59:49.708Z] #44 35.76 CC criu/pie/restorer.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 04:59:50 [2021-04-07T04:59:50.479Z] + docker version 04:59:50 [2021-04-07T04:59:50.742Z] #44 ... 04:59:50 [2021-04-07T04:59:50.742Z] 04:59:50 [2021-04-07T04:59:50.742Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... 04:59:50 [2021-04-07T04:59:50.742Z] #16 DONE 1.1s 04:59:50 [2021-04-07T04:59:50.742Z] 04:59:50 [2021-04-07T04:59:50.742Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.031 + RM_GOPATH=0 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.031 + TMP_GOPATH= 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.031 + : /build 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.031 + '[' -z '' ']' 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.031 ++ mktemp -d 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.032 + export GOPATH=/tmp/tmp.vQSeruvIVw 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.032 + GOPATH=/tmp/tmp.vQSeruvIVw 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.032 + RM_GOPATH=1 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.032 + case "$(go env GOARCH)" in 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.032 ++ go env GOARCH 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.046 + export GO_BUILDMODE=-buildmode=pie 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.046 + GO_BUILDMODE=-buildmode=pie 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.055 ++ dirname /tmp/install/install.sh 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.057 + dir=/tmp/install 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.057 + bin=runc 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.057 + shift 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.057 + '[' '!' -f /tmp/install/runc.installer ']' 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.057 + . /tmp/install/runc.installer 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.057 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.057 + install_runc 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.058 + grep -q '^3\.10\.0.*\.el7\.' 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.060 + uname -r 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.062 + RUNC_BUILDTAGS='seccomp ' 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.062 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.062 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.062 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vQSeruvIVw/src/github.com/opencontainers/runc 04:59:50 [2021-04-07T04:59:50.742Z] #54 1.063 Cloning into '/tmp/tmp.vQSeruvIVw/src/github.com/opencontainers/runc'... 04:59:51 [2021-04-07T04:59:51.167Z] 04:59:51 [2021-04-07T04:59:51.167Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 04:59:51 [2021-04-07T04:59:51.167Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 04:59:51 [2021-04-07T04:59:51.167Z] #64 DONE 0.1s 04:59:51 [2021-04-07T04:59:51.167Z] 04:59:51 [2021-04-07T04:59:51.167Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 04:59:51 [2021-04-07T04:59:51.167Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 04:59:51 [2021-04-07T04:59:51.167Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.0s done 04:59:51 [2021-04-07T04:59:51.167Z] #26 sha256:57198c0f3bb6172ab28f3351d5eca9239527e22a59287174e8b9a73156075bef 529B / 529B done 04:59:51 [2021-04-07T04:59:51.167Z] #26 sha256:109b803c6a30d5b613caf528e4b8f96d2aa4205c58de6ac494825d81380125c8 1.46kB / 1.46kB done 04:59:51 [2021-04-07T04:59:51.167Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done 04:59:51 [2021-04-07T04:59:51.167Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 0B / 50.43MB 0.1s 04:59:51 [2021-04-07T04:59:51.434Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 16.78MB / 50.43MB 0.4s 04:59:51 [2021-04-07T04:59:51.517Z] #42 ... 04:59:51 [2021-04-07T04:59:51.517Z] 04:59:51 [2021-04-07T04:59:51.517Z] #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 04:59:51 [2021-04-07T04:59:51.517Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 04:59:51 [2021-04-07T04:59:51.517Z] #36 65.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 04:59:51 [2021-04-07T04:59:51.517Z] #36 65.09 Setting up xxd (2:8.1.0875-5) ... 04:59:51 [2021-04-07T04:59:51.517Z] #36 65.11 Setting up libuv1:amd64 (1.24.1-1) ... 04:59:51 [2021-04-07T04:59:51.517Z] #36 65.12 Setting up vim-common (2:8.1.0875-5) ... 04:59:51 [2021-04-07T04:59:51.517Z] #36 65.18 Setting up librhash0:amd64 (1.3.8-1) ... 04:59:51 [2021-04-07T04:59:51.517Z] #36 65.23 Setting up cmake-data (3.13.4-1) ... 04:59:51 [2021-04-07T04:59:51.517Z] #36 65.26 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... 04:59:51 [2021-04-07T04:59:51.517Z] #36 65.27 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 04:59:51 [2021-04-07T04:59:51.517Z] #36 65.29 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 04:59:51 [2021-04-07T04:59:51.517Z] #36 65.32 Setting up cmake (3.13.4-1) ... 04:59:51 [2021-04-07T04:59:51.517Z] #36 65.34 Processing triggers for libc-bin (2.28-10) ... 04:59:51 [2021-04-07T04:59:51.517Z] #36 65.45 Processing triggers for mime-support (3.62) ... 04:59:51 [2021-04-07T04:59:51.517Z] #36 DONE 66.2s 04:59:51 [2021-04-07T04:59:51.517Z] 04:59:51 [2021-04-07T04:59:51.517Z] #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 04:59:51 [2021-04-07T04:59:51.517Z] #37 sha256:3f26186cb9602ceefe253c3bc0fc012947c49fb8d77042ccd15e023c1ce1eafd 04:59:51 [2021-04-07T04:59:51.699Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 25.17MB / 50.43MB 0.5s 04:59:51 [2021-04-07T04:59:51.699Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 32.51MB / 50.43MB 0.6s 04:59:51 [2021-04-07T04:59:51.773Z] #54 ... 04:59:51 [2021-04-07T04:59:51.773Z] 04:59:51 [2021-04-07T04:59:51.773Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... 04:59:51 [2021-04-07T04:59:51.773Z] #17 0.865 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 04:59:51 [2021-04-07T04:59:51.773Z] #17 DONE 1.0s 04:59:51 [2021-04-07T04:59:51.773Z] 04:59:51 [2021-04-07T04:59:51.773Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:51 [2021-04-07T04:59:51.773Z] #44 37.61 LINK criu/pie/restorer.built-in.o 04:59:51 [2021-04-07T04:59:51.773Z] #44 37.63 GEN criu/pie/restorer-blob.h 04:59:51 [2021-04-07T04:59:51.773Z] #44 37.72 DEP criu/vdso.d 04:59:51 [2021-04-07T04:59:51.773Z] #44 37.92 DEP criu/uts_ns.d 04:59:51 [2021-04-07T04:59:51.960Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 41.40MB / 50.43MB 0.7s 04:59:51 [2021-04-07T04:59:51.960Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 49.02MB / 50.43MB 0.8s 04:59:52 [2021-04-07T04:59:52.070Z] #44 38.08 DEP criu/util.d 04:59:52 [2021-04-07T04:59:52.070Z] #44 38.16 DEP criu/uffd.d 04:59:52 [2021-04-07T04:59:52.070Z] #44 38.25 DEP criu/tun.d 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.186 + RM_GOPATH=0 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.187 + TMP_GOPATH= 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.187 + : /build 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.188 + '[' -z '' ']' 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.188 ++ mktemp -d 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.191 + export GOPATH=/tmp/tmp.uevRpE0ANV 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.193 + GOPATH=/tmp/tmp.uevRpE0ANV 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.193 + RM_GOPATH=1 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.196 + case "$(go env GOARCH)" in 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.196 ++ go env GOARCH 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.214 + export GO_BUILDMODE=-buildmode=pie 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.214 + GO_BUILDMODE=-buildmode=pie 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.214 ++ dirname /tmp/install/install.sh 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.215 + dir=/tmp/install 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.218 + bin=tini 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.219 + shift 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.220 + '[' '!' -f /tmp/install/tini.installer ']' 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.220 + . /tmp/install/tini.installer 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.220 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.221 + install_tini 04:59:52 [2021-04-07T04:59:52.088Z] #37 1.221 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 04:59:52 [2021-04-07T04:59:52.089Z] #37 1.221 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 04:59:52 [2021-04-07T04:59:52.089Z] #37 1.221 + git clone https://github.com/krallin/tini.git /tmp/tmp.uevRpE0ANV/tini 04:59:52 [2021-04-07T04:59:52.089Z] #37 1.223 Cloning into '/tmp/tmp.uevRpE0ANV/tini'... 04:59:52 [2021-04-07T04:59:52.361Z] #44 38.51 DEP criu/tty.d 04:59:52 [2021-04-07T04:59:52.540Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 1.3s done 04:59:52 [2021-04-07T04:59:52.540Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 04:59:52 [2021-04-07T04:59:52.654Z] #44 38.70 DEP criu/timerfd.d 04:59:52 [2021-04-07T04:59:52.654Z] #44 38.82 DEP criu/timens.d 04:59:52 [2021-04-07T04:59:52.659Z] #37 1.918 + cd /tmp/tmp.uevRpE0ANV/tini 04:59:52 [2021-04-07T04:59:52.919Z] #37 1.918 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 04:59:52 [2021-04-07T04:59:52.919Z] #37 1.930 + cmake . 04:59:52 [2021-04-07T04:59:52.943Z] #44 ... 04:59:52 [2021-04-07T04:59:52.943Z] 04:59:52 [2021-04-07T04:59:52.943Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... 04:59:52 [2021-04-07T04:59:52.943Z] #18 DONE 1.1s 04:59:52 [2021-04-07T04:59:52.943Z] 04:59:52 [2021-04-07T04:59:52.943Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:52 [2021-04-07T04:59:52.943Z] #44 38.92 DEP criu/sysfs_parse.d 04:59:52 [2021-04-07T04:59:52.943Z] #44 39.05 DEP criu/sysctl.d 04:59:52 [2021-04-07T04:59:52.943Z] #44 39.16 DEP criu/string.d 04:59:53 [2021-04-07T04:59:53.232Z] #44 39.20 DEP criu/stats.d 04:59:53 [2021-04-07T04:59:53.232Z] #44 39.32 DEP criu/sockets.d 04:59:53 [2021-04-07T04:59:53.488Z] #37 2.526 -- The C compiler identification is GNU 8.3.0 04:59:53 [2021-04-07T04:59:53.489Z] #37 2.561 -- Check for working C compiler: /usr/bin/cc 04:59:53 [2021-04-07T04:59:53.521Z] #44 39.52 DEP criu/sk-unix.d 04:59:53 [2021-04-07T04:59:53.521Z] #44 39.62 DEP criu/sk-tcp.d 04:59:53 [2021-04-07T04:59:53.521Z] #44 39.88 DEP criu/sk-queue.d 04:59:53 [2021-04-07T04:59:53.761Z] Client: Docker Engine - Community 04:59:53 [2021-04-07T04:59:53.761Z] Version: 20.10.5 04:59:53 [2021-04-07T04:59:53.761Z] API version: 1.41 04:59:53 [2021-04-07T04:59:53.761Z] Go version: go1.13.15 04:59:53 [2021-04-07T04:59:53.761Z] Git commit: 55c4c88 04:59:53 [2021-04-07T04:59:53.761Z] Built: Tue Mar 2 20:18:05 2021 04:59:53 [2021-04-07T04:59:53.761Z] OS/Arch: linux/amd64 04:59:53 [2021-04-07T04:59:53.761Z] Context: default 04:59:53 [2021-04-07T04:59:53.761Z] Experimental: true 04:59:53 [2021-04-07T04:59:53.761Z] 04:59:53 [2021-04-07T04:59:53.761Z] Server: Docker Engine - Community 04:59:53 [2021-04-07T04:59:53.761Z] Engine: 04:59:53 [2021-04-07T04:59:53.761Z] Version: 20.10.5 04:59:53 [2021-04-07T04:59:53.761Z] API version: 1.41 (minimum version 1.12) 04:59:53 [2021-04-07T04:59:53.761Z] Go version: go1.13.15 04:59:53 [2021-04-07T04:59:53.761Z] Git commit: 363e9a8 04:59:53 [2021-04-07T04:59:53.761Z] Built: Tue Mar 2 20:16:00 2021 04:59:53 [2021-04-07T04:59:53.761Z] OS/Arch: linux/amd64 04:59:53 [2021-04-07T04:59:53.761Z] Experimental: true 04:59:53 [2021-04-07T04:59:53.761Z] containerd: 04:59:53 [2021-04-07T04:59:53.761Z] Version: 1.4.4 04:59:53 [2021-04-07T04:59:53.761Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 04:59:53 [2021-04-07T04:59:53.761Z] runc: 04:59:53 [2021-04-07T04:59:53.761Z] Version: 1.0.0-rc93 04:59:53 [2021-04-07T04:59:53.761Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 04:59:53 [2021-04-07T04:59:53.761Z] docker-init: 04:59:53 [2021-04-07T04:59:53.761Z] Version: 0.19.0 04:59:53 [2021-04-07T04:59:53.761Z] GitCommit: de40ad0 [Pipeline] sh 04:59:53 [2021-04-07T04:59:53.811Z] #44 ... 04:59:53 [2021-04-07T04:59:53.811Z] 04:59:53 [2021-04-07T04:59:53.811Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... 04:59:53 [2021-04-07T04:59:53.811Z] #19 DONE 1.0s 04:59:53 [2021-04-07T04:59:53.811Z] 04:59:53 [2021-04-07T04:59:53.811Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:53 [2021-04-07T04:59:53.811Z] #44 40.07 DEP criu/sk-packet.d 04:59:54 [2021-04-07T04:59:54.061Z] #37 3.168 -- Check for working C compiler: /usr/bin/cc -- works 04:59:54 [2021-04-07T04:59:54.061Z] #37 3.189 -- Detecting C compiler ABI info 04:59:54 [2021-04-07T04:59:54.061Z] #37 ... 04:59:54 [2021-04-07T04:59:54.061Z] 04:59:54 [2021-04-07T04:59:54.061Z] #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 04:59:54 [2021-04-07T04:59:54.061Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 04:59:54 [2021-04-07T04:59:54.061Z] #42 69.06 Setting up libnl-3-dev:amd64 (3.4.0-1) ... 04:59:54 [2021-04-07T04:59:54.061Z] #42 69.08 Processing triggers for libc-bin (2.28-10) ... 04:59:54 [2021-04-07T04:59:54.061Z] #42 DONE 69.6s 04:59:54 [2021-04-07T04:59:54.103Z] + docker info 04:59:54 [2021-04-07T04:59:54.110Z] #44 40.30 DEP criu/sk-netlink.d 04:59:54 [2021-04-07T04:59:54.321Z] 04:59:54 [2021-04-07T04:59:54.321Z] #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 04:59:54 [2021-04-07T04:59:54.321Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 04:59:54 [2021-04-07T04:59:54.399Z] #44 40.51 DEP criu/sk-inet.d 04:59:54 [2021-04-07T04:59:54.469Z] #26 ... 04:59:54 [2021-04-07T04:59:54.469Z] 04:59:54 [2021-04-07T04:59:54.469Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 04:59:54 [2021-04-07T04:59:54.469Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 04:59:54 [2021-04-07T04:59:54.469Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 04:59:54 [2021-04-07T04:59:54.469Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 04:59:54 [2021-04-07T04:59:54.469Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 04:59:54 [2021-04-07T04:59:54.469Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done 04:59:54 [2021-04-07T04:59:54.469Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done 04:59:54 [2021-04-07T04:59:54.469Z] #64 DONE 3.4s 04:59:54 [2021-04-07T04:59:54.469Z] 04:59:54 [2021-04-07T04:59:54.469Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 04:59:54 [2021-04-07T04:59:54.469Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 04:59:54 [2021-04-07T04:59:54.469Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done 04:59:54 [2021-04-07T04:59:54.469Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done 04:59:54 [2021-04-07T04:59:54.469Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done 04:59:54 [2021-04-07T04:59:54.469Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done 04:59:54 [2021-04-07T04:59:54.469Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done 04:59:54 [2021-04-07T04:59:54.469Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done 04:59:54 [2021-04-07T04:59:54.469Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.9s done 04:59:54 [2021-04-07T04:59:54.469Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.3s done 04:59:54 [2021-04-07T04:59:54.469Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.48MB / 68.67MB 3.3s 04:59:54 [2021-04-07T04:59:54.469Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.3s 04:59:54 [2021-04-07T04:59:54.469Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 3.3s 04:59:54 [2021-04-07T04:59:54.469Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.1s done 04:59:54 [2021-04-07T04:59:54.692Z] #44 40.76 DEP criu/signalfd.d 04:59:54 [2021-04-07T04:59:54.692Z] #44 40.87 DEP criu/sigframe.d 04:59:54 [2021-04-07T04:59:54.692Z] #44 ... 04:59:54 [2021-04-07T04:59:54.692Z] 04:59:54 [2021-04-07T04:59:54.692Z] #20 [dev-systemd-false 6/26] RUN ldconfig 04:59:54 [2021-04-07T04:59:54.692Z] #20 DONE 1.0s 04:59:54 [2021-04-07T04:59:54.692Z] 04:59:54 [2021-04-07T04:59:54.692Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:54 [2021-04-07T04:59:54.692Z] #44 40.96 DEP criu/shmem.d 04:59:54 [2021-04-07T04:59:54.731Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.87MB / 68.67MB 3.5s 04:59:54 [2021-04-07T04:59:54.985Z] #44 41.19 DEP criu/servicefd.d 04:59:54 [2021-04-07T04:59:54.985Z] #44 41.32 DEP criu/seize.d 04:59:54 [2021-04-07T04:59:54.993Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.6s 04:59:54 [2021-04-07T04:59:54.993Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.43MB / 120.17MB 3.6s 04:59:55 [2021-04-07T04:59:55.256Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.21MB / 120.17MB 3.9s 04:59:55 [2021-04-07T04:59:55.276Z] #44 41.53 DEP criu/seccomp.d 04:59:55 [2021-04-07T04:59:55.402Z] Client: Docker Engine - Community 04:59:55 [2021-04-07T04:59:55.402Z] Version: 20.10.5 04:59:55 [2021-04-07T04:59:55.402Z] API version: 1.41 04:59:55 [2021-04-07T04:59:55.402Z] Go version: go1.13.15 04:59:55 [2021-04-07T04:59:55.402Z] Git commit: 55c4c88 04:59:55 [2021-04-07T04:59:55.402Z] Built: Tue Mar 2 20:18:47 2021 04:59:55 [2021-04-07T04:59:55.402Z] OS/Arch: linux/arm64 04:59:55 [2021-04-07T04:59:55.402Z] Context: default 04:59:55 [2021-04-07T04:59:55.402Z] Experimental: true 04:59:55 [2021-04-07T04:59:55.402Z] 04:59:55 [2021-04-07T04:59:55.402Z] Server: Docker Engine - Community 04:59:55 [2021-04-07T04:59:55.402Z] Engine: 04:59:55 [2021-04-07T04:59:55.402Z] Version: 20.10.5 04:59:55 [2021-04-07T04:59:55.402Z] API version: 1.41 (minimum version 1.12) 04:59:55 [2021-04-07T04:59:55.402Z] Go version: go1.13.15 04:59:55 [2021-04-07T04:59:55.402Z] Git commit: 363e9a8 04:59:55 [2021-04-07T04:59:55.402Z] Built: Tue Mar 2 20:16:45 2021 04:59:55 [2021-04-07T04:59:55.402Z] OS/Arch: linux/arm64 04:59:55 [2021-04-07T04:59:55.402Z] Experimental: true 04:59:55 [2021-04-07T04:59:55.402Z] containerd: 04:59:55 [2021-04-07T04:59:55.402Z] Version: 1.4.4 04:59:55 [2021-04-07T04:59:55.402Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 04:59:55 [2021-04-07T04:59:55.402Z] runc: 04:59:55 [2021-04-07T04:59:55.402Z] Version: 1.0.0-rc93 04:59:55 [2021-04-07T04:59:55.402Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 04:59:55 [2021-04-07T04:59:55.402Z] docker-init: 04:59:55 [2021-04-07T04:59:55.402Z] Version: 0.19.0 04:59:55 [2021-04-07T04:59:55.402Z] GitCommit: de40ad0 [Pipeline] sh 04:59:55 [2021-04-07T04:59:55.517Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.08MB / 120.17MB 4.2s 04:59:55 [2021-04-07T04:59:55.517Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 4.3s 04:59:55 [2021-04-07T04:59:55.565Z] #44 41.72 DEP criu/rst-malloc.d 04:59:55 [2021-04-07T04:59:55.565Z] #44 ... 04:59:55 [2021-04-07T04:59:55.565Z] 04:59:55 [2021-04-07T04:59:55.565Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:59:55 [2021-04-07T04:59:55.565Z] #59 71.28 + for f in rootlesskit rootlesskit-docker-proxy 04:59:55 [2021-04-07T04:59:55.565Z] #59 71.28 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 04:59:55 [2021-04-07T04:59:55.565Z] #59 DONE 76.9s 04:59:55 [2021-04-07T04:59:55.565Z] 04:59:55 [2021-04-07T04:59:55.565Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 04:59:55 [2021-04-07T04:59:55.565Z] #60 DONE 0.1s 04:59:55 [2021-04-07T04:59:55.565Z] 04:59:55 [2021-04-07T04:59:55.565Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:55 [2021-04-07T04:59:55.565Z] #44 41.76 DEP criu/rbtree.d 04:59:55 [2021-04-07T04:59:55.565Z] #44 41.80 DEP criu/pstree.d 04:59:55 [2021-04-07T04:59:55.728Z] + docker info 04:59:55 [2021-04-07T04:59:55.781Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.4s done 04:59:55 [2021-04-07T04:59:55.781Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.77MB / 120.17MB 4.4s 04:59:55 [2021-04-07T04:59:55.781Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.34MB / 120.17MB 4.6s 04:59:55 [2021-04-07T04:59:55.855Z] #44 41.90 DEP criu/protobuf.d 04:59:55 [2021-04-07T04:59:55.855Z] #44 ... 04:59:55 [2021-04-07T04:59:55.855Z] 04:59:55 [2021-04-07T04:59:55.855Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 04:59:55 [2021-04-07T04:59:55.855Z] #61 DONE 0.1s 04:59:55 [2021-04-07T04:59:55.855Z] 04:59:55 [2021-04-07T04:59:55.855Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:59:55 [2021-04-07T04:59:55.855Z] #44 42.08 GEN criu/protobuf-desc-gen.h 04:59:56 [2021-04-07T04:59:56.491Z] #43 2.202 Note: Building without setproctitle() and strlcpy() support. 04:59:56 [2021-04-07T04:59:56.491Z] #43 2.203 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 04:59:56 [2021-04-07T04:59:56.491Z] #43 2.219 Note: Building without GnuTLS support 04:59:56 [2021-04-07T04:59:56.491Z] #43 2.232 Makefile.config:39: Warn: you have no libnftables installed 04:59:56 [2021-04-07T04:59:56.491Z] #43 2.233 Makefile.config:40: Warn: Building without nftables support 04:59:56 [2021-04-07T04:59:56.738Z] #9 ... 04:59:56 [2021-04-07T04:59:56.738Z] 04:59:56 [2021-04-07T04:59:56.738Z] #23 [internal] load build context 04:59:56 [2021-04-07T04:59:56.738Z] #23 sha256:7efa566d3a7e6d9ea40e8ad20d538c8f7473b4ab329922a1f75ed26d96fea04e 04:59:56 [2021-04-07T04:59:56.738Z] #23 transferring context: 53.38MB 5.0s done 04:59:56 [2021-04-07T04:59:56.738Z] #23 DONE 5.5s 04:59:56 [2021-04-07T04:59:56.738Z] 04:59:56 [2021-04-07T04:59:56.738Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 04:59:56 [2021-04-07T04:59:56.738Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 04:59:56 [2021-04-07T04:59:56.738Z] #9 ... 04:59:56 [2021-04-07T04:59:56.738Z] 04:59:56 [2021-04-07T04:59:56.738Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 04:59:56 [2021-04-07T04:59:56.738Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 04:59:57 [2021-04-07T04:59:57.355Z] #44 43.43 DEP criu/protobuf-desc.d 04:59:57 [2021-04-07T04:59:57.355Z] #44 43.51 DEP criu/proc_parse.d 04:59:57 [2021-04-07T04:59:57.480Z] Client: Docker Engine - Community 04:59:57 [2021-04-07T04:59:57.480Z] Version: 20.10.5 04:59:57 [2021-04-07T04:59:57.480Z] API version: 1.41 04:59:57 [2021-04-07T04:59:57.480Z] Go version: go1.13.15 04:59:57 [2021-04-07T04:59:57.480Z] Git commit: 55c4c88 04:59:57 [2021-04-07T04:59:57.480Z] Built: Tue Mar 2 20:18:20 2021 04:59:57 [2021-04-07T04:59:57.480Z] OS/Arch: linux/amd64 04:59:57 [2021-04-07T04:59:57.480Z] Context: default 04:59:57 [2021-04-07T04:59:57.480Z] Experimental: true 04:59:57 [2021-04-07T04:59:57.480Z] 04:59:57 [2021-04-07T04:59:57.480Z] Server: Docker Engine - Community 04:59:57 [2021-04-07T04:59:57.480Z] Engine: 04:59:57 [2021-04-07T04:59:57.480Z] Version: 20.10.5 04:59:57 [2021-04-07T04:59:57.480Z] API version: 1.41 (minimum version 1.12) 04:59:57 [2021-04-07T04:59:57.480Z] Go version: go1.13.15 04:59:57 [2021-04-07T04:59:57.480Z] Git commit: 363e9a8 04:59:57 [2021-04-07T04:59:57.480Z] Built: Tue Mar 2 20:16:15 2021 04:59:57 [2021-04-07T04:59:57.480Z] OS/Arch: linux/amd64 04:59:57 [2021-04-07T04:59:57.480Z] Experimental: true 04:59:57 [2021-04-07T04:59:57.480Z] containerd: 04:59:57 [2021-04-07T04:59:57.480Z] Version: 1.4.4 04:59:57 [2021-04-07T04:59:57.480Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 04:59:57 [2021-04-07T04:59:57.480Z] runc: 04:59:57 [2021-04-07T04:59:57.480Z] Version: 1.0.0-rc93 04:59:57 [2021-04-07T04:59:57.480Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 04:59:57 [2021-04-07T04:59:57.480Z] docker-init: 04:59:57 [2021-04-07T04:59:57.480Z] Version: 0.19.0 04:59:57 [2021-04-07T04:59:57.480Z] GitCommit: de40ad0 [Pipeline] sh 04:59:57 [2021-04-07T04:59:57.644Z] #44 43.66 DEP criu/plugin.d 04:59:57 [2021-04-07T04:59:57.644Z] #44 43.76 DEP criu/pipes.d 04:59:57 [2021-04-07T04:59:57.644Z] #44 43.88 DEP criu/pie-util.d 04:59:57 [2021-04-07T04:59:57.644Z] #44 44.00 DEP criu/pie-util-vdso.d 04:59:57 [2021-04-07T04:59:57.798Z] + docker info 04:59:57 [2021-04-07T04:59:57.873Z] #43 ... 04:59:57 [2021-04-07T04:59:57.873Z] 04:59:57 [2021-04-07T04:59:57.873Z] #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 04:59:57 [2021-04-07T04:59:57.873Z] #45 sha256:cff166846ee05039f8137bc5296f32918d6efaa7058e75fc8cb487203cdf0ec4 04:59:57 [2021-04-07T04:59:57.873Z] #45 63.02 strings 04:59:57 [2021-04-07T04:59:57.873Z] #45 63.29 os 04:59:57 [2021-04-07T04:59:57.873Z] #45 65.86 regexp/syntax 04:59:57 [2021-04-07T04:59:57.873Z] #45 67.42 fmt 04:59:57 [2021-04-07T04:59:57.873Z] #45 71.49 regexp 04:59:57 [2021-04-07T04:59:57.873Z] #45 72.13 go/token 04:59:57 [2021-04-07T04:59:57.873Z] #45 72.90 go/scanner 04:59:57 [2021-04-07T04:59:57.873Z] #45 ... 04:59:57 [2021-04-07T04:59:57.873Z] 04:59:57 [2021-04-07T04:59:57.873Z] #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 04:59:57 [2021-04-07T04:59:57.873Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 04:59:57 [2021-04-07T04:59:57.873Z] #13 57.89 Selecting previously unselected package binutils-mingw-w64-x86-64. 04:59:57 [2021-04-07T04:59:57.873Z] #13 57.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 04:59:57 [2021-04-07T04:59:57.873Z] #13 57.94 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 04:59:57 [2021-04-07T04:59:57.873Z] #13 60.87 Selecting previously unselected package binutils-mingw-w64. 04:59:57 [2021-04-07T04:59:57.873Z] #13 60.87 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 04:59:57 [2021-04-07T04:59:57.873Z] #13 60.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 04:59:57 [2021-04-07T04:59:57.873Z] #13 61.14 Selecting previously unselected package libdevmapper1.02.1:amd64. 04:59:57 [2021-04-07T04:59:57.873Z] #13 61.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 04:59:57 [2021-04-07T04:59:57.873Z] #13 61.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 04:59:57 [2021-04-07T04:59:57.873Z] #13 61.39 Selecting previously unselected package dmsetup. 04:59:57 [2021-04-07T04:59:57.873Z] #13 61.39 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 04:59:57 [2021-04-07T04:59:57.873Z] #13 61.41 Unpacking dmsetup (2:1.02.155-3) ... 04:59:57 [2021-04-07T04:59:57.873Z] #13 61.68 Selecting previously unselected package mingw-w64-common. 04:59:57 [2021-04-07T04:59:57.873Z] #13 61.68 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 04:59:57 [2021-04-07T04:59:57.873Z] #13 61.70 Unpacking mingw-w64-common (6.0.0-3) ... 04:59:57 [2021-04-07T04:59:57.873Z] #13 ... 04:59:57 [2021-04-07T04:59:57.873Z] 04:59:57 [2021-04-07T04:59:57.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 04:59:57 [2021-04-07T04:59:57.873Z] #51 sha256:523cc3778eb4d9cf04b2bde575e92904a82871e6caa82a5c9772f4bd82598697 04:59:57 [2021-04-07T04:59:57.873Z] #51 63.19 os 04:59:57 [2021-04-07T04:59:57.873Z] #51 65.74 encoding/binary 04:59:57 [2021-04-07T04:59:57.873Z] #51 67.49 fmt 04:59:57 [2021-04-07T04:59:57.873Z] #51 67.81 encoding/base64 04:59:57 [2021-04-07T04:59:57.873Z] #51 68.60 golang.org/x/sys/unix 04:59:57 [2021-04-07T04:59:57.873Z] #51 72.77 encoding/json 04:59:57 [2021-04-07T04:59:57.933Z] #44 44.05 DEP criu/path.d 04:59:57 [2021-04-07T04:59:57.933Z] #44 44.13 DEP criu/parasite-syscall.d 04:59:57 [2021-04-07T04:59:57.933Z] #44 44.25 DEP criu/pagemap.d 04:59:58 [2021-04-07T04:59:58.125Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 5.1s 04:59:58 [2021-04-07T04:59:58.125Z] #26 ... 04:59:58 [2021-04-07T04:59:58.125Z] 04:59:58 [2021-04-07T04:59:58.125Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 04:59:58 [2021-04-07T04:59:58.125Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 04:59:58 [2021-04-07T04:59:58.125Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 04:59:58 [2021-04-07T04:59:58.125Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 04:59:58 [2021-04-07T04:59:58.125Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 04:59:58 [2021-04-07T04:59:58.125Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 04:59:58 [2021-04-07T04:59:58.125Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.6s done 04:59:58 [2021-04-07T04:59:58.125Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done 04:59:58 [2021-04-07T04:59:58.125Z] #62 DONE 6.9s 04:59:58 [2021-04-07T04:59:58.125Z] 04:59:58 [2021-04-07T04:59:58.125Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 04:59:58 [2021-04-07T04:59:58.125Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 04:59:58 [2021-04-07T04:59:58.134Z] #51 ... 04:59:58 [2021-04-07T04:59:58.134Z] 04:59:58 [2021-04-07T04:59:58.134Z] #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 04:59:58 [2021-04-07T04:59:58.134Z] #37 sha256:3f26186cb9602ceefe253c3bc0fc012947c49fb8d77042ccd15e023c1ce1eafd 04:59:58 [2021-04-07T04:59:58.134Z] #37 4.222 -- Detecting C compiler ABI info - done 04:59:58 [2021-04-07T04:59:58.134Z] #37 4.325 -- Detecting C compile features 04:59:58 [2021-04-07T04:59:58.134Z] #37 6.569 -- Detecting C compile features - done 04:59:58 [2021-04-07T04:59:58.134Z] #37 6.625 -- Performing Test HAS_BUILTIN_FORTIFY 04:59:58 [2021-04-07T04:59:58.134Z] #37 6.904 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 04:59:58 [2021-04-07T04:59:58.134Z] #37 6.988 -- Configuring done 04:59:58 [2021-04-07T04:59:58.134Z] #37 6.997 -- Generating done 04:59:58 [2021-04-07T04:59:58.134Z] #37 7.008 -- Build files have been written to: /tmp/tmp.uevRpE0ANV/tini 04:59:58 [2021-04-07T04:59:58.134Z] #37 7.026 + make tini-static 04:59:58 [2021-04-07T04:59:58.222Z] #44 44.39 DEP criu/pagemap-cache.d 04:59:58 [2021-04-07T04:59:58.222Z] #44 44.46 DEP criu/page-xfer.d 04:59:58 [2021-04-07T04:59:58.394Z] #37 7.481 Scanning dependencies of target tini-static 04:59:58 [2021-04-07T04:59:58.394Z] #37 7.564 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 04:59:58 [2021-04-07T04:59:58.512Z] #44 44.57 DEP criu/page-pipe.d 04:59:58 [2021-04-07T04:59:58.513Z] #44 44.69 DEP criu/netfilter.d 04:59:58 [2021-04-07T04:59:58.655Z] #37 ... 04:59:58 [2021-04-07T04:59:58.655Z] 04:59:58 [2021-04-07T04:59:58.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 04:59:58 [2021-04-07T04:59:58.655Z] #34 sha256:20879a1967352f27cb29145500ba5ae0dee7192b1f24de115db73408c47f4e39 04:59:58 [2021-04-07T04:59:58.655Z] #34 64.08 path 04:59:58 [2021-04-07T04:59:58.655Z] #34 64.64 text/tabwriter 04:59:58 [2021-04-07T04:59:58.655Z] #34 65.45 path/filepath 04:59:58 [2021-04-07T04:59:58.655Z] #34 65.49 fmt 04:59:58 [2021-04-07T04:59:58.655Z] #34 67.20 io/ioutil 04:59:58 [2021-04-07T04:59:58.655Z] #34 69.35 github.com/BurntSushi/toml 04:59:58 [2021-04-07T04:59:58.655Z] #34 69.36 flag 04:59:58 [2021-04-07T04:59:58.655Z] #34 71.52 log 04:59:58 [2021-04-07T04:59:58.655Z] #34 73.86 github.com/BurntSushi/toml/cmd/tomlv 04:59:58 [2021-04-07T04:59:58.809Z] #44 44.85 DEP criu/net.d 04:59:58 [2021-04-07T04:59:58.809Z] #44 45.05 DEP criu/namespaces.d 04:59:58 [2021-04-07T04:59:58.915Z] #34 ... 04:59:58 [2021-04-07T04:59:58.915Z] 04:59:58 [2021-04-07T04:59:58.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 04:59:58 [2021-04-07T04:59:58.915Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 04:59:58 [2021-04-07T04:59:58.915Z] #43 4.398 fatal: not a git repository (or any of the parent directories): .git 04:59:58 [2021-04-07T04:59:58.915Z] #43 4.451 GEN .gitid 04:59:58 [2021-04-07T04:59:58.915Z] #43 4.496 GEN criu/include/version.h 04:59:58 [2021-04-07T04:59:58.915Z] #43 4.581 GEN include/common/asm 04:59:59 [2021-04-07T04:59:59.100Z] #44 45.18 DEP criu/mount.d 04:59:59 [2021-04-07T04:59:59.100Z] #44 45.28 DEP criu/memfd.d 04:59:59 [2021-04-07T04:59:59.100Z] #44 45.38 DEP criu/mem.d 04:59:59 [2021-04-07T04:59:59.351Z] Client: 04:59:59 [2021-04-07T04:59:59.351Z] Context: default 04:59:59 [2021-04-07T04:59:59.351Z] Debug Mode: false 04:59:59 [2021-04-07T04:59:59.351Z] Plugins: 04:59:59 [2021-04-07T04:59:59.351Z] app: Docker App (Docker Inc., v0.9.1-beta3) 04:59:59 [2021-04-07T04:59:59.351Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) 04:59:59 [2021-04-07T04:59:59.351Z] 04:59:59 [2021-04-07T04:59:59.351Z] Server: 04:59:59 [2021-04-07T04:59:59.351Z] Containers: 0 04:59:59 [2021-04-07T04:59:59.351Z] Running: 0 04:59:59 [2021-04-07T04:59:59.351Z] Paused: 0 04:59:59 [2021-04-07T04:59:59.351Z] Stopped: 0 04:59:59 [2021-04-07T04:59:59.351Z] Images: 0 04:59:59 [2021-04-07T04:59:59.351Z] Server Version: 20.10.5 04:59:59 [2021-04-07T04:59:59.351Z] Storage Driver: overlay2 04:59:59 [2021-04-07T04:59:59.351Z] Backing Filesystem: extfs 04:59:59 [2021-04-07T04:59:59.351Z] Supports d_type: true 04:59:59 [2021-04-07T04:59:59.351Z] Native Overlay Diff: true 04:59:59 [2021-04-07T04:59:59.351Z] Logging Driver: json-file 04:59:59 [2021-04-07T04:59:59.351Z] Cgroup Driver: cgroupfs 04:59:59 [2021-04-07T04:59:59.351Z] Cgroup Version: 1 04:59:59 [2021-04-07T04:59:59.351Z] Plugins: 04:59:59 [2021-04-07T04:59:59.351Z] Volume: local 04:59:59 [2021-04-07T04:59:59.351Z] Network: bridge host ipvlan macvlan null overlay 04:59:59 [2021-04-07T04:59:59.351Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 04:59:59 [2021-04-07T04:59:59.351Z] Swarm: inactive 04:59:59 [2021-04-07T04:59:59.351Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 04:59:59 [2021-04-07T04:59:59.351Z] Default Runtime: runc 04:59:59 [2021-04-07T04:59:59.351Z] Init Binary: docker-init 04:59:59 [2021-04-07T04:59:59.351Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 04:59:59 [2021-04-07T04:59:59.351Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 04:59:59 [2021-04-07T04:59:59.351Z] init version: de40ad0 04:59:59 [2021-04-07T04:59:59.351Z] Security Options: 04:59:59 [2021-04-07T04:59:59.351Z] apparmor 04:59:59 [2021-04-07T04:59:59.351Z] seccomp 04:59:59 [2021-04-07T04:59:59.351Z] Profile: default 04:59:59 [2021-04-07T04:59:59.351Z] Kernel Version: 5.4.0-1041-aws 04:59:59 [2021-04-07T04:59:59.351Z] Operating System: Ubuntu 18.04.5 LTS 04:59:59 [2021-04-07T04:59:59.351Z] OSType: linux 04:59:59 [2021-04-07T04:59:59.351Z] Architecture: x86_64 04:59:59 [2021-04-07T04:59:59.351Z] CPUs: 2 04:59:59 [2021-04-07T04:59:59.351Z] Total Memory: 7.487GiB 04:59:59 [2021-04-07T04:59:59.351Z] Name: ip-10-100-93-156 04:59:59 [2021-04-07T04:59:59.351Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B 04:59:59 [2021-04-07T04:59:59.351Z] Docker Root Dir: /var/lib/docker 04:59:59 [2021-04-07T04:59:59.351Z] Debug Mode: false 04:59:59 [2021-04-07T04:59:59.351Z] Registry: https://index.docker.io/v1/ 04:59:59 [2021-04-07T04:59:59.351Z] Labels: 04:59:59 [2021-04-07T04:59:59.351Z] Experimental: true 04:59:59 [2021-04-07T04:59:59.351Z] Insecure Registries: 04:59:59 [2021-04-07T04:59:59.351Z] 127.0.0.0/8 04:59:59 [2021-04-07T04:59:59.351Z] Live Restore Enabled: true 04:59:59 [2021-04-07T04:59:59.351Z] 04:59:59 [2021-04-07T04:59:59.351Z] WARNING: No swap limit support [Pipeline] sh 04:59:59 [2021-04-07T04:59:59.393Z] #44 45.52 DEP criu/lsm.d 04:59:59 [2021-04-07T04:59:59.393Z] #44 45.63 DEP criu/log.d 04:59:59 [2021-04-07T04:59:59.514Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 7.0s done 04:59:59 [2021-04-07T04:59:59.666Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:59:59 [2021-04-07T04:59:59.666Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:59:59 [2021-04-07T04:59:59.666Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42263/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 04:59:59 [2021-04-07T04:59:59.666Z] + bash /home/ubuntu/workspace/moby_PR-42263/check-config.sh 04:59:59 [2021-04-07T04:59:59.666Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 04:59:59 [2021-04-07T04:59:59.666Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... 04:59:59 [2021-04-07T04:59:59.666Z] 04:59:59 [2021-04-07T04:59:59.666Z] Generally Necessary: 04:59:59 [2021-04-07T04:59:59.666Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 04:59:59 [2021-04-07T04:59:59.666Z] - apparmor: enabled and tools installed 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_NAMESPACES: enabled 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_NET_NS: enabled 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_PID_NS: enabled 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_IPC_NS: enabled 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_UTS_NS: enabled 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_CGROUPS: enabled 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_CGROUP_CPUACCT: enabled 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_CGROUP_DEVICE: enabled 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_CGROUP_FREEZER: enabled 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_CGROUP_SCHED: enabled 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_CPUSETS: enabled 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_MEMCG: enabled 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_KEYS: enabled 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_VETH: enabled (as module) 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_BRIDGE: enabled (as module) 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_NF_NAT_IPV4: missing 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_IP_NF_FILTER: enabled (as module) 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_IP_NF_NAT: enabled (as module) 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_NF_NAT: enabled (as module) 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_NF_NAT_NEEDED: missing 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_POSIX_MQUEUE: enabled 04:59:59 [2021-04-07T04:59:59.666Z] 04:59:59 [2021-04-07T04:59:59.666Z] Optional Features: 04:59:59 [2021-04-07T04:59:59.666Z] - CONFIG_USER_NS: enabled 04:59:59 [2021-04-07T04:59:59.667Z] - CONFIG_SECCOMP: enabled 04:59:59 [2021-04-07T04:59:59.667Z] - CONFIG_CGROUP_PIDS: enabled 04:59:59 [2021-04-07T04:59:59.667Z] - CONFIG_MEMCG_SWAP: enabled 04:59:59 [2021-04-07T04:59:59.667Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 04:59:59 [2021-04-07T04:59:59.667Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 04:59:59 [2021-04-07T04:59:59.667Z] - CONFIG_BLK_CGROUP: enabled 04:59:59 [2021-04-07T04:59:59.667Z] - CONFIG_BLK_DEV_THROTTLING: enabled 04:59:59 [2021-04-07T04:59:59.667Z] - CONFIG_IOSCHED_CFQ: missing 04:59:59 [2021-04-07T04:59:59.667Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 04:59:59 [2021-04-07T04:59:59.667Z] - CONFIG_CGROUP_PERF: enabled 04:59:59 [2021-04-07T04:59:59.683Z] #44 45.77 DEP criu/libnetlink.d 04:59:59 [2021-04-07T04:59:59.683Z] #44 45.90 DEP criu/kerndat.d 04:59:59 [2021-04-07T04:59:59.775Z] #26 DONE 8.9s 04:59:59 [2021-04-07T04:59:59.775Z] 04:59:59 [2021-04-07T04:59:59.775Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 04:59:59 [2021-04-07T04:59:59.775Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 04:59:59 [2021-04-07T04:59:59.775Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.5s done 04:59:59 [2021-04-07T04:59:59.775Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.5s done 04:59:59 [2021-04-07T04:59:59.922Z] - CONFIG_CGROUP_HUGETLB: enabled 04:59:59 [2021-04-07T04:59:59.922Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 04:59:59 [2021-04-07T04:59:59.922Z] - CONFIG_CGROUP_NET_PRIO: enabled 04:59:59 [2021-04-07T04:59:59.922Z] - CONFIG_CFS_BANDWIDTH: enabled 04:59:59 [2021-04-07T04:59:59.922Z] - CONFIG_FAIR_GROUP_SCHED: enabled 04:59:59 [2021-04-07T04:59:59.922Z] - CONFIG_RT_GROUP_SCHED: missing 04:59:59 [2021-04-07T04:59:59.922Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 04:59:59 [2021-04-07T04:59:59.922Z] - CONFIG_IP_VS: enabled (as module) 04:59:59 [2021-04-07T04:59:59.922Z] - CONFIG_IP_VS_NFCT: enabled 04:59:59 [2021-04-07T04:59:59.922Z] - CONFIG_IP_VS_PROTO_TCP: enabled 04:59:59 [2021-04-07T04:59:59.922Z] - CONFIG_IP_VS_PROTO_UDP: enabled 04:59:59 [2021-04-07T04:59:59.922Z] - CONFIG_IP_VS_RR: enabled (as module) 04:59:59 [2021-04-07T04:59:59.922Z] - CONFIG_EXT4_FS: enabled 04:59:59 [2021-04-07T04:59:59.922Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 04:59:59 [2021-04-07T04:59:59.922Z] - CONFIG_EXT4_FS_SECURITY: enabled 04:59:59 [2021-04-07T04:59:59.922Z] - Network Drivers: 04:59:59 [2021-04-07T04:59:59.922Z] - "overlay": 04:59:59 [2021-04-07T04:59:59.922Z] - CONFIG_VXLAN: enabled (as module) 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 04:59:59 [2021-04-07T04:59:59.923Z] Optional (for encrypted networks): 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_CRYPTO: enabled 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_CRYPTO_AEAD: enabled 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_CRYPTO_GCM: enabled 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_CRYPTO_SEQIV: enabled 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_CRYPTO_GHASH: enabled 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_XFRM: enabled 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_XFRM_USER: enabled (as module) 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_XFRM_ALGO: enabled (as module) 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_INET_ESP: enabled (as module) 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 04:59:59 [2021-04-07T04:59:59.923Z] - "ipvlan": 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_IPVLAN: enabled (as module) 04:59:59 [2021-04-07T04:59:59.923Z] - "macvlan": 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_MACVLAN: enabled (as module) 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_DUMMY: enabled (as module) 04:59:59 [2021-04-07T04:59:59.923Z] - "ftp,tftp client in container": 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_NF_NAT_FTP: enabled (as module) 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 04:59:59 [2021-04-07T04:59:59.923Z] - Storage Drivers: 04:59:59 [2021-04-07T04:59:59.923Z] - "aufs": 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_AUFS_FS: enabled (as module) 04:59:59 [2021-04-07T04:59:59.923Z] - "btrfs": 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_BTRFS_FS: enabled (as module) 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 04:59:59 [2021-04-07T04:59:59.923Z] - "devicemapper": 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_BLK_DEV_DM: enabled 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 04:59:59 [2021-04-07T04:59:59.923Z] - "overlay": 04:59:59 [2021-04-07T04:59:59.923Z] - CONFIG_OVERLAY_FS: enabled (as module) 04:59:59 [2021-04-07T04:59:59.923Z] - "zfs": 04:59:59 [2021-04-07T04:59:59.923Z] - /dev/zfs: present 04:59:59 [2021-04-07T04:59:59.923Z] - zfs command: missing 04:59:59 [2021-04-07T04:59:59.923Z] - zpool command: missing 04:59:59 [2021-04-07T04:59:59.923Z] 04:59:59 [2021-04-07T04:59:59.923Z] Limits: 04:59:59 [2021-04-07T04:59:59.923Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 04:59:59 [2021-04-07T04:59:59.923Z] 04:59:59 [2021-04-07T04:59:59.923Z] + true [Pipeline] } [Pipeline] // stage 05:00:00 [2021-04-07T05:00:00.127Z] #44 46.14 DEP criu/kcmp-ids.d 05:00:00 [2021-04-07T05:00:00.127Z] #44 46.24 DEP criu/irmap.d [Pipeline] stage [Pipeline] { (Build dev image) 05:00:00 [2021-04-07T05:00:00.163Z] #9 ... 05:00:00 [2021-04-07T05:00:00.163Z] 05:00:00 [2021-04-07T05:00:00.163Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 05:00:00 [2021-04-07T05:00:00.163Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 05:00:00 [2021-04-07T05:00:00.163Z] #63 DONE 1.0s 05:00:00 [2021-04-07T05:00:00.163Z] 05:00:00 [2021-04-07T05:00:00.163Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:00 [2021-04-07T05:00:00.163Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 05:00:00 [2021-04-07T05:00:00.163Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [Pipeline] sh 05:00:00 [2021-04-07T05:00:00.417Z] #44 46.42 DEP criu/ipc_ns.d 05:00:00 [2021-04-07T05:00:00.417Z] #44 46.61 DEP criu/image.d 05:00:00 [2021-04-07T05:00:00.426Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done 05:00:00 [2021-04-07T05:00:00.529Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:255c79a1e823b422ec661df05e31e9a3d85caf64 . 05:00:00 [2021-04-07T05:00:00.707Z] #44 46.78 DEP criu/image-desc.d 05:00:00 [2021-04-07T05:00:00.707Z] #44 46.89 DEP criu/fsnotify.d 05:00:00 [2021-04-07T05:00:00.785Z] #1 [internal] load build definition from Dockerfile 05:00:00 [2021-04-07T05:00:00.786Z] #1 sha256:b2fe53cacc37e111973833c084b41576425828bce66cbd34d62801b63b1c58d7 05:00:00 [2021-04-07T05:00:00.786Z] #1 transferring dockerfile: 17.02kB done 05:00:00 [2021-04-07T05:00:00.786Z] #1 DONE 0.1s 05:00:00 [2021-04-07T05:00:00.786Z] 05:00:00 [2021-04-07T05:00:00.786Z] #2 [internal] load .dockerignore 05:00:00 [2021-04-07T05:00:00.786Z] #2 sha256:5db32ea2c21233e9148a6ffd698bed6828ea9fb2253ca8c3efef402e2fc9b7e0 05:00:00 [2021-04-07T05:00:00.786Z] #2 transferring context: 87B done 05:00:00 [2021-04-07T05:00:00.786Z] #2 DONE 0.0s 05:00:00 [2021-04-07T05:00:00.786Z] 05:00:00 [2021-04-07T05:00:00.786Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 05:00:00 [2021-04-07T05:00:00.786Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 05:00:00 [2021-04-07T05:00:00.825Z] #43 6.306 PBCC images/timens.pb-c.c 05:00:00 [2021-04-07T05:00:00.825Z] #43 6.339 DEP images/timens.pb-c.d 05:00:00 [2021-04-07T05:00:00.825Z] #43 6.386 PBCC images/fown.pb-c.c 05:00:00 [2021-04-07T05:00:00.825Z] #43 6.414 PBCC images/google/protobuf/descriptor.pb-c.c 05:00:00 [2021-04-07T05:00:00.825Z] #43 6.481 PBCC images/opts.pb-c.c 05:00:00 [2021-04-07T05:00:00.825Z] #43 6.536 PBCC images/memfd.pb-c.c 05:00:00 [2021-04-07T05:00:00.825Z] #43 ... 05:00:00 [2021-04-07T05:00:00.825Z] 05:00:00 [2021-04-07T05:00:00.825Z] #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 05:00:00 [2021-04-07T05:00:00.825Z] #37 sha256:3f26186cb9602ceefe253c3bc0fc012947c49fb8d77042ccd15e023c1ce1eafd 05:00:00 [2021-04-07T05:00:00.825Z] #37 8.859 [100%] Linking C executable tini-static 05:00:00 [2021-04-07T05:00:00.825Z] #37 9.466 [100%] Built target tini-static 05:00:00 [2021-04-07T05:00:00.825Z] #37 9.536 + mkdir -p /build 05:00:00 [2021-04-07T05:00:00.825Z] #37 9.547 + cp tini-static /build/docker-init 05:00:00 [2021-04-07T05:00:00.825Z] #37 DONE 10.0s 05:00:00 [2021-04-07T05:00:00.825Z] 05:00:00 [2021-04-07T05:00:00.825Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:00:00 [2021-04-07T05:00:00.825Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:00:00 [2021-04-07T05:00:00.825Z] #43 6.593 DEP images/fown.pb-c.d 05:00:00 [2021-04-07T05:00:00.825Z] #43 6.620 DEP images/google/protobuf/descriptor.pb-c.d 05:00:00 [2021-04-07T05:00:00.996Z] #44 47.05 DEP criu/filesystems.d 05:00:00 [2021-04-07T05:00:00.996Z] #44 47.15 DEP criu/files.d 05:00:00 [2021-04-07T05:00:00.996Z] #44 47.28 DEP criu/files-reg.d 05:00:00 [2021-04-07T05:00:00.998Z] #9 ... 05:00:00 [2021-04-07T05:00:00.998Z] 05:00:00 [2021-04-07T05:00:00.998Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 05:00:00 [2021-04-07T05:00:00.998Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 05:00:00 [2021-04-07T05:00:00.998Z] #65 DONE 0.8s 05:00:00 [2021-04-07T05:00:00.998Z] 05:00:00 [2021-04-07T05:00:00.998Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:00 [2021-04-07T05:00:00.998Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 05:00:00 [2021-04-07T05:00:00.998Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 05:00:01 [2021-04-07T05:00:01.087Z] #43 6.824 DEP images/opts.pb-c.d 05:00:01 [2021-04-07T05:00:01.287Z] #44 47.42 DEP criu/files-ext.d 05:00:01 [2021-04-07T05:00:01.347Z] #43 6.980 DEP images/memfd.pb-c.d 05:00:01 [2021-04-07T05:00:01.348Z] #43 7.097 PBCC images/sit.pb-c.c 05:00:01 [2021-04-07T05:00:01.349Z] #3 DONE 0.4s 05:00:01 [2021-04-07T05:00:01.349Z] 05:00:01 [2021-04-07T05:00:01.349Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 05:00:01 [2021-04-07T05:00:01.349Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 05:00:01 [2021-04-07T05:00:01.349Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done 05:00:01 [2021-04-07T05:00:01.349Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done 05:00:01 [2021-04-07T05:00:01.349Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s 05:00:01 [2021-04-07T05:00:01.349Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done 05:00:01 [2021-04-07T05:00:01.349Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done 05:00:01 [2021-04-07T05:00:01.349Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s 05:00:01 [2021-04-07T05:00:01.571Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done 05:00:01 [2021-04-07T05:00:01.571Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 05:00:01 [2021-04-07T05:00:01.578Z] #44 47.57 DEP criu/file-lock.d 05:00:01 [2021-04-07T05:00:01.578Z] #44 47.69 DEP criu/file-ids.d 05:00:01 [2021-04-07T05:00:01.578Z] #44 47.78 DEP criu/fifo.d 05:00:01 [2021-04-07T05:00:01.608Z] #43 7.269 DEP images/sit.pb-c.d 05:00:01 [2021-04-07T05:00:01.608Z] #43 7.424 PBCC images/macvlan.pb-c.c 05:00:01 [2021-04-07T05:00:01.608Z] #43 7.449 DEP images/macvlan.pb-c.d 05:00:01 [2021-04-07T05:00:01.613Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 05:00:01 [2021-04-07T05:00:01.613Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done 05:00:01 [2021-04-07T05:00:01.867Z] #43 7.588 PBCC images/autofs.pb-c.c 05:00:01 [2021-04-07T05:00:01.867Z] #43 7.622 DEP images/autofs.pb-c.d 05:00:01 [2021-04-07T05:00:01.867Z] #43 7.744 PBCC images/sysctl.pb-c.c 05:00:01 [2021-04-07T05:00:01.867Z] #43 7.829 DEP images/sysctl.pb-c.d 05:00:01 [2021-04-07T05:00:01.868Z] #44 47.91 DEP criu/fdstore.d 05:00:01 [2021-04-07T05:00:01.868Z] #44 48.04 DEP criu/fault-injection.d 05:00:01 [2021-04-07T05:00:01.868Z] #44 48.08 DEP criu/external.d 05:00:01 [2021-04-07T05:00:01.869Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done 05:00:02 [2021-04-07T05:00:02.124Z] #4 DONE 0.7s 05:00:02 [2021-04-07T05:00:02.124Z] 05:00:02 [2021-04-07T05:00:02.124Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster 05:00:02 [2021-04-07T05:00:02.124Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 05:00:02 [2021-04-07T05:00:02.127Z] #43 7.873 PBCC images/time.pb-c.c 05:00:02 [2021-04-07T05:00:02.127Z] #43 7.897 DEP images/time.pb-c.d 05:00:02 [2021-04-07T05:00:02.127Z] #43 7.924 PBCC images/binfmt-misc.pb-c.c 05:00:02 [2021-04-07T05:00:02.127Z] #43 7.978 DEP images/binfmt-misc.pb-c.d 05:00:02 [2021-04-07T05:00:02.157Z] #44 48.17 DEP criu/eventpoll.d 05:00:02 [2021-04-07T05:00:02.157Z] #44 48.28 DEP criu/eventfd.d 05:00:02 [2021-04-07T05:00:02.157Z] #44 48.42 DEP criu/crtools.d 05:00:02 [2021-04-07T05:00:02.387Z] #43 8.023 PBCC images/seccomp.pb-c.c 05:00:02 [2021-04-07T05:00:02.387Z] #43 8.067 DEP images/seccomp.pb-c.d 05:00:02 [2021-04-07T05:00:02.387Z] #43 8.128 PBCC images/userns.pb-c.c 05:00:02 [2021-04-07T05:00:02.387Z] #43 8.157 DEP images/userns.pb-c.d 05:00:02 [2021-04-07T05:00:02.387Z] #43 8.226 PBCC images/cgroup.pb-c.c 05:00:02 [2021-04-07T05:00:02.447Z] #44 48.65 DEP criu/cr-service.d 05:00:02 [2021-04-07T05:00:02.647Z] #43 8.280 DEP images/cgroup.pb-c.d 05:00:02 [2021-04-07T05:00:02.647Z] #43 8.353 PBCC images/ext-file.pb-c.c 05:00:02 [2021-04-07T05:00:02.647Z] #43 8.402 DEP images/ext-file.pb-c.d 05:00:02 [2021-04-07T05:00:02.647Z] #43 8.479 PBCC images/rpc.pb-c.c 05:00:02 [2021-04-07T05:00:02.647Z] #43 8.533 DEP images/rpc.pb-c.d 05:00:02 [2021-04-07T05:00:02.736Z] #44 48.79 DEP criu/cr-restore.d 05:00:02 [2021-04-07T05:00:02.736Z] #44 48.98 DEP criu/cr-errno.d 05:00:02 [2021-04-07T05:00:02.908Z] #43 8.617 PBCC images/siginfo.pb-c.c 05:00:02 [2021-04-07T05:00:02.908Z] #43 8.627 DEP images/siginfo.pb-c.d 05:00:02 [2021-04-07T05:00:02.908Z] #43 8.690 PBCC images/pagemap.pb-c.c 05:00:02 [2021-04-07T05:00:02.908Z] #43 8.765 DEP images/pagemap.pb-c.d 05:00:02 [2021-04-07T05:00:02.908Z] #43 8.832 PBCC images/rlimit.pb-c.c 05:00:03 [2021-04-07T05:00:03.026Z] #44 49.00 DEP criu/cr-dump.d 05:00:03 [2021-04-07T05:00:03.026Z] #44 49.11 DEP criu/cr-dedup.d 05:00:03 [2021-04-07T05:00:03.026Z] #44 49.20 DEP criu/cr-check.d 05:00:03 [2021-04-07T05:00:03.026Z] #44 ... 05:00:03 [2021-04-07T05:00:03.026Z] 05:00:03 [2021-04-07T05:00:03.026Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 05:00:03 [2021-04-07T05:00:03.026Z] #46 74.37 net/http/httptrace 05:00:03 [2021-04-07T05:00:03.026Z] #46 74.53 net/http 05:00:03 [2021-04-07T05:00:03.026Z] #46 82.64 github.com/LK4D4/vndr/godl 05:00:03 [2021-04-07T05:00:03.026Z] #46 83.25 github.com/LK4D4/vndr 05:00:03 [2021-04-07T05:00:03.026Z] #46 ... 05:00:03 [2021-04-07T05:00:03.026Z] 05:00:03 [2021-04-07T05:00:03.026Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 05:00:03 [2021-04-07T05:00:03.026Z] #44 49.36 DEP criu/config.d 05:00:03 [2021-04-07T05:00:03.168Z] #43 ... 05:00:03 [2021-04-07T05:00:03.168Z] 05:00:03 [2021-04-07T05:00:03.168Z] #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 05:00:03 [2021-04-07T05:00:03.168Z] #34 sha256:20879a1967352f27cb29145500ba5ae0dee7192b1f24de115db73408c47f4e39 05:00:03 [2021-04-07T05:00:03.168Z] #34 DONE 78.5s 05:00:03 [2021-04-07T05:00:03.168Z] 05:00:03 [2021-04-07T05:00:03.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 05:00:03 [2021-04-07T05:00:03.168Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:00:03 [2021-04-07T05:00:03.168Z] #43 8.844 DEP images/rlimit.pb-c.d 05:00:03 [2021-04-07T05:00:03.168Z] #43 8.907 PBCC images/file-lock.pb-c.c 05:00:03 [2021-04-07T05:00:03.168Z] #43 8.925 DEP images/file-lock.pb-c.d 05:00:03 [2021-04-07T05:00:03.168Z] #43 8.968 PBCC images/tty.pb-c.c 05:00:03 [2021-04-07T05:00:03.168Z] #43 9.039 DEP images/tty.pb-c.d 05:00:03 [2021-04-07T05:00:03.316Z] #44 49.48 DEP criu/clone-noasan.d 05:00:03 [2021-04-07T05:00:03.316Z] #44 49.55 DEP criu/cgroup.d 05:00:03 [2021-04-07T05:00:03.430Z] #43 9.165 PBCC images/tun.pb-c.c 05:00:03 [2021-04-07T05:00:03.430Z] #43 9.296 PBCC images/netdev.pb-c.c 05:00:03 [2021-04-07T05:00:03.430Z] #43 9.378 DEP images/tun.pb-c.d 05:00:03 [2021-04-07T05:00:03.493Z] #8 ... 05:00:03 [2021-04-07T05:00:03.493Z] 05:00:03 [2021-04-07T05:00:03.493Z] #5 [internal] load metadata for docker.io/library/debian:buster 05:00:03 [2021-04-07T05:00:03.493Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 05:00:03 [2021-04-07T05:00:03.493Z] #5 DONE 1.1s 05:00:03 [2021-04-07T05:00:03.493Z] 05:00:03 [2021-04-07T05:00:03.493Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 05:00:03 [2021-04-07T05:00:03.493Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 05:00:03 [2021-04-07T05:00:03.493Z] #7 DONE 1.2s 05:00:03 [2021-04-07T05:00:03.493Z] 05:00:03 [2021-04-07T05:00:03.493Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 05:00:03 [2021-04-07T05:00:03.493Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 05:00:03 [2021-04-07T05:00:03.493Z] #6 DONE 1.3s 05:00:03 [2021-04-07T05:00:03.493Z] 05:00:03 [2021-04-07T05:00:03.493Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster 05:00:03 [2021-04-07T05:00:03.493Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 05:00:03 [2021-04-07T05:00:03.493Z] #8 DONE 1.4s 05:00:03 [2021-04-07T05:00:03.605Z] #44 49.64 DEP criu/cgroup-props.d 05:00:03 [2021-04-07T05:00:03.605Z] #44 49.71 DEP criu/bitmap.d 05:00:03 [2021-04-07T05:00:03.605Z] #44 49.72 DEP criu/bfd.d 05:00:03 [2021-04-07T05:00:03.605Z] #44 49.78 DEP criu/autofs.d 05:00:03 [2021-04-07T05:00:03.605Z] #44 49.92 DEP criu/aio.d 05:00:03 [2021-04-07T05:00:03.698Z] #43 9.514 DEP images/netdev.pb-c.d 05:00:03 [2021-04-07T05:00:03.698Z] #43 9.579 PBCC images/vma.pb-c.c 05:00:03 [2021-04-07T05:00:03.698Z] #43 9.640 DEP images/vma.pb-c.d 05:00:03 [2021-04-07T05:00:03.895Z] #44 50.02 DEP criu/action-scripts.d 05:00:03 [2021-04-07T05:00:03.960Z] #43 9.804 PBCC images/creds.pb-c.c 05:00:03 [2021-04-07T05:00:03.960Z] #43 9.880 DEP images/creds.pb-c.d 05:00:04 [2021-04-07T05:00:04.185Z] #44 50.29 CC criu/action-scripts.o 05:00:04 [2021-04-07T05:00:04.219Z] #43 10.02 PBCC images/utsns.pb-c.c 05:00:04 [2021-04-07T05:00:04.219Z] #43 10.03 DEP images/utsns.pb-c.d 05:00:04 [2021-04-07T05:00:04.219Z] #43 10.17 PBCC images/ipc-desc.pb-c.c 05:00:04 [2021-04-07T05:00:04.219Z] #43 10.20 PBCC images/ipc-sem.pb-c.c 05:00:04 [2021-04-07T05:00:04.479Z] #43 10.24 DEP images/ipc-desc.pb-c.d 05:00:04 [2021-04-07T05:00:04.479Z] #43 10.29 DEP images/ipc-sem.pb-c.d 05:00:04 [2021-04-07T05:00:04.479Z] #43 10.34 PBCC images/ipc-msg.pb-c.c 05:00:04 [2021-04-07T05:00:04.479Z] #43 10.35 DEP images/ipc-msg.pb-c.d 05:00:04 [2021-04-07T05:00:04.479Z] #43 10.41 PBCC images/ipc-shm.pb-c.c 05:00:04 [2021-04-07T05:00:04.739Z] #43 10.45 DEP images/ipc-shm.pb-c.d 05:00:04 [2021-04-07T05:00:04.739Z] #43 10.49 PBCC images/ipc-var.pb-c.c 05:00:04 [2021-04-07T05:00:04.739Z] #43 10.52 DEP images/ipc-var.pb-c.d 05:00:04 [2021-04-07T05:00:04.739Z] #43 10.57 PBCC images/sk-opts.pb-c.c 05:00:04 [2021-04-07T05:00:04.739Z] #43 10.60 PBCC images/packet-sock.pb-c.c 05:00:04 [2021-04-07T05:00:04.739Z] #43 10.64 DEP images/sk-opts.pb-c.d 05:00:04 [2021-04-07T05:00:04.815Z] #44 50.79 CC criu/aio.o 05:00:04 [2021-04-07T05:00:04.815Z] #44 ... 05:00:04 [2021-04-07T05:00:04.815Z] 05:00:04 [2021-04-07T05:00:04.815Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 05:00:04 [2021-04-07T05:00:04.815Z] #21 0.878 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 05:00:04 [2021-04-07T05:00:04.815Z] #21 0.937 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:04 [2021-04-07T05:00:04.815Z] #21 0.968 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:04 [2021-04-07T05:00:04.815Z] #21 0.982 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:04 [2021-04-07T05:00:04.815Z] #21 1.560 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [427 kB] 05:00:04 [2021-04-07T05:00:04.815Z] #21 2.272 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] 05:00:04 [2021-04-07T05:00:04.815Z] #21 3.107 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [242 kB] 05:00:04 [2021-04-07T05:00:04.815Z] #21 4.394 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] 05:00:04 [2021-04-07T05:00:04.815Z] #21 7.181 Fetched 8587 kB in 6s (1354 kB/s) 05:00:04 [2021-04-07T05:00:04.815Z] #21 7.181 Reading package lists... 05:00:04 [2021-04-07T05:00:04.999Z] #43 10.71 DEP images/packet-sock.pb-c.d 05:00:04 [2021-04-07T05:00:04.999Z] #43 10.78 PBCC images/sk-netlink.pb-c.c 05:00:04 [2021-04-07T05:00:04.999Z] #43 10.87 DEP images/sk-netlink.pb-c.d 05:00:04 [2021-04-07T05:00:04.999Z] #43 10.92 PBCC images/sk-inet.pb-c.c 05:00:05 [2021-04-07T05:00:05.104Z] #21 9.331 Reading package lists... 05:00:05 [2021-04-07T05:00:05.104Z] #21 ... 05:00:05 [2021-04-07T05:00:05.104Z] 05:00:05 [2021-04-07T05:00:05.104Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 05:00:05 [2021-04-07T05:00:05.104Z] #44 51.13 CC criu/autofs.o 05:00:05 [2021-04-07T05:00:05.259Z] #43 10.97 DEP images/sk-inet.pb-c.d 05:00:05 [2021-04-07T05:00:05.259Z] #43 11.04 PBCC images/sk-unix.pb-c.c 05:00:05 [2021-04-07T05:00:05.259Z] #43 11.10 DEP images/sk-unix.pb-c.d 05:00:05 [2021-04-07T05:00:05.259Z] #43 11.17 PBCC images/mm.pb-c.c 05:00:05 [2021-04-07T05:00:05.418Z] 05:00:05 [2021-04-07T05:00:05.418Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 05:00:05 [2021-04-07T05:00:05.418Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 05:00:05 [2021-04-07T05:00:05.418Z] #62 DONE 0.0s 05:00:05 [2021-04-07T05:00:05.418Z] 05:00:05 [2021-04-07T05:00:05.418Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:05 [2021-04-07T05:00:05.418Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 05:00:05 [2021-04-07T05:00:05.418Z] #9 DONE 0.0s 05:00:05 [2021-04-07T05:00:05.418Z] 05:00:05 [2021-04-07T05:00:05.418Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 05:00:05 [2021-04-07T05:00:05.418Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 05:00:05 [2021-04-07T05:00:05.418Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 05:00:05 [2021-04-07T05:00:05.418Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.0s done 05:00:05 [2021-04-07T05:00:05.418Z] #26 sha256:57198c0f3bb6172ab28f3351d5eca9239527e22a59287174e8b9a73156075bef 529B / 529B done 05:00:05 [2021-04-07T05:00:05.418Z] #26 sha256:109b803c6a30d5b613caf528e4b8f96d2aa4205c58de6ac494825d81380125c8 1.46kB / 1.46kB done 05:00:05 [2021-04-07T05:00:05.418Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 0B / 50.43MB 0.1s 05:00:05 [2021-04-07T05:00:05.418Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done 05:00:05 [2021-04-07T05:00:05.526Z] #43 11.23 DEP images/mm.pb-c.d 05:00:05 [2021-04-07T05:00:05.526Z] #43 11.31 PBCC images/timerfd.pb-c.c 05:00:05 [2021-04-07T05:00:05.526Z] #43 11.36 DEP images/timerfd.pb-c.d 05:00:05 [2021-04-07T05:00:05.526Z] #43 11.41 PBCC images/timer.pb-c.c 05:00:05 [2021-04-07T05:00:05.684Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 9.44MB / 50.43MB 0.4s 05:00:05 [2021-04-07T05:00:05.684Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 14.09MB / 50.43MB 0.5s 05:00:05 [2021-04-07T05:00:05.730Z] Client: 05:00:05 [2021-04-07T05:00:05.730Z] Context: default 05:00:05 [2021-04-07T05:00:05.730Z] Debug Mode: false 05:00:05 [2021-04-07T05:00:05.730Z] Plugins: 05:00:05 [2021-04-07T05:00:05.730Z] app: Docker App (Docker Inc., v0.9.1-beta3) 05:00:05 [2021-04-07T05:00:05.730Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) 05:00:05 [2021-04-07T05:00:05.730Z] 05:00:05 [2021-04-07T05:00:05.730Z] Server: 05:00:05 [2021-04-07T05:00:05.730Z] Containers: 0 05:00:05 [2021-04-07T05:00:05.730Z] Running: 0 05:00:05 [2021-04-07T05:00:05.730Z] Paused: 0 05:00:05 [2021-04-07T05:00:05.730Z] Stopped: 0 05:00:05 [2021-04-07T05:00:05.730Z] Images: 0 05:00:05 [2021-04-07T05:00:05.730Z] Server Version: 20.10.5 05:00:05 [2021-04-07T05:00:05.730Z] Storage Driver: overlay2 05:00:05 [2021-04-07T05:00:05.730Z] Backing Filesystem: extfs 05:00:05 [2021-04-07T05:00:05.730Z] Supports d_type: true 05:00:05 [2021-04-07T05:00:05.730Z] Native Overlay Diff: true 05:00:05 [2021-04-07T05:00:05.730Z] Logging Driver: json-file 05:00:05 [2021-04-07T05:00:05.730Z] Cgroup Driver: cgroupfs 05:00:05 [2021-04-07T05:00:05.730Z] Cgroup Version: 1 05:00:05 [2021-04-07T05:00:05.730Z] Plugins: 05:00:05 [2021-04-07T05:00:05.730Z] Volume: local 05:00:05 [2021-04-07T05:00:05.730Z] Network: bridge host ipvlan macvlan null overlay 05:00:05 [2021-04-07T05:00:05.730Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 05:00:05 [2021-04-07T05:00:05.730Z] Swarm: inactive 05:00:05 [2021-04-07T05:00:05.730Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux 05:00:05 [2021-04-07T05:00:05.730Z] Default Runtime: runc 05:00:05 [2021-04-07T05:00:05.730Z] Init Binary: docker-init 05:00:05 [2021-04-07T05:00:05.730Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:00:05 [2021-04-07T05:00:05.730Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 05:00:05 [2021-04-07T05:00:05.730Z] init version: de40ad0 05:00:05 [2021-04-07T05:00:05.730Z] Security Options: 05:00:05 [2021-04-07T05:00:05.730Z] apparmor 05:00:05 [2021-04-07T05:00:05.730Z] seccomp 05:00:05 [2021-04-07T05:00:05.730Z] Profile: default 05:00:05 [2021-04-07T05:00:05.730Z] Kernel Version: 4.15.0-1097-aws 05:00:05 [2021-04-07T05:00:05.730Z] Operating System: Ubuntu 16.04.7 LTS 05:00:05 [2021-04-07T05:00:05.730Z] OSType: linux 05:00:05 [2021-04-07T05:00:05.730Z] Architecture: aarch64 05:00:05 [2021-04-07T05:00:05.730Z] CPUs: 4 05:00:05 [2021-04-07T05:00:05.730Z] Total Memory: 7.525GiB 05:00:05 [2021-04-07T05:00:05.730Z] Name: ip-10-100-114-99 05:00:05 [2021-04-07T05:00:05.730Z] ID: UONC:PMYP:OLJC:XMFS:4PHT:2GXS:K3E7:T7C7:I3YS:RQ7A:6MNS:N3CY 05:00:05 [2021-04-07T05:00:05.730Z] Docker Root Dir: /var/lib/docker 05:00:05 [2021-04-07T05:00:05.730Z] Debug Mode: false 05:00:05 [2021-04-07T05:00:05.730Z] Registry: https://index.docker.io/v1/ 05:00:05 [2021-04-07T05:00:05.730Z] Labels: 05:00:05 [2021-04-07T05:00:05.730Z] Experimental: true 05:00:05 [2021-04-07T05:00:05.730Z] Insecure Registries: 05:00:05 [2021-04-07T05:00:05.730Z] 127.0.0.0/8 05:00:05 [2021-04-07T05:00:05.730Z] Live Restore Enabled: true 05:00:05 [2021-04-07T05:00:05.730Z] 05:00:05 [2021-04-07T05:00:05.730Z] WARNING: No swap limit support 05:00:05 [2021-04-07T05:00:05.737Z] #44 ... 05:00:05 [2021-04-07T05:00:05.737Z] 05:00:05 [2021-04-07T05:00:05.737Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 05:00:05 [2021-04-07T05:00:05.737Z] #54 7.348 + cd /tmp/tmp.vQSeruvIVw/src/github.com/opencontainers/runc 05:00:05 [2021-04-07T05:00:05.737Z] #54 7.356 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec 05:00:05 [2021-04-07T05:00:05.737Z] #54 7.843 + '[' -z '' ']' 05:00:05 [2021-04-07T05:00:05.737Z] #54 7.843 + target=static 05:00:05 [2021-04-07T05:00:05.737Z] #54 7.843 + make 'BUILDTAGS=seccomp ' static 05:00:05 [2021-04-07T05:00:05.737Z] #54 8.076 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 . [Pipeline] sh 05:00:05 [2021-04-07T05:00:05.779Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done 05:00:05 [2021-04-07T05:00:05.779Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 05:00:05 [2021-04-07T05:00:05.786Z] #43 11.44 DEP images/timer.pb-c.d 05:00:05 [2021-04-07T05:00:05.786Z] #43 11.48 PBCC images/sa.pb-c.c 05:00:05 [2021-04-07T05:00:05.786Z] #43 11.55 DEP images/sa.pb-c.d 05:00:05 [2021-04-07T05:00:05.786Z] #43 11.60 PBCC images/pipe-data.pb-c.c 05:00:05 [2021-04-07T05:00:05.786Z] #43 11.62 DEP images/pipe-data.pb-c.d 05:00:05 [2021-04-07T05:00:05.786Z] #43 11.69 PBCC images/mnt.pb-c.c 05:00:05 [2021-04-07T05:00:05.943Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 20.11MB / 50.43MB 0.6s 05:00:05 [2021-04-07T05:00:05.943Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 28.31MB / 50.43MB 0.8s 05:00:06 [2021-04-07T05:00:06.021Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 05:00:06 [2021-04-07T05:00:06.021Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 05:00:06 [2021-04-07T05:00:06.021Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42263/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 05:00:06 [2021-04-07T05:00:06.021Z] + bash /home/ubuntu/workspace/moby_PR-42263/check-config.sh 05:00:06 [2021-04-07T05:00:06.021Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 05:00:06 [2021-04-07T05:00:06.021Z] info: reading kernel config from /boot/config-4.15.0-1097-aws ... 05:00:06 [2021-04-07T05:00:06.021Z] 05:00:06 [2021-04-07T05:00:06.021Z] Generally Necessary: 05:00:06 [2021-04-07T05:00:06.021Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 05:00:06 [2021-04-07T05:00:06.021Z] - apparmor: enabled and tools installed 05:00:06 [2021-04-07T05:00:06.021Z] - CONFIG_NAMESPACES: enabled 05:00:06 [2021-04-07T05:00:06.021Z] - CONFIG_NET_NS: enabled 05:00:06 [2021-04-07T05:00:06.021Z] - CONFIG_PID_NS: enabled 05:00:06 [2021-04-07T05:00:06.021Z] - CONFIG_IPC_NS: enabled 05:00:06 [2021-04-07T05:00:06.021Z] - CONFIG_UTS_NS: enabled 05:00:06 [2021-04-07T05:00:06.021Z] - CONFIG_CGROUPS: enabled 05:00:06 [2021-04-07T05:00:06.021Z] - CONFIG_CGROUP_CPUACCT: enabled 05:00:06 [2021-04-07T05:00:06.021Z] - CONFIG_CGROUP_DEVICE: enabled 05:00:06 [2021-04-07T05:00:06.021Z] - CONFIG_CGROUP_FREEZER: enabled 05:00:06 [2021-04-07T05:00:06.021Z] - CONFIG_CGROUP_SCHED: enabled 05:00:06 [2021-04-07T05:00:06.021Z] - CONFIG_CPUSETS: enabled 05:00:06 [2021-04-07T05:00:06.028Z] #54 ... 05:00:06 [2021-04-07T05:00:06.028Z] 05:00:06 [2021-04-07T05:00:06.028Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 05:00:06 [2021-04-07T05:00:06.028Z] #21 9.331 Reading package lists... 05:00:06 [2021-04-07T05:00:06.045Z] #43 11.75 DEP images/mnt.pb-c.d 05:00:06 [2021-04-07T05:00:06.045Z] #43 11.82 PBCC images/sk-packet.pb-c.c 05:00:06 [2021-04-07T05:00:06.045Z] #43 11.83 DEP images/sk-packet.pb-c.d 05:00:06 [2021-04-07T05:00:06.045Z] #43 11.88 PBCC images/tcp-stream.pb-c.c 05:00:06 [2021-04-07T05:00:06.045Z] #43 11.92 DEP images/tcp-stream.pb-c.d 05:00:06 [2021-04-07T05:00:06.045Z] #43 11.95 PBCC images/pipe.pb-c.c 05:00:06 [2021-04-07T05:00:06.246Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 35.09MB / 50.43MB 0.9s 05:00:06 [2021-04-07T05:00:06.246Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 46.87MB / 50.43MB 1.0s 05:00:06 [2021-04-07T05:00:06.246Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 1.1s 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_MEMCG: enabled 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_KEYS: enabled 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_VETH: enabled (as module) 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_BRIDGE: enabled (as module) 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_IP_NF_FILTER: enabled (as module) 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_IP_NF_NAT: enabled (as module) 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_NF_NAT: enabled (as module) 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_NF_NAT_NEEDED: enabled 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_POSIX_MQUEUE: enabled 05:00:06 [2021-04-07T05:00:06.283Z] 05:00:06 [2021-04-07T05:00:06.283Z] Optional Features: 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_USER_NS: enabled 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_SECCOMP: enabled 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_CGROUP_PIDS: enabled 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_MEMCG_SWAP: enabled 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 05:00:06 [2021-04-07T05:00:06.283Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_BLK_CGROUP: enabled 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_BLK_DEV_THROTTLING: enabled 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_IOSCHED_CFQ: enabled 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_CGROUP_PERF: enabled 05:00:06 [2021-04-07T05:00:06.283Z] - CONFIG_CGROUP_HUGETLB: enabled 05:00:06 [2021-04-07T05:00:06.305Z] #43 11.99 DEP images/pipe.pb-c.d 05:00:06 [2021-04-07T05:00:06.305Z] #43 12.02 PBCC images/pstree.pb-c.c 05:00:06 [2021-04-07T05:00:06.305Z] #43 12.05 DEP images/pstree.pb-c.d 05:00:06 [2021-04-07T05:00:06.305Z] #43 12.09 PBCC images/fs.pb-c.c 05:00:06 [2021-04-07T05:00:06.305Z] #43 12.12 DEP images/fs.pb-c.d 05:00:06 [2021-04-07T05:00:06.305Z] #43 12.18 PBCC images/signalfd.pb-c.c 05:00:06 [2021-04-07T05:00:06.305Z] #43 12.24 DEP images/signalfd.pb-c.d 05:00:06 [2021-04-07T05:00:06.318Z] #21 11.26 Building dependency tree... 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_CGROUP_NET_PRIO: enabled 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_CFS_BANDWIDTH: enabled 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_FAIR_GROUP_SCHED: enabled 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_RT_GROUP_SCHED: missing 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_IP_VS: enabled (as module) 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_IP_VS_NFCT: enabled 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_IP_VS_PROTO_TCP: enabled 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_IP_VS_PROTO_UDP: enabled 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_IP_VS_RR: enabled (as module) 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_EXT4_FS: enabled 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_EXT4_FS_SECURITY: enabled 05:00:06 [2021-04-07T05:00:06.544Z] - Network Drivers: 05:00:06 [2021-04-07T05:00:06.544Z] - "overlay": 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_VXLAN: enabled (as module) 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 05:00:06 [2021-04-07T05:00:06.544Z] Optional (for encrypted networks): 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_CRYPTO: enabled 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_CRYPTO_AEAD: enabled 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_CRYPTO_GCM: enabled 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_CRYPTO_SEQIV: enabled 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_CRYPTO_GHASH: enabled 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_XFRM: enabled 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_XFRM_USER: enabled (as module) 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_XFRM_ALGO: enabled (as module) 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_INET_ESP: enabled (as module) 05:00:06 [2021-04-07T05:00:06.544Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 05:00:06 [2021-04-07T05:00:06.544Z] - "ipvlan": 05:00:06 [2021-04-07T05:00:06.565Z] #43 12.31 PBCC images/fh.pb-c.c 05:00:06 [2021-04-07T05:00:06.565Z] #43 12.36 PBCC images/fsnotify.pb-c.c 05:00:06 [2021-04-07T05:00:06.565Z] #43 12.46 DEP images/fh.pb-c.d 05:00:06 [2021-04-07T05:00:06.612Z] #21 11.79 libcap2-bin is already the newest version (1:2.25-2). 05:00:06 [2021-04-07T05:00:06.612Z] #21 11.79 The following additional packages will be installed: 05:00:06 [2021-04-07T05:00:06.612Z] #21 11.82 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 05:00:06 [2021-04-07T05:00:06.612Z] #21 11.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 05:00:06 [2021-04-07T05:00:06.612Z] #21 11.82 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 05:00:06 [2021-04-07T05:00:06.612Z] #21 11.82 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 05:00:06 [2021-04-07T05:00:06.612Z] #21 11.82 python3.7 python3.7-minimal vim-runtime xxd 05:00:06 [2021-04-07T05:00:06.612Z] #21 11.82 Suggested packages: 05:00:06 [2021-04-07T05:00:06.612Z] #21 11.82 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc 05:00:06 [2021-04-07T05:00:06.612Z] #21 11.82 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc 05:00:06 [2021-04-07T05:00:06.612Z] #21 11.82 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 05:00:06 [2021-04-07T05:00:06.612Z] #21 11.82 Recommended packages: 05:00:06 [2021-04-07T05:00:06.612Z] #21 11.82 aufs-dkms nftables build-essential python3-dev python3-keyring 05:00:06 [2021-04-07T05:00:06.612Z] #21 11.82 python3-keyrings.alt python3-xdg unzip 05:00:06 [2021-04-07T05:00:06.805Z] - CONFIG_IPVLAN: enabled (as module) 05:00:06 [2021-04-07T05:00:06.805Z] - "macvlan": 05:00:06 [2021-04-07T05:00:06.805Z] - CONFIG_MACVLAN: enabled (as module) 05:00:06 [2021-04-07T05:00:06.805Z] - CONFIG_DUMMY: enabled (as module) 05:00:06 [2021-04-07T05:00:06.805Z] - "ftp,tftp client in container": 05:00:06 [2021-04-07T05:00:06.805Z] - CONFIG_NF_NAT_FTP: enabled (as module) 05:00:06 [2021-04-07T05:00:06.805Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 05:00:06 [2021-04-07T05:00:06.805Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 05:00:06 [2021-04-07T05:00:06.805Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 05:00:06 [2021-04-07T05:00:06.805Z] - Storage Drivers: 05:00:06 [2021-04-07T05:00:06.805Z] - "aufs": 05:00:06 [2021-04-07T05:00:06.805Z] - CONFIG_AUFS_FS: enabled (as module) 05:00:06 [2021-04-07T05:00:06.805Z] - "btrfs": 05:00:06 [2021-04-07T05:00:06.805Z] - CONFIG_BTRFS_FS: enabled (as module) 05:00:06 [2021-04-07T05:00:06.805Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 05:00:06 [2021-04-07T05:00:06.805Z] - "devicemapper": 05:00:06 [2021-04-07T05:00:06.805Z] - CONFIG_BLK_DEV_DM: enabled 05:00:06 [2021-04-07T05:00:06.805Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 05:00:06 [2021-04-07T05:00:06.805Z] - "overlay": 05:00:06 [2021-04-07T05:00:06.805Z] - CONFIG_OVERLAY_FS: enabled (as module) 05:00:06 [2021-04-07T05:00:06.805Z] - "zfs": 05:00:06 [2021-04-07T05:00:06.805Z] - /dev/zfs: missing 05:00:06 [2021-04-07T05:00:06.805Z] - zfs command: missing 05:00:06 [2021-04-07T05:00:06.805Z] - zpool command: missing 05:00:06 [2021-04-07T05:00:06.805Z] 05:00:06 [2021-04-07T05:00:06.805Z] Limits: 05:00:06 [2021-04-07T05:00:06.805Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 05:00:06 [2021-04-07T05:00:06.805Z] 05:00:06 [2021-04-07T05:00:06.805Z] + true [Pipeline] } 05:00:06 [2021-04-07T05:00:06.828Z] #43 12.53 DEP images/fsnotify.pb-c.d 05:00:06 [2021-04-07T05:00:06.828Z] #43 12.60 PBCC images/eventpoll.pb-c.c 05:00:06 [2021-04-07T05:00:06.828Z] #43 12.62 DEP images/eventpoll.pb-c.d 05:00:06 [2021-04-07T05:00:06.828Z] #43 12.65 PBCC images/eventfd.pb-c.c 05:00:06 [2021-04-07T05:00:06.828Z] #43 12.68 DEP images/eventfd.pb-c.d 05:00:06 [2021-04-07T05:00:06.828Z] #43 12.71 PBCC images/remap-file-path.pb-c.c [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 05:00:07 [2021-04-07T05:00:07.088Z] #43 12.76 DEP images/remap-file-path.pb-c.d 05:00:07 [2021-04-07T05:00:07.088Z] #43 12.81 PBCC images/fifo.pb-c.c 05:00:07 [2021-04-07T05:00:07.088Z] #43 12.82 DEP images/fifo.pb-c.d 05:00:07 [2021-04-07T05:00:07.088Z] #43 12.84 PBCC images/ghost-file.pb-c.c 05:00:07 [2021-04-07T05:00:07.088Z] #43 12.89 DEP images/ghost-file.pb-c.d 05:00:07 [2021-04-07T05:00:07.088Z] #43 12.96 PBCC images/regfile.pb-c.c 05:00:07 [2021-04-07T05:00:07.088Z] #43 13.03 DEP images/regfile.pb-c.d 05:00:07 [2021-04-07T05:00:07.088Z] #43 13.06 PBCC images/ns.pb-c.c 05:00:07 [2021-04-07T05:00:07.147Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:255c79a1e823b422ec661df05e31e9a3d85caf64 . 05:00:07 [2021-04-07T05:00:07.177Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 1.9s done 05:00:07 [2021-04-07T05:00:07.348Z] #43 13.13 DEP images/ns.pb-c.d 05:00:07 [2021-04-07T05:00:07.348Z] #43 13.18 PBCC images/fdinfo.pb-c.c 05:00:07 [2021-04-07T05:00:07.348Z] #43 13.28 DEP images/fdinfo.pb-c.d 05:00:07 [2021-04-07T05:00:07.410Z] #2 [internal] load .dockerignore 05:00:07 [2021-04-07T05:00:07.410Z] #2 sha256:2a3ebd81aecec2fe21b7a4710e3633883990228868925e33b877388327c7b9d1 05:00:07 [2021-04-07T05:00:07.435Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 05:00:07 [2021-04-07T05:00:07.608Z] #43 13.34 PBCC images/core-aarch64.pb-c.c 05:00:07 [2021-04-07T05:00:07.608Z] #43 13.38 PBCC images/core-arm.pb-c.c 05:00:07 [2021-04-07T05:00:07.608Z] #43 13.42 PBCC images/core-ppc64.pb-c.c 05:00:07 [2021-04-07T05:00:07.608Z] #43 13.47 PBCC images/core-s390.pb-c.c 05:00:07 [2021-04-07T05:00:07.671Z] #2 transferring context: 87B done 05:00:07 [2021-04-07T05:00:07.671Z] #2 DONE 0.1s 05:00:07 [2021-04-07T05:00:07.671Z] 05:00:07 [2021-04-07T05:00:07.671Z] #1 [internal] load build definition from Dockerfile 05:00:07 [2021-04-07T05:00:07.671Z] #1 sha256:7de30e56255c125eb74d4cb27457f40793bc3890aab16a7fd81a34b7bc17c0ce 05:00:07 [2021-04-07T05:00:07.671Z] #1 transferring dockerfile: 17.02kB done 05:00:07 [2021-04-07T05:00:07.671Z] #1 DONE 0.2s 05:00:07 [2021-04-07T05:00:07.671Z] 05:00:07 [2021-04-07T05:00:07.671Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 05:00:07 [2021-04-07T05:00:07.671Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 05:00:07 [2021-04-07T05:00:07.867Z] #43 13.52 PBCC images/core-x86.pb-c.c 05:00:07 [2021-04-07T05:00:07.867Z] #43 13.54 PBCC images/core.pb-c.c 05:00:07 [2021-04-07T05:00:07.867Z] #43 13.65 PBCC images/inventory.pb-c.c 05:00:07 [2021-04-07T05:00:07.867Z] #43 13.72 DEP images/core-aarch64.pb-c.d 05:00:07 [2021-04-07T05:00:07.867Z] #43 13.78 DEP images/core-arm.pb-c.d 05:00:07 [2021-04-07T05:00:07.867Z] #43 13.82 DEP images/core-ppc64.pb-c.d 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.08 The following NEW packages will be installed: 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.08 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.08 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.08 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.08 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.08 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.08 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.08 xz-utils zip 05:00:08 [2021-04-07T05:00:08.118Z] #21 ... 05:00:08 [2021-04-07T05:00:08.118Z] 05:00:08 [2021-04-07T05:00:08.118Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 05:00:08 [2021-04-07T05:00:08.118Z] #46 DONE 89.4s 05:00:08 [2021-04-07T05:00:08.118Z] 05:00:08 [2021-04-07T05:00:08.118Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.16 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.16 Need to get 27.7 MB of archives. 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.16 After this operation, 117 MB of additional disk space will be used. 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u3 [586 kB] 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u3 [1590 kB] 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u3 [1686 kB] 05:00:08 [2021-04-07T05:00:08.118Z] #21 13.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB] 05:00:08 [2021-04-07T05:00:08.128Z] #43 13.88 DEP images/core-s390.pb-c.d 05:00:08 [2021-04-07T05:00:08.128Z] #43 13.93 DEP images/core-x86.pb-c.d 05:00:08 [2021-04-07T05:00:08.128Z] #43 14.00 DEP images/core.pb-c.d 05:00:08 [2021-04-07T05:00:08.128Z] #43 ... 05:00:08 [2021-04-07T05:00:08.128Z] 05:00:08 [2021-04-07T05:00:08.128Z] #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 05:00:08 [2021-04-07T05:00:08.128Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:00:08 [2021-04-07T05:00:08.128Z] #13 68.23 Selecting previously unselected package mingw-w64-x86-64-dev. 05:00:08 [2021-04-07T05:00:08.128Z] #13 68.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 05:00:08 [2021-04-07T05:00:08.128Z] #13 68.28 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 05:00:08 [2021-04-07T05:00:08.128Z] #13 75.50 Selecting previously unselected package gcc-mingw-w64-base. 05:00:08 [2021-04-07T05:00:08.128Z] #13 75.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... 05:00:08 [2021-04-07T05:00:08.128Z] #13 75.51 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 05:00:08 [2021-04-07T05:00:08.128Z] #13 75.66 Selecting previously unselected package gcc-mingw-w64-x86-64. 05:00:08 [2021-04-07T05:00:08.128Z] #13 75.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 05:00:08 [2021-04-07T05:00:08.128Z] #13 75.68 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:00:08 [2021-04-07T05:00:08.242Z] #3 DONE 0.5s 05:00:08 [2021-04-07T05:00:08.242Z] 05:00:08 [2021-04-07T05:00:08.242Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 05:00:08 [2021-04-07T05:00:08.242Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 05:00:08 [2021-04-07T05:00:08.242Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done 05:00:08 [2021-04-07T05:00:08.242Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done 05:00:08 [2021-04-07T05:00:08.242Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done 05:00:08 [2021-04-07T05:00:08.242Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done 05:00:08 [2021-04-07T05:00:08.242Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s 05:00:08 [2021-04-07T05:00:08.369Z] #26 ... 05:00:08 [2021-04-07T05:00:08.369Z] 05:00:08 [2021-04-07T05:00:08.369Z] #23 [internal] load build context 05:00:08 [2021-04-07T05:00:08.369Z] #23 sha256:363013a6601b2cec6279416b0c5293cdb20682e026b970619193b29b5251b2a1 05:00:08 [2021-04-07T05:00:08.369Z] #23 transferring context: 53.38MB 3.1s done 05:00:08 [2021-04-07T05:00:08.369Z] #23 DONE 3.3s 05:00:08 [2021-04-07T05:00:08.369Z] 05:00:08 [2021-04-07T05:00:08.369Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 05:00:08 [2021-04-07T05:00:08.369Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 05:00:08 [2021-04-07T05:00:08.387Z] #13 ... 05:00:08 [2021-04-07T05:00:08.387Z] 05:00:08 [2021-04-07T05:00:08.387Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:00:08 [2021-04-07T05:00:08.387Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:00:08 [2021-04-07T05:00:08.387Z] #43 14.11 DEP images/inventory.pb-c.d 05:00:08 [2021-04-07T05:00:08.387Z] #43 14.18 PBCC images/cpuinfo.pb-c.c 05:00:08 [2021-04-07T05:00:08.387Z] #43 14.19 DEP images/cpuinfo.pb-c.d 05:00:08 [2021-04-07T05:00:08.387Z] #43 14.25 PBCC images/stats.pb-c.c 05:00:08 [2021-04-07T05:00:08.387Z] #43 14.26 DEP images/stats.pb-c.d 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] 05:00:08 [2021-04-07T05:00:08.422Z] #21 13.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] 05:00:08 [2021-04-07T05:00:08.712Z] #21 13.93 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] 05:00:08 [2021-04-07T05:00:08.712Z] #21 13.93 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] 05:00:08 [2021-04-07T05:00:08.712Z] #21 13.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] 05:00:08 [2021-04-07T05:00:08.712Z] #21 13.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] 05:00:08 [2021-04-07T05:00:08.712Z] #21 13.94 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] 05:00:08 [2021-04-07T05:00:08.712Z] #21 13.97 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] 05:00:08 [2021-04-07T05:00:08.712Z] #21 14.04 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] 05:00:08 [2021-04-07T05:00:08.813Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s 05:00:08 [2021-04-07T05:00:08.813Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done 05:00:08 [2021-04-07T05:00:08.813Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 05:00:09 [2021-04-07T05:00:09.001Z] #21 14.05 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] 05:00:09 [2021-04-07T05:00:09.001Z] #21 14.06 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] 05:00:09 [2021-04-07T05:00:09.001Z] #21 14.06 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] 05:00:09 [2021-04-07T05:00:09.001Z] #21 14.07 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] 05:00:09 [2021-04-07T05:00:09.001Z] #21 14.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] 05:00:09 [2021-04-07T05:00:09.001Z] #21 14.09 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] 05:00:09 [2021-04-07T05:00:09.001Z] #21 14.14 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] 05:00:09 [2021-04-07T05:00:09.001Z] #21 14.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] 05:00:09 [2021-04-07T05:00:09.001Z] #21 14.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] 05:00:09 [2021-04-07T05:00:09.076Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done 05:00:09 [2021-04-07T05:00:09.076Z] #4 DONE 0.8s 05:00:09 [2021-04-07T05:00:09.290Z] #21 14.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] 05:00:09 [2021-04-07T05:00:09.290Z] #21 14.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] 05:00:09 [2021-04-07T05:00:09.290Z] #21 14.42 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] 05:00:09 [2021-04-07T05:00:09.326Z] #43 ... 05:00:09 [2021-04-07T05:00:09.326Z] 05:00:09 [2021-04-07T05:00:09.326Z] #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 05:00:09 [2021-04-07T05:00:09.326Z] #45 sha256:cff166846ee05039f8137bc5296f32918d6efaa7058e75fc8cb487203cdf0ec4 05:00:09 [2021-04-07T05:00:09.326Z] #45 74.46 go/ast 05:00:09 [2021-04-07T05:00:09.326Z] #45 75.61 internal/lazyregexp 05:00:09 [2021-04-07T05:00:09.326Z] #45 76.05 net/url 05:00:09 [2021-04-07T05:00:09.326Z] #45 78.13 text/template/parse 05:00:09 [2021-04-07T05:00:09.326Z] #45 80.97 go/parser 05:00:09 [2021-04-07T05:00:09.326Z] #45 82.67 text/template 05:00:09 [2021-04-07T05:00:09.326Z] #45 84.01 encoding/xml 05:00:09 [2021-04-07T05:00:09.326Z] #45 ... 05:00:09 [2021-04-07T05:00:09.326Z] 05:00:09 [2021-04-07T05:00:09.326Z] #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 05:00:09 [2021-04-07T05:00:09.326Z] #51 sha256:523cc3778eb4d9cf04b2bde575e92904a82871e6caa82a5c9772f4bd82598697 05:00:09 [2021-04-07T05:00:09.326Z] #51 78.01 github.com/pkg/diff 05:00:09 [2021-04-07T05:00:09.326Z] #51 79.87 go/ast 05:00:09 [2021-04-07T05:00:09.326Z] #51 80.03 golang.org/x/crypto/ssh/terminal 05:00:09 [2021-04-07T05:00:09.326Z] #51 81.31 mvdan.cc/editorconfig 05:00:09 [2021-04-07T05:00:09.326Z] #51 82.53 mvdan.cc/sh/v3/fileutil 05:00:09 [2021-04-07T05:00:09.326Z] #51 82.70 mvdan.cc/sh/v3/syntax 05:00:09 [2021-04-07T05:00:09.338Z] 05:00:09 [2021-04-07T05:00:09.338Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 05:00:09 [2021-04-07T05:00:09.338Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 05:00:09 [2021-04-07T05:00:09.580Z] #21 14.81 debconf: delaying package configuration, since apt-utils is not installed 05:00:09 [2021-04-07T05:00:09.580Z] #21 14.83 Fetched 27.7 MB in 1s (20.9 MB/s) 05:00:09 [2021-04-07T05:00:09.580Z] #21 14.88 Selecting previously unselected package pigz. 05:00:09 [2021-04-07T05:00:09.869Z] #21 14.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23201 files and directories currently installed.) 05:00:09 [2021-04-07T05:00:09.869Z] #21 14.95 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... 05:00:09 [2021-04-07T05:00:09.869Z] #21 14.95 Unpacking pigz (2.4-1) ... 05:00:09 [2021-04-07T05:00:09.869Z] #21 15.02 Selecting previously unselected package libpython3.7-minimal:s390x. 05:00:09 [2021-04-07T05:00:09.869Z] #21 15.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... 05:00:09 [2021-04-07T05:00:09.869Z] #21 15.02 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... 05:00:09 [2021-04-07T05:00:09.895Z] #51 ... 05:00:09 [2021-04-07T05:00:09.895Z] 05:00:09 [2021-04-07T05:00:09.895Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:00:09 [2021-04-07T05:00:09.895Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:00:09 [2021-04-07T05:00:09.895Z] #43 15.61 make[1]: Nothing to be done for 'all'. 05:00:10 [2021-04-07T05:00:10.024Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done 05:00:10 [2021-04-07T05:00:10.024Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s 05:00:10 [2021-04-07T05:00:10.024Z] #9 ... 05:00:10 [2021-04-07T05:00:10.024Z] 05:00:10 [2021-04-07T05:00:10.024Z] #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 05:00:10 [2021-04-07T05:00:10.024Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 05:00:10 [2021-04-07T05:00:10.024Z] #27 1.787 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 1.797 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 1.797 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 1.941 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 2.166 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 2.510 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:00:10 [2021-04-07T05:00:10.024Z] #27 4.157 Fetched 8426 kB in 3s (3212 kB/s) 05:00:10 [2021-04-07T05:00:10.024Z] #27 4.157 Reading package lists... 05:00:10 [2021-04-07T05:00:10.024Z] #27 5.074 Reading package lists... 05:00:10 [2021-04-07T05:00:10.024Z] #27 5.962 Building dependency tree... 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.310 The following additional packages will be installed: 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.310 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.310 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.310 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.310 Suggested packages: 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.310 krb5-doc krb5-user 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.310 Recommended packages: 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.310 krb5-locales publicsuffix libsasl2-modules 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.538 The following NEW packages will be installed: 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.538 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.538 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.538 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.538 libssh2-1 libssl1.1 openssl 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.815 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.815 Need to get 5059 kB of archives. 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.815 After this operation, 12.1 MB of additional disk space will be used. 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.815 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.818 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.829 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.829 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.829 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.829 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.837 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.845 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.851 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.853 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.859 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.867 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.868 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.869 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.871 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.876 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.880 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.880 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.883 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.898 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 6.904 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.061 debconf: delaying package configuration, since apt-utils is not installed 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.087 Fetched 5059 kB in 0s (14.5 MB/s) 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.130 Selecting previously unselected package libssl1.1:amd64. 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.130 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.130 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.138 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.445 Selecting previously unselected package openssl. 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.445 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.450 Unpacking openssl (1.1.1d-0+deb10u6) ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.585 Selecting previously unselected package ca-certificates. 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.585 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.589 Unpacking ca-certificates (20200601~deb10u2) ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.669 Selecting previously unselected package libkeyutils1:amd64. 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.669 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.672 Unpacking libkeyutils1:amd64 (1.6-6) ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.707 Selecting previously unselected package libkrb5support0:amd64. 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.708 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.712 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.755 Selecting previously unselected package libk5crypto3:amd64. 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.755 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.762 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.814 Selecting previously unselected package libkrb5-3:amd64. 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.815 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.820 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.906 Selecting previously unselected package libgssapi-krb5-2:amd64. 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.908 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.912 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.978 Selecting previously unselected package libsasl2-modules-db:amd64. 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.979 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 7.985 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.042 Selecting previously unselected package libsasl2-2:amd64. 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.042 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.052 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.149 Selecting previously unselected package libldap-common. 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.149 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.157 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.239 Selecting previously unselected package libldap-2.4-2:amd64. 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.239 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.252 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.338 Selecting previously unselected package libnghttp2-14:amd64. 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.338 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.343 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.410 Selecting previously unselected package libpsl5:amd64. 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.410 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.416 Unpacking libpsl5:amd64 (0.20.2-2) ... 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.461 Selecting previously unselected package librtmp1:amd64. 05:00:10 [2021-04-07T05:00:10.024Z] #27 8.461 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.464 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.511 Selecting previously unselected package libssh2-1:amd64. 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.511 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.516 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.570 Selecting previously unselected package libcurl4:amd64. 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.570 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.574 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.683 Selecting previously unselected package curl. 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.683 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.687 Unpacking curl (7.64.0-4+deb10u2) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.757 Selecting previously unselected package libonig5:amd64. 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.757 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.766 Unpacking libonig5:amd64 (6.9.1-1) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.873 Selecting previously unselected package libjq1:amd64. 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.873 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.885 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.933 Selecting previously unselected package jq. 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.933 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.936 Unpacking jq (1.5+dfsg-2+b1) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 8.989 Setting up libkeyutils1:amd64 (1.6-6) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.001 Setting up libpsl5:amd64 (0.20.2-2) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.013 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.120 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.139 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.156 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.168 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.181 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.192 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.204 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.218 Setting up libssh2-1:amd64 (1.8.0-2.1) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.231 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.243 Setting up openssl (1.1.1d-0+deb10u6) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.261 Setting up libonig5:amd64 (6.9.1-1) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.273 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.285 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.298 Setting up ca-certificates (20200601~deb10u2) ... 05:00:10 [2021-04-07T05:00:10.025Z] #27 9.911 Updating certificates in /etc/ssl/certs... 05:00:10 [2021-04-07T05:00:10.158Z] #21 15.31 Selecting previously unselected package python3.7-minimal. 05:00:10 [2021-04-07T05:00:10.158Z] #21 15.31 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... 05:00:10 [2021-04-07T05:00:10.158Z] #21 15.32 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 05:00:10 [2021-04-07T05:00:10.286Z] #27 ... 05:00:10 [2021-04-07T05:00:10.286Z] 05:00:10 [2021-04-07T05:00:10.286Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:10 [2021-04-07T05:00:10.286Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 05:00:10 [2021-04-07T05:00:10.722Z] #5 ... 05:00:10 [2021-04-07T05:00:10.722Z] 05:00:10 [2021-04-07T05:00:10.722Z] #7 [internal] load metadata for docker.io/library/debian:buster 05:00:10 [2021-04-07T05:00:10.722Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c 05:00:10 [2021-04-07T05:00:10.722Z] #7 DONE 1.0s 05:00:10 [2021-04-07T05:00:10.722Z] 05:00:10 [2021-04-07T05:00:10.722Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster 05:00:10 [2021-04-07T05:00:10.722Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 05:00:10 [2021-04-07T05:00:10.722Z] #6 DONE 1.0s 05:00:10 [2021-04-07T05:00:10.722Z] 05:00:10 [2021-04-07T05:00:10.722Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 05:00:10 [2021-04-07T05:00:10.722Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 05:00:10 [2021-04-07T05:00:10.722Z] #8 DONE 1.0s 05:00:10 [2021-04-07T05:00:10.722Z] 05:00:10 [2021-04-07T05:00:10.722Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 05:00:10 [2021-04-07T05:00:10.722Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 05:00:10 [2021-04-07T05:00:10.787Z] #21 15.94 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... 05:00:10 [2021-04-07T05:00:10.787Z] #21 15.95 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 05:00:10 [2021-04-07T05:00:10.983Z] #5 DONE 1.3s 05:00:11 [2021-04-07T05:00:11.276Z] #43 17.08 CC images/stats.o 05:00:11 [2021-04-07T05:00:11.818Z] #21 17.12 Selecting previously unselected package python3-minimal. 05:00:11 [2021-04-07T05:00:11.818Z] #21 17.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23450 files and directories currently installed.) 05:00:11 [2021-04-07T05:00:11.818Z] #21 17.15 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... 05:00:11 [2021-04-07T05:00:11.818Z] #21 17.15 Unpacking python3-minimal (3.7.3-1) ... 05:00:11 [2021-04-07T05:00:11.818Z] #21 17.19 Selecting previously unselected package libmpdec2:s390x. 05:00:11 [2021-04-07T05:00:11.818Z] #21 17.19 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... 05:00:11 [2021-04-07T05:00:11.818Z] #21 17.20 Unpacking libmpdec2:s390x (2.4.2-2) ... 05:00:11 [2021-04-07T05:00:11.845Z] #43 17.45 CC images/core.o 05:00:12 [2021-04-07T05:00:12.110Z] #21 ... 05:00:12 [2021-04-07T05:00:12.110Z] 05:00:12 [2021-04-07T05:00:12.110Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 05:00:12 [2021-04-07T05:00:12.110Z] #33 DONE 93.3s 05:00:12 [2021-04-07T05:00:12.110Z] 05:00:12 [2021-04-07T05:00:12.110Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 05:00:12 [2021-04-07T05:00:12.110Z] #21 17.32 Selecting previously unselected package libpython3.7-stdlib:s390x. 05:00:12 [2021-04-07T05:00:12.110Z] #21 17.32 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ... 05:00:12 [2021-04-07T05:00:12.110Z] #21 17.33 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... 05:00:12 [2021-04-07T05:00:12.368Z] 05:00:12 [2021-04-07T05:00:12.368Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:12 [2021-04-07T05:00:12.368Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 05:00:12 [2021-04-07T05:00:12.368Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done 05:00:12 [2021-04-07T05:00:12.417Z] #43 18.12 CC images/core-x86.o 05:00:12 [2021-04-07T05:00:12.545Z] #26 ... 05:00:12 [2021-04-07T05:00:12.545Z] 05:00:12 [2021-04-07T05:00:12.545Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 05:00:12 [2021-04-07T05:00:12.545Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 05:00:12 [2021-04-07T05:00:12.545Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 05:00:12 [2021-04-07T05:00:12.545Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 05:00:12 [2021-04-07T05:00:12.545Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 05:00:12 [2021-04-07T05:00:12.545Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 05:00:12 [2021-04-07T05:00:12.545Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.3s done 05:00:12 [2021-04-07T05:00:12.545Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done 05:00:12 [2021-04-07T05:00:12.545Z] #62 DONE 6.9s 05:00:12 [2021-04-07T05:00:12.545Z] 05:00:12 [2021-04-07T05:00:12.545Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 05:00:12 [2021-04-07T05:00:12.545Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 05:00:12 [2021-04-07T05:00:12.545Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 5.0s 05:00:12 [2021-04-07T05:00:12.645Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done 05:00:12 [2021-04-07T05:00:12.645Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done 05:00:12 [2021-04-07T05:00:12.645Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done 05:00:12 [2021-04-07T05:00:12.645Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.1s 05:00:12 [2021-04-07T05:00:12.645Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.1s 05:00:12 [2021-04-07T05:00:12.645Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 6.29MB / 49.18MB 0.2s 05:00:12 [2021-04-07T05:00:12.645Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.2s 05:00:12 [2021-04-07T05:00:12.713Z] Client: 05:00:12 [2021-04-07T05:00:12.713Z] Context: default 05:00:12 [2021-04-07T05:00:12.713Z] Debug Mode: false 05:00:12 [2021-04-07T05:00:12.713Z] Plugins: 05:00:12 [2021-04-07T05:00:12.713Z] app: Docker App (Docker Inc., v0.9.1-beta3) 05:00:12 [2021-04-07T05:00:12.713Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) 05:00:12 [2021-04-07T05:00:12.713Z] 05:00:12 [2021-04-07T05:00:12.713Z] Server: 05:00:12 [2021-04-07T05:00:12.713Z] Containers: 0 05:00:12 [2021-04-07T05:00:12.713Z] Running: 0 05:00:12 [2021-04-07T05:00:12.713Z] Paused: 0 05:00:12 [2021-04-07T05:00:12.713Z] Stopped: 0 05:00:12 [2021-04-07T05:00:12.713Z] Images: 0 05:00:12 [2021-04-07T05:00:12.713Z] Server Version: 20.10.5 05:00:12 [2021-04-07T05:00:12.713Z] Storage Driver: overlay2 05:00:12 [2021-04-07T05:00:12.713Z] Backing Filesystem: extfs 05:00:12 [2021-04-07T05:00:12.713Z] Supports d_type: true 05:00:12 [2021-04-07T05:00:12.713Z] Native Overlay Diff: true 05:00:12 [2021-04-07T05:00:12.713Z] Logging Driver: json-file 05:00:12 [2021-04-07T05:00:12.713Z] Cgroup Driver: systemd 05:00:12 [2021-04-07T05:00:12.713Z] Cgroup Version: 2 05:00:12 [2021-04-07T05:00:12.713Z] Plugins: 05:00:12 [2021-04-07T05:00:12.713Z] Volume: local 05:00:12 [2021-04-07T05:00:12.713Z] Network: bridge host ipvlan macvlan null overlay 05:00:12 [2021-04-07T05:00:12.713Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 05:00:12 [2021-04-07T05:00:12.713Z] Swarm: inactive 05:00:12 [2021-04-07T05:00:12.713Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 05:00:12 [2021-04-07T05:00:12.713Z] Default Runtime: runc 05:00:12 [2021-04-07T05:00:12.713Z] Init Binary: docker-init 05:00:12 [2021-04-07T05:00:12.713Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:00:12 [2021-04-07T05:00:12.713Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec 05:00:12 [2021-04-07T05:00:12.713Z] init version: de40ad0 05:00:12 [2021-04-07T05:00:12.713Z] Security Options: 05:00:12 [2021-04-07T05:00:12.713Z] apparmor 05:00:12 [2021-04-07T05:00:12.713Z] seccomp 05:00:12 [2021-04-07T05:00:12.713Z] Profile: default 05:00:12 [2021-04-07T05:00:12.713Z] cgroupns 05:00:12 [2021-04-07T05:00:12.713Z] Kernel Version: 5.4.0-1041-aws 05:00:12 [2021-04-07T05:00:12.713Z] Operating System: Ubuntu 20.04.2 LTS 05:00:12 [2021-04-07T05:00:12.713Z] OSType: linux 05:00:12 [2021-04-07T05:00:12.713Z] Architecture: x86_64 05:00:12 [2021-04-07T05:00:12.713Z] CPUs: 2 05:00:12 [2021-04-07T05:00:12.713Z] Total Memory: 7.569GiB 05:00:12 [2021-04-07T05:00:12.713Z] Name: ip-10-100-54-228 05:00:12 [2021-04-07T05:00:12.713Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR 05:00:12 [2021-04-07T05:00:12.713Z] Docker Root Dir: /var/lib/docker 05:00:12 [2021-04-07T05:00:12.713Z] Debug Mode: false 05:00:12 [2021-04-07T05:00:12.713Z] Registry: https://index.docker.io/v1/ 05:00:12 [2021-04-07T05:00:12.713Z] Labels: 05:00:12 [2021-04-07T05:00:12.713Z] Experimental: true 05:00:12 [2021-04-07T05:00:12.713Z] Insecure Registries: 05:00:12 [2021-04-07T05:00:12.713Z] 127.0.0.0/8 05:00:12 [2021-04-07T05:00:12.713Z] Live Restore Enabled: true 05:00:12 [2021-04-07T05:00:12.713Z] 05:00:12 [2021-04-07T05:00:12.713Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 05:00:12 [2021-04-07T05:00:12.912Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 10.49MB / 49.18MB 0.4s 05:00:12 [2021-04-07T05:00:12.912Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s 05:00:12 [2021-04-07T05:00:12.912Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 4.19MB / 9.98MB 0.4s 05:00:12 [2021-04-07T05:00:12.912Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 17.83MB / 49.18MB 0.4s 05:00:12 [2021-04-07T05:00:12.912Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.4s 05:00:12 [2021-04-07T05:00:12.987Z] #43 18.73 CC images/core-arm.o 05:00:13 [2021-04-07T05:00:13.119Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:255c79a1e823b422ec661df05e31e9a3d85caf64 . 05:00:13 [2021-04-07T05:00:13.119Z] #1 [internal] load build definition from Dockerfile 05:00:13 [2021-04-07T05:00:13.119Z] #1 sha256:4fb46a2b0812eb9aca525d63d82fdf70647ec3b5c0572326e679ac2d9c6c0dda 05:00:13 [2021-04-07T05:00:13.119Z] #1 transferring dockerfile: 17.02kB done 05:00:13 [2021-04-07T05:00:13.119Z] #1 DONE 0.1s 05:00:13 [2021-04-07T05:00:13.119Z] 05:00:13 [2021-04-07T05:00:13.119Z] #2 [internal] load .dockerignore 05:00:13 [2021-04-07T05:00:13.119Z] #2 sha256:9c884c515b3eb3a00c7a4b1b33218b2edf5cbfb738e5deaab6aec5bd9ee444d2 05:00:13 [2021-04-07T05:00:13.138Z] #21 18.10 Selecting previously unselected package python3.7. 05:00:13 [2021-04-07T05:00:13.138Z] #21 18.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ... 05:00:13 [2021-04-07T05:00:13.138Z] #21 18.11 Unpacking python3.7 (3.7.3-2+deb10u3) ... 05:00:13 [2021-04-07T05:00:13.138Z] #21 18.21 Selecting previously unselected package libpython3-stdlib:s390x. 05:00:13 [2021-04-07T05:00:13.138Z] #21 18.21 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... 05:00:13 [2021-04-07T05:00:13.138Z] #21 18.21 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... 05:00:13 [2021-04-07T05:00:13.138Z] #21 18.28 Setting up python3-minimal (3.7.3-1) ... 05:00:13 [2021-04-07T05:00:13.174Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 32.51MB / 49.18MB 0.5s 05:00:13 [2021-04-07T05:00:13.174Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.8s 05:00:13 [2021-04-07T05:00:13.174Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.5s done 05:00:13 [2021-04-07T05:00:13.385Z] #2 transferring context: 87B 0.1s done 05:00:13 [2021-04-07T05:00:13.385Z] #2 DONE 0.1s 05:00:13 [2021-04-07T05:00:13.385Z] 05:00:13 [2021-04-07T05:00:13.385Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 05:00:13 [2021-04-07T05:00:13.385Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 05:00:13 [2021-04-07T05:00:13.428Z] #21 18.76 Selecting previously unselected package python3. 05:00:13 [2021-04-07T05:00:13.441Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.8s done 05:00:13 [2021-04-07T05:00:13.441Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 0.9s 05:00:13 [2021-04-07T05:00:13.441Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 6.29MB / 62.53MB 1.1s 05:00:13 [2021-04-07T05:00:13.557Z] #43 19.17 CC images/core-aarch64.o 05:00:13 [2021-04-07T05:00:13.713Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 32.51MB / 62.53MB 1.2s 05:00:13 [2021-04-07T05:00:13.718Z] #21 18.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 ... 23862 files and directories currently installed.) 05:00:13 [2021-04-07T05:00:13.718Z] #21 18.78 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... 05:00:13 [2021-04-07T05:00:13.718Z] #21 18.79 Unpacking python3 (3.7.3-1) ... 05:00:13 [2021-04-07T05:00:13.718Z] #21 18.84 Selecting previously unselected package libip4tc0:s390x. 05:00:13 [2021-04-07T05:00:13.718Z] #21 18.84 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... 05:00:13 [2021-04-07T05:00:13.718Z] #21 18.84 Unpacking libip4tc0:s390x (1.8.2-4) ... 05:00:13 [2021-04-07T05:00:13.718Z] #21 18.90 Selecting previously unselected package libip6tc0:s390x. 05:00:13 [2021-04-07T05:00:13.718Z] #21 18.90 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... 05:00:13 [2021-04-07T05:00:13.718Z] #21 18.90 Unpacking libip6tc0:s390x (1.8.2-4) ... 05:00:13 [2021-04-07T05:00:13.718Z] #21 18.94 Selecting previously unselected package libiptc0:s390x. 05:00:13 [2021-04-07T05:00:13.718Z] #21 18.95 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... 05:00:13 [2021-04-07T05:00:13.718Z] #21 18.95 Unpacking libiptc0:s390x (1.8.2-4) ... 05:00:13 [2021-04-07T05:00:13.718Z] #21 18.99 Selecting previously unselected package libnfnetlink0:s390x. 05:00:13 [2021-04-07T05:00:13.718Z] #21 18.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... 05:00:13 [2021-04-07T05:00:13.718Z] #21 18.99 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... 05:00:13 [2021-04-07T05:00:13.718Z] #21 19.02 Selecting previously unselected package libnetfilter-conntrack3:s390x. 05:00:13 [2021-04-07T05:00:13.817Z] #43 19.59 CC images/core-ppc64.o 05:00:13 [2021-04-07T05:00:13.915Z] #26 ... 05:00:13 [2021-04-07T05:00:13.915Z] 05:00:13 [2021-04-07T05:00:13.915Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 05:00:13 [2021-04-07T05:00:13.915Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 05:00:13 [2021-04-07T05:00:13.915Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 05:00:13 [2021-04-07T05:00:13.915Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 05:00:13 [2021-04-07T05:00:13.915Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 05:00:13 [2021-04-07T05:00:13.915Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 05:00:13 [2021-04-07T05:00:13.915Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done 05:00:13 [2021-04-07T05:00:13.915Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done 05:00:13 [2021-04-07T05:00:13.915Z] #64 DONE 8.4s 05:00:13 [2021-04-07T05:00:13.915Z] 05:00:13 [2021-04-07T05:00:13.915Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 05:00:13 [2021-04-07T05:00:13.915Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 05:00:13 [2021-04-07T05:00:13.915Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 6.3s done 05:00:13 [2021-04-07T05:00:13.915Z] #26 DONE 8.7s 05:00:13 [2021-04-07T05:00:13.915Z] 05:00:13 [2021-04-07T05:00:13.915Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:13 [2021-04-07T05:00:13.915Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 05:00:13 [2021-04-07T05:00:13.915Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done 05:00:13 [2021-04-07T05:00:13.915Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done 05:00:13 [2021-04-07T05:00:13.915Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done 05:00:13 [2021-04-07T05:00:13.915Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done 05:00:13 [2021-04-07T05:00:13.915Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s done 05:00:13 [2021-04-07T05:00:13.915Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done 05:00:13 [2021-04-07T05:00:13.915Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done 05:00:13 [2021-04-07T05:00:13.915Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.6s done 05:00:13 [2021-04-07T05:00:13.915Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.3s done 05:00:13 [2021-04-07T05:00:13.915Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.7s done 05:00:13 [2021-04-07T05:00:13.915Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.2s done 05:00:13 [2021-04-07T05:00:13.915Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.3s done 05:00:13 [2021-04-07T05:00:13.915Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s 05:00:13 [2021-04-07T05:00:13.955Z] #3 DONE 0.5s 05:00:13 [2021-04-07T05:00:13.955Z] 05:00:13 [2021-04-07T05:00:13.955Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 05:00:13 [2021-04-07T05:00:13.955Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 05:00:13 [2021-04-07T05:00:13.955Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done 05:00:13 [2021-04-07T05:00:13.955Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done 05:00:13 [2021-04-07T05:00:13.955Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done 05:00:13 [2021-04-07T05:00:13.955Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done 05:00:13 [2021-04-07T05:00:13.955Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s 05:00:13 [2021-04-07T05:00:13.975Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 49.75MB / 62.53MB 1.5s 05:00:13 [2021-04-07T05:00:13.975Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 61.37MB / 62.53MB 1.5s 05:00:14 [2021-04-07T05:00:14.007Z] #21 19.02 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... 05:00:14 [2021-04-07T05:00:14.007Z] #21 19.02 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... 05:00:14 [2021-04-07T05:00:14.007Z] #21 19.07 Selecting previously unselected package libnftnl11:s390x. 05:00:14 [2021-04-07T05:00:14.007Z] #21 19.07 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... 05:00:14 [2021-04-07T05:00:14.007Z] #21 19.07 Unpacking libnftnl11:s390x (1.1.2-2) ... 05:00:14 [2021-04-07T05:00:14.007Z] #21 19.12 Selecting previously unselected package iptables. 05:00:14 [2021-04-07T05:00:14.007Z] #21 19.12 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... 05:00:14 [2021-04-07T05:00:14.007Z] #21 19.12 Unpacking iptables (1.8.2-4) ... 05:00:14 [2021-04-07T05:00:14.175Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done 05:00:14 [2021-04-07T05:00:14.217Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s 05:00:14 [2021-04-07T05:00:14.217Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done 05:00:14 [2021-04-07T05:00:14.217Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s 05:00:14 [2021-04-07T05:00:14.237Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.7s done 05:00:14 [2021-04-07T05:00:14.237Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 1.7s 05:00:14 [2021-04-07T05:00:14.298Z] #21 19.33 Selecting previously unselected package xxd. 05:00:14 [2021-04-07T05:00:14.298Z] #21 19.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... 05:00:14 [2021-04-07T05:00:14.298Z] #21 19.34 Unpacking xxd (2:8.1.0875-5) ... 05:00:14 [2021-04-07T05:00:14.298Z] #21 19.44 Selecting previously unselected package vim-common. 05:00:14 [2021-04-07T05:00:14.298Z] #21 19.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 05:00:14 [2021-04-07T05:00:14.298Z] #21 19.45 Unpacking vim-common (2:8.1.0875-5) ... 05:00:14 [2021-04-07T05:00:14.298Z] #21 19.56 Selecting previously unselected package bash-completion. 05:00:14 [2021-04-07T05:00:14.478Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done 05:00:14 [2021-04-07T05:00:14.493Z] #9 ... 05:00:14 [2021-04-07T05:00:14.493Z] 05:00:14 [2021-04-07T05:00:14.493Z] #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 05:00:14 [2021-04-07T05:00:14.493Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 05:00:14 [2021-04-07T05:00:14.493Z] #27 10.82 137 added, 0 removed; done. 05:00:14 [2021-04-07T05:00:14.493Z] #27 10.87 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... 05:00:14 [2021-04-07T05:00:14.493Z] #27 10.89 Setting up jq (1.5+dfsg-2+b1) ... 05:00:14 [2021-04-07T05:00:14.493Z] #27 10.90 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... 05:00:14 [2021-04-07T05:00:14.493Z] #27 10.91 Setting up curl (7.64.0-4+deb10u2) ... 05:00:14 [2021-04-07T05:00:14.493Z] #27 10.92 Processing triggers for libc-bin (2.28-10) ... 05:00:14 [2021-04-07T05:00:14.493Z] #27 10.95 Processing triggers for ca-certificates (20200601~deb10u2) ... 05:00:14 [2021-04-07T05:00:14.493Z] #27 10.96 Updating certificates in /etc/ssl/certs... 05:00:14 [2021-04-07T05:00:14.493Z] #27 11.66 0 added, 0 removed; done. 05:00:14 [2021-04-07T05:00:14.493Z] #27 11.66 Running hooks in /etc/ca-certificates/update.d... 05:00:14 [2021-04-07T05:00:14.493Z] #27 11.66 done. 05:00:14 [2021-04-07T05:00:14.493Z] #27 DONE 14.7s 05:00:14 [2021-04-07T05:00:14.498Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 24.12MB / 52.16MB 1.9s 05:00:14 [2021-04-07T05:00:14.498Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 05:00:14 [2021-04-07T05:00:14.498Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 30.41MB / 52.16MB 2.0s 05:00:14 [2021-04-07T05:00:14.587Z] #21 19.56 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 05:00:14 [2021-04-07T05:00:14.739Z] #9 ... 05:00:14 [2021-04-07T05:00:14.739Z] 05:00:14 [2021-04-07T05:00:14.739Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 05:00:14 [2021-04-07T05:00:14.739Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 05:00:14 [2021-04-07T05:00:14.739Z] #63 DONE 0.6s 05:00:14 [2021-04-07T05:00:14.739Z] 05:00:14 [2021-04-07T05:00:14.739Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:14 [2021-04-07T05:00:14.739Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 05:00:14 [2021-04-07T05:00:14.739Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 05:00:14 [2021-04-07T05:00:14.739Z] #9 ... 05:00:14 [2021-04-07T05:00:14.739Z] 05:00:14 [2021-04-07T05:00:14.739Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 05:00:14 [2021-04-07T05:00:14.739Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 05:00:14 [2021-04-07T05:00:14.755Z] 05:00:14 [2021-04-07T05:00:14.755Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:14 [2021-04-07T05:00:14.755Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 05:00:14 [2021-04-07T05:00:14.755Z] #43 20.28 CC images/core-s390.o 05:00:14 [2021-04-07T05:00:14.755Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s 05:00:14 [2021-04-07T05:00:14.766Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 45.09MB / 52.16MB 2.3s 05:00:14 [2021-04-07T05:00:14.766Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 50.33MB / 52.16MB 2.4s 05:00:14 [2021-04-07T05:00:14.995Z] #65 DONE 0.6s 05:00:14 [2021-04-07T05:00:14.995Z] 05:00:14 [2021-04-07T05:00:14.995Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:14 [2021-04-07T05:00:14.995Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 05:00:14 [2021-04-07T05:00:14.995Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done 05:00:15 [2021-04-07T05:00:15.015Z] #43 ... 05:00:15 [2021-04-07T05:00:15.015Z] 05:00:15 [2021-04-07T05:00:15.015Z] #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 05:00:15 [2021-04-07T05:00:15.015Z] #56 sha256:889b55b4d1c3e1bc96dc2064c2d15aa2d4a9dc4a854dbf9d42098834f79afdcb 05:00:15 [2021-04-07T05:00:15.015Z] #56 43.67 Checking out files: 52% (1998/3837) Checking out files: 53% (2034/3837) Checking out files: 54% (2072/3837) Checking out files: 55% (2111/3837) Checking out files: 56% (2149/3837) Checking out files: 57% (2188/3837) Checking out files: 58% (2226/3837) Checking out files: 59% (2264/3837) Checking out files: 60% (2303/3837) Checking out files: 61% (2341/3837) Checking out files: 62% (2379/3837) Checking out files: 63% (2418/3837) Checking out files: 64% (2456/3837) Checking out files: 65% (2495/3837) Checking out files: 66% (2533/3837) Checking out files: 67% (2571/3837) Checking out files: 68% (2610/3837) Checking out files: 69% (2648/3837) Checking out files: 70% (2686/3837) Checking out files: 71% (2725/3837) Checking out files: 72% (2763/3837) Checking out files: 73% (2802/3837) Checking out files: 74% (2840/3837) Checking out files: 75% (2878/3837) Checking out files: 76% (2917/3837) Checking out files: 77% (2955/3837) Checking out files: 78% (2993/3837) Checking out files: 79% (3032/3837) Checking out files: 80% (3070/3837) Checking out files: 81% (3108/3837) Checking out files: 82% (3147/3837) Checking out files: 83% (3185/3837) Checking out files: 84% (3224/3837) Checking out files: 85% (3262/3837) Checking out files: 86% (3300/3837) Checking out files: 87% (3339/3837) Checking out files: 88% (3377/3837) Checking out files: 89% (3415/3837) Checking out files: 90% (3454/3837) Checking out files: 91% (3492/3837) Checking out files: 92% (3531/3837) Checking out files: 92% (3554/3837) Checking out files: 93% (3569/3837) Checking out files: 94% (3607/3837) Checking out files: 95% (3646/3837) Checking out files: 96% (3684/3837) Checking out files: 97% (3722/3837) Checking out files: 98% (3761/3837) Checking out files: 99% (3799/3837) Checking out files: 100% (3837/3837) Checking out files: 100% (3837/3837), done. 05:00:15 [2021-04-07T05:00:15.015Z] #56 44.93 + cd /tmp/tmp.3ryCLRUiwV/src/github.com/containerd/containerd 05:00:15 [2021-04-07T05:00:15.015Z] #56 44.93 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:00:15 [2021-04-07T05:00:15.016Z] #9 ... 05:00:15 [2021-04-07T05:00:15.016Z] 05:00:15 [2021-04-07T05:00:15.016Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 05:00:15 [2021-04-07T05:00:15.016Z] #28 sha256:a1fa67619d4d9bf0fb846ed94d684525478b5b4d5626680e346dfc48b69e41ff 05:00:15 [2021-04-07T05:00:15.016Z] #28 DONE 0.2s 05:00:15 [2021-04-07T05:00:15.016Z] 05:00:15 [2021-04-07T05:00:15.016Z] #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 05:00:15 [2021-04-07T05:00:15.016Z] #29 sha256:13f458da880751c7f744515a91a2636cfb0b257b3cfaea4ce006a762ad096e60 05:00:15 [2021-04-07T05:00:15.026Z] #9 ... 05:00:15 [2021-04-07T05:00:15.027Z] 05:00:15 [2021-04-07T05:00:15.027Z] #23 [internal] load build context 05:00:15 [2021-04-07T05:00:15.027Z] #23 sha256:6cc1cbc91027da5f6585bfbe5532ecb957c503beb701325b86c46d9f3f9686c9 05:00:15 [2021-04-07T05:00:15.027Z] #23 transferring context: 53.38MB 1.9s done 05:00:15 [2021-04-07T05:00:15.027Z] #23 DONE 2.7s 05:00:15 [2021-04-07T05:00:15.027Z] 05:00:15 [2021-04-07T05:00:15.027Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:15 [2021-04-07T05:00:15.027Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 05:00:15 [2021-04-07T05:00:15.049Z] #4 DONE 1.2s 05:00:15 [2021-04-07T05:00:15.288Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.8s done 05:00:15 [2021-04-07T05:00:15.559Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s 05:00:15 [2021-04-07T05:00:15.620Z] 05:00:15 [2021-04-07T05:00:15.620Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster 05:00:15 [2021-04-07T05:00:15.620Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 05:00:15 [2021-04-07T05:00:15.960Z] #29 ... 05:00:15 [2021-04-07T05:00:15.960Z] 05:00:15 [2021-04-07T05:00:15.960Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:15 [2021-04-07T05:00:15.960Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 05:00:15 [2021-04-07T05:00:15.960Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done 05:00:15 [2021-04-07T05:00:15.960Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done 05:00:15 [2021-04-07T05:00:15.960Z] #9 DONE 24.7s 05:00:15 [2021-04-07T05:00:15.960Z] 05:00:15 [2021-04-07T05:00:15.960Z] #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 05:00:15 [2021-04-07T05:00:15.960Z] #29 sha256:13f458da880751c7f744515a91a2636cfb0b257b3cfaea4ce006a762ad096e60 05:00:15 [2021-04-07T05:00:15.960Z] #29 0.987 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 05:00:15 [2021-04-07T05:00:15.960Z] #29 1.093 05:00:16 [2021-04-07T05:00:16.095Z] #21 20.95 Unpacking bash-completion (1:2.8-6) ... 05:00:16 [2021-04-07T05:00:16.095Z] #21 21.29 Selecting previously unselected package bzip2. 05:00:16 [2021-04-07T05:00:16.095Z] #21 ... 05:00:16 [2021-04-07T05:00:16.095Z] 05:00:16 [2021-04-07T05:00:16.095Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 05:00:16 [2021-04-07T05:00:16.095Z] #44 52.23 CC criu/bfd.o 05:00:16 [2021-04-07T05:00:16.095Z] #44 52.64 CC criu/bitmap.o 05:00:16 [2021-04-07T05:00:16.095Z] #44 52.74 CC criu/cgroup-props.o 05:00:16 [2021-04-07T05:00:16.095Z] #44 53.28 CC criu/cgroup.o 05:00:16 [2021-04-07T05:00:16.095Z] #44 55.58 CC criu/clone-noasan.o 05:00:16 [2021-04-07T05:00:16.095Z] #44 55.78 CC criu/config.o 05:00:16 [2021-04-07T05:00:16.095Z] #44 56.76 CC criu/cr-check.o 05:00:16 [2021-04-07T05:00:16.095Z] #44 57.63 CC criu/cr-dedup.o 05:00:16 [2021-04-07T05:00:16.095Z] #44 57.92 CC criu/cr-dump.o 05:00:16 [2021-04-07T05:00:16.095Z] #44 59.42 CC criu/cr-errno.o 05:00:16 [2021-04-07T05:00:16.095Z] #44 59.44 CC criu/cr-restore.o 05:00:16 [2021-04-07T05:00:16.095Z] #44 61.70 CC criu/cr-service.o 05:00:16 [2021-04-07T05:00:16.095Z] #44 ... 05:00:16 [2021-04-07T05:00:16.095Z] 05:00:16 [2021-04-07T05:00:16.095Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 05:00:16 [2021-04-07T05:00:16.096Z] #21 21.29 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... 05:00:16 [2021-04-07T05:00:16.096Z] #21 21.30 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 05:00:16 [2021-04-07T05:00:16.096Z] #21 21.34 Selecting previously unselected package xz-utils. 05:00:16 [2021-04-07T05:00:16.096Z] #21 21.35 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... 05:00:16 [2021-04-07T05:00:16.096Z] #21 21.35 Unpacking xz-utils (5.2.4-1) ... 05:00:16 [2021-04-07T05:00:16.237Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.7s done 05:00:16 [2021-04-07T05:00:16.237Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 3.7s 05:00:16 [2021-04-07T05:00:16.237Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 3.7s 05:00:16 [2021-04-07T05:00:16.237Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.9s done 05:00:16 [2021-04-07T05:00:16.237Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.8s done 05:00:16 [2021-04-07T05:00:16.385Z] #21 21.48 Selecting previously unselected package apparmor. 05:00:16 [2021-04-07T05:00:16.385Z] #21 21.48 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... 05:00:16 [2021-04-07T05:00:16.385Z] #21 21.52 Unpacking apparmor (2.13.2-10) ... 05:00:16 [2021-04-07T05:00:16.498Z] #29 1.217 ######## 11.4% ########################## 36.5% ####################################### 55.5% 05:00:16 [2021-04-07T05:00:16.498Z] #29 ... 05:00:16 [2021-04-07T05:00:16.498Z] 05:00:16 [2021-04-07T05:00:16.498Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 05:00:16 [2021-04-07T05:00:16.498Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f 05:00:16 [2021-04-07T05:00:16.498Z] #10 DONE 0.7s 05:00:16 [2021-04-07T05:00:16.498Z] 05:00:16 [2021-04-07T05:00:16.498Z] #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 05:00:16 [2021-04-07T05:00:16.498Z] #29 sha256:13f458da880751c7f744515a91a2636cfb0b257b3cfaea4ce006a762ad096e60 05:00:16 [2021-04-07T05:00:16.498Z] #29 1.217 ######## 11.4% ########################## 36.5% ####################################### 55.5% ################################################## 70.1% ################################################################# 91.4% ######################################################################## 100.0% 05:00:16 [2021-04-07T05:00:16.498Z] #29 1.855 05:00:16 [2021-04-07T05:00:16.500Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 6.29MB / 97.69MB 4.0s 05:00:16 [2021-04-07T05:00:16.500Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 28.31MB / 97.69MB 4.0s 05:00:16 [2021-04-07T05:00:16.500Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 05:00:16 [2021-04-07T05:00:16.674Z] #21 21.76 Selecting previously unselected package aufs-tools. 05:00:16 [2021-04-07T05:00:16.674Z] #21 21.76 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... 05:00:16 [2021-04-07T05:00:16.674Z] #21 21.76 Unpacking aufs-tools (1:4.14+20190211-1) ... 05:00:16 [2021-04-07T05:00:16.674Z] #21 21.85 Selecting previously unselected package libonig5:s390x. 05:00:16 [2021-04-07T05:00:16.674Z] #21 21.85 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... 05:00:16 [2021-04-07T05:00:16.674Z] #21 21.85 Unpacking libonig5:s390x (6.9.1-1) ... 05:00:16 [2021-04-07T05:00:16.674Z] #21 21.93 Selecting previously unselected package libjq1:s390x. 05:00:16 [2021-04-07T05:00:16.674Z] #21 21.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... 05:00:16 [2021-04-07T05:00:16.674Z] #21 21.94 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... 05:00:16 [2021-04-07T05:00:16.758Z] #29 1.983 ######################################## 56.8% ######################################################################## 100.0% 05:00:16 [2021-04-07T05:00:16.758Z] #29 2.087 05:00:16 [2021-04-07T05:00:16.782Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 44.99MB / 97.69MB 4.2s 05:00:16 [2021-04-07T05:00:16.782Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 61.87MB / 97.69MB 4.3s 05:00:16 [2021-04-07T05:00:16.925Z] #56 46.92 + export 'BUILDTAGS=netgo osusergo static_build' 05:00:16 [2021-04-07T05:00:16.925Z] #56 46.92 + BUILDTAGS='netgo osusergo static_build' 05:00:16 [2021-04-07T05:00:16.925Z] #56 46.92 + export EXTRA_FLAGS=-buildmode=pie 05:00:16 [2021-04-07T05:00:16.925Z] #56 46.92 + EXTRA_FLAGS=-buildmode=pie 05:00:16 [2021-04-07T05:00:16.925Z] #56 46.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 05:00:16 [2021-04-07T05:00:16.925Z] #56 46.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 05:00:16 [2021-04-07T05:00:16.925Z] #56 46.92 + '[' '' = dynamic ']' 05:00:16 [2021-04-07T05:00:16.925Z] #56 46.92 + make 05:00:16 [2021-04-07T05:00:16.963Z] #21 22.01 Selecting previously unselected package jq. 05:00:16 [2021-04-07T05:00:16.963Z] #21 22.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... 05:00:16 [2021-04-07T05:00:16.963Z] #21 22.03 Unpacking jq (1.5+dfsg-2+b1) ... 05:00:16 [2021-04-07T05:00:16.963Z] #21 22.07 Selecting previously unselected package libaio1:s390x. 05:00:16 [2021-04-07T05:00:16.963Z] #21 22.07 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... 05:00:16 [2021-04-07T05:00:16.963Z] #21 22.08 Unpacking libaio1:s390x (0.3.112-3) ... 05:00:16 [2021-04-07T05:00:16.963Z] #21 22.11 Selecting previously unselected package libgpm2:s390x. 05:00:16 [2021-04-07T05:00:16.963Z] #21 22.11 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... 05:00:16 [2021-04-07T05:00:16.963Z] #21 22.11 Unpacking libgpm2:s390x (1.20.7-5) ... 05:00:16 [2021-04-07T05:00:16.963Z] #21 22.14 Selecting previously unselected package libicu63:s390x. 05:00:16 [2021-04-07T05:00:16.963Z] #21 22.14 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... 05:00:16 [2021-04-07T05:00:16.963Z] #21 22.14 Unpacking libicu63:s390x (63.1-6+deb10u1) ... 05:00:17 [2021-04-07T05:00:17.007Z] #7 DONE 1.3s 05:00:17 [2021-04-07T05:00:17.007Z] 05:00:17 [2021-04-07T05:00:17.007Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 05:00:17 [2021-04-07T05:00:17.007Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 05:00:17 [2021-04-07T05:00:17.007Z] #6 DONE 1.3s 05:00:17 [2021-04-07T05:00:17.007Z] 05:00:17 [2021-04-07T05:00:17.007Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 05:00:17 [2021-04-07T05:00:17.007Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 05:00:17 [2021-04-07T05:00:17.007Z] #8 DONE 1.3s 05:00:17 [2021-04-07T05:00:17.007Z] 05:00:17 [2021-04-07T05:00:17.007Z] #5 [internal] load metadata for docker.io/library/debian:buster 05:00:17 [2021-04-07T05:00:17.007Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 05:00:17 [2021-04-07T05:00:17.007Z] #5 DONE 1.3s 05:00:17 [2021-04-07T05:00:17.020Z] #29 2.207 ################################### 49.5%#29 ... 05:00:17 [2021-04-07T05:00:17.020Z] 05:00:17 [2021-04-07T05:00:17.020Z] #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 05:00:17 [2021-04-07T05:00:17.020Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 05:00:17 [2021-04-07T05:00:17.020Z] #11 DONE 0.8s 05:00:17 [2021-04-07T05:00:17.020Z] 05:00:17 [2021-04-07T05:00:17.020Z] #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 05:00:17 [2021-04-07T05:00:17.020Z] #29 sha256:13f458da880751c7f744515a91a2636cfb0b257b3cfaea4ce006a762ad096e60 05:00:17 [2021-04-07T05:00:17.020Z] #29 2.207 ################################### 49.5% ######################################################################## 100.0% 05:00:17 [2021-04-07T05:00:17.020Z] #29 2.305 05:00:17 [2021-04-07T05:00:17.058Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 71.30MB / 97.69MB 4.5s 05:00:17 [2021-04-07T05:00:17.058Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.7s 05:00:17 [2021-04-07T05:00:17.058Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done 05:00:17 [2021-04-07T05:00:17.281Z] #29 2.426 ###### 9.6% 05:00:17 [2021-04-07T05:00:17.281Z] #29 ... 05:00:17 [2021-04-07T05:00:17.281Z] 05:00:17 [2021-04-07T05:00:17.281Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 05:00:17 [2021-04-07T05:00:17.281Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 05:00:17 [2021-04-07T05:00:17.281Z] #39 DONE 0.2s 05:00:17 [2021-04-07T05:00:17.281Z] 05:00:17 [2021-04-07T05:00:17.281Z] #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 05:00:17 [2021-04-07T05:00:17.281Z] #29 sha256:13f458da880751c7f744515a91a2636cfb0b257b3cfaea4ce006a762ad096e60 05:00:17 [2021-04-07T05:00:17.539Z] Removing intermediate container f3daa3f4c03f 05:00:17 [2021-04-07T05:00:17.539Z] ---> a4cb021eb6dc 05:00:17 [2021-04-07T05:00:17.539Z] Step 13/15 : FROM golang:${GO_VERSION}-buster 05:00:17 [2021-04-07T05:00:17.539Z] ---> 805dc2d65d1c 05:00:17 [2021-04-07T05:00:17.539Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx 05:00:17 [2021-04-07T05:00:17.539Z] ---> bc8c46213925 05:00:17 [2021-04-07T05:00:17.539Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] 05:00:17 [2021-04-07T05:00:17.539Z] ---> Running in 7bfed75cfd78 05:00:17 [2021-04-07T05:00:17.539Z] Removing intermediate container 7bfed75cfd78 05:00:17 [2021-04-07T05:00:17.539Z] ---> 292348357b10 05:00:17 [2021-04-07T05:00:17.539Z] Successfully built 292348357b10 05:00:17 [2021-04-07T05:00:17.539Z] Successfully tagged moby-buildx:latest 05:00:17 [2021-04-07T05:00:17.539Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ 05:00:17 [2021-04-07T05:00:17.539Z] if [ -n "${id}" ]; then \ 05:00:17 [2021-04-07T05:00:17.539Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ 05:00:17 [2021-04-07T05:00:17.539Z] && touch bundles/buildx; \ 05:00:17 [2021-04-07T05:00:17.539Z] docker rm -f ${id}; \ 05:00:17 [2021-04-07T05:00:17.539Z] fi 05:00:17 [2021-04-07T05:00:17.539Z] 871e07184216ecbc120f41607cd75659fc61a72e72fc76cb34f531cddefe6326 05:00:17 [2021-04-07T05:00:17.539Z] bundles/buildx version 05:00:17 [2021-04-07T05:00:17.539Z] buildx v0.5.1 11057da 05:00:17 [2021-04-07T05:00:17.539Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:255c79a1e823b422ec661df05e31e9a3d85caf64 . 05:00:17 [2021-04-07T05:00:17.539Z] #1 [internal] booting buildkit 05:00:17 [2021-04-07T05:00:17.539Z] #1 sha256:fdc973b55c4566c222f1b14d5647afb56122ebc189152d9c42d5dc7a69b5f700 05:00:17 [2021-04-07T05:00:17.539Z] #1 pulling image moby/buildkit:buildx-stable-1 05:00:17 [2021-04-07T05:00:17.539Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done 05:00:17 [2021-04-07T05:00:17.539Z] #1 creating container buildx_buildkit_default 05:00:17 [2021-04-07T05:00:17.546Z] #29 2.426 ###### 9.6% ################## 25.7% ################################## 47.8% ############################################ 62.1% 05:00:17 [2021-04-07T05:00:17.546Z] #29 ... 05:00:17 [2021-04-07T05:00:17.546Z] 05:00:17 [2021-04-07T05:00:17.546Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 05:00:17 [2021-04-07T05:00:17.546Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 05:00:17 [2021-04-07T05:00:17.546Z] #31 DONE 0.4s 05:00:17 [2021-04-07T05:00:17.820Z] 05:00:17 [2021-04-07T05:00:17.820Z] #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 05:00:17 [2021-04-07T05:00:17.820Z] #29 sha256:13f458da880751c7f744515a91a2636cfb0b257b3cfaea4ce006a762ad096e60 05:00:17 [2021-04-07T05:00:17.820Z] #29 2.426 ###### 9.6% ################## 25.7% ################################## 47.8% ############################################ 62.1% ##################################################### 74.9% ################################################################ 89.6% ######################################################################## 100.0% 05:00:17 [2021-04-07T05:00:17.836Z] #1 creating container buildx_buildkit_default 0.4s done 05:00:17 [2021-04-07T05:00:17.836Z] #1 DONE 3.0s 05:00:17 [2021-04-07T05:00:17.864Z] #56 47.89 + bin/ctr 05:00:17 [2021-04-07T05:00:17.951Z] 05:00:17 [2021-04-07T05:00:17.951Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 05:00:17 [2021-04-07T05:00:17.951Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 05:00:17 [2021-04-07T05:00:17.951Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.1s done 05:00:18 [2021-04-07T05:00:18.081Z] #29 3.229 05:00:18 [2021-04-07T05:00:18.130Z] 05:00:18 [2021-04-07T05:00:18.130Z] #2 [internal] load build definition from Dockerfile 05:00:18 [2021-04-07T05:00:18.130Z] #2 sha256:afdecd06060b747b107396d6ef756c7ffaa45c6b48295298acc05b3118571bf6 05:00:18 [2021-04-07T05:00:18.130Z] #2 transferring dockerfile: 17.01kB done 05:00:18 [2021-04-07T05:00:18.130Z] #2 DONE 0.0s 05:00:18 [2021-04-07T05:00:18.130Z] 05:00:18 [2021-04-07T05:00:18.130Z] #3 [internal] load .dockerignore 05:00:18 [2021-04-07T05:00:18.130Z] #3 sha256:406ee346f550cb27a00ebca122ace3ad46c8ed54094d907d33143a362ef8f361 05:00:18 [2021-04-07T05:00:18.130Z] #3 transferring context: 87B done 05:00:18 [2021-04-07T05:00:18.131Z] #3 DONE 0.0s 05:00:18 [2021-04-07T05:00:18.131Z] 05:00:18 [2021-04-07T05:00:18.131Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 05:00:18 [2021-04-07T05:00:18.131Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e 05:00:18 [2021-04-07T05:00:18.212Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done 05:00:18 [2021-04-07T05:00:18.449Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 05:00:18 [2021-04-07T05:00:18.481Z] #26 sha256:57198c0f3bb6172ab28f3351d5eca9239527e22a59287174e8b9a73156075bef 529B / 529B done 05:00:18 [2021-04-07T05:00:18.481Z] #26 sha256:109b803c6a30d5b613caf528e4b8f96d2aa4205c58de6ac494825d81380125c8 1.46kB / 1.46kB done 05:00:18 [2021-04-07T05:00:18.711Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done 05:00:18 [2021-04-07T05:00:18.768Z] #4 DONE 0.6s 05:00:18 [2021-04-07T05:00:18.768Z] 05:00:18 [2021-04-07T05:00:18.768Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 05:00:18 [2021-04-07T05:00:18.768Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 05:00:18 [2021-04-07T05:00:18.768Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done 05:00:19 [2021-04-07T05:00:19.066Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 2.10MB / 8.92MB 0.2s 05:00:19 [2021-04-07T05:00:19.066Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.3s done 05:00:19 [2021-04-07T05:00:19.066Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 05:00:19 [2021-04-07T05:00:19.100Z] #21 24.33 Selecting previously unselected package libnet1:s390x. 05:00:19 [2021-04-07T05:00:19.101Z] #21 24.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... 05:00:19 [2021-04-07T05:00:19.101Z] #21 24.33 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... 05:00:19 [2021-04-07T05:00:19.101Z] #21 24.39 Selecting previously unselected package libnl-3-200:s390x. 05:00:19 [2021-04-07T05:00:19.101Z] #21 24.39 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... 05:00:19 [2021-04-07T05:00:19.101Z] #21 24.39 Unpacking libnl-3-200:s390x (3.4.0-1) ... 05:00:19 [2021-04-07T05:00:19.101Z] #21 24.45 Selecting previously unselected package libprotobuf-c1:s390x. 05:00:19 [2021-04-07T05:00:19.284Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.7s done 05:00:19 [2021-04-07T05:00:19.361Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.1s done 05:00:19 [2021-04-07T05:00:19.361Z] #5 DONE 0.5s 05:00:19 [2021-04-07T05:00:19.361Z] 05:00:19 [2021-04-07T05:00:19.361Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 05:00:19 [2021-04-07T05:00:19.361Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 05:00:19 [2021-04-07T05:00:19.416Z] #21 24.45 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... 05:00:19 [2021-04-07T05:00:19.416Z] #21 24.45 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... 05:00:19 [2021-04-07T05:00:19.416Z] #21 24.49 Selecting previously unselected package libreadline5:s390x. 05:00:19 [2021-04-07T05:00:19.416Z] #21 24.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... 05:00:19 [2021-04-07T05:00:19.416Z] #21 24.49 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... 05:00:19 [2021-04-07T05:00:19.416Z] #21 24.55 Selecting previously unselected package net-tools. 05:00:19 [2021-04-07T05:00:19.416Z] #21 24.55 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... 05:00:19 [2021-04-07T05:00:19.416Z] #21 24.55 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 05:00:19 [2021-04-07T05:00:19.416Z] #21 24.68 Selecting previously unselected package python-pip-whl. 05:00:19 [2021-04-07T05:00:19.548Z] #9 ... 05:00:19 [2021-04-07T05:00:19.548Z] 05:00:19 [2021-04-07T05:00:19.548Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 05:00:19 [2021-04-07T05:00:19.548Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 05:00:19 [2021-04-07T05:00:19.548Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 05:00:19 [2021-04-07T05:00:19.548Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 05:00:19 [2021-04-07T05:00:19.548Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 05:00:19 [2021-04-07T05:00:19.548Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 05:00:19 [2021-04-07T05:00:19.548Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done 05:00:19 [2021-04-07T05:00:19.548Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done 05:00:19 [2021-04-07T05:00:19.548Z] #62 DONE 7.0s 05:00:19 [2021-04-07T05:00:19.548Z] 05:00:19 [2021-04-07T05:00:19.548Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:19 [2021-04-07T05:00:19.548Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 05:00:19 [2021-04-07T05:00:19.548Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 05:00:19 [2021-04-07T05:00:19.719Z] #21 24.68 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... 05:00:19 [2021-04-07T05:00:19.719Z] #21 24.69 Unpacking python-pip-whl (18.1-5) ... 05:00:19 [2021-04-07T05:00:19.734Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done 05:00:19 [2021-04-07T05:00:19.734Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 05:00:20 [2021-04-07T05:00:20.016Z] #21 25.18 Selecting previously unselected package python3-lib2to3. 05:00:20 [2021-04-07T05:00:20.016Z] #21 25.19 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... 05:00:20 [2021-04-07T05:00:20.016Z] #21 25.19 Unpacking python3-lib2to3 (3.7.3-1) ... 05:00:20 [2021-04-07T05:00:20.016Z] #21 25.27 Selecting previously unselected package python3-distutils. 05:00:20 [2021-04-07T05:00:20.203Z] #29 3.336 # 1.9% ### 5.3% ###### 9.2% ########### 15.6% ############## 19.8% ################# 23.7% #################### 28.0% ###################### 30.8% ######################### 36.0% ############################ 39.9% ############################### 43.4% ################################## 47.8% #################################### 51.2% ######################################## 56.6% ############################################ 61.5% ################################################ 67.1% ##################################################### 74.2% ########################################################### 82.1% ################################################################ 90.2% ####################################################################### 99.7% ######################################################################## 100.0% 05:00:20 [2021-04-07T05:00:20.203Z] #29 5.336 05:00:20 [2021-04-07T05:00:20.319Z] #21 25.27 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... 05:00:20 [2021-04-07T05:00:20.319Z] #21 25.28 Unpacking python3-distutils (3.7.3-1) ... 05:00:20 [2021-04-07T05:00:20.319Z] #21 25.36 Selecting previously unselected package python3-pip. 05:00:20 [2021-04-07T05:00:20.319Z] #21 25.37 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... 05:00:20 [2021-04-07T05:00:20.319Z] #21 25.37 Unpacking python3-pip (18.1-5) ... 05:00:20 [2021-04-07T05:00:20.319Z] #21 25.48 Selecting previously unselected package python3-pkg-resources. 05:00:20 [2021-04-07T05:00:20.319Z] #21 25.48 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... 05:00:20 [2021-04-07T05:00:20.319Z] #21 25.48 Unpacking python3-pkg-resources (40.8.0-1) ... 05:00:20 [2021-04-07T05:00:20.404Z] #56 ... 05:00:20 [2021-04-07T05:00:20.404Z] 05:00:20 [2021-04-07T05:00:20.404Z] #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 05:00:20 [2021-04-07T05:00:20.404Z] #51 sha256:523cc3778eb4d9cf04b2bde575e92904a82871e6caa82a5c9772f4bd82598697 05:00:20 [2021-04-07T05:00:20.404Z] #51 89.20 mvdan.cc/sh/v3/cmd/shfmt 05:00:20 [2021-04-07T05:00:20.404Z] #51 DONE 95.6s 05:00:20 [2021-04-07T05:00:20.404Z] 05:00:20 [2021-04-07T05:00:20.404Z] #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 05:00:20 [2021-04-07T05:00:20.404Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:00:20 [2021-04-07T05:00:20.404Z] #43 21.03 CC images/cpuinfo.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 21.52 CC images/inventory.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 21.73 CC images/fdinfo.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 22.10 CC images/fown.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 22.32 CC images/ns.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 22.59 CC images/regfile.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 22.80 CC images/ghost-file.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 23.13 CC images/fifo.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 23.41 CC images/remap-file-path.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 23.68 CC images/eventfd.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 23.94 CC images/eventpoll.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 24.26 CC images/fh.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 24.68 CC images/fsnotify.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 25.15 CC images/signalfd.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 25.37 CC images/fs.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 25.63 CC images/pstree.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 25.90 CC images/pipe.o 05:00:20 [2021-04-07T05:00:20.404Z] #43 26.19 CC images/tcp-stream.o 05:00:20 [2021-04-07T05:00:20.431Z] #9 DONE 0.9s 05:00:20 [2021-04-07T05:00:20.431Z] 05:00:20 [2021-04-07T05:00:20.431Z] #7 [internal] load metadata for docker.io/library/debian:buster 05:00:20 [2021-04-07T05:00:20.431Z] #7 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 05:00:20 [2021-04-07T05:00:20.431Z] #7 DONE 0.8s 05:00:20 [2021-04-07T05:00:20.431Z] 05:00:20 [2021-04-07T05:00:20.431Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 05:00:20 [2021-04-07T05:00:20.431Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 05:00:20 [2021-04-07T05:00:20.431Z] #8 DONE 0.9s 05:00:20 [2021-04-07T05:00:20.431Z] 05:00:20 [2021-04-07T05:00:20.431Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster 05:00:20 [2021-04-07T05:00:20.431Z] #6 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 05:00:20 [2021-04-07T05:00:20.431Z] #6 DONE 0.9s 05:00:20 [2021-04-07T05:00:20.431Z] 05:00:20 [2021-04-07T05:00:20.431Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 05:00:20 [2021-04-07T05:00:20.431Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58 05:00:20 [2021-04-07T05:00:20.431Z] #27 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.0s done 05:00:20 [2021-04-07T05:00:20.469Z] #29 5.704 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 05:00:20 [2021-04-07T05:00:20.649Z] #21 25.58 Selecting previously unselected package python3-setuptools. 05:00:20 [2021-04-07T05:00:20.649Z] #21 25.58 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... 05:00:20 [2021-04-07T05:00:20.649Z] #21 25.58 Unpacking python3-setuptools (40.8.0-1) ... 05:00:20 [2021-04-07T05:00:20.649Z] #21 25.77 Selecting previously unselected package python3-wheel. 05:00:20 [2021-04-07T05:00:20.649Z] #21 25.78 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... 05:00:20 [2021-04-07T05:00:20.649Z] #21 25.78 Unpacking python3-wheel (0.32.3-2) ... 05:00:20 [2021-04-07T05:00:20.649Z] #21 25.83 Selecting previously unselected package sudo. 05:00:20 [2021-04-07T05:00:20.649Z] #21 25.83 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... 05:00:20 [2021-04-07T05:00:20.649Z] #21 25.83 Unpacking sudo (1.8.27-1+deb10u3) ... 05:00:20 [2021-04-07T05:00:20.734Z] #29 5.879 05:00:20 [2021-04-07T05:00:20.734Z] #29 5.961 ######################################################################## 100.0% 05:00:20 [2021-04-07T05:00:20.734Z] #29 5.997 05:00:20 [2021-04-07T05:00:20.824Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 3.15MB / 54.18MB 0.2s 05:00:20 [2021-04-07T05:00:20.824Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 10.49MB / 54.18MB 0.3s 05:00:20 [2021-04-07T05:00:20.824Z] #27 ... 05:00:20 [2021-04-07T05:00:20.824Z] 05:00:20 [2021-04-07T05:00:20.824Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:20 [2021-04-07T05:00:20.824Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 05:00:20 [2021-04-07T05:00:20.824Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done 05:00:20 [2021-04-07T05:00:20.824Z] #10 DONE 0.4s 05:00:20 [2021-04-07T05:00:20.940Z] #21 26.15 Selecting previously unselected package thin-provisioning-tools. 05:00:20 [2021-04-07T05:00:20.940Z] #21 26.15 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... 05:00:20 [2021-04-07T05:00:20.940Z] #21 26.17 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 05:00:20 [2021-04-07T05:00:20.945Z] #9 ... 05:00:20 [2021-04-07T05:00:20.945Z] 05:00:20 [2021-04-07T05:00:20.945Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 05:00:20 [2021-04-07T05:00:20.945Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 05:00:20 [2021-04-07T05:00:20.945Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 05:00:20 [2021-04-07T05:00:20.945Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 05:00:20 [2021-04-07T05:00:20.945Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 05:00:20 [2021-04-07T05:00:20.945Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.7s 05:00:20 [2021-04-07T05:00:20.945Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done 05:00:20 [2021-04-07T05:00:20.945Z] #64 DONE 8.2s 05:00:20 [2021-04-07T05:00:20.945Z] 05:00:20 [2021-04-07T05:00:20.945Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:20 [2021-04-07T05:00:20.945Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 05:00:20 [2021-04-07T05:00:20.974Z] #43 26.64 CC images/sk-packet.o 05:00:21 [2021-04-07T05:00:21.218Z] 05:00:21 [2021-04-07T05:00:21.219Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 05:00:21 [2021-04-07T05:00:21.219Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 05:00:21 [2021-04-07T05:00:21.219Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 05:00:21 [2021-04-07T05:00:21.219Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.29MB / 12.42MB 0.3s 05:00:21 [2021-04-07T05:00:21.219Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 10.42MB / 12.42MB 0.5s 05:00:21 [2021-04-07T05:00:21.219Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done 05:00:21 [2021-04-07T05:00:21.219Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 05:00:21 [2021-04-07T05:00:21.230Z] #21 26.35 Selecting previously unselected package uidmap. 05:00:21 [2021-04-07T05:00:21.230Z] #21 26.35 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... 05:00:21 [2021-04-07T05:00:21.230Z] #21 26.36 Unpacking uidmap (1:4.5-1.1) ... 05:00:21 [2021-04-07T05:00:21.230Z] #21 26.44 Selecting previously unselected package vim-runtime. 05:00:21 [2021-04-07T05:00:21.230Z] #21 26.44 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... 05:00:21 [2021-04-07T05:00:21.230Z] #21 26.45 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 05:00:21 [2021-04-07T05:00:21.230Z] #21 26.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 05:00:21 [2021-04-07T05:00:21.230Z] #21 26.47 Unpacking vim-runtime (2:8.1.0875-5) ... 05:00:21 [2021-04-07T05:00:21.234Z] #43 27.12 CC images/mnt.o 05:00:21 [2021-04-07T05:00:21.308Z] #29 6.358 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 05:00:21 [2021-04-07T05:00:21.308Z] #29 6.449 05:00:21 [2021-04-07T05:00:21.308Z] #29 ... 05:00:21 [2021-04-07T05:00:21.308Z] 05:00:21 [2021-04-07T05:00:21.308Z] #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 05:00:21 [2021-04-07T05:00:21.308Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 05:00:21 [2021-04-07T05:00:21.308Z] #12 DONE 4.2s 05:00:21 [2021-04-07T05:00:21.308Z] 05:00:21 [2021-04-07T05:00:21.308Z] #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 05:00:21 [2021-04-07T05:00:21.308Z] #29 sha256:13f458da880751c7f744515a91a2636cfb0b257b3cfaea4ce006a762ad096e60 05:00:21 [2021-04-07T05:00:21.308Z] #29 6.532 ######################################################################## 100.0% 05:00:21 [2021-04-07T05:00:21.308Z] #29 6.568 05:00:21 [2021-04-07T05:00:21.494Z] #43 27.32 CC images/pipe-data.o 05:00:21 [2021-04-07T05:00:21.758Z] #43 27.48 CC images/sa.o 05:00:21 [2021-04-07T05:00:21.806Z] #26 ... 05:00:21 [2021-04-07T05:00:21.806Z] 05:00:21 [2021-04-07T05:00:21.806Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 05:00:21 [2021-04-07T05:00:21.806Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 05:00:21 [2021-04-07T05:00:21.806Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 05:00:21 [2021-04-07T05:00:21.806Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 05:00:21 [2021-04-07T05:00:21.806Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 05:00:21 [2021-04-07T05:00:21.806Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 05:00:21 [2021-04-07T05:00:21.806Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done 05:00:21 [2021-04-07T05:00:21.806Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done 05:00:21 [2021-04-07T05:00:21.806Z] #62 DONE 3.6s 05:00:21 [2021-04-07T05:00:21.806Z] 05:00:21 [2021-04-07T05:00:21.806Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 05:00:21 [2021-04-07T05:00:21.806Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 05:00:21 [2021-04-07T05:00:21.806Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 0B / 50.43MB 3.0s 05:00:21 [2021-04-07T05:00:21.881Z] #29 7.019 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... 05:00:21 [2021-04-07T05:00:21.881Z] #29 7.143 05:00:21 [2021-04-07T05:00:21.953Z] #9 ... 05:00:21 [2021-04-07T05:00:21.953Z] 05:00:21 [2021-04-07T05:00:21.953Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 05:00:21 [2021-04-07T05:00:21.953Z] #26 sha256:57373d627fc10d0b115e682739129cb5d3dbf5736835e2210a41d400372eae02 05:00:21 [2021-04-07T05:00:21.953Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.1s done 05:00:21 [2021-04-07T05:00:21.953Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done 05:00:21 [2021-04-07T05:00:21.953Z] #26 sha256:c27a62aa2e74f8bcfab5451574adabc92c4c8e8f2264f5d6da581aa8a08deed5 529B / 529B done 05:00:21 [2021-04-07T05:00:21.953Z] #26 sha256:4333ac3aa4e42d5c617b3bbf4db72c884307379c6c794f87195ba3cc9bac5611 1.46kB / 1.46kB done 05:00:21 [2021-04-07T05:00:21.953Z] #26 sha256:ef28e7e77ecbd3b3b426832bc12e8f5e629959683767466e9bac149c3286e126 49.23MB / 49.23MB 5.0s done 05:00:21 [2021-04-07T05:00:21.953Z] #26 extracting sha256:ef28e7e77ecbd3b3b426832bc12e8f5e629959683767466e9bac149c3286e126 3.0s done 05:00:21 [2021-04-07T05:00:21.953Z] #26 DONE 9.5s 05:00:21 [2021-04-07T05:00:21.953Z] 05:00:21 [2021-04-07T05:00:21.953Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:21 [2021-04-07T05:00:21.953Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 05:00:22 [2021-04-07T05:00:22.018Z] #43 27.71 CC images/timer.o 05:00:22 [2021-04-07T05:00:22.070Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 4.19MB / 50.43MB 3.5s 05:00:22 [2021-04-07T05:00:22.278Z] #43 27.97 CC images/timerfd.o 05:00:22 [2021-04-07T05:00:22.337Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 8.39MB / 50.43MB 3.7s 05:00:22 [2021-04-07T05:00:22.337Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 14.68MB / 50.43MB 3.8s 05:00:22 [2021-04-07T05:00:22.406Z] #29 7.263 # 2.3% ############ 17.6% ################### 26.8% ############################################# 62.6% ############################################################### 88.6% ######################################################################## 100.0% 05:00:22 [2021-04-07T05:00:22.538Z] #43 28.26 CC images/mm.o 05:00:22 [2021-04-07T05:00:22.538Z] #43 ... 05:00:22 [2021-04-07T05:00:22.538Z] 05:00:22 [2021-04-07T05:00:22.538Z] #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 05:00:22 [2021-04-07T05:00:22.538Z] #45 sha256:cff166846ee05039f8137bc5296f32918d6efaa7058e75fc8cb487203cdf0ec4 05:00:22 [2021-04-07T05:00:22.538Z] #45 87.93 go/doc 05:00:22 [2021-04-07T05:00:22.538Z] #45 89.57 github.com/LK4D4/vndr/versioned 05:00:22 [2021-04-07T05:00:22.538Z] #45 89.71 compress/flate 05:00:22 [2021-04-07T05:00:22.538Z] #45 91.42 github.com/LK4D4/vndr/build 05:00:22 [2021-04-07T05:00:22.538Z] #45 92.20 hash/crc32 05:00:22 [2021-04-07T05:00:22.538Z] #45 92.81 compress/gzip 05:00:22 [2021-04-07T05:00:22.538Z] #45 93.72 net 05:00:22 [2021-04-07T05:00:22.538Z] #45 94.47 vendor/golang.org/x/text/transform 05:00:22 [2021-04-07T05:00:22.538Z] #45 95.11 vendor/golang.org/x/text/unicode/bidi 05:00:22 [2021-04-07T05:00:22.538Z] #45 97.22 vendor/golang.org/x/text/secure/bidirule 05:00:22 [2021-04-07T05:00:22.538Z] #45 97.42 vendor/golang.org/x/text/unicode/norm 05:00:22 [2021-04-07T05:00:22.601Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 17.83MB / 50.43MB 3.9s 05:00:22 [2021-04-07T05:00:22.601Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 20.97MB / 50.43MB 4.0s 05:00:22 [2021-04-07T05:00:22.601Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 25.17MB / 50.43MB 4.1s 05:00:22 [2021-04-07T05:00:22.666Z] #29 7.760 05:00:22 [2021-04-07T05:00:22.798Z] #45 ... 05:00:22 [2021-04-07T05:00:22.798Z] 05:00:22 [2021-04-07T05:00:22.798Z] #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 05:00:22 [2021-04-07T05:00:22.798Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:00:22 [2021-04-07T05:00:22.798Z] #43 28.59 CC images/sk-opts.o 05:00:22 [2021-04-07T05:00:22.871Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 37.75MB / 50.43MB 4.3s 05:00:22 [2021-04-07T05:00:22.871Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 41.94MB / 50.43MB 4.4s 05:00:22 [2021-04-07T05:00:22.899Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.2s done 05:00:22 [2021-04-07T05:00:22.930Z] #29 8.076 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 05:00:22 [2021-04-07T05:00:22.930Z] #29 8.174 05:00:22 [2021-04-07T05:00:22.930Z] #29 8.266 ######################################################################## 100.0% 05:00:22 [2021-04-07T05:00:22.930Z] #29 8.295 05:00:23 [2021-04-07T05:00:23.008Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done 05:00:23 [2021-04-07T05:00:23.057Z] #43 28.79 CC images/sk-unix.o 05:00:23 [2021-04-07T05:00:23.133Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 48.23MB / 50.43MB 4.5s 05:00:23 [2021-04-07T05:00:23.161Z] #9 ... 05:00:23 [2021-04-07T05:00:23.161Z] 05:00:23 [2021-04-07T05:00:23.161Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 05:00:23 [2021-04-07T05:00:23.161Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef 05:00:23 [2021-04-07T05:00:23.161Z] #63 DONE 1.0s 05:00:23 [2021-04-07T05:00:23.194Z] #29 8.556 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 05:00:23 [2021-04-07T05:00:23.290Z] #21 28.51 Selecting previously unselected package vim. 05:00:23 [2021-04-07T05:00:23.290Z] #21 28.51 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... 05:00:23 [2021-04-07T05:00:23.290Z] #21 28.52 Unpacking vim (2:8.1.0875-5) ... 05:00:23 [2021-04-07T05:00:23.317Z] #43 29.06 CC images/sk-inet.o 05:00:23 [2021-04-07T05:00:23.423Z] 05:00:23 [2021-04-07T05:00:23.423Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:23 [2021-04-07T05:00:23.423Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 05:00:23 [2021-04-07T05:00:23.423Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 05:00:23 [2021-04-07T05:00:23.455Z] #29 8.651 05:00:23 [2021-04-07T05:00:23.572Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 05:00:23 [2021-04-07T05:00:23.577Z] #43 29.45 CC images/tun.o 05:00:23 [2021-04-07T05:00:23.580Z] #21 28.76 Selecting previously unselected package xfsprogs. 05:00:23 [2021-04-07T05:00:23.580Z] #21 28.76 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... 05:00:23 [2021-04-07T05:00:23.580Z] #21 28.76 Unpacking xfsprogs (4.20.0-1) ... 05:00:23 [2021-04-07T05:00:23.625Z] #65 ... 05:00:23 [2021-04-07T05:00:23.625Z] 05:00:23 [2021-04-07T05:00:23.625Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 05:00:23 [2021-04-07T05:00:23.625Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 05:00:23 [2021-04-07T05:00:23.625Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 05:00:23 [2021-04-07T05:00:23.625Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done 05:00:23 [2021-04-07T05:00:23.625Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done 05:00:23 [2021-04-07T05:00:23.625Z] #63 DONE 3.0s 05:00:23 [2021-04-07T05:00:23.717Z] #29 8.739 ######################################################################## 100.0% 05:00:23 [2021-04-07T05:00:23.717Z] #29 8.784 05:00:23 [2021-04-07T05:00:23.717Z] #29 8.851 Download of images into '/build' complete. 05:00:23 [2021-04-07T05:00:23.717Z] #29 8.851 Use something like the following to load the result into a Docker daemon: 05:00:23 [2021-04-07T05:00:23.717Z] #29 8.851 tar -cC '/build' . | docker load 05:00:23 [2021-04-07T05:00:23.828Z] #9 ... 05:00:23 [2021-04-07T05:00:23.828Z] 05:00:23 [2021-04-07T05:00:23.828Z] #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 05:00:23 [2021-04-07T05:00:23.828Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 05:00:23 [2021-04-07T05:00:23.828Z] #27 1.615 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 1.615 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 1.627 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 1.785 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 1.990 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 2.306 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:00:23 [2021-04-07T05:00:23.828Z] #27 3.950 Fetched 8426 kB in 3s (3257 kB/s) 05:00:23 [2021-04-07T05:00:23.828Z] #27 3.950 Reading package lists... 05:00:23 [2021-04-07T05:00:23.828Z] #27 4.846 Reading package lists... 05:00:23 [2021-04-07T05:00:23.828Z] #27 5.716 Building dependency tree... 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.031 The following additional packages will be installed: 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.031 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.036 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.036 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.036 Suggested packages: 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.036 krb5-doc krb5-user 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.036 Recommended packages: 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.036 krb5-locales publicsuffix libsasl2-modules 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.257 The following NEW packages will be installed: 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.257 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.257 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.257 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.257 libssh2-1 libssl1.1 openssl 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.534 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.534 Need to get 5059 kB of archives. 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.534 After this operation, 12.1 MB of additional disk space will be used. 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.534 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.534 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.549 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.549 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.549 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.549 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.549 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.560 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.560 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.576 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.576 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.576 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.576 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.576 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.576 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.576 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.583 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.602 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.602 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.602 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.602 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.749 debconf: delaying package configuration, since apt-utils is not installed 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.772 Fetched 5059 kB in 0s (15.8 MB/s) 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.822 Selecting previously unselected package libssl1.1:amd64. 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.822 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.822 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 6.829 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.028 Selecting previously unselected package openssl. 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.028 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.033 Unpacking openssl (1.1.1d-0+deb10u6) ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.153 Selecting previously unselected package ca-certificates. 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.153 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.157 Unpacking ca-certificates (20200601~deb10u2) ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.229 Selecting previously unselected package libkeyutils1:amd64. 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.229 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.233 Unpacking libkeyutils1:amd64 (1.6-6) ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.267 Selecting previously unselected package libkrb5support0:amd64. 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.267 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.269 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.315 Selecting previously unselected package libk5crypto3:amd64. 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.315 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.315 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.366 Selecting previously unselected package libkrb5-3:amd64. 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.366 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.370 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.449 Selecting previously unselected package libgssapi-krb5-2:amd64. 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.449 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.451 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.495 Selecting previously unselected package libsasl2-modules-db:amd64. 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.495 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.506 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.533 Selecting previously unselected package libsasl2-2:amd64. 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.533 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.537 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.577 Selecting previously unselected package libldap-common. 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.577 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.580 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.619 Selecting previously unselected package libldap-2.4-2:amd64. 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.619 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.623 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.689 Selecting previously unselected package libnghttp2-14:amd64. 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.689 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.828Z] #27 7.692 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 7.734 Selecting previously unselected package libpsl5:amd64. 05:00:23 [2021-04-07T05:00:23.829Z] #27 7.734 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 7.737 Unpacking libpsl5:amd64 (0.20.2-2) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 7.775 Selecting previously unselected package librtmp1:amd64. 05:00:23 [2021-04-07T05:00:23.829Z] #27 7.775 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 7.779 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 7.817 Selecting previously unselected package libssh2-1:amd64. 05:00:23 [2021-04-07T05:00:23.829Z] #27 7.817 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 7.820 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 7.879 Selecting previously unselected package libcurl4:amd64. 05:00:23 [2021-04-07T05:00:23.829Z] #27 7.879 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 7.888 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 7.955 Selecting previously unselected package curl. 05:00:23 [2021-04-07T05:00:23.829Z] #27 7.955 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 7.959 Unpacking curl (7.64.0-4+deb10u2) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.021 Selecting previously unselected package libonig5:amd64. 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.021 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.027 Unpacking libonig5:amd64 (6.9.1-1) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.081 Selecting previously unselected package libjq1:amd64. 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.081 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.085 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.122 Selecting previously unselected package jq. 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.122 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.126 Unpacking jq (1.5+dfsg-2+b1) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.166 Setting up libkeyutils1:amd64 (1.6-6) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.176 Setting up libpsl5:amd64 (0.20.2-2) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.185 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.290 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.300 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.312 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.321 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.331 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.340 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.350 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.359 Setting up libssh2-1:amd64 (1.8.0-2.1) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.369 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.379 Setting up openssl (1.1.1d-0+deb10u6) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.393 Setting up libonig5:amd64 (6.9.1-1) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.405 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.413 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 8.422 Setting up ca-certificates (20200601~deb10u2) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 9.028 Updating certificates in /etc/ssl/certs... 05:00:23 [2021-04-07T05:00:23.829Z] #27 9.882 137 added, 0 removed; done. 05:00:23 [2021-04-07T05:00:23.829Z] #27 9.913 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 9.925 Setting up jq (1.5+dfsg-2+b1) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 9.938 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... 05:00:23 [2021-04-07T05:00:23.829Z] #27 9.947 Setting up curl (7.64.0-4+deb10u2) ... 05:00:23 [2021-04-07T05:00:23.837Z] #43 29.72 CC images/sk-netlink.o 05:00:23 [2021-04-07T05:00:23.874Z] #21 28.98 Selecting previously unselected package zip. 05:00:23 [2021-04-07T05:00:23.874Z] #21 28.99 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... 05:00:23 [2021-04-07T05:00:23.874Z] #21 28.99 Unpacking zip (3.0-11+b1) ... 05:00:23 [2021-04-07T05:00:23.874Z] #21 29.15 Setting up aufs-tools (1:4.14+20190211-1) ... 05:00:23 [2021-04-07T05:00:23.874Z] #21 29.16 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 05:00:23 [2021-04-07T05:00:23.942Z] 05:00:23 [2021-04-07T05:00:23.942Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:23 [2021-04-07T05:00:23.942Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 05:00:23 [2021-04-07T05:00:23.942Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done 05:00:23 [2021-04-07T05:00:23.942Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 33.55MB / 96.52MB 2.7s 05:00:23 [2021-04-07T05:00:23.942Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 27.26MB / 73.58MB 2.7s 05:00:23 [2021-04-07T05:00:23.942Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 34.60MB / 57.46MB 2.7s 05:00:23 [2021-04-07T05:00:23.942Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.1s done 05:00:23 [2021-04-07T05:00:23.942Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.8s done 05:00:23 [2021-04-07T05:00:23.942Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 31.46MB / 54.14MB 2.6s 05:00:23 [2021-04-07T05:00:23.942Z] #10 ... 05:00:23 [2021-04-07T05:00:23.942Z] 05:00:23 [2021-04-07T05:00:23.942Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 05:00:23 [2021-04-07T05:00:23.942Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 05:00:23 [2021-04-07T05:00:23.942Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done 05:00:23 [2021-04-07T05:00:23.942Z] #65 DONE 3.3s 05:00:23 [2021-04-07T05:00:23.942Z] 05:00:23 [2021-04-07T05:00:23.942Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:23 [2021-04-07T05:00:23.942Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 05:00:23 [2021-04-07T05:00:23.942Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 34.60MB / 54.14MB 2.7s 05:00:23 [2021-04-07T05:00:23.942Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 38.80MB / 96.52MB 3.0s 05:00:23 [2021-04-07T05:00:23.978Z] #29 DONE 9.0s 05:00:23 [2021-04-07T05:00:23.978Z] 05:00:23 [2021-04-07T05:00:23.978Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 05:00:23 [2021-04-07T05:00:23.978Z] #51 sha256:37b9bd941ee373eff305a6d2fb932f7c8b4e3e08093b13a0c8830fd7b23a31ab 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.574 + RM_GOPATH=0 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.574 + TMP_GOPATH= 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.574 + : /build 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.574 + '[' -z '' ']' 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.574 ++ mktemp -d 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.581 + export GOPATH=/tmp/tmp.yenhqyuxP3 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.581 + GOPATH=/tmp/tmp.yenhqyuxP3 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.581 + RM_GOPATH=1 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.581 + case "$(go env GOARCH)" in 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.581 ++ go env GOARCH 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.589 + export GO_BUILDMODE=-buildmode=pie 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.589 + GO_BUILDMODE=-buildmode=pie 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.590 ++ dirname /tmp/install/install.sh 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.595 + dir=/tmp/install 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.596 + bin=shfmt 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.596 + shift 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.596 + '[' '!' -f /tmp/install/shfmt.installer ']' 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.597 + . /tmp/install/shfmt.installer 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.597 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.597 + install_shfmt 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.597 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.597 + git clone https://github.com/mvdan/sh.git /tmp/tmp.yenhqyuxP3/src/github.com/mvdan/sh 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.599 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 05:00:23 [2021-04-07T05:00:23.978Z] #51 6.629 Cloning into '/tmp/tmp.yenhqyuxP3/src/github.com/mvdan/sh'... 05:00:24 [2021-04-07T05:00:24.085Z] #27 9.958 Processing triggers for libc-bin (2.28-10) ... 05:00:24 [2021-04-07T05:00:24.085Z] #27 9.974 Processing triggers for ca-certificates (20200601~deb10u2) ... 05:00:24 [2021-04-07T05:00:24.085Z] #27 9.981 Updating certificates in /etc/ssl/certs... 05:00:24 [2021-04-07T05:00:24.085Z] #27 ... 05:00:24 [2021-04-07T05:00:24.085Z] 05:00:24 [2021-04-07T05:00:24.085Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:24 [2021-04-07T05:00:24.085Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 05:00:24 [2021-04-07T05:00:24.097Z] #43 29.95 CC images/packet-sock.o 05:00:24 [2021-04-07T05:00:24.099Z] #26 ... 05:00:24 [2021-04-07T05:00:24.099Z] 05:00:24 [2021-04-07T05:00:24.099Z] #23 [internal] load build context 05:00:24 [2021-04-07T05:00:24.099Z] #23 sha256:ec73a8ffa52c6c0f3d680f38b49fde0dea3df8d09081b2784813a41e40ec349f 05:00:24 [2021-04-07T05:00:24.099Z] #23 transferring context: 53.37MB 5.8s done 05:00:24 [2021-04-07T05:00:24.099Z] #23 DONE 6.3s 05:00:24 [2021-04-07T05:00:24.099Z] 05:00:24 [2021-04-07T05:00:24.099Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 05:00:24 [2021-04-07T05:00:24.099Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 05:00:24 [2021-04-07T05:00:24.163Z] #21 29.17 Setting up libip6tc0:s390x (1.8.2-4) ... 05:00:24 [2021-04-07T05:00:24.163Z] #21 29.17 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... 05:00:24 [2021-04-07T05:00:24.163Z] #21 29.18 Setting up libgpm2:s390x (1.20.7-5) ... 05:00:24 [2021-04-07T05:00:24.163Z] #21 29.19 Setting up libip4tc0:s390x (1.8.2-4) ... 05:00:24 [2021-04-07T05:00:24.163Z] #21 29.19 Setting up uidmap (1:4.5-1.1) ... 05:00:24 [2021-04-07T05:00:24.163Z] #21 29.20 Setting up libnftnl11:s390x (1.1.2-2) ... 05:00:24 [2021-04-07T05:00:24.163Z] #21 29.21 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... 05:00:24 [2021-04-07T05:00:24.163Z] #21 29.21 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 05:00:24 [2021-04-07T05:00:24.163Z] #21 29.22 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... 05:00:24 [2021-04-07T05:00:24.163Z] #21 29.23 Setting up libicu63:s390x (63.1-6+deb10u1) ... 05:00:24 [2021-04-07T05:00:24.163Z] #21 29.23 Setting up xxd (2:8.1.0875-5) ... 05:00:24 [2021-04-07T05:00:24.163Z] #21 29.24 Setting up zip (3.0-11+b1) ... 05:00:24 [2021-04-07T05:00:24.163Z] #21 29.25 Setting up vim-common (2:8.1.0875-5) ... 05:00:24 [2021-04-07T05:00:24.163Z] #21 29.26 Setting up bash-completion (1:2.8-6) ... 05:00:24 [2021-04-07T05:00:24.300Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 31.46MB / 73.58MB 3.2s 05:00:24 [2021-04-07T05:00:24.300Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 40.89MB / 57.46MB 3.2s 05:00:24 [2021-04-07T05:00:24.300Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 40.89MB / 54.14MB 3.1s 05:00:24 [2021-04-07T05:00:24.360Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 5.7s done 05:00:24 [2021-04-07T05:00:24.360Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 05:00:24 [2021-04-07T05:00:24.666Z] #43 30.38 CC images/ipc-var.o 05:00:24 [2021-04-07T05:00:24.904Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 44.04MB / 96.52MB 3.5s 05:00:24 [2021-04-07T05:00:24.904Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 44.04MB / 54.14MB 3.3s 05:00:24 [2021-04-07T05:00:24.904Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 45.09MB / 57.46MB 3.5s 05:00:24 [2021-04-07T05:00:24.904Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 49.28MB / 96.52MB 3.8s 05:00:24 [2021-04-07T05:00:24.904Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 36.70MB / 73.58MB 3.6s 05:00:24 [2021-04-07T05:00:24.904Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 47.19MB / 54.14MB 3.6s 05:00:24 [2021-04-07T05:00:24.904Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 49.28MB / 57.46MB 3.8s 05:00:24 [2021-04-07T05:00:24.904Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 50.33MB / 54.14MB 3.8s 05:00:24 [2021-04-07T05:00:24.926Z] #43 30.62 CC images/ipc-desc.o 05:00:25 [2021-04-07T05:00:25.186Z] #43 30.86 CC images/ipc-shm.o 05:00:25 [2021-04-07T05:00:25.186Z] #43 31.01 CC images/ipc-msg.o 05:00:25 [2021-04-07T05:00:25.217Z] #10 ... 05:00:25 [2021-04-07T05:00:25.217Z] 05:00:25 [2021-04-07T05:00:25.217Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 05:00:25 [2021-04-07T05:00:25.217Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f 05:00:25 [2021-04-07T05:00:25.217Z] #64 DONE 0.2s 05:00:25 [2021-04-07T05:00:25.217Z] 05:00:25 [2021-04-07T05:00:25.217Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:25 [2021-04-07T05:00:25.217Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 05:00:25 [2021-04-07T05:00:25.217Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 52.43MB / 57.46MB 3.9s 05:00:25 [2021-04-07T05:00:25.217Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 55.57MB / 96.52MB 4.2s 05:00:25 [2021-04-07T05:00:25.217Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 40.89MB / 73.58MB 4.2s 05:00:25 [2021-04-07T05:00:25.217Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.2s done 05:00:25 [2021-04-07T05:00:25.217Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.2s done 05:00:25 [2021-04-07T05:00:25.217Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 05:00:25 [2021-04-07T05:00:25.303Z] #26 ... 05:00:25 [2021-04-07T05:00:25.303Z] 05:00:25 [2021-04-07T05:00:25.303Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 05:00:25 [2021-04-07T05:00:25.303Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 05:00:25 [2021-04-07T05:00:25.303Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 05:00:25 [2021-04-07T05:00:25.303Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 05:00:25 [2021-04-07T05:00:25.303Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 05:00:25 [2021-04-07T05:00:25.303Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 05:00:25 [2021-04-07T05:00:25.303Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done 05:00:25 [2021-04-07T05:00:25.303Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done 05:00:25 [2021-04-07T05:00:25.303Z] #64 DONE 7.4s 05:00:25 [2021-04-07T05:00:25.303Z] 05:00:25 [2021-04-07T05:00:25.303Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:25 [2021-04-07T05:00:25.303Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 05:00:25 [2021-04-07T05:00:25.303Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done 05:00:25 [2021-04-07T05:00:25.303Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done 05:00:25 [2021-04-07T05:00:25.303Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done 05:00:25 [2021-04-07T05:00:25.303Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done 05:00:25 [2021-04-07T05:00:25.303Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done 05:00:25 [2021-04-07T05:00:25.303Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s done 05:00:25 [2021-04-07T05:00:25.303Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done 05:00:25 [2021-04-07T05:00:25.303Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.1s done 05:00:25 [2021-04-07T05:00:25.303Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.3s done 05:00:25 [2021-04-07T05:00:25.303Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.6s 05:00:25 [2021-04-07T05:00:25.303Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.4s done 05:00:25 [2021-04-07T05:00:25.303Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.2s done 05:00:25 [2021-04-07T05:00:25.343Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.7s done 05:00:25 [2021-04-07T05:00:25.343Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s 05:00:25 [2021-04-07T05:00:25.446Z] #43 31.22 CC images/ipc-sem.o 05:00:25 [2021-04-07T05:00:25.664Z] #21 30.73 Setting up libiptc0:s390x (1.8.2-4) ... 05:00:25 [2021-04-07T05:00:25.664Z] #21 30.73 Setting up xz-utils (5.2.4-1) ... 05:00:25 [2021-04-07T05:00:25.664Z] #21 30.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 05:00:25 [2021-04-07T05:00:25.664Z] #21 30.75 Setting up sudo (1.8.27-1+deb10u3) ... 05:00:25 [2021-04-07T05:00:25.664Z] #21 30.77 invoke-rc.d: could not determine current runlevel 05:00:25 [2021-04-07T05:00:25.664Z] #21 30.78 invoke-rc.d: policy-rc.d denied execution of start. 05:00:25 [2021-04-07T05:00:25.664Z] #21 30.78 Setting up pigz (2.4-1) ... 05:00:25 [2021-04-07T05:00:25.664Z] #21 30.79 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... 05:00:25 [2021-04-07T05:00:25.664Z] #21 30.80 Setting up libnl-3-200:s390x (3.4.0-1) ... 05:00:25 [2021-04-07T05:00:25.664Z] #21 30.81 Setting up python-pip-whl (18.1-5) ... 05:00:25 [2021-04-07T05:00:25.664Z] #21 30.81 Setting up libmpdec2:s390x (2.4.2-2) ... 05:00:25 [2021-04-07T05:00:25.664Z] #21 30.83 Setting up vim-runtime (2:8.1.0875-5) ... 05:00:25 [2021-04-07T05:00:25.664Z] #21 31.02 Setting up libaio1:s390x (0.3.112-3) ... 05:00:25 [2021-04-07T05:00:25.664Z] #21 31.03 Setting up libonig5:s390x (6.9.1-1) ... 05:00:25 [2021-04-07T05:00:25.706Z] #43 31.50 CC images/utsns.o 05:00:25 [2021-04-07T05:00:25.858Z] #10 ... 05:00:25 [2021-04-07T05:00:25.858Z] 05:00:25 [2021-04-07T05:00:25.858Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 05:00:25 [2021-04-07T05:00:25.858Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac 05:00:25 [2021-04-07T05:00:25.858Z] #66 DONE 0.4s 05:00:25 [2021-04-07T05:00:25.858Z] 05:00:25 [2021-04-07T05:00:25.858Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:25 [2021-04-07T05:00:25.858Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 05:00:25 [2021-04-07T05:00:25.858Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 60.82MB / 96.52MB 4.5s 05:00:25 [2021-04-07T05:00:25.858Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 45.09MB / 73.58MB 4.5s 05:00:25 [2021-04-07T05:00:25.858Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 50.33MB / 73.58MB 4.8s 05:00:25 [2021-04-07T05:00:25.953Z] #21 31.04 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... 05:00:25 [2021-04-07T05:00:25.953Z] #21 31.04 Setting up vim (2:8.1.0875-5) ... 05:00:25 [2021-04-07T05:00:25.953Z] #21 31.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 05:00:25 [2021-04-07T05:00:25.953Z] #21 31.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 05:00:25 [2021-04-07T05:00:25.953Z] #21 31.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 05:00:25 [2021-04-07T05:00:25.953Z] #21 31.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 05:00:25 [2021-04-07T05:00:25.953Z] #21 31.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 05:00:25 [2021-04-07T05:00:25.953Z] #21 31.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 05:00:25 [2021-04-07T05:00:25.953Z] #21 31.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 05:00:25 [2021-04-07T05:00:25.953Z] #21 31.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 05:00:25 [2021-04-07T05:00:25.953Z] #21 31.08 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... 05:00:25 [2021-04-07T05:00:25.953Z] #21 31.09 Setting up thin-provisioning-tools (0.7.6-2.1) ... 05:00:25 [2021-04-07T05:00:25.953Z] #21 31.10 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... 05:00:25 [2021-04-07T05:00:25.953Z] #21 31.11 Setting up jq (1.5+dfsg-2+b1) ... 05:00:25 [2021-04-07T05:00:25.953Z] #21 31.11 Setting up libpython3-stdlib:s390x (3.7.3-1) ... 05:00:25 [2021-04-07T05:00:25.953Z] #21 31.12 Setting up python3.7 (3.7.3-2+deb10u3) ... 05:00:25 [2021-04-07T05:00:25.966Z] #43 31.74 CC images/creds.o 05:00:26 [2021-04-07T05:00:26.212Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 67.11MB / 96.52MB 5.0s 05:00:26 [2021-04-07T05:00:26.212Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 72.35MB / 96.52MB 5.3s 05:00:26 [2021-04-07T05:00:26.212Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 55.57MB / 73.58MB 5.1s 05:00:26 [2021-04-07T05:00:26.226Z] #43 31.92 CC images/vma.o 05:00:26 [2021-04-07T05:00:26.226Z] #43 32.11 CC images/netdev.o 05:00:26 [2021-04-07T05:00:26.243Z] #21 ... 05:00:26 [2021-04-07T05:00:26.243Z] 05:00:26 [2021-04-07T05:00:26.243Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 05:00:26 [2021-04-07T05:00:26.243Z] #44 62.49 CC criu/crtools.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 62.72 CC criu/eventfd.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 62.87 CC criu/eventpoll.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 63.28 CC criu/external.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 63.52 CC criu/fault-injection.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 63.60 CC criu/fdstore.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 63.93 CC criu/fifo.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 64.24 CC criu/file-ids.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 64.53 CC criu/file-lock.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 65.04 CC criu/files-ext.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 65.34 CC criu/files-reg.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 66.34 CC criu/files.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 67.66 CC criu/filesystems.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 68.05 CC criu/fsnotify.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 68.78 CC criu/image-desc.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 68.84 CC criu/image.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 69.43 CC criu/ipc_ns.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 70.31 CC criu/irmap.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 70.66 CC criu/kcmp-ids.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 70.88 CC criu/kerndat.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 71.63 CC criu/libnetlink.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 71.93 CC criu/log.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 72.33 CC criu/lsm.o 05:00:26 [2021-04-07T05:00:26.243Z] #44 72.53 CC criu/mem.o 05:00:26 [2021-04-07T05:00:26.288Z] #9 ... 05:00:26 [2021-04-07T05:00:26.288Z] 05:00:26 [2021-04-07T05:00:26.288Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 05:00:26 [2021-04-07T05:00:26.288Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 05:00:26 [2021-04-07T05:00:26.288Z] #65 DONE 3.0s 05:00:26 [2021-04-07T05:00:26.288Z] 05:00:26 [2021-04-07T05:00:26.288Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:26 [2021-04-07T05:00:26.288Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 05:00:26 [2021-04-07T05:00:26.297Z] #9 ... 05:00:26 [2021-04-07T05:00:26.297Z] 05:00:26 [2021-04-07T05:00:26.297Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 05:00:26 [2021-04-07T05:00:26.297Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 05:00:26 [2021-04-07T05:00:26.297Z] #63 DONE 1.0s 05:00:26 [2021-04-07T05:00:26.297Z] 05:00:26 [2021-04-07T05:00:26.297Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 05:00:26 [2021-04-07T05:00:26.297Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 05:00:26 [2021-04-07T05:00:26.612Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 60.82MB / 73.58MB 5.6s 05:00:26 [2021-04-07T05:00:26.612Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 78.64MB / 96.52MB 5.7s 05:00:26 [2021-04-07T05:00:26.795Z] #43 32.60 CC images/tty.o 05:00:26 [2021-04-07T05:00:26.995Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 66.06MB / 73.58MB 5.9s 05:00:26 [2021-04-07T05:00:26.995Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 83.89MB / 96.52MB 6.2s 05:00:27 [2021-04-07T05:00:27.241Z] #65 DONE 1.0s 05:00:27 [2021-04-07T05:00:27.241Z] 05:00:27 [2021-04-07T05:00:27.241Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 05:00:27 [2021-04-07T05:00:27.241Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab 05:00:27 [2021-04-07T05:00:27.281Z] #51 ... 05:00:27 [2021-04-07T05:00:27.281Z] 05:00:27 [2021-04-07T05:00:27.281Z] #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 05:00:27 [2021-04-07T05:00:27.281Z] #58 sha256:c967bc1cedea62b3e041e590459914abc8971a924ac38d7dbde2e463a6219f7f 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.713 + RM_GOPATH=0 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.713 + TMP_GOPATH= 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.713 + : /build 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.713 + '[' -z '' ']' 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.713 ++ mktemp -d 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.713 + export GOPATH=/tmp/tmp.Ctl5DkdRo1 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.713 + GOPATH=/tmp/tmp.Ctl5DkdRo1 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.713 + RM_GOPATH=1 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.713 + case "$(go env GOARCH)" in 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.713 ++ go env GOARCH 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 + export GO_BUILDMODE=-buildmode=pie 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 + GO_BUILDMODE=-buildmode=pie 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 ++ dirname /tmp/install/install.sh 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 + dir=/tmp/install 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 + bin=rootlesskit 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 + shift 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 + . /tmp/install/rootlesskit.installer 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 + install_rootlesskit 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 + case "$1" in 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 + export CGO_ENABLED=0 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 + CGO_ENABLED=0 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 + _install_rootlesskit 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.769 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Ctl5DkdRo1/src/github.com/rootless-containers/rootlesskit 05:00:27 [2021-04-07T05:00:27.281Z] #58 7.807 Cloning into '/tmp/tmp.Ctl5DkdRo1/src/github.com/rootless-containers/rootlesskit'... 05:00:27 [2021-04-07T05:00:27.281Z] #58 ... 05:00:27 [2021-04-07T05:00:27.281Z] 05:00:27 [2021-04-07T05:00:27.281Z] #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 05:00:27 [2021-04-07T05:00:27.281Z] #47 sha256:7e180c647696f014faa35860ba526e9acc0b27c99a6c07f1539b282f03204a72 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.427 + RM_GOPATH=0 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.427 + TMP_GOPATH= 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.427 + : /build 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.427 + '[' -z '' ']' 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.441 ++ mktemp -d 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.441 + export GOPATH=/tmp/tmp.DzmoQFHCud 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.441 + GOPATH=/tmp/tmp.DzmoQFHCud 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.441 + RM_GOPATH=1 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.441 + case "$(go env GOARCH)" in 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.471 ++ go env GOARCH 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.513 + export GO_BUILDMODE=-buildmode=pie 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.513 + GO_BUILDMODE=-buildmode=pie 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.542 ++ dirname /tmp/install/install.sh 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.565 + dir=/tmp/install 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.565 + bin=gotestsum 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.565 + shift 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.565 + '[' '!' -f /tmp/install/gotestsum.installer ']' 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.565 + . /tmp/install/gotestsum.installer 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.565 ++ : v0.5.3 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.565 + install_gotestsum 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.565 + set -e 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.568 + export GO111MODULE=on 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.568 + GO111MODULE=on 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.568 + GOBIN=/build 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.568 + go get gotest.tools/gotestsum@v0.5.3 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.666 go: finding gotest.tools/gotestsum v0.5.3 05:00:27 [2021-04-07T05:00:27.281Z] #47 7.672 go: finding gotest.tools v0.5.3 05:00:27 [2021-04-07T05:00:27.281Z] #47 9.152 go: downloading gotest.tools/gotestsum v0.5.3 05:00:27 [2021-04-07T05:00:27.281Z] #47 9.976 go: extracting gotest.tools/gotestsum v0.5.3 05:00:27 [2021-04-07T05:00:27.334Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 71.30MB / 73.58MB 6.2s 05:00:27 [2021-04-07T05:00:27.358Z] #9 ... 05:00:27 [2021-04-07T05:00:27.358Z] 05:00:27 [2021-04-07T05:00:27.358Z] #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 05:00:27 [2021-04-07T05:00:27.358Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 05:00:27 [2021-04-07T05:00:27.358Z] #27 10.66 0 added, 0 removed; done. 05:00:27 [2021-04-07T05:00:27.358Z] #27 10.66 Running hooks in /etc/ca-certificates/update.d... 05:00:27 [2021-04-07T05:00:27.358Z] #27 10.66 done. 05:00:27 [2021-04-07T05:00:27.358Z] #27 DONE 12.8s 05:00:27 [2021-04-07T05:00:27.358Z] 05:00:27 [2021-04-07T05:00:27.358Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:27 [2021-04-07T05:00:27.358Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 05:00:27 [2021-04-07T05:00:27.358Z] #9 ... 05:00:27 [2021-04-07T05:00:27.358Z] 05:00:27 [2021-04-07T05:00:27.358Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 05:00:27 [2021-04-07T05:00:27.358Z] #28 sha256:359e9f12b04e154c4dcd3e562ac55e322a12216b594906339329a0a874b643e0 05:00:27 [2021-04-07T05:00:27.358Z] #28 DONE 0.5s 05:00:27 [2021-04-07T05:00:27.358Z] 05:00:27 [2021-04-07T05:00:27.358Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:27 [2021-04-07T05:00:27.358Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 05:00:27 [2021-04-07T05:00:27.364Z] #43 33.12 CC images/file-lock.o 05:00:27 [2021-04-07T05:00:27.364Z] #43 33.30 CC images/rlimit.o 05:00:27 [2021-04-07T05:00:27.541Z] #47 ... 05:00:27 [2021-04-07T05:00:27.541Z] 05:00:27 [2021-04-07T05:00:27.541Z] #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 05:00:27 [2021-04-07T05:00:27.541Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 05:00:27 [2021-04-07T05:00:27.541Z] #32 7.453 + git clone https://github.com/kolyshkin/go-swagger.git . 05:00:27 [2021-04-07T05:00:27.541Z] #32 7.453 Cloning into '.'... 05:00:27 [2021-04-07T05:00:27.541Z] #32 ... 05:00:27 [2021-04-07T05:00:27.541Z] 05:00:27 [2021-04-07T05:00:27.541Z] #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 05:00:27 [2021-04-07T05:00:27.541Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:00:27 [2021-04-07T05:00:27.541Z] #42 8.233 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:27 [2021-04-07T05:00:27.541Z] #42 8.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:27 [2021-04-07T05:00:27.541Z] #42 8.503 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:27 [2021-04-07T05:00:27.541Z] #42 9.744 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:00:27 [2021-04-07T05:00:27.624Z] #43 33.53 CC images/pagemap.o 05:00:27 [2021-04-07T05:00:27.639Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 6.4s done 05:00:27 [2021-04-07T05:00:27.639Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 89.13MB / 96.52MB 6.6s 05:00:27 [2021-04-07T05:00:27.743Z] #44 73.59 CC criu/memfd.o 05:00:27 [2021-04-07T05:00:27.743Z] #44 ... 05:00:27 [2021-04-07T05:00:27.743Z] 05:00:27 [2021-04-07T05:00:27.743Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 05:00:27 [2021-04-07T05:00:27.743Z] #21 32.88 Setting up iptables (1.8.2-4) ... 05:00:27 [2021-04-07T05:00:27.743Z] #21 32.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 05:00:27 [2021-04-07T05:00:27.743Z] #21 32.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 05:00:27 [2021-04-07T05:00:27.743Z] #21 32.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 05:00:27 [2021-04-07T05:00:27.743Z] #21 32.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 05:00:27 [2021-04-07T05:00:27.743Z] #21 32.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 05:00:27 [2021-04-07T05:00:27.743Z] #21 32.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 05:00:27 [2021-04-07T05:00:27.743Z] #21 32.91 Setting up python3 (3.7.3-1) ... 05:00:27 [2021-04-07T05:00:27.802Z] #42 ... 05:00:27 [2021-04-07T05:00:27.802Z] 05:00:27 [2021-04-07T05:00:27.802Z] #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 05:00:27 [2021-04-07T05:00:27.802Z] #49 sha256:9df0b922e189e59632f676d67981e0c62b1467dc8a8aa3901f8a92693186b61a 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.432 + RM_GOPATH=0 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.432 + TMP_GOPATH= 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.432 + : /build 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.432 + '[' -z '' ']' 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.432 ++ mktemp -d 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.441 + export GOPATH=/tmp/tmp.idAOCFE3mg 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.441 + GOPATH=/tmp/tmp.idAOCFE3mg 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.441 + RM_GOPATH=1 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.441 + case "$(go env GOARCH)" in 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.441 ++ go env GOARCH 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.472 + export GO_BUILDMODE=-buildmode=pie 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.472 + GO_BUILDMODE=-buildmode=pie 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.472 ++ dirname /tmp/install/install.sh 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.472 + dir=/tmp/install 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.472 + bin=golangci_lint 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.472 + shift 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.472 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.472 + . /tmp/install/golangci_lint.installer 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.472 ++ : v1.23.8 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.472 + install_golangci_lint 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.472 + set -e 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.472 + export GO111MODULE=on 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.472 + GO111MODULE=on 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.472 + GOBIN=/build 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.472 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.665 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.665 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.665 go: finding github.com v1.23.8 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.667 go: finding github.com/golangci/golangci-lint v1.23.8 05:00:27 [2021-04-07T05:00:27.802Z] #49 7.667 go: finding github.com/golangci v1.23.8 05:00:27 [2021-04-07T05:00:27.802Z] #49 8.940 go: downloading github.com/golangci/golangci-lint v1.23.8 05:00:27 [2021-04-07T05:00:27.802Z] #49 9.810 go: extracting github.com/golangci/golangci-lint v1.23.8 05:00:27 [2021-04-07T05:00:27.802Z] #49 ... 05:00:27 [2021-04-07T05:00:27.802Z] 05:00:27 [2021-04-07T05:00:27.802Z] #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 05:00:27 [2021-04-07T05:00:27.802Z] #45 sha256:7f8c1b1cc101fe8271734a702fdf7bc478629c8b3083aa7b79583c691fbe8b16 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.022 + RM_GOPATH=0 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.022 + TMP_GOPATH= 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.022 + : /build 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.022 + '[' -z '' ']' 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.022 ++ mktemp -d 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.030 + export GOPATH=/tmp/tmp.yZt3P7phwc 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.030 + GOPATH=/tmp/tmp.yZt3P7phwc 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.030 + RM_GOPATH=1 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.030 + case "$(go env GOARCH)" in 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.030 ++ go env GOARCH 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.122 + export GO_BUILDMODE=-buildmode=pie 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.122 + GO_BUILDMODE=-buildmode=pie 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.122 ++ dirname /tmp/install/install.sh 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.134 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.134 + dir=/tmp/install 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.134 + bin=vndr 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.134 + shift 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.134 + '[' '!' -f /tmp/install/vndr.installer ']' 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.134 + . /tmp/install/vndr.installer 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.134 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.134 + install_vndr 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.134 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.134 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yZt3P7phwc/src/github.com/LK4D4/vndr 05:00:27 [2021-04-07T05:00:27.802Z] #45 7.136 Cloning into '/tmp/tmp.yZt3P7phwc/src/github.com/LK4D4/vndr'... 05:00:27 [2021-04-07T05:00:27.802Z] #45 8.212 + cd /tmp/tmp.yZt3P7phwc/src/github.com/LK4D4/vndr 05:00:27 [2021-04-07T05:00:27.802Z] #45 8.212 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 05:00:27 [2021-04-07T05:00:27.802Z] #45 8.246 + go build -buildmode=pie -v -o /build/vndr . 05:00:27 [2021-04-07T05:00:27.802Z] #45 10.36 runtime/internal/atomic 05:00:27 [2021-04-07T05:00:27.802Z] #45 10.54 internal/cpu 05:00:27 [2021-04-07T05:00:27.949Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 95.42MB / 96.52MB 7.1s 05:00:28 [2021-04-07T05:00:28.034Z] #21 33.16 Setting up python3-wheel (0.32.3-2) ... 05:00:28 [2021-04-07T05:00:28.077Z] #45 ... 05:00:28 [2021-04-07T05:00:28.077Z] 05:00:28 [2021-04-07T05:00:28.077Z] #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 05:00:28 [2021-04-07T05:00:28.077Z] #24 sha256:a89b06484b7e856155dff9c1136b619fdda12048d26b576c6462e1079051ed16 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.121 + RM_GOPATH=0 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.121 + TMP_GOPATH= 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.121 + : /build 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.121 + '[' -z '' ']' 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.121 ++ mktemp -d 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.121 + export GOPATH=/tmp/tmp.XLEmyJ7SMZ 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.121 + GOPATH=/tmp/tmp.XLEmyJ7SMZ 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.121 + RM_GOPATH=1 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.121 + case "$(go env GOARCH)" in 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.121 ++ go env GOARCH 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.144 + export GO_BUILDMODE=-buildmode=pie 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.144 + GO_BUILDMODE=-buildmode=pie 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.145 ++ dirname /tmp/install/install.sh 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.145 + dir=/tmp/install 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.145 + bin=dockercli 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.145 + shift 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.145 + '[' '!' -f /tmp/install/dockercli.installer ']' 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.145 + . /tmp/install/dockercli.installer 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.145 ++ : stable 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.145 ++ : 17.06.2-ce 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.145 + install_dockercli 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.145 + echo 'Install docker/cli version 17.06.2-ce from stable' 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.151 Install docker/cli version 17.06.2-ce from stable 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.151 ++ uname -m 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.151 + arch=x86_64 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.151 + '[' x86_64 '!=' x86_64 ']' 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.151 + url=https://download.docker.com/linux/static 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.151 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 05:00:28 [2021-04-07T05:00:28.077Z] #24 6.151 + tar -xz docker/docker 05:00:28 [2021-04-07T05:00:28.193Z] #43 33.90 CC images/siginfo.o 05:00:28 [2021-04-07T05:00:28.246Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 7.2s done 05:00:28 [2021-04-07T05:00:28.323Z] #21 33.55 Setting up apparmor (2.13.2-10) ... 05:00:28 [2021-04-07T05:00:28.367Z] #24 ... 05:00:28 [2021-04-07T05:00:28.367Z] 05:00:28 [2021-04-07T05:00:28.367Z] #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 05:00:28 [2021-04-07T05:00:28.367Z] #34 sha256:e1a7c58dfb5e9fffc042c6a84fd41aa431542d1c113fc48e48c56f526b601be7 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.191 + RM_GOPATH=0 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.191 + TMP_GOPATH= 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.191 + : /build 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.191 + '[' -z '' ']' 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.191 ++ mktemp -d 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.201 + export GOPATH=/tmp/tmp.NgEHdhhXxl 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.201 + GOPATH=/tmp/tmp.NgEHdhhXxl 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.201 + RM_GOPATH=1 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.201 + case "$(go env GOARCH)" in 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.201 ++ go env GOARCH 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.282 + export GO_BUILDMODE=-buildmode=pie 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.282 + GO_BUILDMODE=-buildmode=pie 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.285 ++ dirname /tmp/install/install.sh 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.314 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.314 + dir=/tmp/install 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.314 + bin=tomlv 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.314 + shift 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.314 + '[' '!' -f /tmp/install/tomlv.installer ']' 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.314 + . /tmp/install/tomlv.installer 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.314 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.314 + install_tomlv 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.314 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.314 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NgEHdhhXxl/src/github.com/BurntSushi/toml 05:00:28 [2021-04-07T05:00:28.367Z] #34 7.333 Cloning into '/tmp/tmp.NgEHdhhXxl/src/github.com/BurntSushi/toml'... 05:00:28 [2021-04-07T05:00:28.367Z] #34 9.094 + cd /tmp/tmp.NgEHdhhXxl/src/github.com/BurntSushi/toml 05:00:28 [2021-04-07T05:00:28.367Z] #34 9.094 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 05:00:28 [2021-04-07T05:00:28.368Z] #34 9.153 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 05:00:28 [2021-04-07T05:00:28.368Z] #34 10.35 internal/cpu 05:00:28 [2021-04-07T05:00:28.368Z] #34 10.48 runtime/internal/atomic 05:00:28 [2021-04-07T05:00:28.368Z] #34 11.21 runtime/internal/sys 05:00:28 [2021-04-07T05:00:28.368Z] #34 ... 05:00:28 [2021-04-07T05:00:28.368Z] 05:00:28 [2021-04-07T05:00:28.368Z] #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 05:00:28 [2021-04-07T05:00:28.368Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 05:00:28 [2021-04-07T05:00:28.368Z] #40 7.284 + git clone https://github.com/docker/distribution.git . 05:00:28 [2021-04-07T05:00:28.368Z] #40 7.304 Cloning into '.'... 05:00:28 [2021-04-07T05:00:28.453Z] #43 34.19 CC images/rpc.o 05:00:28 [2021-04-07T05:00:28.628Z] #40 ... 05:00:28 [2021-04-07T05:00:28.628Z] 05:00:28 [2021-04-07T05:00:28.628Z] #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 05:00:28 [2021-04-07T05:00:28.628Z] #67 sha256:ce88668f1b459a6fca11f7b48f7f0f9dcb12b216cf4e4d10d40bbf51a041058b 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.585 + RM_GOPATH=0 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.585 + TMP_GOPATH= 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.585 + : /build 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.585 + '[' -z '' ']' 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.585 ++ mktemp -d 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.589 + export GOPATH=/tmp/tmp.gh14nXu1de 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.589 + GOPATH=/tmp/tmp.gh14nXu1de 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.589 + RM_GOPATH=1 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.589 + case "$(go env GOARCH)" in 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.591 ++ go env GOARCH 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 + export GO_BUILDMODE=-buildmode=pie 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 + GO_BUILDMODE=-buildmode=pie 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 ++ dirname /tmp/install/install.sh 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 + dir=/tmp/install 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 + bin=proxy 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 + shift 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 + '[' '!' -f /tmp/install/proxy.installer ']' 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 + . /tmp/install/proxy.installer 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 + install_proxy 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 + case "$1" in 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 + export CGO_ENABLED=0 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 + CGO_ENABLED=0 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 + _install_proxy 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gh14nXu1de/src/github.com/docker/libnetwork 05:00:28 [2021-04-07T05:00:28.628Z] #67 6.629 Cloning into '/tmp/tmp.gh14nXu1de/src/github.com/docker/libnetwork'... 05:00:28 [2021-04-07T05:00:28.628Z] #67 ... 05:00:28 [2021-04-07T05:00:28.628Z] 05:00:28 [2021-04-07T05:00:28.629Z] #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 05:00:28 [2021-04-07T05:00:28.629Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 05:00:28 [2021-04-07T05:00:28.629Z] #55 7.916 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:28 [2021-04-07T05:00:28.629Z] #55 8.126 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:28 [2021-04-07T05:00:28.629Z] #55 8.126 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:28 [2021-04-07T05:00:28.629Z] #55 10.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:00:28 [2021-04-07T05:00:28.735Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s 05:00:28 [2021-04-07T05:00:28.840Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.4s done 05:00:28 [2021-04-07T05:00:28.890Z] #55 ... 05:00:28 [2021-04-07T05:00:28.890Z] 05:00:28 [2021-04-07T05:00:28.890Z] #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 05:00:28 [2021-04-07T05:00:28.890Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:00:28 [2021-04-07T05:00:28.890Z] #36 7.239 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:28 [2021-04-07T05:00:28.890Z] #36 7.281 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:28 [2021-04-07T05:00:28.890Z] #36 7.281 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:28 [2021-04-07T05:00:28.890Z] #36 8.891 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:00:28 [2021-04-07T05:00:28.890Z] #36 11.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:00:28 [2021-04-07T05:00:28.890Z] #36 ... 05:00:28 [2021-04-07T05:00:28.890Z] 05:00:28 [2021-04-07T05:00:28.890Z] #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 05:00:28 [2021-04-07T05:00:28.890Z] #47 sha256:7e180c647696f014faa35860ba526e9acc0b27c99a6c07f1539b282f03204a72 05:00:28 [2021-04-07T05:00:28.890Z] #47 11.80 go: downloading github.com/spf13/pflag v1.0.3 05:00:28 [2021-04-07T05:00:28.992Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done 05:00:29 [2021-04-07T05:00:29.101Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 05:00:29 [2021-04-07T05:00:29.101Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done 05:00:29 [2021-04-07T05:00:29.151Z] #47 11.80 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:00:29 [2021-04-07T05:00:29.151Z] #47 11.82 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:00:29 [2021-04-07T05:00:29.151Z] #47 11.85 go: downloading github.com/pkg/errors v0.9.1 05:00:29 [2021-04-07T05:00:29.151Z] #47 11.85 go: downloading github.com/jonboulle/clockwork v0.1.0 05:00:29 [2021-04-07T05:00:29.151Z] #47 11.96 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:00:29 [2021-04-07T05:00:29.151Z] #47 11.99 go: downloading github.com/fatih/color v1.9.0 05:00:29 [2021-04-07T05:00:29.162Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 4.3s done 05:00:29 [2021-04-07T05:00:29.162Z] #26 DONE 11.0s 05:00:29 [2021-04-07T05:00:29.162Z] 05:00:29 [2021-04-07T05:00:29.162Z] #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 05:00:29 [2021-04-07T05:00:29.162Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 05:00:29 [2021-04-07T05:00:29.255Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done 05:00:29 [2021-04-07T05:00:29.255Z] #9 DONE 24.2s 05:00:29 [2021-04-07T05:00:29.255Z] 05:00:29 [2021-04-07T05:00:29.255Z] #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 05:00:29 [2021-04-07T05:00:29.255Z] #29 sha256:62a0838d22f56bd69138673ff5f8a5ee84423ba8b540f2bf6a9b370f425d70f4 05:00:29 [2021-04-07T05:00:29.255Z] #29 1.080 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 05:00:29 [2021-04-07T05:00:29.255Z] #29 1.156 05:00:29 [2021-04-07T05:00:29.255Z] #29 1.269 ############ 16.9% ########################## 37.0% ######################################## 56.8% ####################################################### 76.4% ##################################################################### 96.3% ######################################################################## 100.0% 05:00:29 [2021-04-07T05:00:29.255Z] #29 1.790 05:00:29 [2021-04-07T05:00:29.255Z] #29 1.899 ######################################################################## 100.0% 05:00:29 [2021-04-07T05:00:29.255Z] #29 1.996 05:00:29 [2021-04-07T05:00:29.255Z] #29 2.108 ################################################################## 92.3% ######################################################################## 100.0% 05:00:29 [2021-04-07T05:00:29.351Z] #21 34.56 Setting up xfsprogs (4.20.0-1) ... 05:00:29 [2021-04-07T05:00:29.351Z] #21 34.57 Setting up python3-lib2to3 (3.7.3-1) ... 05:00:29 [2021-04-07T05:00:29.362Z] #9 DONE 17.0s 05:00:29 [2021-04-07T05:00:29.362Z] 05:00:29 [2021-04-07T05:00:29.362Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 05:00:29 [2021-04-07T05:00:29.362Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 05:00:29 [2021-04-07T05:00:29.406Z] #43 35.26 CC images/ext-file.o 05:00:29 [2021-04-07T05:00:29.413Z] #47 12.17 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:00:29 [2021-04-07T05:00:29.413Z] #47 12.21 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:00:29 [2021-04-07T05:00:29.413Z] #47 12.21 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:00:29 [2021-04-07T05:00:29.413Z] #47 12.23 go: extracting github.com/pkg/errors v0.9.1 05:00:29 [2021-04-07T05:00:29.413Z] #47 12.45 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:00:29 [2021-04-07T05:00:29.418Z] #10 ... 05:00:29 [2021-04-07T05:00:29.418Z] 05:00:29 [2021-04-07T05:00:29.418Z] #24 [internal] load build context 05:00:29 [2021-04-07T05:00:29.418Z] #24 sha256:0e2ef71eecf6af3fe4a774541ad7255fa1c2aa30d36ac0bc2891b32ec8ab6c25 05:00:29 [2021-04-07T05:00:29.418Z] #24 transferring context: 53.38MB 9.1s done 05:00:29 [2021-04-07T05:00:29.418Z] #24 DONE 9.2s 05:00:29 [2021-04-07T05:00:29.516Z] #29 2.176 05:00:29 [2021-04-07T05:00:29.640Z] #21 34.82 Setting up python3-pkg-resources (40.8.0-1) ... 05:00:29 [2021-04-07T05:00:29.666Z] #43 35.42 CC images/cgroup.o 05:00:29 [2021-04-07T05:00:29.676Z] #47 12.61 go: extracting github.com/spf13/pflag v1.0.3 05:00:29 [2021-04-07T05:00:29.676Z] #47 12.72 go: extracting github.com/jonboulle/clockwork v0.1.0 05:00:29 [2021-04-07T05:00:29.758Z] 05:00:29 [2021-04-07T05:00:29.758Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 05:00:29 [2021-04-07T05:00:29.758Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58 05:00:29 [2021-04-07T05:00:29.758Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 54.18MB / 54.18MB 3.0s done 05:00:29 [2021-04-07T05:00:29.758Z] #27 extracting sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 05:00:30 [2021-04-07T05:00:30.003Z] #47 12.84 go: extracting github.com/fatih/color v1.9.0 05:00:30 [2021-04-07T05:00:30.033Z] #29 2.302 ######## 12.0% ######################### 35.0% ####################################### 54.2% #################################################### 73.3% ################################################################## 92.7% ######################################################################## 100.0% 05:00:30 [2021-04-07T05:00:30.033Z] #29 2.815 05:00:30 [2021-04-07T05:00:30.236Z] #43 35.95 CC images/userns.o 05:00:30 [2021-04-07T05:00:30.265Z] #47 12.84 go: downloading github.com/mattn/go-isatty v0.0.12 05:00:30 [2021-04-07T05:00:30.265Z] #47 12.88 go: downloading github.com/mattn/go-colorable v0.1.6 05:00:30 [2021-04-07T05:00:30.269Z] #21 35.36 Setting up python3-distutils (3.7.3-1) ... 05:00:30 [2021-04-07T05:00:30.496Z] #43 36.27 CC images/google/protobuf/descriptor.o 05:00:30 [2021-04-07T05:00:30.529Z] #47 13.42 go: extracting github.com/mattn/go-isatty v0.0.12 05:00:30 [2021-04-07T05:00:30.545Z] #29 2.929 # 2.4% ####### 10.0% ########## 15.3% ########## 05:00:30 [2021-04-07T05:00:30.545Z] #29 ... 05:00:30 [2021-04-07T05:00:30.545Z] 05:00:30 [2021-04-07T05:00:30.545Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 05:00:30 [2021-04-07T05:00:30.545Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f 05:00:30 [2021-04-07T05:00:30.545Z] #10 DONE 1.1s 05:00:30 [2021-04-07T05:00:30.545Z] 05:00:30 [2021-04-07T05:00:30.546Z] #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 05:00:30 [2021-04-07T05:00:30.546Z] #29 sha256:62a0838d22f56bd69138673ff5f8a5ee84423ba8b540f2bf6a9b370f425d70f4 05:00:30 [2021-04-07T05:00:30.554Z] #27 1.316 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:30 [2021-04-07T05:00:30.554Z] #27 1.325 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] 05:00:30 [2021-04-07T05:00:30.554Z] #27 1.325 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:30 [2021-04-07T05:00:30.554Z] #27 1.450 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:00:30 [2021-04-07T05:00:30.554Z] #27 1.656 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:00:30 [2021-04-07T05:00:30.559Z] #21 35.66 Setting up python3-setuptools (40.8.0-1) ... 05:00:30 [2021-04-07T05:00:30.747Z] #10 DONE 1.1s 05:00:30 [2021-04-07T05:00:30.747Z] 05:00:30 [2021-04-07T05:00:30.747Z] #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 05:00:30 [2021-04-07T05:00:30.747Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 05:00:30 [2021-04-07T05:00:30.791Z] #47 13.51 go: extracting github.com/mattn/go-colorable v0.1.6 05:00:30 [2021-04-07T05:00:30.812Z] #27 extracting sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 7.2s done 05:00:30 [2021-04-07T05:00:30.812Z] #27 DONE 10.3s 05:00:30 [2021-04-07T05:00:30.812Z] 05:00:30 [2021-04-07T05:00:30.812Z] #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 05:00:30 [2021-04-07T05:00:30.812Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba 05:00:31 [2021-04-07T05:00:31.109Z] #28 0.230 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:31 [2021-04-07T05:00:31.109Z] #28 0.255 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] 05:00:31 [2021-04-07T05:00:31.109Z] #28 0.273 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:31 [2021-04-07T05:00:31.109Z] #28 0.470 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] 05:00:31 [2021-04-07T05:00:31.127Z] #27 1.994 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:00:31 [2021-04-07T05:00:31.187Z] #21 36.39 Setting up python3-pip (18.1-5) ... 05:00:31 [2021-04-07T05:00:31.318Z] #11 DONE 0.9s 05:00:31 [2021-04-07T05:00:31.318Z] 05:00:31 [2021-04-07T05:00:31.318Z] #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 05:00:31 [2021-04-07T05:00:31.318Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 05:00:31 [2021-04-07T05:00:31.318Z] #27 1.318 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:31 [2021-04-07T05:00:31.318Z] #27 1.333 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] 05:00:31 [2021-04-07T05:00:31.318Z] #27 1.333 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:31 [2021-04-07T05:00:31.318Z] #27 1.546 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [266 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 1.765 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 2.142 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] 05:00:31 [2021-04-07T05:00:31.319Z] #27 3.667 Fetched 8250 kB in 3s (3185 kB/s) 05:00:31 [2021-04-07T05:00:31.319Z] #27 3.667 Reading package lists... 05:00:31 [2021-04-07T05:00:31.319Z] #27 4.950 Reading package lists... 05:00:31 [2021-04-07T05:00:31.319Z] #27 6.202 Building dependency tree... 05:00:31 [2021-04-07T05:00:31.319Z] #27 6.828 The following additional packages will be installed: 05:00:31 [2021-04-07T05:00:31.319Z] #27 6.829 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 05:00:31 [2021-04-07T05:00:31.319Z] #27 6.829 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 05:00:31 [2021-04-07T05:00:31.319Z] #27 6.830 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 05:00:31 [2021-04-07T05:00:31.319Z] #27 6.833 Suggested packages: 05:00:31 [2021-04-07T05:00:31.319Z] #27 6.833 krb5-doc krb5-user 05:00:31 [2021-04-07T05:00:31.319Z] #27 6.833 Recommended packages: 05:00:31 [2021-04-07T05:00:31.319Z] #27 6.833 krb5-locales publicsuffix libsasl2-modules 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.122 The following NEW packages will be installed: 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.123 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.123 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.125 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.125 libssh2-1 libssl1.1 openssl 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.424 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.424 Need to get 4777 kB of archives. 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.424 After this operation, 11.5 MB of additional disk space will be used. 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.424 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.424 Get:2 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.428 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.429 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.430 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.432 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.441 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.451 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.451 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.451 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.451 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.451 Get:12 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.454 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.472 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.513 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.514 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.514 Get:17 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.517 Get:18 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.520 Get:19 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.520 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.525 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.847 debconf: delaying package configuration, since apt-utils is not installed 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.888 Fetched 4777 kB in 0s (13.2 MB/s) 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.927 Selecting previously unselected package libssl1.1:arm64. 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.927 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.936 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 7.946 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.217 Selecting previously unselected package openssl. 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.217 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.225 Unpacking openssl (1.1.1d-0+deb10u6) ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.392 Selecting previously unselected package ca-certificates. 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.393 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.400 Unpacking ca-certificates (20200601~deb10u2) ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.519 Selecting previously unselected package libkeyutils1:arm64. 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.521 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.525 Unpacking libkeyutils1:arm64 (1.6-6) ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.576 Selecting previously unselected package libkrb5support0:arm64. 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.577 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.582 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.644 Selecting previously unselected package libk5crypto3:arm64. 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.644 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.651 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.725 Selecting previously unselected package libkrb5-3:arm64. 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.725 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.734 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.877 Selecting previously unselected package libgssapi-krb5-2:arm64. 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.877 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.880 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.972 Selecting previously unselected package libsasl2-modules-db:arm64. 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.974 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... 05:00:31 [2021-04-07T05:00:31.319Z] #29 2.929 # 2.4% ####### 10.0% ########## 15.3% ############## 20.4% ################## 25.6% ###################### 30.7% ######################### 36.0% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% 05:00:31 [2021-04-07T05:00:31.319Z] #27 8.981 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... 05:00:31 [2021-04-07T05:00:31.319Z] #29 ... 05:00:31 [2021-04-07T05:00:31.319Z] 05:00:31 [2021-04-07T05:00:31.319Z] #27 9.029 Selecting previously unselected package libsasl2-2:arm64. 05:00:31 [2021-04-07T05:00:31.319Z] #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 05:00:31 [2021-04-07T05:00:31.319Z] #27 9.030 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... 05:00:31 [2021-04-07T05:00:31.319Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 05:00:31 [2021-04-07T05:00:31.319Z] #11 DONE 0.9s 05:00:31 [2021-04-07T05:00:31.319Z] #27 9.035 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... 05:00:31 [2021-04-07T05:00:31.319Z] 05:00:31 [2021-04-07T05:00:31.319Z] #27 9.082 Selecting previously unselected package libldap-common. 05:00:31 [2021-04-07T05:00:31.319Z] #27 9.082 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 9.084 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 9.157 Selecting previously unselected package libldap-2.4-2:arm64. 05:00:31 [2021-04-07T05:00:31.319Z] #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 05:00:31 [2021-04-07T05:00:31.319Z] #27 9.157 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... 05:00:31 [2021-04-07T05:00:31.319Z] #29 sha256:62a0838d22f56bd69138673ff5f8a5ee84423ba8b540f2bf6a9b370f425d70f4 05:00:31 [2021-04-07T05:00:31.319Z] #27 9.174 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 9.300 Selecting previously unselected package libnghttp2-14:arm64. 05:00:31 [2021-04-07T05:00:31.319Z] #27 9.301 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 9.305 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 9.448 Selecting previously unselected package libpsl5:arm64. 05:00:31 [2021-04-07T05:00:31.319Z] #27 9.450 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... 05:00:31 [2021-04-07T05:00:31.319Z] #27 9.455 Unpacking libpsl5:arm64 (0.20.2-2) ... 05:00:31 [2021-04-07T05:00:31.363Z] #47 ... 05:00:31 [2021-04-07T05:00:31.363Z] 05:00:31 [2021-04-07T05:00:31.363Z] #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 05:00:31 [2021-04-07T05:00:31.363Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:00:31 [2021-04-07T05:00:31.363Z] #13 5.024 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 05:00:31 [2021-04-07T05:00:31.363Z] #13 5.128 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:31 [2021-04-07T05:00:31.363Z] #13 5.191 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:31 [2021-04-07T05:00:31.363Z] #13 5.261 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:31 [2021-04-07T05:00:31.363Z] #13 7.068 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] 05:00:31 [2021-04-07T05:00:31.363Z] #13 9.094 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:00:31 [2021-04-07T05:00:31.363Z] #13 ... 05:00:31 [2021-04-07T05:00:31.363Z] 05:00:31 [2021-04-07T05:00:31.363Z] #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 05:00:31 [2021-04-07T05:00:31.363Z] #58 sha256:c967bc1cedea62b3e041e590459914abc8971a924ac38d7dbde2e463a6219f7f 05:00:31 [2021-04-07T05:00:31.363Z] #58 13.74 + cd /tmp/tmp.Ctl5DkdRo1/src/github.com/rootless-containers/rootlesskit 05:00:31 [2021-04-07T05:00:31.363Z] #58 13.74 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd 05:00:31 [2021-04-07T05:00:31.363Z] #58 13.77 + export GO111MODULE=on 05:00:31 [2021-04-07T05:00:31.363Z] #58 13.77 + GO111MODULE=on 05:00:31 [2021-04-07T05:00:31.363Z] #58 13.77 + export GOPROXY=https://proxy.golang.org 05:00:31 [2021-04-07T05:00:31.363Z] #58 13.77 + GOPROXY=https://proxy.golang.org 05:00:31 [2021-04-07T05:00:31.363Z] #58 13.77 + for f in rootlesskit rootlesskit-docker-proxy 05:00:31 [2021-04-07T05:00:31.363Z] #58 13.78 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 05:00:31 [2021-04-07T05:00:31.412Z] #28 0.752 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] 05:00:31 [2021-04-07T05:00:31.576Z] #29 2.929 # 2.4% ####### 10.0% ########## 15.3% ############## 20.4% ################## 25.6% ###################### 30.7% ######################### 36.0% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.8% 05:00:31 [2021-04-07T05:00:31.576Z] #29 ... 05:00:31 [2021-04-07T05:00:31.576Z] 05:00:31 [2021-04-07T05:00:31.576Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 05:00:31 [2021-04-07T05:00:31.576Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 05:00:31 [2021-04-07T05:00:31.576Z] #39 DONE 0.3s 05:00:31 [2021-04-07T05:00:31.579Z] #27 9.508 Selecting previously unselected package librtmp1:arm64. 05:00:31 [2021-04-07T05:00:31.579Z] #27 9.508 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... 05:00:31 [2021-04-07T05:00:31.579Z] #27 9.513 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... 05:00:31 [2021-04-07T05:00:31.579Z] #27 9.569 Selecting previously unselected package libssh2-1:arm64. 05:00:31 [2021-04-07T05:00:31.579Z] #27 9.569 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... 05:00:31 [2021-04-07T05:00:31.579Z] #27 9.574 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... 05:00:31 [2021-04-07T05:00:31.579Z] #27 ... 05:00:31 [2021-04-07T05:00:31.579Z] 05:00:31 [2021-04-07T05:00:31.579Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 05:00:31 [2021-04-07T05:00:31.579Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 05:00:31 [2021-04-07T05:00:31.579Z] #39 DONE 0.2s 05:00:31 [2021-04-07T05:00:31.579Z] 05:00:31 [2021-04-07T05:00:31.579Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 05:00:31 [2021-04-07T05:00:31.579Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 05:00:31 [2021-04-07T05:00:31.579Z] #31 DONE 0.3s 05:00:31 [2021-04-07T05:00:31.579Z] 05:00:31 [2021-04-07T05:00:31.579Z] #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 05:00:31 [2021-04-07T05:00:31.579Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 05:00:31 [2021-04-07T05:00:31.579Z] #27 9.725 Selecting previously unselected package libcurl4:arm64. 05:00:31 [2021-04-07T05:00:31.579Z] #27 9.725 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... 05:00:31 [2021-04-07T05:00:31.579Z] #27 9.732 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... 05:00:31 [2021-04-07T05:00:31.579Z] #27 ... 05:00:31 [2021-04-07T05:00:31.579Z] 05:00:31 [2021-04-07T05:00:31.579Z] #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 05:00:31 [2021-04-07T05:00:31.580Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 05:00:31 [2021-04-07T05:00:31.816Z] #21 37.01 Processing triggers for libc-bin (2.28-10) ... 05:00:31 [2021-04-07T05:00:31.816Z] #21 37.05 Processing triggers for mime-support (3.62) ... 05:00:31 [2021-04-07T05:00:31.837Z] 05:00:31 [2021-04-07T05:00:31.837Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 05:00:31 [2021-04-07T05:00:31.837Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 05:00:31 [2021-04-07T05:00:31.837Z] #31 DONE 0.3s 05:00:31 [2021-04-07T05:00:31.837Z] 05:00:31 [2021-04-07T05:00:31.837Z] #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 05:00:31 [2021-04-07T05:00:31.837Z] #29 sha256:62a0838d22f56bd69138673ff5f8a5ee84423ba8b540f2bf6a9b370f425d70f4 05:00:32 [2021-04-07T05:00:32.062Z] #28 1.294 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] 05:00:32 [2021-04-07T05:00:32.093Z] #29 2.929 # 2.4% ####### 10.0% ########## 15.3% ############## 20.4% ################## 25.6% ###################### 30.7% ######################### 36.0% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.8% ########################################################### 82.3% ############################################################## 86.5% ################################################################# 91.5% ######################################################################## 100.0% 05:00:32 [2021-04-07T05:00:32.093Z] #29 4.830 05:00:32 [2021-04-07T05:00:32.405Z] #43 37.91 CC images/opts.o 05:00:32 [2021-04-07T05:00:32.405Z] #43 38.19 CC images/seccomp.o 05:00:32 [2021-04-07T05:00:32.445Z] #21 DONE 37.6s 05:00:32 [2021-04-07T05:00:32.445Z] 05:00:32 [2021-04-07T05:00:32.445Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... 05:00:32 [2021-04-07T05:00:32.515Z] #27 3.607 Fetched 8426 kB in 3s (3305 kB/s) 05:00:32 [2021-04-07T05:00:32.667Z] #43 38.44 CC images/binfmt-misc.o 05:00:32 [2021-04-07T05:00:32.670Z] #29 5.355 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 05:00:32 [2021-04-07T05:00:32.928Z] #43 38.69 CC images/time.o 05:00:32 [2021-04-07T05:00:32.928Z] #43 38.88 CC images/sysctl.o 05:00:32 [2021-04-07T05:00:32.932Z] #29 5.513 05:00:32 [2021-04-07T05:00:32.932Z] #29 5.619 ######################################################################## 100.0% 05:00:32 [2021-04-07T05:00:32.932Z] #29 5.664 05:00:33 [2021-04-07T05:00:33.279Z] #58 ... 05:00:33 [2021-04-07T05:00:33.279Z] 05:00:33 [2021-04-07T05:00:33.279Z] #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 05:00:33 [2021-04-07T05:00:33.279Z] #24 sha256:a89b06484b7e856155dff9c1136b619fdda12048d26b576c6462e1079051ed16 05:00:33 [2021-04-07T05:00:33.279Z] #24 14.56 + mkdir -p /build 05:00:33 [2021-04-07T05:00:33.279Z] #24 14.56 + mv docker/docker /build/ 05:00:33 [2021-04-07T05:00:33.279Z] #24 14.57 + rmdir docker 05:00:33 [2021-04-07T05:00:33.279Z] #24 DONE 15.9s 05:00:33 [2021-04-07T05:00:33.279Z] 05:00:33 [2021-04-07T05:00:33.280Z] #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 05:00:33 [2021-04-07T05:00:33.280Z] #47 sha256:7e180c647696f014faa35860ba526e9acc0b27c99a6c07f1539b282f03204a72 05:00:33 [2021-04-07T05:00:33.280Z] #47 15.44 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:00:33 [2021-04-07T05:00:33.280Z] #47 16.14 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:00:33 [2021-04-07T05:00:33.458Z] #27 3.607 Reading package lists... 05:00:33 [2021-04-07T05:00:33.498Z] #43 39.08 CC images/autofs.o 05:00:33 [2021-04-07T05:00:33.498Z] #43 39.27 CC images/macvlan.o 05:00:33 [2021-04-07T05:00:33.498Z] #43 39.44 CC images/sit.o 05:00:33 [2021-04-07T05:00:33.502Z] #29 6.139 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 05:00:33 [2021-04-07T05:00:33.502Z] #29 6.246 05:00:33 [2021-04-07T05:00:33.515Z] #22 0.841 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 05:00:33 [2021-04-07T05:00:33.515Z] #22 0.843 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 05:00:33 [2021-04-07T05:00:33.515Z] #22 0.845 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 05:00:33 [2021-04-07T05:00:33.515Z] #22 DONE 1.0s 05:00:33 [2021-04-07T05:00:33.515Z] 05:00:33 [2021-04-07T05:00:33.515Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:00:33 [2021-04-07T05:00:33.758Z] #43 39.62 CC images/memfd.o 05:00:33 [2021-04-07T05:00:33.760Z] #29 6.429 0.1% ######################################################################## 100.0% 05:00:33 [2021-04-07T05:00:33.760Z] #29 6.482 05:00:34 [2021-04-07T05:00:34.019Z] #29 6.843 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... 05:00:34 [2021-04-07T05:00:34.153Z] #28 3.268 Fetched 8201 kB in 3s (2685 kB/s) 05:00:34 [2021-04-07T05:00:34.276Z] #29 6.962 05:00:34 [2021-04-07T05:00:34.369Z] #43 39.92 CC images/timens.o 05:00:34 [2021-04-07T05:00:34.369Z] #43 40.33 LINK images/built-in.o 05:00:34 [2021-04-07T05:00:34.401Z] #27 4.525 Reading package lists... 05:00:34 [2021-04-07T05:00:34.452Z] #28 3.268 Reading package lists... 05:00:34 [2021-04-07T05:00:34.452Z] #28 ... 05:00:34 [2021-04-07T05:00:34.452Z] 05:00:34 [2021-04-07T05:00:34.452Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:34 [2021-04-07T05:00:34.452Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 05:00:34 [2021-04-07T05:00:34.452Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.8s done 05:00:34 [2021-04-07T05:00:34.452Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.5s done 05:00:34 [2021-04-07T05:00:34.452Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done 05:00:34 [2021-04-07T05:00:34.452Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done 05:00:34 [2021-04-07T05:00:34.452Z] #10 DONE 13.7s 05:00:34 [2021-04-07T05:00:34.648Z] #43 40.48 GEN compel/include/asm 05:00:34 [2021-04-07T05:00:34.665Z] #47 17.45 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:00:34 [2021-04-07T05:00:34.667Z] #27 5.450 Building dependency tree... 05:00:34 [2021-04-07T05:00:34.667Z] #27 5.778 The following additional packages will be installed: 05:00:34 [2021-04-07T05:00:34.754Z] 05:00:34 [2021-04-07T05:00:34.754Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:34 [2021-04-07T05:00:34.754Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 05:00:34 [2021-04-07T05:00:34.754Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 05:00:34 [2021-04-07T05:00:34.793Z] #29 7.083 ######### 13.0% ######################## 34.2% ##################################### 52.2% ################################################## 70.2% ############################################################### 88.3% ######################################################################## 100.0% 05:00:34 [2021-04-07T05:00:34.793Z] #29 7.576 05:00:34 [2021-04-07T05:00:34.908Z] #43 40.50 GEN compel/include/version.h 05:00:34 [2021-04-07T05:00:34.908Z] #43 40.54 touch .config 05:00:34 [2021-04-07T05:00:34.908Z] #43 40.58 GEN include/common/config.h 05:00:34 [2021-04-07T05:00:34.908Z] #43 40.69 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 05:00:34 [2021-04-07T05:00:34.908Z] #43 40.71 GEN compel/plugins/include/uapi/std/syscall-64.h 05:00:34 [2021-04-07T05:00:34.908Z] #43 40.73 GEN compel/arch/x86/plugins/std/syscalls-64.S 05:00:34 [2021-04-07T05:00:34.908Z] #43 40.74 DEP compel/arch/x86/plugins/std/syscalls-64.d 05:00:34 [2021-04-07T05:00:34.908Z] #43 40.78 DEP compel/arch/x86/plugins/std/memcpy.d 05:00:34 [2021-04-07T05:00:34.908Z] #43 40.83 DEP compel/arch/x86/plugins/std/parasite-head.d 05:00:34 [2021-04-07T05:00:34.908Z] #43 40.85 GEN compel/plugins/include/uapi/std/syscall.h 05:00:34 [2021-04-07T05:00:34.928Z] #27 5.779 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 05:00:34 [2021-04-07T05:00:34.928Z] #27 5.779 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 05:00:34 [2021-04-07T05:00:34.928Z] #27 5.779 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 05:00:34 [2021-04-07T05:00:34.928Z] #27 5.780 Suggested packages: 05:00:34 [2021-04-07T05:00:34.928Z] #27 5.780 krb5-doc krb5-user 05:00:34 [2021-04-07T05:00:34.928Z] #27 5.780 Recommended packages: 05:00:34 [2021-04-07T05:00:34.928Z] #27 5.780 krb5-locales publicsuffix libsasl2-modules 05:00:34 [2021-04-07T05:00:34.928Z] #27 6.002 The following NEW packages will be installed: 05:00:34 [2021-04-07T05:00:34.928Z] #27 6.002 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 05:00:34 [2021-04-07T05:00:34.928Z] #27 6.003 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 05:00:34 [2021-04-07T05:00:34.928Z] #27 6.003 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 05:00:34 [2021-04-07T05:00:34.928Z] #27 6.004 libssh2-1 libssl1.1 openssl 05:00:34 [2021-04-07T05:00:34.955Z] #40 ... 05:00:34 [2021-04-07T05:00:34.955Z] 05:00:34 [2021-04-07T05:00:34.955Z] #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 05:00:34 [2021-04-07T05:00:34.955Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 05:00:34 [2021-04-07T05:00:34.955Z] #12 DONE 3.0s 05:00:34 [2021-04-07T05:00:34.955Z] 05:00:34 [2021-04-07T05:00:34.955Z] #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 05:00:34 [2021-04-07T05:00:34.955Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 05:00:34 [2021-04-07T05:00:34.955Z] #27 9.843 Selecting previously unselected package curl. 05:00:34 [2021-04-07T05:00:34.955Z] #27 9.843 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 9.847 Unpacking curl (7.64.0-4+deb10u2) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 9.965 Selecting previously unselected package libonig5:arm64. 05:00:34 [2021-04-07T05:00:34.955Z] #27 9.965 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 9.970 Unpacking libonig5:arm64 (6.9.1-1) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.13 Selecting previously unselected package libjq1:arm64. 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.13 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.13 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.20 Selecting previously unselected package jq. 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.20 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.21 Unpacking jq (1.5+dfsg-2+b1) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.34 Setting up libkeyutils1:arm64 (1.6-6) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.36 Setting up libpsl5:arm64 (0.20.2-2) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.38 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.72 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.74 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.76 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.78 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.79 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.81 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.82 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.84 Setting up libssh2-1:arm64 (1.8.0-2.1) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.86 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.87 Setting up openssl (1.1.1d-0+deb10u6) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.89 Setting up libonig5:arm64 (6.9.1-1) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.91 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.94 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... 05:00:34 [2021-04-07T05:00:34.955Z] #27 10.96 Setting up ca-certificates (20200601~deb10u2) ... 05:00:35 [2021-04-07T05:00:35.050Z] #29 7.920 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 05:00:35 [2021-04-07T05:00:35.179Z] #43 40.87 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 05:00:35 [2021-04-07T05:00:35.179Z] #43 40.88 GEN compel/plugins/include/uapi/std/syscall-codes.h 05:00:35 [2021-04-07T05:00:35.179Z] #43 40.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 05:00:35 [2021-04-07T05:00:35.179Z] #43 40.98 DEP compel/plugins/std/infect.d 05:00:35 [2021-04-07T05:00:35.179Z] #43 41.05 DEP compel/plugins/std/string.d 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.282 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.282 Need to get 5059 kB of archives. 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.282 After this operation, 12.1 MB of additional disk space will be used. 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.282 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.283 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.294 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.294 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.294 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.294 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.303 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.313 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.313 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.317 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.318 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.328 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.353 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.353 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.353 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.353 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.353 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.353 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.355 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 05:00:35 [2021-04-07T05:00:35.190Z] #27 6.365 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] 05:00:35 [2021-04-07T05:00:35.307Z] #29 ... 05:00:35 [2021-04-07T05:00:35.307Z] 05:00:35 [2021-04-07T05:00:35.307Z] #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 05:00:35 [2021-04-07T05:00:35.307Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 05:00:35 [2021-04-07T05:00:35.307Z] #12 DONE 3.8s 05:00:35 [2021-04-07T05:00:35.307Z] 05:00:35 [2021-04-07T05:00:35.307Z] #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 05:00:35 [2021-04-07T05:00:35.307Z] #29 sha256:62a0838d22f56bd69138673ff5f8a5ee84423ba8b540f2bf6a9b370f425d70f4 05:00:35 [2021-04-07T05:00:35.307Z] #29 8.023 05:00:35 [2021-04-07T05:00:35.307Z] #29 8.086 ######################################################################## 100.0% 05:00:35 [2021-04-07T05:00:35.307Z] #29 8.123 05:00:35 [2021-04-07T05:00:35.441Z] #43 41.18 DEP compel/plugins/std/log.d 05:00:35 [2021-04-07T05:00:35.441Z] #43 41.23 DEP compel/plugins/std/fds.d 05:00:35 [2021-04-07T05:00:35.441Z] #43 ... 05:00:35 [2021-04-07T05:00:35.441Z] 05:00:35 [2021-04-07T05:00:35.441Z] #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 05:00:35 [2021-04-07T05:00:35.441Z] #45 sha256:cff166846ee05039f8137bc5296f32918d6efaa7058e75fc8cb487203cdf0ec4 05:00:35 [2021-04-07T05:00:35.441Z] #45 100.7 vendor/golang.org/x/net/idna 05:00:35 [2021-04-07T05:00:35.441Z] #45 102.7 vendor/golang.org/x/net/http2/hpack 05:00:35 [2021-04-07T05:00:35.441Z] #45 103.9 mime 05:00:35 [2021-04-07T05:00:35.441Z] #45 105.5 mime/quotedprintable 05:00:35 [2021-04-07T05:00:35.441Z] #45 105.9 net/http/internal 05:00:35 [2021-04-07T05:00:35.441Z] #45 110.4 net/textproto 05:00:35 [2021-04-07T05:00:35.441Z] #45 110.5 crypto/x509 05:00:35 [2021-04-07T05:00:35.441Z] #45 ... 05:00:35 [2021-04-07T05:00:35.441Z] 05:00:35 [2021-04-07T05:00:35.441Z] #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 05:00:35 [2021-04-07T05:00:35.441Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:00:35 [2021-04-07T05:00:35.441Z] #43 41.33 DEP compel/plugins/std/std.d 05:00:35 [2021-04-07T05:00:35.451Z] #27 6.370 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] 05:00:35 [2021-04-07T05:00:35.451Z] #27 6.548 debconf: delaying package configuration, since apt-utils is not installed 05:00:35 [2021-04-07T05:00:35.451Z] #27 6.571 Fetched 5059 kB in 0s (14.3 MB/s) 05:00:35 [2021-04-07T05:00:35.536Z] #27 13.66 Updating certificates in /etc/ssl/certs... 05:00:35 [2021-04-07T05:00:35.567Z] #29 8.407 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 05:00:35 [2021-04-07T05:00:35.700Z] #43 41.42 DEP compel/plugins/shmem/shmem.d 05:00:35 [2021-04-07T05:00:35.700Z] #43 41.49 DEP compel/plugins/fds/fds.d 05:00:35 [2021-04-07T05:00:35.700Z] #43 41.62 CC compel/plugins/std/std.o 05:00:35 [2021-04-07T05:00:35.712Z] #27 6.620 Selecting previously unselected package libssl1.1:amd64. 05:00:35 [2021-04-07T05:00:35.712Z] #27 6.620 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) 05:00:35 [2021-04-07T05:00:35.712Z] #27 6.620 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... 05:00:35 [2021-04-07T05:00:35.712Z] #27 6.628 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... 05:00:35 [2021-04-07T05:00:35.712Z] #27 6.837 Selecting previously unselected package openssl. 05:00:35 [2021-04-07T05:00:35.712Z] #27 6.837 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... 05:00:35 [2021-04-07T05:00:35.712Z] #27 6.841 Unpacking openssl (1.1.1d-0+deb10u6) ... 05:00:35 [2021-04-07T05:00:35.824Z] #29 8.512 05:00:35 [2021-04-07T05:00:35.824Z] #29 8.584 ######################################################################## 100.0% 05:00:35 [2021-04-07T05:00:35.824Z] #29 8.610 05:00:35 [2021-04-07T05:00:35.824Z] #29 8.639 Download of images into '/build' complete. 05:00:35 [2021-04-07T05:00:35.824Z] #29 8.639 Use something like the following to load the result into a Docker daemon: 05:00:35 [2021-04-07T05:00:35.824Z] #29 8.639 tar -cC '/build' . | docker load 05:00:35 [2021-04-07T05:00:35.977Z] #27 6.989 Selecting previously unselected package ca-certificates. 05:00:35 [2021-04-07T05:00:35.977Z] #27 6.989 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... 05:00:35 [2021-04-07T05:00:35.977Z] #27 6.994 Unpacking ca-certificates (20200601~deb10u2) ... 05:00:35 [2021-04-07T05:00:35.977Z] #27 7.078 Selecting previously unselected package libkeyutils1:amd64. 05:00:35 [2021-04-07T05:00:35.977Z] #27 7.078 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... 05:00:35 [2021-04-07T05:00:35.977Z] #27 7.082 Unpacking libkeyutils1:amd64 (1.6-6) ... 05:00:35 [2021-04-07T05:00:35.977Z] #27 7.120 Selecting previously unselected package libkrb5support0:amd64. 05:00:35 [2021-04-07T05:00:35.977Z] #27 7.120 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... 05:00:35 [2021-04-07T05:00:35.977Z] #27 7.123 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... 05:00:36 [2021-04-07T05:00:36.082Z] #29 DONE 8.7s 05:00:36 [2021-04-07T05:00:36.082Z] 05:00:36 [2021-04-07T05:00:36.082Z] #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 05:00:36 [2021-04-07T05:00:36.082Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:00:36 [2021-04-07T05:00:36.238Z] #27 7.166 Selecting previously unselected package libk5crypto3:amd64. 05:00:36 [2021-04-07T05:00:36.238Z] #27 7.166 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... 05:00:36 [2021-04-07T05:00:36.238Z] #27 7.170 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... 05:00:36 [2021-04-07T05:00:36.238Z] #27 7.230 Selecting previously unselected package libkrb5-3:amd64. 05:00:36 [2021-04-07T05:00:36.238Z] #27 7.230 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... 05:00:36 [2021-04-07T05:00:36.238Z] #27 7.234 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... 05:00:36 [2021-04-07T05:00:36.238Z] #27 7.336 Selecting previously unselected package libgssapi-krb5-2:amd64. 05:00:36 [2021-04-07T05:00:36.238Z] #27 7.338 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... 05:00:36 [2021-04-07T05:00:36.238Z] #27 7.342 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... 05:00:36 [2021-04-07T05:00:36.267Z] #43 41.97 CC compel/plugins/std/fds.o 05:00:36 [2021-04-07T05:00:36.376Z] #23 3.095 Collecting yamllint==1.16.0 05:00:36 [2021-04-07T05:00:36.526Z] #43 42.32 CC compel/plugins/std/log.o 05:00:36 [2021-04-07T05:00:36.535Z] #27 7.394 Selecting previously unselected package libsasl2-modules-db:amd64. 05:00:36 [2021-04-07T05:00:36.535Z] #27 7.394 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... 05:00:36 [2021-04-07T05:00:36.535Z] #27 7.398 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 05:00:36 [2021-04-07T05:00:36.535Z] #27 7.486 Selecting previously unselected package libsasl2-2:amd64. 05:00:36 [2021-04-07T05:00:36.535Z] #27 7.486 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... 05:00:36 [2021-04-07T05:00:36.535Z] #27 7.492 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 05:00:36 [2021-04-07T05:00:36.535Z] #27 7.568 Selecting previously unselected package libldap-common. 05:00:36 [2021-04-07T05:00:36.535Z] #27 7.568 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... 05:00:36 [2021-04-07T05:00:36.535Z] #27 7.571 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... 05:00:36 [2021-04-07T05:00:36.535Z] #27 ... 05:00:36 [2021-04-07T05:00:36.535Z] 05:00:36 [2021-04-07T05:00:36.535Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:36 [2021-04-07T05:00:36.535Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 05:00:36 [2021-04-07T05:00:36.535Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.9s done 05:00:36 [2021-04-07T05:00:36.535Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done 05:00:36 [2021-04-07T05:00:36.535Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done 05:00:36 [2021-04-07T05:00:36.535Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.5s done 05:00:36 [2021-04-07T05:00:36.535Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s done 05:00:36 [2021-04-07T05:00:36.535Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 05:00:36 [2021-04-07T05:00:36.535Z] #9 ... 05:00:36 [2021-04-07T05:00:36.535Z] 05:00:36 [2021-04-07T05:00:36.535Z] #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 05:00:36 [2021-04-07T05:00:36.535Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 05:00:36 [2021-04-07T05:00:36.535Z] #27 7.623 Selecting previously unselected package libldap-2.4-2:amd64. 05:00:36 [2021-04-07T05:00:36.535Z] #27 7.625 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... 05:00:36 [2021-04-07T05:00:36.535Z] #27 7.637 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 05:00:36 [2021-04-07T05:00:36.535Z] #27 7.687 Selecting previously unselected package libnghttp2-14:amd64. 05:00:36 [2021-04-07T05:00:36.535Z] #27 7.689 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 05:00:36 [2021-04-07T05:00:36.535Z] #27 7.693 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 05:00:36 [2021-04-07T05:00:36.726Z] #23 3.299 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 05:00:36 [2021-04-07T05:00:36.726Z] #23 3.334 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 05:00:36 [2021-04-07T05:00:36.808Z] #27 7.736 Selecting previously unselected package libpsl5:amd64. 05:00:36 [2021-04-07T05:00:36.808Z] #27 7.737 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... 05:00:36 [2021-04-07T05:00:36.808Z] #27 7.741 Unpacking libpsl5:amd64 (0.20.2-2) ... 05:00:36 [2021-04-07T05:00:36.808Z] #27 7.810 Selecting previously unselected package librtmp1:amd64. 05:00:36 [2021-04-07T05:00:36.808Z] #27 7.810 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 05:00:36 [2021-04-07T05:00:36.808Z] #27 7.815 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 05:00:36 [2021-04-07T05:00:36.808Z] #27 7.863 Selecting previously unselected package libssh2-1:amd64. 05:00:36 [2021-04-07T05:00:36.808Z] #27 7.863 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... 05:00:36 [2021-04-07T05:00:36.808Z] #27 7.868 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 05:00:36 [2021-04-07T05:00:36.808Z] #27 7.917 Selecting previously unselected package libcurl4:amd64. 05:00:36 [2021-04-07T05:00:36.808Z] #27 7.917 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... 05:00:36 [2021-04-07T05:00:36.808Z] #27 7.922 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... 05:00:37 [2021-04-07T05:00:37.029Z] #23 3.450 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl 05:00:37 [2021-04-07T05:00:37.029Z] #23 3.467 Collecting pyyaml (from yamllint==1.16.0) 05:00:37 [2021-04-07T05:00:37.029Z] #23 3.616 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) 05:00:37 [2021-04-07T05:00:37.075Z] #27 7.984 Selecting previously unselected package curl. 05:00:37 [2021-04-07T05:00:37.075Z] #27 7.986 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... 05:00:37 [2021-04-07T05:00:37.075Z] #27 7.989 Unpacking curl (7.64.0-4+deb10u2) ... 05:00:37 [2021-04-07T05:00:37.075Z] #27 8.082 Selecting previously unselected package libonig5:amd64. 05:00:37 [2021-04-07T05:00:37.075Z] #27 8.082 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... 05:00:37 [2021-04-07T05:00:37.075Z] #27 8.086 Unpacking libonig5:amd64 (6.9.1-1) ... 05:00:37 [2021-04-07T05:00:37.075Z] #27 8.161 Selecting previously unselected package libjq1:amd64. 05:00:37 [2021-04-07T05:00:37.075Z] #27 8.161 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... 05:00:37 [2021-04-07T05:00:37.075Z] #27 8.161 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 05:00:37 [2021-04-07T05:00:37.323Z] #23 3.984 Installing build dependencies: started 05:00:37 [2021-04-07T05:00:37.342Z] #27 8.267 Selecting previously unselected package jq. 05:00:37 [2021-04-07T05:00:37.342Z] #27 8.267 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... 05:00:37 [2021-04-07T05:00:37.342Z] #27 8.271 Unpacking jq (1.5+dfsg-2+b1) ... 05:00:37 [2021-04-07T05:00:37.342Z] #27 8.335 Setting up libkeyutils1:amd64 (1.6-6) ... 05:00:37 [2021-04-07T05:00:37.342Z] #27 8.352 Setting up libpsl5:amd64 (0.20.2-2) ... 05:00:37 [2021-04-07T05:00:37.342Z] #27 8.363 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... 05:00:37 [2021-04-07T05:00:37.464Z] #43 43.21 CC compel/plugins/std/string.o 05:00:37 [2021-04-07T05:00:37.549Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.5s done 05:00:37 [2021-04-07T05:00:37.549Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 05:00:37 [2021-04-07T05:00:37.602Z] #27 8.505 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 05:00:37 [2021-04-07T05:00:37.603Z] #27 8.515 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... 05:00:37 [2021-04-07T05:00:37.603Z] #27 8.529 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... 05:00:37 [2021-04-07T05:00:37.603Z] #27 8.540 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 05:00:37 [2021-04-07T05:00:37.603Z] #27 8.550 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 05:00:37 [2021-04-07T05:00:37.603Z] #27 8.562 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... 05:00:37 [2021-04-07T05:00:37.603Z] #27 8.574 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 05:00:37 [2021-04-07T05:00:37.603Z] #27 8.586 Setting up libssh2-1:amd64 (1.8.0-2.1) ... 05:00:37 [2021-04-07T05:00:37.603Z] #27 8.596 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... 05:00:37 [2021-04-07T05:00:37.603Z] #27 8.607 Setting up openssl (1.1.1d-0+deb10u6) ... 05:00:37 [2021-04-07T05:00:37.603Z] #27 8.622 Setting up libonig5:amd64 (6.9.1-1) ... 05:00:37 [2021-04-07T05:00:37.603Z] #27 8.633 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 05:00:37 [2021-04-07T05:00:37.603Z] #27 8.645 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 05:00:37 [2021-04-07T05:00:37.603Z] #27 8.657 Setting up ca-certificates (20200601~deb10u2) ... 05:00:37 [2021-04-07T05:00:37.952Z] #23 ... 05:00:37 [2021-04-07T05:00:37.952Z] 05:00:37 [2021-04-07T05:00:37.952Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 05:00:37 [2021-04-07T05:00:37.952Z] #44 74.10 CC criu/mount.o 05:00:37 [2021-04-07T05:00:37.952Z] #44 76.28 CC criu/namespaces.o 05:00:37 [2021-04-07T05:00:37.952Z] #44 77.46 CC criu/net.o 05:00:37 [2021-04-07T05:00:37.952Z] #44 79.39 CC criu/netfilter.o 05:00:37 [2021-04-07T05:00:37.952Z] #44 79.71 CC criu/page-pipe.o 05:00:37 [2021-04-07T05:00:37.952Z] #44 80.09 CC criu/page-xfer.o 05:00:37 [2021-04-07T05:00:37.952Z] #44 80.90 CC criu/pagemap-cache.o 05:00:37 [2021-04-07T05:00:37.952Z] #44 81.09 CC criu/pagemap.o 05:00:37 [2021-04-07T05:00:37.952Z] #44 81.71 CC criu/parasite-syscall.o 05:00:37 [2021-04-07T05:00:37.952Z] #44 82.44 CC criu/path.o 05:00:37 [2021-04-07T05:00:37.952Z] #44 82.78 CC criu/pie-util-vdso.o 05:00:37 [2021-04-07T05:00:37.952Z] #44 83.01 CC criu/pie-util.o 05:00:37 [2021-04-07T05:00:37.952Z] #44 83.14 CC criu/pipes.o 05:00:37 [2021-04-07T05:00:37.952Z] #44 83.71 CC criu/plugin.o 05:00:37 [2021-04-07T05:00:37.952Z] #44 84.10 CC criu/proc_parse.o 05:00:37 [2021-04-07T05:00:37.952Z] #44 ... 05:00:37 [2021-04-07T05:00:37.952Z] 05:00:37 [2021-04-07T05:00:37.952Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 05:00:37 [2021-04-07T05:00:37.952Z] #41 116.9 + dpkg --print-architecture 05:00:37 [2021-04-07T05:00:37.952Z] #41 116.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 05:00:37 [2021-04-07T05:00:37.952Z] #41 117.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 05:00:37 [2021-04-07T05:00:37.952Z] #41 117.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 05:00:37 [2021-04-07T05:00:37.991Z] #47 ... 05:00:37 [2021-04-07T05:00:37.991Z] 05:00:37 [2021-04-07T05:00:37.991Z] #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 05:00:37 [2021-04-07T05:00:37.991Z] #49 sha256:9df0b922e189e59632f676d67981e0c62b1467dc8a8aa3901f8a92693186b61a 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.33 go: downloading github.com/spf13/pflag v1.0.5 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.35 go: downloading github.com/pkg/errors v0.8.1 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.35 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.39 go: downloading github.com/spf13/viper v1.6.1 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.39 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.52 go: extracting github.com/pkg/errors v0.8.1 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.73 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.74 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.81 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.87 go: extracting github.com/spf13/viper v1.6.1 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.88 go: extracting github.com/spf13/pflag v1.0.5 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.94 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.94 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.94 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 05:00:37 [2021-04-07T05:00:37.991Z] #49 18.95 go: downloading github.com/go-lintpack/lintpack v0.5.2 05:00:37 [2021-04-07T05:00:37.991Z] #49 19.08 go: downloading github.com/spf13/jwalterweatherman v1.0.0 05:00:37 [2021-04-07T05:00:37.991Z] #49 19.29 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 05:00:37 [2021-04-07T05:00:37.991Z] #49 19.35 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 05:00:37 [2021-04-07T05:00:37.991Z] #49 19.48 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 05:00:37 [2021-04-07T05:00:37.991Z] #49 19.54 go: extracting github.com/go-lintpack/lintpack v0.5.2 05:00:37 [2021-04-07T05:00:37.991Z] #49 19.58 go: extracting github.com/spf13/jwalterweatherman v1.0.0 05:00:37 [2021-04-07T05:00:37.991Z] #49 20.11 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 05:00:37 [2021-04-07T05:00:37.991Z] #49 20.15 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 05:00:37 [2021-04-07T05:00:37.991Z] #49 20.28 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 05:00:37 [2021-04-07T05:00:37.991Z] #49 20.38 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 05:00:37 [2021-04-07T05:00:37.991Z] #49 20.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 05:00:37 [2021-04-07T05:00:37.991Z] #49 20.60 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 05:00:37 [2021-04-07T05:00:37.991Z] #49 20.80 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 05:00:37 [2021-04-07T05:00:37.991Z] #49 20.84 go: downloading github.com/kisielk/gotool v1.0.0 05:00:38 [2021-04-07T05:00:38.034Z] #43 ... 05:00:38 [2021-04-07T05:00:38.034Z] 05:00:38 [2021-04-07T05:00:38.034Z] #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 05:00:38 [2021-04-07T05:00:38.034Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:00:38 [2021-04-07T05:00:38.034Z] #13 98.05 Selecting previously unselected package g++-mingw-w64-x86-64. 05:00:38 [2021-04-07T05:00:38.034Z] #13 98.05 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 05:00:38 [2021-04-07T05:00:38.034Z] #13 98.07 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:00:38 [2021-04-07T05:00:38.034Z] #13 ... 05:00:38 [2021-04-07T05:00:38.034Z] 05:00:38 [2021-04-07T05:00:38.034Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:00:38 [2021-04-07T05:00:38.034Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:00:38 [2021-04-07T05:00:38.034Z] #43 43.83 CC compel/plugins/std/infect.o 05:00:38 [2021-04-07T05:00:38.174Z] #27 9.312 Updating certificates in /etc/ssl/certs... 05:00:38 [2021-04-07T05:00:38.253Z] #49 20.96 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 05:00:38 [2021-04-07T05:00:38.253Z] #49 21.10 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 05:00:38 [2021-04-07T05:00:38.253Z] #49 21.12 go: extracting github.com/kisielk/gotool v1.0.0 05:00:38 [2021-04-07T05:00:38.253Z] #49 ... 05:00:38 [2021-04-07T05:00:38.253Z] 05:00:38 [2021-04-07T05:00:38.253Z] #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 05:00:38 [2021-04-07T05:00:38.253Z] #45 sha256:7f8c1b1cc101fe8271734a702fdf7bc478629c8b3083aa7b79583c691fbe8b16 05:00:38 [2021-04-07T05:00:38.253Z] #45 11.13 runtime/internal/sys 05:00:38 [2021-04-07T05:00:38.253Z] #45 11.34 runtime/internal/math 05:00:38 [2021-04-07T05:00:38.253Z] #45 11.44 internal/bytealg 05:00:38 [2021-04-07T05:00:38.253Z] #45 11.51 internal/race 05:00:38 [2021-04-07T05:00:38.253Z] #45 11.58 sync/atomic 05:00:38 [2021-04-07T05:00:38.253Z] #45 11.95 unicode 05:00:38 [2021-04-07T05:00:38.253Z] #45 12.16 runtime 05:00:38 [2021-04-07T05:00:38.253Z] #45 16.38 unicode/utf8 05:00:38 [2021-04-07T05:00:38.253Z] #45 17.16 math 05:00:38 [2021-04-07T05:00:38.253Z] #45 20.97 unicode/utf16 05:00:38 [2021-04-07T05:00:38.253Z] #45 21.15 container/list 05:00:38 [2021-04-07T05:00:38.514Z] #45 ... 05:00:38 [2021-04-07T05:00:38.514Z] 05:00:38 [2021-04-07T05:00:38.514Z] #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 05:00:38 [2021-04-07T05:00:38.514Z] #34 sha256:e1a7c58dfb5e9fffc042c6a84fd41aa431542d1c113fc48e48c56f526b601be7 05:00:38 [2021-04-07T05:00:38.514Z] #34 11.29 internal/bytealg 05:00:38 [2021-04-07T05:00:38.514Z] #34 11.46 runtime/internal/math 05:00:38 [2021-04-07T05:00:38.514Z] #34 11.54 math/bits 05:00:38 [2021-04-07T05:00:38.514Z] #34 12.10 runtime 05:00:38 [2021-04-07T05:00:38.514Z] #34 12.33 math 05:00:38 [2021-04-07T05:00:38.514Z] #34 17.55 internal/testlog 05:00:38 [2021-04-07T05:00:38.514Z] #34 17.82 encoding 05:00:38 [2021-04-07T05:00:38.514Z] #34 18.06 runtime/cgo 05:00:38 [2021-04-07T05:00:38.514Z] #34 ... 05:00:38 [2021-04-07T05:00:38.514Z] 05:00:38 [2021-04-07T05:00:38.514Z] #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 05:00:38 [2021-04-07T05:00:38.514Z] #47 sha256:7e180c647696f014faa35860ba526e9acc0b27c99a6c07f1539b282f03204a72 05:00:38 [2021-04-07T05:00:38.514Z] #47 21.28 go: finding github.com/fatih/color v1.9.0 05:00:38 [2021-04-07T05:00:38.514Z] #47 21.36 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:00:38 [2021-04-07T05:00:38.514Z] #47 21.45 go: finding github.com/pkg/errors v0.9.1 05:00:38 [2021-04-07T05:00:38.514Z] #47 21.50 go: finding github.com/mattn/go-colorable v0.1.6 05:00:38 [2021-04-07T05:00:38.613Z] #43 44.30 CC compel/arch/x86/plugins/std/parasite-head.o 05:00:38 [2021-04-07T05:00:38.613Z] #43 44.37 CC compel/arch/x86/plugins/std/memcpy.o 05:00:38 [2021-04-07T05:00:38.613Z] #43 44.42 CC compel/arch/x86/plugins/std/syscalls-64.o 05:00:38 [2021-04-07T05:00:38.613Z] #43 44.49 AR compel/plugins/std.lib.a 05:00:38 [2021-04-07T05:00:38.776Z] #47 21.51 go: finding github.com/spf13/pflag v1.0.3 05:00:38 [2021-04-07T05:00:38.776Z] #47 21.53 go: finding github.com/mattn/go-isatty v0.0.12 05:00:38 [2021-04-07T05:00:38.776Z] #47 21.75 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:00:38 [2021-04-07T05:00:38.873Z] #43 44.56 CC compel/plugins/fds/fds.o 05:00:38 [2021-04-07T05:00:38.873Z] #43 44.79 AR compel/plugins/fds.lib.a 05:00:39 [2021-04-07T05:00:39.039Z] #47 21.98 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:00:39 [2021-04-07T05:00:39.039Z] #47 22.01 go: finding github.com/jonboulle/clockwork v0.1.0 05:00:39 [2021-04-07T05:00:39.116Z] #27 10.04 137 added, 0 removed; done. 05:00:39 [2021-04-07T05:00:39.116Z] #27 10.11 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... 05:00:39 [2021-04-07T05:00:39.116Z] #27 10.12 Setting up jq (1.5+dfsg-2+b1) ... 05:00:39 [2021-04-07T05:00:39.116Z] #27 10.13 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... 05:00:39 [2021-04-07T05:00:39.116Z] #27 10.14 Setting up curl (7.64.0-4+deb10u2) ... 05:00:39 [2021-04-07T05:00:39.116Z] #27 10.15 Processing triggers for libc-bin (2.28-10) ... 05:00:39 [2021-04-07T05:00:39.116Z] #27 10.17 Processing triggers for ca-certificates (20200601~deb10u2) ... 05:00:39 [2021-04-07T05:00:39.116Z] #27 10.18 Updating certificates in /etc/ssl/certs... 05:00:39 [2021-04-07T05:00:39.133Z] #43 44.83 HOSTDEP compel/src/lib/log-host.d 05:00:39 [2021-04-07T05:00:39.133Z] #43 44.90 HOSTDEP compel/src/lib/handle-elf-host.d 05:00:39 [2021-04-07T05:00:39.133Z] #43 45.02 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 05:00:39 [2021-04-07T05:00:39.313Z] #47 22.02 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:00:39 [2021-04-07T05:00:39.313Z] #47 22.05 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:00:39 [2021-04-07T05:00:39.360Z] #13 3.908 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 05:00:39 [2021-04-07T05:00:39.360Z] #13 4.103 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:39 [2021-04-07T05:00:39.360Z] #13 4.108 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:39 [2021-04-07T05:00:39.360Z] #13 4.145 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:39 [2021-04-07T05:00:39.392Z] #43 45.13 HOSTDEP compel/src/main-host.d 05:00:39 [2021-04-07T05:00:39.392Z] #43 45.23 DEP compel/src/lib/ptrace.d 05:00:39 [2021-04-07T05:00:39.392Z] #43 45.37 DEP compel/src/lib/infect.d 05:00:39 [2021-04-07T05:00:39.575Z] #47 ... 05:00:39 [2021-04-07T05:00:39.575Z] 05:00:39 [2021-04-07T05:00:39.575Z] #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 05:00:39 [2021-04-07T05:00:39.575Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:00:39 [2021-04-07T05:00:39.575Z] #42 12.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:00:39 [2021-04-07T05:00:39.575Z] #42 14.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:00:39 [2021-04-07T05:00:39.652Z] #43 45.51 DEP compel/src/lib/infect-util.d 05:00:39 [2021-04-07T05:00:39.666Z] #10 ... 05:00:39 [2021-04-07T05:00:39.666Z] 05:00:39 [2021-04-07T05:00:39.666Z] #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 05:00:39 [2021-04-07T05:00:39.666Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba 05:00:39 [2021-04-07T05:00:39.666Z] #28 3.268 Reading package lists... 05:00:39 [2021-04-07T05:00:39.666Z] #28 4.836 Reading package lists... 05:00:39 [2021-04-07T05:00:39.666Z] #28 6.352 Building dependency tree... 05:00:39 [2021-04-07T05:00:39.666Z] #28 6.850 The following additional packages will be installed: 05:00:39 [2021-04-07T05:00:39.666Z] #28 6.850 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 05:00:39 [2021-04-07T05:00:39.666Z] #28 6.851 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 05:00:39 [2021-04-07T05:00:39.666Z] #28 6.852 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 05:00:39 [2021-04-07T05:00:39.666Z] #28 6.854 Suggested packages: 05:00:39 [2021-04-07T05:00:39.666Z] #28 6.854 krb5-doc krb5-user 05:00:39 [2021-04-07T05:00:39.666Z] #28 6.854 Recommended packages: 05:00:39 [2021-04-07T05:00:39.666Z] #28 6.854 krb5-locales publicsuffix libsasl2-modules 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.219 The following NEW packages will be installed: 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.219 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.219 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.219 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.219 libssh2-1 libssl1.1 openssl 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.278 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.278 Need to get 5176 kB of archives. 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.278 After this operation, 14.5 MB of additional disk space will be used. 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.278 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.302 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.332 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.334 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.335 Get:5 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.340 Get:6 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.349 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.363 Get:8 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB] 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.371 Get:9 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB] 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.380 Get:10 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.539 Get:11 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.654 Get:12 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.703 Get:13 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] 05:00:39 [2021-04-07T05:00:39.666Z] #28 7.709 Get:14 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] 05:00:39 [2021-04-07T05:00:39.667Z] #28 7.733 Get:15 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] 05:00:39 [2021-04-07T05:00:39.667Z] #28 7.736 Get:16 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] 05:00:39 [2021-04-07T05:00:39.667Z] #28 7.742 Get:17 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] 05:00:39 [2021-04-07T05:00:39.667Z] #28 7.744 Get:18 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] 05:00:39 [2021-04-07T05:00:39.667Z] #28 7.755 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] 05:00:39 [2021-04-07T05:00:39.667Z] #28 7.768 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] 05:00:39 [2021-04-07T05:00:39.667Z] #28 7.775 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.038 debconf: delaying package configuration, since apt-utils is not installed 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.075 Fetched 5176 kB in 1s (10.1 MB/s) 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.101 Selecting previously unselected package libssl1.1:ppc64el. 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.101 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.110 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.113 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.325 Selecting previously unselected package openssl. 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.326 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.327 Unpacking openssl (1.1.1d-0+deb10u6) ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.461 Selecting previously unselected package ca-certificates. 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.463 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.465 Unpacking ca-certificates (20200601~deb10u2) ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.524 Selecting previously unselected package libkeyutils1:ppc64el. 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.526 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.533 Unpacking libkeyutils1:ppc64el (1.6-6) ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.561 Selecting previously unselected package libkrb5support0:ppc64el. 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.563 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.564 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.595 Selecting previously unselected package libk5crypto3:ppc64el. 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.597 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.598 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.637 Selecting previously unselected package libkrb5-3:ppc64el. 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.638 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.640 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.729 Selecting previously unselected package libgssapi-krb5-2:ppc64el. 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.731 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.732 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.776 Selecting previously unselected package libsasl2-modules-db:ppc64el. 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.779 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.781 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.810 Selecting previously unselected package libsasl2-2:ppc64el. 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.811 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.813 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.852 Selecting previously unselected package libldap-common. 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.852 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.853 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.885 Selecting previously unselected package libldap-2.4-2:ppc64el. 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.886 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.888 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.944 Selecting previously unselected package libnghttp2-14:ppc64el. 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.948 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.948 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.980 Selecting previously unselected package libpsl5:ppc64el. 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.982 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 8.983 Unpacking libpsl5:ppc64el (0.20.2-2) ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 9.012 Selecting previously unselected package librtmp1:ppc64el. 05:00:39 [2021-04-07T05:00:39.667Z] #28 9.014 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 9.015 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... 05:00:39 [2021-04-07T05:00:39.667Z] #28 9.043 Selecting previously unselected package libssh2-1:ppc64el. 05:00:39 [2021-04-07T05:00:39.667Z] #28 9.045 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.687Z] #27 10.76 0 added, 0 removed; done. 05:00:39 [2021-04-07T05:00:39.687Z] #27 10.76 Running hooks in /etc/ca-certificates/update.d... 05:00:39 [2021-04-07T05:00:39.687Z] #27 10.76 done. 05:00:39 [2021-04-07T05:00:39.762Z] #27 ... 05:00:39 [2021-04-07T05:00:39.762Z] 05:00:39 [2021-04-07T05:00:39.762Z] #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 05:00:39 [2021-04-07T05:00:39.762Z] #47 sha256:68974ba5d1a47ff0380970a82d8289eafb4d24ea4d48fd465c3a3cf3159d5971 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.145 + RM_GOPATH=0 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.145 + TMP_GOPATH= 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.145 + : /build 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.145 + '[' -z '' ']' 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.147 ++ mktemp -d 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.149 + export GOPATH=/tmp/tmp.I1WK3aRP1d 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.149 + GOPATH=/tmp/tmp.I1WK3aRP1d 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.150 + RM_GOPATH=1 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.150 + case "$(go env GOARCH)" in 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.152 ++ go env GOARCH 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.172 + export GO_BUILDMODE=-buildmode=pie 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.172 + GO_BUILDMODE=-buildmode=pie 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.172 ++ dirname /tmp/install/install.sh 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.194 + dir=/tmp/install 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.194 + bin=gotestsum 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.194 + shift 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.194 + '[' '!' -f /tmp/install/gotestsum.installer ']' 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.194 + . /tmp/install/gotestsum.installer 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.194 ++ : v0.5.3 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.194 + install_gotestsum 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.194 + set -e 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.194 + export GO111MODULE=on 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.194 + GO111MODULE=on 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.194 + GOBIN=/build 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.194 + go get gotest.tools/gotestsum@v0.5.3 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.283 go: finding gotest.tools v0.5.3 05:00:39 [2021-04-07T05:00:39.762Z] #47 4.283 go: finding gotest.tools/gotestsum v0.5.3 05:00:39 [2021-04-07T05:00:39.762Z] #47 5.242 go: downloading gotest.tools/gotestsum v0.5.3 05:00:39 [2021-04-07T05:00:39.762Z] #47 5.796 go: extracting gotest.tools/gotestsum v0.5.3 05:00:39 [2021-04-07T05:00:39.762Z] #47 6.439 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:00:39 [2021-04-07T05:00:39.762Z] #47 6.473 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:00:39 [2021-04-07T05:00:39.762Z] #47 6.474 go: downloading github.com/spf13/pflag v1.0.3 05:00:39 [2021-04-07T05:00:39.762Z] #47 6.475 go: downloading github.com/jonboulle/clockwork v0.1.0 05:00:39 [2021-04-07T05:00:39.762Z] #47 6.478 go: downloading github.com/fatih/color v1.9.0 05:00:39 [2021-04-07T05:00:39.763Z] #47 6.520 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:00:39 [2021-04-07T05:00:39.763Z] #47 6.710 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:00:39 [2021-04-07T05:00:39.763Z] #47 6.893 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:00:39 [2021-04-07T05:00:39.763Z] #47 6.907 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:00:39 [2021-04-07T05:00:39.763Z] #47 6.957 go: downloading github.com/pkg/errors v0.9.1 05:00:39 [2021-04-07T05:00:39.763Z] #47 7.091 go: extracting github.com/fatih/color v1.9.0 05:00:39 [2021-04-07T05:00:39.763Z] #47 7.141 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:00:39 [2021-04-07T05:00:39.763Z] #47 7.182 go: downloading github.com/mattn/go-isatty v0.0.12 05:00:39 [2021-04-07T05:00:39.763Z] #47 7.183 go: downloading github.com/mattn/go-colorable v0.1.6 05:00:39 [2021-04-07T05:00:39.763Z] #47 7.240 go: extracting github.com/jonboulle/clockwork v0.1.0 05:00:39 [2021-04-07T05:00:39.763Z] #47 7.271 go: extracting github.com/spf13/pflag v1.0.3 05:00:39 [2021-04-07T05:00:39.763Z] #47 7.566 go: extracting github.com/pkg/errors v0.9.1 05:00:39 [2021-04-07T05:00:39.763Z] #47 7.731 go: extracting github.com/mattn/go-isatty v0.0.12 05:00:39 [2021-04-07T05:00:39.763Z] #47 7.930 go: extracting github.com/mattn/go-colorable v0.1.6 05:00:39 [2021-04-07T05:00:39.763Z] #47 8.377 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:00:39 [2021-04-07T05:00:39.763Z] #47 ... 05:00:39 [2021-04-07T05:00:39.763Z] 05:00:39 [2021-04-07T05:00:39.763Z] #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 05:00:39 [2021-04-07T05:00:39.763Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 05:00:39 [2021-04-07T05:00:39.763Z] #27 17.86 137 added, 0 removed; done. 05:00:39 [2021-04-07T05:00:39.836Z] #42 ... 05:00:39 [2021-04-07T05:00:39.836Z] 05:00:39 [2021-04-07T05:00:39.836Z] #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 05:00:39 [2021-04-07T05:00:39.836Z] #49 sha256:9df0b922e189e59632f676d67981e0c62b1467dc8a8aa3901f8a92693186b61a 05:00:39 [2021-04-07T05:00:39.836Z] #49 22.05 go: downloading gopkg.in/yaml.v2 v2.2.7 05:00:39 [2021-04-07T05:00:39.836Z] #49 22.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0 05:00:39 [2021-04-07T05:00:39.836Z] #49 22.10 go: extracting github.com/go-toolsmith/astfmt v1.0.0 05:00:39 [2021-04-07T05:00:39.836Z] #49 22.10 go: downloading github.com/hashicorp/hcl v1.0.0 05:00:39 [2021-04-07T05:00:39.836Z] #49 22.36 go: extracting github.com/hashicorp/hcl v1.0.0 05:00:39 [2021-04-07T05:00:39.836Z] #49 22.43 go: extracting gopkg.in/yaml.v2 v2.2.7 05:00:39 [2021-04-07T05:00:39.836Z] #49 22.53 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 05:00:39 [2021-04-07T05:00:39.913Z] #43 45.60 DEP compel/src/lib/infect-rpc.d 05:00:39 [2021-04-07T05:00:39.913Z] #43 45.70 DEP compel/arch/x86/src/lib/infect.d 05:00:39 [2021-04-07T05:00:39.913Z] #43 45.80 DEP compel/arch/x86/src/lib/cpu.d 05:00:39 [2021-04-07T05:00:39.963Z] #28 9.047 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... 05:00:39 [2021-04-07T05:00:39.963Z] #28 9.091 Selecting previously unselected package libcurl4:ppc64el. 05:00:39 [2021-04-07T05:00:39.963Z] #28 9.093 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.963Z] #28 9.096 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ... 05:00:39 [2021-04-07T05:00:39.963Z] #28 9.161 Selecting previously unselected package curl. 05:00:39 [2021-04-07T05:00:39.963Z] #28 9.163 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.963Z] #28 9.164 Unpacking curl (7.64.0-4+deb10u2) ... 05:00:39 [2021-04-07T05:00:39.963Z] #28 9.221 Selecting previously unselected package libonig5:ppc64el. 05:00:39 [2021-04-07T05:00:39.963Z] #28 9.223 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... 05:00:39 [2021-04-07T05:00:39.963Z] #28 9.224 Unpacking libonig5:ppc64el (6.9.1-1) ... 05:00:39 [2021-04-07T05:00:39.963Z] #28 9.274 Selecting previously unselected package libjq1:ppc64el. 05:00:39 [2021-04-07T05:00:39.963Z] #28 9.274 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... 05:00:40 [2021-04-07T05:00:40.045Z] #27 18.09 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... 05:00:40 [2021-04-07T05:00:40.045Z] #27 18.12 Setting up jq (1.5+dfsg-2+b1) ... 05:00:40 [2021-04-07T05:00:40.045Z] #27 18.14 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... 05:00:40 [2021-04-07T05:00:40.139Z] #49 22.83 go: downloading golang.org/x/text v0.3.2 05:00:40 [2021-04-07T05:00:40.139Z] #49 ... 05:00:40 [2021-04-07T05:00:40.139Z] 05:00:40 [2021-04-07T05:00:40.139Z] #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 05:00:40 [2021-04-07T05:00:40.139Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 05:00:40 [2021-04-07T05:00:40.139Z] #55 12.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:00:40 [2021-04-07T05:00:40.139Z] #55 14.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:00:40 [2021-04-07T05:00:40.139Z] #55 ... 05:00:40 [2021-04-07T05:00:40.139Z] 05:00:40 [2021-04-07T05:00:40.139Z] #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 05:00:40 [2021-04-07T05:00:40.139Z] #45 sha256:7f8c1b1cc101fe8271734a702fdf7bc478629c8b3083aa7b79583c691fbe8b16 05:00:40 [2021-04-07T05:00:40.139Z] #45 21.63 crypto/internal/subtle 05:00:40 [2021-04-07T05:00:40.139Z] #45 21.79 crypto/subtle 05:00:40 [2021-04-07T05:00:40.139Z] #45 21.94 vendor/golang.org/x/crypto/cryptobyte/asn1 05:00:40 [2021-04-07T05:00:40.139Z] #45 22.02 internal/nettrace 05:00:40 [2021-04-07T05:00:40.139Z] #45 22.16 runtime/cgo 05:00:40 [2021-04-07T05:00:40.173Z] #43 45.92 DEP compel/src/lib/log.d 05:00:40 [2021-04-07T05:00:40.173Z] #43 45.99 DEP compel/src/main.d 05:00:40 [2021-04-07T05:00:40.260Z] #28 9.275 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... 05:00:40 [2021-04-07T05:00:40.260Z] #28 9.310 Selecting previously unselected package jq. 05:00:40 [2021-04-07T05:00:40.260Z] #28 9.312 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... 05:00:40 [2021-04-07T05:00:40.260Z] #28 9.313 Unpacking jq (1.5+dfsg-2+b1) ... 05:00:40 [2021-04-07T05:00:40.260Z] #28 9.347 Setting up libkeyutils1:ppc64el (1.6-6) ... 05:00:40 [2021-04-07T05:00:40.260Z] #28 9.351 Setting up libpsl5:ppc64el (0.20.2-2) ... 05:00:40 [2021-04-07T05:00:40.260Z] #28 9.354 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... 05:00:40 [2021-04-07T05:00:40.260Z] #28 9.516 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... 05:00:40 [2021-04-07T05:00:40.260Z] #28 9.572 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... 05:00:40 [2021-04-07T05:00:40.309Z] #27 18.17 Setting up curl (7.64.0-4+deb10u2) ... 05:00:40 [2021-04-07T05:00:40.309Z] #27 18.19 Processing triggers for libc-bin (2.28-10) ... 05:00:40 [2021-04-07T05:00:40.309Z] #27 18.30 Processing triggers for ca-certificates (20200601~deb10u2) ... 05:00:40 [2021-04-07T05:00:40.309Z] #27 18.31 Updating certificates in /etc/ssl/certs... 05:00:40 [2021-04-07T05:00:40.432Z] #43 46.14 DEP compel/src/lib/handle-elf.d 05:00:40 [2021-04-07T05:00:40.432Z] #43 46.23 DEP compel/arch/x86/src/lib/handle-elf.d 05:00:40 [2021-04-07T05:00:40.557Z] #28 9.579 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... 05:00:40 [2021-04-07T05:00:40.557Z] #28 9.582 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... 05:00:40 [2021-04-07T05:00:40.557Z] #28 9.585 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... 05:00:40 [2021-04-07T05:00:40.557Z] #28 9.588 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... 05:00:40 [2021-04-07T05:00:40.557Z] #28 9.592 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... 05:00:40 [2021-04-07T05:00:40.557Z] #28 9.596 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... 05:00:40 [2021-04-07T05:00:40.557Z] #28 9.601 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... 05:00:40 [2021-04-07T05:00:40.557Z] #28 9.606 Setting up openssl (1.1.1d-0+deb10u6) ... 05:00:40 [2021-04-07T05:00:40.557Z] #28 9.616 Setting up libonig5:ppc64el (6.9.1-1) ... 05:00:40 [2021-04-07T05:00:40.557Z] #28 9.620 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... 05:00:40 [2021-04-07T05:00:40.557Z] #28 9.623 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... 05:00:40 [2021-04-07T05:00:40.557Z] #28 9.627 Setting up ca-certificates (20200601~deb10u2) ... 05:00:40 [2021-04-07T05:00:40.693Z] #43 46.37 CC compel/src/lib/log.o 05:00:40 [2021-04-07T05:00:40.693Z] #43 46.62 CC compel/arch/x86/src/lib/cpu.o 05:00:40 [2021-04-07T05:00:40.744Z] #13 ... 05:00:40 [2021-04-07T05:00:40.745Z] 05:00:40 [2021-04-07T05:00:40.745Z] #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 05:00:40 [2021-04-07T05:00:40.745Z] #34 sha256:d72521a525fd2e03e4ca40ab23717b9c67aa306927dab6bfd0654a5b28ab6093 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.613 + RM_GOPATH=0 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.613 + TMP_GOPATH= 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.613 + : /build 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.613 + '[' -z '' ']' 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.613 ++ mktemp -d 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.617 + export GOPATH=/tmp/tmp.tR1G5l4npN 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.617 + GOPATH=/tmp/tmp.tR1G5l4npN 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.617 + RM_GOPATH=1 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.617 + case "$(go env GOARCH)" in 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.617 ++ go env GOARCH 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.627 + export GO_BUILDMODE=-buildmode=pie 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.627 + GO_BUILDMODE=-buildmode=pie 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.627 ++ dirname /tmp/install/install.sh 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.631 + dir=/tmp/install 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.631 + bin=tomlv 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.631 + shift 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.631 + '[' '!' -f /tmp/install/tomlv.installer ']' 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.631 + . /tmp/install/tomlv.installer 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.631 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.631 + install_tomlv 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.631 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.631 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tR1G5l4npN/src/github.com/BurntSushi/toml 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.631 Cloning into '/tmp/tmp.tR1G5l4npN/src/github.com/BurntSushi/toml'... 05:00:40 [2021-04-07T05:00:40.745Z] #34 5.632 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 05:00:40 [2021-04-07T05:00:40.745Z] #34 6.295 + cd /tmp/tmp.tR1G5l4npN/src/github.com/BurntSushi/toml 05:00:40 [2021-04-07T05:00:40.745Z] #34 6.295 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 05:00:40 [2021-04-07T05:00:40.745Z] #34 6.318 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 05:00:40 [2021-04-07T05:00:40.745Z] #34 7.220 runtime/internal/atomic 05:00:40 [2021-04-07T05:00:40.745Z] #34 7.362 internal/cpu 05:00:40 [2021-04-07T05:00:40.745Z] #34 7.778 runtime/internal/sys 05:00:40 [2021-04-07T05:00:40.745Z] #34 8.107 runtime/internal/math 05:00:40 [2021-04-07T05:00:40.745Z] #34 8.238 internal/bytealg 05:00:40 [2021-04-07T05:00:40.745Z] #34 8.240 math/bits 05:00:40 [2021-04-07T05:00:40.745Z] #34 8.921 math 05:00:41 [2021-04-07T05:00:41.082Z] #45 ... 05:00:41 [2021-04-07T05:00:41.082Z] 05:00:41 [2021-04-07T05:00:41.082Z] #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 05:00:41 [2021-04-07T05:00:41.082Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:00:41 [2021-04-07T05:00:41.082Z] #36 13.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:00:41 [2021-04-07T05:00:41.203Z] #28 10.50 Updating certificates in /etc/ssl/certs... 05:00:41 [2021-04-07T05:00:41.323Z] #34 9.792 runtime 05:00:41 [2021-04-07T05:00:41.346Z] #36 ... 05:00:41 [2021-04-07T05:00:41.346Z] 05:00:41 [2021-04-07T05:00:41.346Z] #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 05:00:41 [2021-04-07T05:00:41.346Z] #58 sha256:c967bc1cedea62b3e041e590459914abc8971a924ac38d7dbde2e463a6219f7f 05:00:41 [2021-04-07T05:00:41.346Z] #58 16.66 go: downloading github.com/urfave/cli/v2 v2.3.0 05:00:41 [2021-04-07T05:00:41.346Z] #58 16.66 go: downloading github.com/sirupsen/logrus v1.8.1 05:00:41 [2021-04-07T05:00:41.346Z] #58 16.73 go: downloading github.com/google/uuid v1.2.0 05:00:41 [2021-04-07T05:00:41.346Z] #58 16.82 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:00:41 [2021-04-07T05:00:41.346Z] #58 16.82 go: downloading github.com/moby/sys/mountinfo v0.4.1 05:00:41 [2021-04-07T05:00:41.346Z] #58 16.82 go: downloading github.com/pkg/errors v0.9.1 05:00:41 [2021-04-07T05:00:41.346Z] #58 16.83 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 05:00:41 [2021-04-07T05:00:41.346Z] #58 17.09 go: downloading github.com/gofrs/flock v0.8.0 05:00:41 [2021-04-07T05:00:41.346Z] #58 17.36 go: downloading github.com/moby/vpnkit v0.5.0 05:00:41 [2021-04-07T05:00:41.346Z] #58 17.49 go: extracting github.com/google/uuid v1.2.0 05:00:41 [2021-04-07T05:00:41.346Z] #58 17.49 go: extracting github.com/pkg/errors v0.9.1 05:00:41 [2021-04-07T05:00:41.346Z] #58 17.50 go: downloading github.com/gorilla/mux v1.8.0 05:00:41 [2021-04-07T05:00:41.346Z] #58 17.51 go: extracting github.com/moby/sys/mountinfo v0.4.1 05:00:41 [2021-04-07T05:00:41.346Z] #58 17.57 go: extracting github.com/sirupsen/logrus v1.8.1 05:00:41 [2021-04-07T05:00:41.346Z] #58 17.60 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 05:00:41 [2021-04-07T05:00:41.346Z] #58 17.64 go: extracting github.com/gofrs/flock v0.8.0 05:00:41 [2021-04-07T05:00:41.346Z] #58 17.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:00:41 [2021-04-07T05:00:41.346Z] #58 17.96 go: extracting github.com/gorilla/mux v1.8.0 05:00:41 [2021-04-07T05:00:41.346Z] #58 19.49 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:00:41 [2021-04-07T05:00:41.346Z] #58 20.94 go: extracting github.com/urfave/cli/v2 v2.3.0 05:00:41 [2021-04-07T05:00:41.346Z] #58 21.17 go: extracting github.com/moby/vpnkit v0.5.0 05:00:41 [2021-04-07T05:00:41.346Z] #58 21.51 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:00:41 [2021-04-07T05:00:41.346Z] #58 21.75 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:00:41 [2021-04-07T05:00:41.346Z] #58 21.76 go: downloading github.com/u-root/u-root v7.0.0+incompatible 05:00:41 [2021-04-07T05:00:41.346Z] #58 ... 05:00:41 [2021-04-07T05:00:41.346Z] 05:00:41 [2021-04-07T05:00:41.346Z] #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 05:00:41 [2021-04-07T05:00:41.346Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 05:00:41 [2021-04-07T05:00:41.580Z] #34 ... 05:00:41 [2021-04-07T05:00:41.580Z] 05:00:41 [2021-04-07T05:00:41.580Z] #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 05:00:41 [2021-04-07T05:00:41.580Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:00:41 [2021-04-07T05:00:41.580Z] #42 7.428 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:41 [2021-04-07T05:00:41.580Z] #42 7.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:41 [2021-04-07T05:00:41.580Z] #42 7.851 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:41 [2021-04-07T05:00:41.580Z] #42 10.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:00:41 [2021-04-07T05:00:41.580Z] #42 ... 05:00:41 [2021-04-07T05:00:41.580Z] 05:00:41 [2021-04-07T05:00:41.580Z] #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 05:00:41 [2021-04-07T05:00:41.580Z] #24 sha256:fed0568e2b082bd019e83d1776dbeecd5741f94c51cb0976e15a57249e22a925 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.944 + RM_GOPATH=0 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.944 + TMP_GOPATH= 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.944 + : /build 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.944 + '[' -z '' ']' 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.944 ++ mktemp -d 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.955 + export GOPATH=/tmp/tmp.dSXOFl9KoR 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.955 + GOPATH=/tmp/tmp.dSXOFl9KoR 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.955 + RM_GOPATH=1 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.955 + case "$(go env GOARCH)" in 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.955 ++ go env GOARCH 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.955 + export GO_BUILDMODE=-buildmode=pie 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.955 + GO_BUILDMODE=-buildmode=pie 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.955 ++ dirname /tmp/install/install.sh 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.962 + dir=/tmp/install 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.962 + bin=dockercli 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.962 + shift 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.962 + '[' '!' -f /tmp/install/dockercli.installer ']' 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.962 + . /tmp/install/dockercli.installer 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.962 ++ : stable 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.962 ++ : 17.06.2-ce 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.962 + install_dockercli 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.962 + echo 'Install docker/cli version 17.06.2-ce from stable' 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.962 ++ uname -m 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.962 + arch=x86_64 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.962 + '[' x86_64 '!=' x86_64 ']' 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.962 + url=https://download.docker.com/linux/static 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.962 + tar -xz docker/docker 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.963 Install docker/cli version 17.06.2-ce from stable 05:00:41 [2021-04-07T05:00:41.580Z] #24 5.970 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 05:00:41 [2021-04-07T05:00:41.608Z] #40 24.11 Checking out files: 91% (1535/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. 05:00:41 [2021-04-07T05:00:41.608Z] #40 24.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 05:00:41 [2021-04-07T05:00:41.632Z] #43 47.37 CC compel/arch/x86/src/lib/infect.o 05:00:41 [2021-04-07T05:00:41.704Z] #27 ... 05:00:41 [2021-04-07T05:00:41.704Z] 05:00:41 [2021-04-07T05:00:41.704Z] #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 05:00:41 [2021-04-07T05:00:41.704Z] #45 sha256:ec3c4c29fb446ba50f00a13d0c1f6d473e08817f88b6f6145798cb564e14b62d 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.074 + RM_GOPATH=0 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.074 + TMP_GOPATH= 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.074 + : /build 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.074 + '[' -z '' ']' 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.074 ++ mktemp -d 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.085 + export GOPATH=/tmp/tmp.EjJFo4NqEM 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.085 + GOPATH=/tmp/tmp.EjJFo4NqEM 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.085 + RM_GOPATH=1 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.085 + case "$(go env GOARCH)" in 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.085 ++ go env GOARCH 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.128 + export GO_BUILDMODE=-buildmode=pie 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.128 + GO_BUILDMODE=-buildmode=pie 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.128 ++ dirname /tmp/install/install.sh 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.128 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.129 + dir=/tmp/install 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.129 + bin=vndr 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.129 + shift 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.129 + '[' '!' -f /tmp/install/vndr.installer ']' 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.129 + . /tmp/install/vndr.installer 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.129 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.129 + install_vndr 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.129 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.129 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.EjJFo4NqEM/src/github.com/LK4D4/vndr 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.131 Cloning into '/tmp/tmp.EjJFo4NqEM/src/github.com/LK4D4/vndr'... 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.673 + cd /tmp/tmp.EjJFo4NqEM/src/github.com/LK4D4/vndr 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.673 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 05:00:41 [2021-04-07T05:00:41.704Z] #45 4.689 + go build -buildmode=pie -v -o /build/vndr . 05:00:41 [2021-04-07T05:00:41.704Z] #45 5.502 unicode 05:00:41 [2021-04-07T05:00:41.704Z] #45 5.578 internal/testlog 05:00:41 [2021-04-07T05:00:41.704Z] #45 5.683 math 05:00:41 [2021-04-07T05:00:41.704Z] #45 5.919 runtime 05:00:41 [2021-04-07T05:00:41.704Z] #45 6.331 unicode/utf16 05:00:41 [2021-04-07T05:00:41.704Z] #45 7.103 container/list 05:00:41 [2021-04-07T05:00:41.704Z] #45 8.267 crypto/internal/subtle 05:00:41 [2021-04-07T05:00:41.704Z] #45 8.429 crypto/subtle 05:00:41 [2021-04-07T05:00:41.704Z] #45 8.616 vendor/golang.org/x/crypto/cryptobyte/asn1 05:00:41 [2021-04-07T05:00:41.704Z] #45 8.770 internal/nettrace 05:00:41 [2021-04-07T05:00:41.704Z] #45 9.252 runtime/cgo 05:00:41 [2021-04-07T05:00:41.704Z] #45 9.600 vendor/golang.org/x/crypto/internal/subtle 05:00:41 [2021-04-07T05:00:41.704Z] #45 ... 05:00:41 [2021-04-07T05:00:41.704Z] 05:00:41 [2021-04-07T05:00:41.704Z] #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 05:00:41 [2021-04-07T05:00:41.704Z] #67 sha256:79161cda87e8bd5e2351ce4526bfa2236a841529c0b37d0ae573acb91f15938a 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.024 + RM_GOPATH=0 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.024 + TMP_GOPATH= 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.024 + : /build 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.024 + '[' -z '' ']' 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.024 ++ mktemp -d 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.027 + export GOPATH=/tmp/tmp.cIX5PPpD0N 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.027 + GOPATH=/tmp/tmp.cIX5PPpD0N 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.027 + RM_GOPATH=1 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.027 + case "$(go env GOARCH)" in 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.028 ++ go env GOARCH 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.070 + export GO_BUILDMODE=-buildmode=pie 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.070 + GO_BUILDMODE=-buildmode=pie 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.070 ++ dirname /tmp/install/install.sh 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.070 + dir=/tmp/install 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.070 + bin=proxy 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.070 + shift 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.078 + '[' '!' -f /tmp/install/proxy.installer ']' 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.078 + . /tmp/install/proxy.installer 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.078 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.078 + install_proxy 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.078 + case "$1" in 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.078 + export CGO_ENABLED=0 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.078 + CGO_ENABLED=0 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.078 + _install_proxy 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.078 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.078 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.085 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cIX5PPpD0N/src/github.com/docker/libnetwork 05:00:41 [2021-04-07T05:00:41.704Z] #67 5.085 Cloning into '/tmp/tmp.cIX5PPpD0N/src/github.com/docker/libnetwork'... 05:00:41 [2021-04-07T05:00:41.704Z] #67 ... 05:00:41 [2021-04-07T05:00:41.705Z] 05:00:41 [2021-04-07T05:00:41.705Z] #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 05:00:41 [2021-04-07T05:00:41.705Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 05:00:41 [2021-04-07T05:00:41.705Z] #42 5.382 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:41 [2021-04-07T05:00:41.705Z] #42 5.406 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:41 [2021-04-07T05:00:41.705Z] #42 5.406 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:41 [2021-04-07T05:00:41.705Z] #42 6.319 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] 05:00:41 [2021-04-07T05:00:41.705Z] #42 8.223 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [266 kB] 05:00:41 [2021-04-07T05:00:41.705Z] #42 8.378 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] 05:00:41 [2021-04-07T05:00:41.847Z] #28 ... 05:00:41 [2021-04-07T05:00:41.847Z] 05:00:41 [2021-04-07T05:00:41.847Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:41 [2021-04-07T05:00:41.847Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 05:00:41 [2021-04-07T05:00:41.847Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.6s done 05:00:41 [2021-04-07T05:00:41.847Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done 05:00:41 [2021-04-07T05:00:41.847Z] #10 DONE 20.8s 05:00:41 [2021-04-07T05:00:41.847Z] 05:00:41 [2021-04-07T05:00:41.847Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 05:00:41 [2021-04-07T05:00:41.847Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 05:00:41 [2021-04-07T05:00:41.847Z] #11 DONE 0.2s 05:00:41 [2021-04-07T05:00:41.847Z] 05:00:41 [2021-04-07T05:00:41.847Z] #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 05:00:41 [2021-04-07T05:00:41.847Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba 05:00:41 [2021-04-07T05:00:41.893Z] #24 ... 05:00:41 [2021-04-07T05:00:41.893Z] 05:00:41 [2021-04-07T05:00:41.893Z] #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 05:00:41 [2021-04-07T05:00:41.893Z] #49 sha256:0220fe0f535349d2255b6356386e3d3fe34ac325ea3dac3a7937e565803fadc0 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.894 + RM_GOPATH=0 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.894 + TMP_GOPATH= 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.894 + : /build 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.894 + '[' -z '' ']' 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.894 ++ mktemp -d 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.896 + export GOPATH=/tmp/tmp.BBqDMCN0Hs 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.896 + GOPATH=/tmp/tmp.BBqDMCN0Hs 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.896 + RM_GOPATH=1 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.896 + case "$(go env GOARCH)" in 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.896 ++ go env GOARCH 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.926 + export GO_BUILDMODE=-buildmode=pie 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.926 + GO_BUILDMODE=-buildmode=pie 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.927 ++ dirname /tmp/install/install.sh 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.930 + dir=/tmp/install 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.930 + bin=golangci_lint 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.930 + shift 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.930 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.930 + . /tmp/install/golangci_lint.installer 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.930 ++ : v1.23.8 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.930 + install_golangci_lint 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.930 + set -e 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.930 + export GO111MODULE=on 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.930 + GO111MODULE=on 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.930 + GOBIN=/build 05:00:41 [2021-04-07T05:00:41.893Z] #49 5.930 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 05:00:41 [2021-04-07T05:00:41.893Z] #49 6.057 go: finding github.com v1.23.8 05:00:41 [2021-04-07T05:00:41.893Z] #49 6.057 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 05:00:41 [2021-04-07T05:00:41.893Z] #49 6.057 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 05:00:41 [2021-04-07T05:00:41.893Z] #49 6.057 go: finding github.com/golangci/golangci-lint v1.23.8 05:00:41 [2021-04-07T05:00:41.893Z] #49 6.057 go: finding github.com/golangci v1.23.8 05:00:41 [2021-04-07T05:00:41.893Z] #49 7.625 go: downloading github.com/golangci/golangci-lint v1.23.8 05:00:41 [2021-04-07T05:00:41.893Z] #49 8.367 go: extracting github.com/golangci/golangci-lint v1.23.8 05:00:41 [2021-04-07T05:00:41.893Z] #49 ... 05:00:41 [2021-04-07T05:00:41.893Z] 05:00:41 [2021-04-07T05:00:41.893Z] #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 05:00:41 [2021-04-07T05:00:41.893Z] #45 sha256:6e1b7b81fdaee329ceddbccaa1f3f9be6f0a97faa8752dff0635f20a233b534f 05:00:41 [2021-04-07T05:00:41.893Z] #45 5.998 + RM_GOPATH=0 05:00:41 [2021-04-07T05:00:41.893Z] #45 5.998 + TMP_GOPATH= 05:00:41 [2021-04-07T05:00:41.893Z] #45 5.998 + : /build 05:00:41 [2021-04-07T05:00:41.893Z] #45 5.998 + '[' -z '' ']' 05:00:41 [2021-04-07T05:00:41.893Z] #45 5.998 ++ mktemp -d 05:00:41 [2021-04-07T05:00:41.893Z] #45 5.998 + export GOPATH=/tmp/tmp.j1EEdnenPD 05:00:41 [2021-04-07T05:00:41.893Z] #45 5.998 + GOPATH=/tmp/tmp.j1EEdnenPD 05:00:41 [2021-04-07T05:00:41.893Z] #45 5.998 + RM_GOPATH=1 05:00:41 [2021-04-07T05:00:41.893Z] #45 5.998 + case "$(go env GOARCH)" in 05:00:41 [2021-04-07T05:00:41.893Z] #45 5.998 ++ go env GOARCH 05:00:41 [2021-04-07T05:00:41.893Z] #45 6.036 + export GO_BUILDMODE=-buildmode=pie 05:00:41 [2021-04-07T05:00:41.893Z] #45 6.036 + GO_BUILDMODE=-buildmode=pie 05:00:41 [2021-04-07T05:00:41.893Z] #45 6.036 ++ dirname /tmp/install/install.sh 05:00:41 [2021-04-07T05:00:41.893Z] #45 6.041 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 05:00:41 [2021-04-07T05:00:41.893Z] #45 6.041 + dir=/tmp/install 05:00:41 [2021-04-07T05:00:41.893Z] #45 6.041 + bin=vndr 05:00:41 [2021-04-07T05:00:41.893Z] #45 6.041 + shift 05:00:41 [2021-04-07T05:00:41.893Z] #45 6.041 + '[' '!' -f /tmp/install/vndr.installer ']' 05:00:41 [2021-04-07T05:00:41.893Z] #45 6.041 + . /tmp/install/vndr.installer 05:00:41 [2021-04-07T05:00:41.893Z] #45 6.041 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 05:00:41 [2021-04-07T05:00:41.893Z] #45 6.041 + install_vndr 05:00:41 [2021-04-07T05:00:41.893Z] #45 6.041 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' 05:00:41 [2021-04-07T05:00:41.893Z] #45 6.041 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.j1EEdnenPD/src/github.com/LK4D4/vndr 05:00:41 [2021-04-07T05:00:41.894Z] #45 6.046 Cloning into '/tmp/tmp.j1EEdnenPD/src/github.com/LK4D4/vndr'... 05:00:41 [2021-04-07T05:00:41.894Z] #45 7.097 + cd /tmp/tmp.j1EEdnenPD/src/github.com/LK4D4/vndr 05:00:41 [2021-04-07T05:00:41.894Z] #45 7.097 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 05:00:41 [2021-04-07T05:00:41.894Z] #45 7.136 + go build -buildmode=pie -v -o /build/vndr . 05:00:41 [2021-04-07T05:00:41.894Z] #45 9.220 internal/race 05:00:41 [2021-04-07T05:00:41.894Z] #45 9.248 internal/bytealg 05:00:41 [2021-04-07T05:00:41.894Z] #45 9.549 sync/atomic 05:00:41 [2021-04-07T05:00:41.894Z] #45 9.873 unicode 05:00:41 [2021-04-07T05:00:41.967Z] #42 ... 05:00:41 [2021-04-07T05:00:41.967Z] 05:00:41 [2021-04-07T05:00:41.967Z] #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 05:00:41 [2021-04-07T05:00:41.967Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 05:00:41 [2021-04-07T05:00:41.967Z] #36 5.562 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:41 [2021-04-07T05:00:41.967Z] #36 5.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:41 [2021-04-07T05:00:41.967Z] #36 5.610 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:41 [2021-04-07T05:00:41.967Z] #36 6.512 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] 05:00:41 [2021-04-07T05:00:41.967Z] #36 8.158 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [266 kB] 05:00:41 [2021-04-07T05:00:41.967Z] #36 8.968 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] 05:00:41 [2021-04-07T05:00:41.967Z] #36 ... 05:00:41 [2021-04-07T05:00:41.967Z] 05:00:41 [2021-04-07T05:00:41.967Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 05:00:41 [2021-04-07T05:00:41.967Z] #58 sha256:0541ad82f2f1d8c11122278e80b4d9359587862ddb0a7a9016148295a6c1bd50 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.805 + RM_GOPATH=0 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.805 + TMP_GOPATH= 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.805 + : /build 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.805 + '[' -z '' ']' 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.805 ++ mktemp -d 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.820 + export GOPATH=/tmp/tmp.QsaYqJqUYI 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.820 + GOPATH=/tmp/tmp.QsaYqJqUYI 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.820 + RM_GOPATH=1 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.820 + case "$(go env GOARCH)" in 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.820 ++ go env GOARCH 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.844 + export GO_BUILDMODE=-buildmode=pie 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.844 + GO_BUILDMODE=-buildmode=pie 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.844 ++ dirname /tmp/install/install.sh 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.853 + dir=/tmp/install 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.853 + bin=rootlesskit 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.853 + shift 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.853 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.853 + . /tmp/install/rootlesskit.installer 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.853 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.853 + install_rootlesskit 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.853 + case "$1" in 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.853 + export CGO_ENABLED=0 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.853 + CGO_ENABLED=0 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.853 + _install_rootlesskit 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.853 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.853 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QsaYqJqUYI/src/github.com/rootless-containers/rootlesskit 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.853 Cloning into '/tmp/tmp.QsaYqJqUYI/src/github.com/rootless-containers/rootlesskit'... 05:00:41 [2021-04-07T05:00:41.967Z] #58 4.865 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd 05:00:41 [2021-04-07T05:00:41.967Z] #58 8.421 + cd /tmp/tmp.QsaYqJqUYI/src/github.com/rootless-containers/rootlesskit 05:00:41 [2021-04-07T05:00:41.967Z] #58 8.434 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd 05:00:41 [2021-04-07T05:00:41.967Z] #58 8.448 + export GO111MODULE=on 05:00:41 [2021-04-07T05:00:41.967Z] #58 8.449 + GO111MODULE=on 05:00:41 [2021-04-07T05:00:41.967Z] #58 8.449 + export GOPROXY=https://proxy.golang.org 05:00:41 [2021-04-07T05:00:41.967Z] #58 8.449 + GOPROXY=https://proxy.golang.org 05:00:41 [2021-04-07T05:00:41.967Z] #58 8.450 + for f in rootlesskit rootlesskit-docker-proxy 05:00:41 [2021-04-07T05:00:41.967Z] #58 8.450 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 05:00:41 [2021-04-07T05:00:41.967Z] #58 10.20 go: downloading github.com/urfave/cli/v2 v2.3.0 05:00:41 [2021-04-07T05:00:41.967Z] #58 10.25 go: downloading github.com/pkg/errors v0.9.1 05:00:41 [2021-04-07T05:00:41.967Z] #58 10.29 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:00:41 [2021-04-07T05:00:41.967Z] #58 10.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:00:41 [2021-04-07T05:00:41.967Z] #58 10.35 go: downloading github.com/gorilla/mux v1.8.0 05:00:41 [2021-04-07T05:00:41.967Z] #58 10.41 go: downloading github.com/gofrs/flock v0.8.0 05:00:41 [2021-04-07T05:00:41.967Z] #58 10.53 go: downloading github.com/moby/sys/mountinfo v0.4.1 05:00:42 [2021-04-07T05:00:42.145Z] #28 11.31 137 added, 0 removed; done. 05:00:42 [2021-04-07T05:00:42.145Z] #28 11.33 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... 05:00:42 [2021-04-07T05:00:42.145Z] #28 11.33 Setting up jq (1.5+dfsg-2+b1) ... 05:00:42 [2021-04-07T05:00:42.145Z] #28 11.33 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ... 05:00:42 [2021-04-07T05:00:42.145Z] #28 11.34 Setting up curl (7.64.0-4+deb10u2) ... 05:00:42 [2021-04-07T05:00:42.145Z] #28 11.34 Processing triggers for libc-bin (2.28-10) ... 05:00:42 [2021-04-07T05:00:42.146Z] #28 11.35 Processing triggers for ca-certificates (20200601~deb10u2) ... 05:00:42 [2021-04-07T05:00:42.146Z] #28 11.36 Updating certificates in /etc/ssl/certs... 05:00:42 [2021-04-07T05:00:42.146Z] #28 ... 05:00:42 [2021-04-07T05:00:42.146Z] 05:00:42 [2021-04-07T05:00:42.146Z] #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 05:00:42 [2021-04-07T05:00:42.146Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 05:00:42 [2021-04-07T05:00:42.146Z] #12 DONE 0.3s 05:00:42 [2021-04-07T05:00:42.146Z] 05:00:42 [2021-04-07T05:00:42.146Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 05:00:42 [2021-04-07T05:00:42.146Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 05:00:42 [2021-04-07T05:00:42.146Z] #40 DONE 0.1s 05:00:42 [2021-04-07T05:00:42.151Z] #45 ... 05:00:42 [2021-04-07T05:00:42.151Z] 05:00:42 [2021-04-07T05:00:42.151Z] #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 05:00:42 [2021-04-07T05:00:42.151Z] #51 sha256:c4842567d8a2d81c56fb71842e32c48d0b272b8b85bdb4142bc0b01277843846 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.119 + RM_GOPATH=0 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.119 + TMP_GOPATH= 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.121 + : /build 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.121 + '[' -z '' ']' 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.121 ++ mktemp -d 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.125 + export GOPATH=/tmp/tmp.6Vg8TgdTpp 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.125 + GOPATH=/tmp/tmp.6Vg8TgdTpp 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.125 + RM_GOPATH=1 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.125 + case "$(go env GOARCH)" in 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.125 ++ go env GOARCH 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.133 + export GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.133 + GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.136 ++ dirname /tmp/install/install.sh 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.163 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.165 + dir=/tmp/install 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.165 + bin=shfmt 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.165 + shift 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.165 + '[' '!' -f /tmp/install/shfmt.installer ']' 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.165 + . /tmp/install/shfmt.installer 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.165 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.165 + install_shfmt 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.165 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.165 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6Vg8TgdTpp/src/github.com/mvdan/sh 05:00:42 [2021-04-07T05:00:42.151Z] #51 6.165 Cloning into '/tmp/tmp.6Vg8TgdTpp/src/github.com/mvdan/sh'... 05:00:42 [2021-04-07T05:00:42.151Z] #51 ... 05:00:42 [2021-04-07T05:00:42.151Z] 05:00:42 [2021-04-07T05:00:42.151Z] #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 05:00:42 [2021-04-07T05:00:42.151Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:00:42 [2021-04-07T05:00:42.151Z] #36 6.201 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:42 [2021-04-07T05:00:42.151Z] #36 6.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:42 [2021-04-07T05:00:42.151Z] #36 6.253 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:42 [2021-04-07T05:00:42.151Z] #36 8.364 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:00:42 [2021-04-07T05:00:42.180Z] #40 ... 05:00:42 [2021-04-07T05:00:42.180Z] 05:00:42 [2021-04-07T05:00:42.180Z] #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 05:00:42 [2021-04-07T05:00:42.180Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:00:42 [2021-04-07T05:00:42.180Z] #13 10.84 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:00:42 [2021-04-07T05:00:42.180Z] #13 12.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:00:42 [2021-04-07T05:00:42.180Z] #13 ... 05:00:42 [2021-04-07T05:00:42.180Z] 05:00:42 [2021-04-07T05:00:42.180Z] #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 05:00:42 [2021-04-07T05:00:42.180Z] #51 sha256:37b9bd941ee373eff305a6d2fb932f7c8b4e3e08093b13a0c8830fd7b23a31ab 05:00:42 [2021-04-07T05:00:42.180Z] #51 18.33 + cd /tmp/tmp.yenhqyuxP3/src/github.com/mvdan/sh 05:00:42 [2021-04-07T05:00:42.180Z] #51 18.35 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 05:00:42 [2021-04-07T05:00:42.180Z] #51 18.47 + GO111MODULE=on 05:00:42 [2021-04-07T05:00:42.180Z] #51 18.47 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 05:00:42 [2021-04-07T05:00:42.180Z] #51 19.79 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 05:00:42 [2021-04-07T05:00:42.180Z] #51 19.88 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 05:00:42 [2021-04-07T05:00:42.180Z] #51 19.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 05:00:42 [2021-04-07T05:00:42.180Z] #51 19.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 05:00:42 [2021-04-07T05:00:42.180Z] #51 20.17 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 05:00:42 [2021-04-07T05:00:42.180Z] #51 20.88 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 05:00:42 [2021-04-07T05:00:42.180Z] #51 21.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 05:00:42 [2021-04-07T05:00:42.180Z] #51 23.19 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be 05:00:42 [2021-04-07T05:00:42.180Z] #51 24.45 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 05:00:42 [2021-04-07T05:00:42.180Z] #51 24.72 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 05:00:42 [2021-04-07T05:00:42.180Z] #51 24.89 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 05:00:42 [2021-04-07T05:00:42.180Z] #51 24.90 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 05:00:42 [2021-04-07T05:00:42.240Z] #58 10.55 go: extracting github.com/pkg/errors v0.9.1 05:00:42 [2021-04-07T05:00:42.240Z] #58 ... 05:00:42 [2021-04-07T05:00:42.240Z] 05:00:42 [2021-04-07T05:00:42.240Z] #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 05:00:42 [2021-04-07T05:00:42.240Z] #49 sha256:e65665bc4693363dbda25d69e430c817d4528ec06492f37305bd979e399f22c0 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.007 + RM_GOPATH=0 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.011 + TMP_GOPATH= 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.011 + : /build 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.011 + '[' -z '' ']' 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.011 ++ mktemp -d 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.012 + export GOPATH=/tmp/tmp.CziuYcCGxr 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.012 + GOPATH=/tmp/tmp.CziuYcCGxr 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.012 + RM_GOPATH=1 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.012 + case "$(go env GOARCH)" in 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.013 ++ go env GOARCH 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.029 + export GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.029 + GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.029 ++ dirname /tmp/install/install.sh 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.036 + dir=/tmp/install 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.036 + bin=golangci_lint 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.036 + shift 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.036 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.036 + . /tmp/install/golangci_lint.installer 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.036 ++ : v1.23.8 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.036 + install_golangci_lint 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.036 + set -e 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.036 + export GO111MODULE=on 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.036 + GO111MODULE=on 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.036 + GOBIN=/build 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.036 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.054 go: finding github.com v1.23.8 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.065 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.065 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.065 go: finding github.com/golangci/golangci-lint v1.23.8 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.065 go: finding github.com/golangci v1.23.8 05:00:42 [2021-04-07T05:00:42.240Z] #49 5.799 go: downloading github.com/golangci/golangci-lint v1.23.8 05:00:42 [2021-04-07T05:00:42.240Z] #49 6.469 go: extracting github.com/golangci/golangci-lint v1.23.8 05:00:42 [2021-04-07T05:00:42.240Z] #49 ... 05:00:42 [2021-04-07T05:00:42.240Z] 05:00:42 [2021-04-07T05:00:42.240Z] #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 05:00:42 [2021-04-07T05:00:42.240Z] #24 sha256:4bede54c8fe3879a96778d01c6ec4e9954decb520c3654daae51b6ff4377b6bf 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.006 + RM_GOPATH=0 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.006 + TMP_GOPATH= 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.006 + : /build 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.006 + '[' -z '' ']' 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.009 ++ mktemp -d 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.009 + export GOPATH=/tmp/tmp.5Ym9Gfy9br 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.009 + GOPATH=/tmp/tmp.5Ym9Gfy9br 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.009 + RM_GOPATH=1 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.009 + case "$(go env GOARCH)" in 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.026 ++ go env GOARCH 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.045 Install docker/cli version 17.06.2-ce from stable 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 + export GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 + GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 ++ dirname /tmp/install/install.sh 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 + dir=/tmp/install 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 + bin=dockercli 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 + shift 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 + '[' '!' -f /tmp/install/dockercli.installer ']' 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 + . /tmp/install/dockercli.installer 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 ++ : stable 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 ++ : 17.06.2-ce 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 + install_dockercli 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 + echo 'Install docker/cli version 17.06.2-ce from stable' 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 ++ uname -m 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 + arch=aarch64 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 + '[' aarch64 '!=' x86_64 ']' 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 + '[' aarch64 '!=' s390x ']' 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 + '[' aarch64 '!=' armhf ']' 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 + build_dockercli 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 + git clone https://github.com/docker/docker-ce /tmp/tmp.5Ym9Gfy9br/tmp/docker-ce 05:00:42 [2021-04-07T05:00:42.240Z] #24 3.046 Cloning into '/tmp/tmp.5Ym9Gfy9br/tmp/docker-ce'... 05:00:42 [2021-04-07T05:00:42.244Z] #27 DONE 13.1s 05:00:42 [2021-04-07T05:00:42.244Z] 05:00:42 [2021-04-07T05:00:42.244Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:42 [2021-04-07T05:00:42.244Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 05:00:42 [2021-04-07T05:00:42.244Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s 05:00:42 [2021-04-07T05:00:42.406Z] #36 ... 05:00:42 [2021-04-07T05:00:42.406Z] 05:00:42 [2021-04-07T05:00:42.406Z] #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 05:00:42 [2021-04-07T05:00:42.406Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 05:00:42 [2021-04-07T05:00:42.406Z] #40 6.525 + git clone https://github.com/docker/distribution.git . 05:00:42 [2021-04-07T05:00:42.406Z] #40 6.530 Cloning into '.'... 05:00:42 [2021-04-07T05:00:42.406Z] #40 ... 05:00:42 [2021-04-07T05:00:42.406Z] 05:00:42 [2021-04-07T05:00:42.406Z] #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 05:00:42 [2021-04-07T05:00:42.406Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 05:00:42 [2021-04-07T05:00:42.406Z] #55 7.245 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:42 [2021-04-07T05:00:42.406Z] #55 7.496 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:42 [2021-04-07T05:00:42.406Z] #55 7.496 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:42 [2021-04-07T05:00:42.406Z] #55 9.882 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:00:42 [2021-04-07T05:00:42.406Z] #55 ... 05:00:42 [2021-04-07T05:00:42.406Z] 05:00:42 [2021-04-07T05:00:42.406Z] #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 05:00:42 [2021-04-07T05:00:42.406Z] #58 sha256:9fec3d54eba5786d3f7ca7e72c5ed5248ca124b551f241e0a410256e11c301e4 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.490 + RM_GOPATH=0 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.490 + TMP_GOPATH= 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.490 + : /build 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.490 + '[' -z '' ']' 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.490 ++ mktemp -d 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.491 + export GOPATH=/tmp/tmp.BKpHEIH18c 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.491 + GOPATH=/tmp/tmp.BKpHEIH18c 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.491 + RM_GOPATH=1 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.491 + case "$(go env GOARCH)" in 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.493 ++ go env GOARCH 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.496 + export GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.496 + GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.496 ++ dirname /tmp/install/install.sh 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.497 + dir=/tmp/install 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.497 + bin=rootlesskit 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.497 + shift 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.497 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.497 + . /tmp/install/rootlesskit.installer 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.497 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.497 + install_rootlesskit 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.497 + case "$1" in 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.497 + export CGO_ENABLED=0 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.497 + CGO_ENABLED=0 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.497 + _install_rootlesskit 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.498 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.498 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BKpHEIH18c/src/github.com/rootless-containers/rootlesskit 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.499 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd 05:00:42 [2021-04-07T05:00:42.406Z] #58 5.500 Cloning into '/tmp/tmp.BKpHEIH18c/src/github.com/rootless-containers/rootlesskit'... 05:00:42 [2021-04-07T05:00:42.406Z] #58 10.46 + cd /tmp/tmp.BKpHEIH18c/src/github.com/rootless-containers/rootlesskit 05:00:42 [2021-04-07T05:00:42.406Z] #58 10.46 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd 05:00:42 [2021-04-07T05:00:42.406Z] #58 10.50 + export GO111MODULE=on 05:00:42 [2021-04-07T05:00:42.407Z] #58 10.50 + GO111MODULE=on 05:00:42 [2021-04-07T05:00:42.407Z] #58 10.50 + export GOPROXY=https://proxy.golang.org 05:00:42 [2021-04-07T05:00:42.407Z] #58 10.50 + GOPROXY=https://proxy.golang.org 05:00:42 [2021-04-07T05:00:42.407Z] #58 10.50 + for f in rootlesskit rootlesskit-docker-proxy 05:00:42 [2021-04-07T05:00:42.407Z] #58 10.50 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 05:00:42 [2021-04-07T05:00:42.445Z] 05:00:42 [2021-04-07T05:00:42.445Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 05:00:42 [2021-04-07T05:00:42.445Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 05:00:42 [2021-04-07T05:00:42.445Z] #32 DONE 0.1s 05:00:42 [2021-04-07T05:00:42.445Z] 05:00:42 [2021-04-07T05:00:42.445Z] #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 05:00:42 [2021-04-07T05:00:42.445Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 05:00:42 [2021-04-07T05:00:42.446Z] #51 ... 05:00:42 [2021-04-07T05:00:42.446Z] 05:00:42 [2021-04-07T05:00:42.446Z] #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 05:00:42 [2021-04-07T05:00:42.446Z] #67 sha256:ce88668f1b459a6fca11f7b48f7f0f9dcb12b216cf4e4d10d40bbf51a041058b 05:00:42 [2021-04-07T05:00:42.503Z] #24 ... 05:00:42 [2021-04-07T05:00:42.503Z] 05:00:42 [2021-04-07T05:00:42.503Z] #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 05:00:42 [2021-04-07T05:00:42.503Z] #51 sha256:1eab692dd3722ef6a13054f6dbcbd437ca7964c0b0c769df60bd67680fac1d4a 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.011 + RM_GOPATH=0 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.011 + TMP_GOPATH= 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.011 + : /build 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.011 + '[' -z '' ']' 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.011 ++ mktemp -d 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.012 + export GOPATH=/tmp/tmp.V9EXu6lVf9 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.012 + GOPATH=/tmp/tmp.V9EXu6lVf9 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.012 + RM_GOPATH=1 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.012 + case "$(go env GOARCH)" in 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.013 ++ go env GOARCH 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.029 + export GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.030 + GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.031 ++ dirname /tmp/install/install.sh 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.033 + dir=/tmp/install 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.033 + bin=shfmt 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.033 + shift 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.033 + '[' '!' -f /tmp/install/shfmt.installer ']' 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.033 + . /tmp/install/shfmt.installer 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.033 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.033 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.033 + install_shfmt 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.033 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.034 + git clone https://github.com/mvdan/sh.git /tmp/tmp.V9EXu6lVf9/src/github.com/mvdan/sh 05:00:42 [2021-04-07T05:00:42.503Z] #51 5.039 Cloning into '/tmp/tmp.V9EXu6lVf9/src/github.com/mvdan/sh'... 05:00:42 [2021-04-07T05:00:42.503Z] #51 ... 05:00:42 [2021-04-07T05:00:42.503Z] 05:00:42 [2021-04-07T05:00:42.504Z] #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 05:00:42 [2021-04-07T05:00:42.504Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 05:00:42 [2021-04-07T05:00:42.504Z] #32 4.848 + git clone https://github.com/kolyshkin/go-swagger.git . 05:00:42 [2021-04-07T05:00:42.504Z] #32 4.848 Cloning into '.'... 05:00:42 [2021-04-07T05:00:42.505Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.0s done 05:00:42 [2021-04-07T05:00:42.572Z] #43 48.28 CC compel/src/lib/infect-rpc.o 05:00:42 [2021-04-07T05:00:42.663Z] #58 ... 05:00:42 [2021-04-07T05:00:42.663Z] 05:00:42 [2021-04-07T05:00:42.663Z] #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 05:00:42 [2021-04-07T05:00:42.663Z] #67 sha256:c5dbbacfbc9b6acfa4a632041d9c8f473553df8eb311bb1e63abcb6a3b636dc2 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.769 + RM_GOPATH=0 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.769 + TMP_GOPATH= 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.769 + : /build 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.769 + '[' -z '' ']' 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.769 ++ mktemp -d 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.842 + export GOPATH=/tmp/tmp.wFl2qyGMgQ 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.842 + GOPATH=/tmp/tmp.wFl2qyGMgQ 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.842 + RM_GOPATH=1 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.842 + case "$(go env GOARCH)" in 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.842 ++ go env GOARCH 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.937 + export GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.937 + GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.958 ++ dirname /tmp/install/install.sh 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.977 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.978 + dir=/tmp/install 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.978 + bin=proxy 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.978 + shift 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.978 + '[' '!' -f /tmp/install/proxy.installer ']' 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.978 + . /tmp/install/proxy.installer 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.978 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.978 + install_proxy 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.978 + case "$1" in 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.978 + export CGO_ENABLED=0 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.978 + CGO_ENABLED=0 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.978 + _install_proxy 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.978 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.978 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wFl2qyGMgQ/src/github.com/docker/libnetwork 05:00:42 [2021-04-07T05:00:42.663Z] #67 6.978 Cloning into '/tmp/tmp.wFl2qyGMgQ/src/github.com/docker/libnetwork'... 05:00:42 [2021-04-07T05:00:42.663Z] #67 ... 05:00:42 [2021-04-07T05:00:42.663Z] 05:00:42 [2021-04-07T05:00:42.663Z] #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 05:00:42 [2021-04-07T05:00:42.663Z] #47 sha256:a1b4f175af8443e59694317f7b71561406b1a29c137c41926d9e0a85237d6d0f 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.649 + RM_GOPATH=0 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.649 + TMP_GOPATH= 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.649 + : /build 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.649 + '[' -z '' ']' 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.649 ++ mktemp -d 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.662 + export GOPATH=/tmp/tmp.Qz5zUoHWCE 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.662 + GOPATH=/tmp/tmp.Qz5zUoHWCE 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.662 + RM_GOPATH=1 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.662 + case "$(go env GOARCH)" in 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.662 ++ go env GOARCH 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.753 + export GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.753 + GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.753 ++ dirname /tmp/install/install.sh 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.769 + dir=/tmp/install 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.769 + bin=gotestsum 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.769 + shift 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.769 + '[' '!' -f /tmp/install/gotestsum.installer ']' 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.769 + . /tmp/install/gotestsum.installer 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.769 ++ : v0.5.3 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.769 + install_gotestsum 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.769 + set -e 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.769 + export GO111MODULE=on 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.769 + GO111MODULE=on 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.769 + GOBIN=/build 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.769 + go get gotest.tools/gotestsum@v0.5.3 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.919 go: finding gotest.tools v0.5.3 05:00:42 [2021-04-07T05:00:42.663Z] #47 6.919 go: finding gotest.tools/gotestsum v0.5.3 05:00:42 [2021-04-07T05:00:42.663Z] #47 8.120 go: downloading gotest.tools/gotestsum v0.5.3 05:00:42 [2021-04-07T05:00:42.663Z] #47 8.620 go: extracting gotest.tools/gotestsum v0.5.3 05:00:42 [2021-04-07T05:00:42.663Z] #47 10.31 go: downloading github.com/pkg/errors v0.9.1 05:00:42 [2021-04-07T05:00:42.663Z] #47 10.33 go: downloading github.com/spf13/pflag v1.0.3 05:00:42 [2021-04-07T05:00:42.663Z] #47 10.38 go: downloading github.com/fatih/color v1.9.0 05:00:42 [2021-04-07T05:00:42.663Z] #47 10.48 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:00:42 [2021-04-07T05:00:42.663Z] #47 10.57 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:00:42 [2021-04-07T05:00:42.663Z] #47 10.66 go: downloading github.com/jonboulle/clockwork v0.1.0 05:00:42 [2021-04-07T05:00:42.663Z] #47 10.68 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:00:42 [2021-04-07T05:00:42.663Z] #47 10.73 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:00:42 [2021-04-07T05:00:42.663Z] #47 10.79 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:00:42 [2021-04-07T05:00:42.663Z] #47 10.99 go: extracting github.com/fatih/color v1.9.0 05:00:42 [2021-04-07T05:00:42.663Z] #47 11.00 go: extracting github.com/pkg/errors v0.9.1 05:00:42 [2021-04-07T05:00:42.663Z] #47 11.05 go: extracting github.com/spf13/pflag v1.0.3 05:00:42 [2021-04-07T05:00:42.663Z] #47 11.11 go: downloading github.com/mattn/go-colorable v0.1.6 05:00:42 [2021-04-07T05:00:42.663Z] #47 11.11 go: extracting github.com/jonboulle/clockwork v0.1.0 05:00:42 [2021-04-07T05:00:42.663Z] #47 11.11 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:00:42 [2021-04-07T05:00:42.663Z] #47 11.11 go: downloading github.com/mattn/go-isatty v0.0.12 05:00:42 [2021-04-07T05:00:42.663Z] #47 11.36 go: extracting github.com/mattn/go-colorable v0.1.6 05:00:42 [2021-04-07T05:00:42.746Z] #33 ... 05:00:42 [2021-04-07T05:00:42.746Z] 05:00:42 [2021-04-07T05:00:42.746Z] #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 05:00:42 [2021-04-07T05:00:42.746Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 05:00:42 [2021-04-07T05:00:42.746Z] #13 DONE 0.5s 05:00:42 [2021-04-07T05:00:42.746Z] 05:00:42 [2021-04-07T05:00:42.746Z] #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 05:00:42 [2021-04-07T05:00:42.746Z] #50 sha256:c9556ae439a080ca4e1f9e55c6e36f9567bc2d870f1ee56959db4f5a0ba433ba 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.575 + RM_GOPATH=0 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.575 + TMP_GOPATH= 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.576 + : /build 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.576 + '[' -z '' ']' 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.578 ++ mktemp -d 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.580 + export GOPATH=/tmp/tmp.OvsJJRcpZw 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.580 + GOPATH=/tmp/tmp.OvsJJRcpZw 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.580 + RM_GOPATH=1 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.581 + case "$(go env GOARCH)" in 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.584 ++ go env GOARCH 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.599 + export GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.599 + GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.601 ++ dirname /tmp/install/install.sh 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.603 + dir=/tmp/install 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.604 + bin=golangci_lint 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.605 + shift 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.605 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.606 + . /tmp/install/golangci_lint.installer 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.607 ++ : v1.23.8 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.609 + install_golangci_lint 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.609 + set -e 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.610 + export GO111MODULE=on 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.610 + GO111MODULE=on 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.610 + GOBIN=/build 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.610 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.651 go: finding github.com v1.23.8 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.654 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.655 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.655 go: finding github.com/golangci/golangci-lint v1.23.8 05:00:42 [2021-04-07T05:00:42.746Z] #50 0.656 go: finding github.com/golangci v1.23.8 05:00:42 [2021-04-07T05:00:42.766Z] #9 ... 05:00:42 [2021-04-07T05:00:42.766Z] 05:00:42 [2021-04-07T05:00:42.766Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 05:00:42 [2021-04-07T05:00:42.766Z] #28 sha256:158a10a1704448eb13327e405917516f42714c202fef8fefeed9979d0bd14cb2 05:00:42 [2021-04-07T05:00:42.766Z] #28 DONE 0.6s 05:00:42 [2021-04-07T05:00:42.766Z] 05:00:42 [2021-04-07T05:00:42.766Z] #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 05:00:42 [2021-04-07T05:00:42.766Z] #29 sha256:d5f4d715f2f87196a06db9d818570cce28df99307acda1c008f00d9f9c5d60c4 05:00:42 [2021-04-07T05:00:42.767Z] #32 ... 05:00:42 [2021-04-07T05:00:42.767Z] 05:00:42 [2021-04-07T05:00:42.767Z] #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 05:00:42 [2021-04-07T05:00:42.767Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb 05:00:42 [2021-04-07T05:00:42.767Z] #55 5.564 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:42 [2021-04-07T05:00:42.767Z] #55 5.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:42 [2021-04-07T05:00:42.767Z] #55 5.594 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:42 [2021-04-07T05:00:42.767Z] #55 6.537 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] 05:00:42 [2021-04-07T05:00:42.767Z] #55 7.830 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [266 kB] 05:00:42 [2021-04-07T05:00:42.767Z] #55 9.199 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] 05:00:42 [2021-04-07T05:00:42.767Z] #55 ... 05:00:42 [2021-04-07T05:00:42.767Z] 05:00:42 [2021-04-07T05:00:42.767Z] #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 05:00:42 [2021-04-07T05:00:42.767Z] #34 sha256:599a3b680aa49d2979e2e8892e096426305b173baf5ef61b845cf31f4e7d4055 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.633 + RM_GOPATH=0 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.634 + TMP_GOPATH= 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.634 + : /build 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.634 + '[' -z '' ']' 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.636 ++ mktemp -d 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.638 + export GOPATH=/tmp/tmp.WQ5Q6UOzgd 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.638 + GOPATH=/tmp/tmp.WQ5Q6UOzgd 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.638 + RM_GOPATH=1 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.638 + case "$(go env GOARCH)" in 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.638 ++ go env GOARCH 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.665 + export GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.665 + GO_BUILDMODE=-buildmode=pie 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.665 ++ dirname /tmp/install/install.sh 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.678 + dir=/tmp/install 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.678 + bin=tomlv 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.678 + shift 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.678 + '[' '!' -f /tmp/install/tomlv.installer ']' 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.678 + . /tmp/install/tomlv.installer 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.678 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.678 + install_tomlv 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.678 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.678 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WQ5Q6UOzgd/src/github.com/BurntSushi/toml 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.678 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 05:00:42 [2021-04-07T05:00:42.767Z] #34 3.682 Cloning into '/tmp/tmp.WQ5Q6UOzgd/src/github.com/BurntSushi/toml'... 05:00:42 [2021-04-07T05:00:42.767Z] #34 4.290 + cd /tmp/tmp.WQ5Q6UOzgd/src/github.com/BurntSushi/toml 05:00:42 [2021-04-07T05:00:42.767Z] #34 4.290 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 05:00:42 [2021-04-07T05:00:42.767Z] #34 4.311 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 05:00:42 [2021-04-07T05:00:42.767Z] #34 4.543 internal/cpu 05:00:42 [2021-04-07T05:00:42.767Z] #34 4.594 math/bits 05:00:42 [2021-04-07T05:00:42.767Z] #34 4.594 runtime/internal/sys 05:00:42 [2021-04-07T05:00:42.767Z] #34 4.646 runtime/internal/atomic 05:00:42 [2021-04-07T05:00:42.767Z] #34 4.805 runtime/internal/math 05:00:42 [2021-04-07T05:00:42.767Z] #34 4.884 internal/bytealg 05:00:42 [2021-04-07T05:00:42.767Z] #34 4.942 unicode/utf8 05:00:42 [2021-04-07T05:00:42.767Z] #34 5.151 internal/race 05:00:42 [2021-04-07T05:00:42.767Z] #34 5.286 sync/atomic 05:00:42 [2021-04-07T05:00:42.767Z] #34 5.302 math 05:00:42 [2021-04-07T05:00:42.767Z] #34 5.422 unicode 05:00:42 [2021-04-07T05:00:42.767Z] #34 5.489 internal/testlog 05:00:42 [2021-04-07T05:00:42.767Z] #34 5.623 runtime 05:00:42 [2021-04-07T05:00:42.767Z] #34 6.025 encoding 05:00:42 [2021-04-07T05:00:42.767Z] #34 6.444 runtime/cgo 05:00:42 [2021-04-07T05:00:42.833Z] #43 48.65 CC compel/src/lib/infect-util.o 05:00:42 [2021-04-07T05:00:42.920Z] #47 ... 05:00:42 [2021-04-07T05:00:42.920Z] 05:00:42 [2021-04-07T05:00:42.920Z] #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 05:00:42 [2021-04-07T05:00:42.920Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 05:00:42 [2021-04-07T05:00:42.920Z] #32 6.312 + git clone https://github.com/kolyshkin/go-swagger.git . 05:00:42 [2021-04-07T05:00:42.920Z] #32 6.320 Cloning into '.'... 05:00:42 [2021-04-07T05:00:42.970Z] #67 25.22 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. 05:00:42 [2021-04-07T05:00:42.970Z] #67 25.88 + cd /tmp/tmp.gh14nXu1de/src/github.com/docker/libnetwork 05:00:42 [2021-04-07T05:00:42.970Z] #67 25.88 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 05:00:43 [2021-04-07T05:00:43.031Z] #34 ... 05:00:43 [2021-04-07T05:00:43.031Z] 05:00:43 [2021-04-07T05:00:43.031Z] #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 05:00:43 [2021-04-07T05:00:43.031Z] #58 sha256:0541ad82f2f1d8c11122278e80b4d9359587862ddb0a7a9016148295a6c1bd50 05:00:43 [2021-04-07T05:00:43.031Z] #58 10.83 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 05:00:43 [2021-04-07T05:00:43.031Z] #58 10.90 go: downloading github.com/moby/vpnkit v0.5.0 05:00:43 [2021-04-07T05:00:43.031Z] #58 10.93 go: downloading github.com/sirupsen/logrus v1.8.1 05:00:43 [2021-04-07T05:00:43.031Z] #58 11.01 go: extracting github.com/gofrs/flock v0.8.0 05:00:43 [2021-04-07T05:00:43.031Z] #58 11.11 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 05:00:43 [2021-04-07T05:00:43.031Z] #58 11.34 go: downloading github.com/google/uuid v1.2.0 05:00:43 [2021-04-07T05:00:43.031Z] #58 11.44 go: extracting github.com/gorilla/mux v1.8.0 05:00:43 [2021-04-07T05:00:43.031Z] #58 11.61 go: extracting github.com/google/uuid v1.2.0 05:00:43 [2021-04-07T05:00:43.093Z] #43 ... 05:00:43 [2021-04-07T05:00:43.093Z] 05:00:43 [2021-04-07T05:00:43.093Z] #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 05:00:43 [2021-04-07T05:00:43.093Z] #58 sha256:00c2c2371d6864e40a6a71ab2f429600305b2a757560cbc7bee818fac5932f24 05:00:43 [2021-04-07T05:00:43.093Z] #58 118.4 + for f in rootlesskit rootlesskit-docker-proxy 05:00:43 [2021-04-07T05:00:43.093Z] #58 118.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 05:00:43 [2021-04-07T05:00:43.181Z] #32 ... 05:00:43 [2021-04-07T05:00:43.181Z] 05:00:43 [2021-04-07T05:00:43.181Z] #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 05:00:43 [2021-04-07T05:00:43.181Z] #47 sha256:a1b4f175af8443e59694317f7b71561406b1a29c137c41926d9e0a85237d6d0f 05:00:43 [2021-04-07T05:00:43.181Z] #47 11.59 go: extracting github.com/mattn/go-isatty v0.0.12 05:00:43 [2021-04-07T05:00:43.294Z] #58 11.84 go: extracting github.com/moby/sys/mountinfo v0.4.1 05:00:43 [2021-04-07T05:00:43.340Z] #29 ... 05:00:43 [2021-04-07T05:00:43.340Z] 05:00:43 [2021-04-07T05:00:43.340Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 05:00:43 [2021-04-07T05:00:43.340Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be 05:00:43 [2021-04-07T05:00:43.340Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done 05:00:43 [2021-04-07T05:00:43.340Z] #9 DONE 25.2s 05:00:43 [2021-04-07T05:00:43.340Z] 05:00:43 [2021-04-07T05:00:43.340Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 05:00:43 [2021-04-07T05:00:43.340Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f 05:00:43 [2021-04-07T05:00:43.439Z] #47 12.10 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:00:43 [2021-04-07T05:00:43.544Z] #67 26.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 05:00:43 [2021-04-07T05:00:43.557Z] #58 11.92 go: extracting github.com/sirupsen/logrus v1.8.1 05:00:43 [2021-04-07T05:00:43.557Z] #58 11.92 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:00:43 [2021-04-07T05:00:43.807Z] #50 1.611 go: downloading github.com/golangci/golangci-lint v1.23.8 05:00:43 [2021-04-07T05:00:43.915Z] #10 DONE 0.6s 05:00:43 [2021-04-07T05:00:43.915Z] 05:00:43 [2021-04-07T05:00:43.915Z] #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 05:00:43 [2021-04-07T05:00:43.915Z] #29 sha256:d5f4d715f2f87196a06db9d818570cce28df99307acda1c008f00d9f9c5d60c4 05:00:43 [2021-04-07T05:00:43.915Z] #29 0.868 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 05:00:43 [2021-04-07T05:00:43.915Z] #29 0.956 05:00:44 [2021-04-07T05:00:44.177Z] #29 1.079 ########## 14.0% ############# 19.4% ############################### 43.7% ######################################################## 78.8% ####################################################################### 98.7% ######################################################################## 100.0% 05:00:44 [2021-04-07T05:00:44.177Z] #29 1.566 05:00:44 [2021-04-07T05:00:44.442Z] #29 1.674 ######################################################################## 100.0% 05:00:44 [2021-04-07T05:00:44.442Z] #29 1.756 05:00:44 [2021-04-07T05:00:44.442Z] #29 1.868 ################################################################## 92.3% ######################################################################## 100.0% 05:00:44 [2021-04-07T05:00:44.442Z] #29 1.940 05:00:44 [2021-04-07T05:00:44.512Z] #58 ... 05:00:44 [2021-04-07T05:00:44.512Z] 05:00:44 [2021-04-07T05:00:44.512Z] #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 05:00:44 [2021-04-07T05:00:44.512Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 05:00:44 [2021-04-07T05:00:44.512Z] #13 2.987 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 05:00:44 [2021-04-07T05:00:44.512Z] #13 3.198 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:44 [2021-04-07T05:00:44.512Z] #13 3.219 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:44 [2021-04-07T05:00:44.512Z] #13 3.245 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:44 [2021-04-07T05:00:44.512Z] #13 3.803 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [454 kB] 05:00:44 [2021-04-07T05:00:44.512Z] #13 4.965 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] 05:00:44 [2021-04-07T05:00:44.512Z] #13 6.158 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [266 kB] 05:00:44 [2021-04-07T05:00:44.512Z] #13 7.553 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] 05:00:44 [2021-04-07T05:00:44.512Z] #13 ... 05:00:44 [2021-04-07T05:00:44.512Z] 05:00:44 [2021-04-07T05:00:44.512Z] #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 05:00:44 [2021-04-07T05:00:44.512Z] #58 sha256:0541ad82f2f1d8c11122278e80b4d9359587862ddb0a7a9016148295a6c1bd50 05:00:44 [2021-04-07T05:00:44.512Z] #58 13.14 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:00:44 [2021-04-07T05:00:44.512Z] #58 13.15 go: downloading github.com/u-root/u-root v7.0.0+incompatible 05:00:44 [2021-04-07T05:00:44.704Z] 05:00:44 [2021-04-07T05:00:44.704Z] #29 ... 05:00:44 [2021-04-07T05:00:44.704Z] 05:00:44 [2021-04-07T05:00:44.704Z] #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 05:00:44 [2021-04-07T05:00:44.704Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 05:00:44 [2021-04-07T05:00:44.704Z] #11 DONE 0.9s 05:00:44 [2021-04-07T05:00:44.704Z] 05:00:44 [2021-04-07T05:00:44.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 05:00:44 [2021-04-07T05:00:44.704Z] #29 sha256:d5f4d715f2f87196a06db9d818570cce28df99307acda1c008f00d9f9c5d60c4 05:00:44 [2021-04-07T05:00:44.704Z] #29 2.056 ######## 12.3% 05:00:44 [2021-04-07T05:00:44.704Z] #29 ... 05:00:44 [2021-04-07T05:00:44.704Z] 05:00:44 [2021-04-07T05:00:44.704Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 05:00:44 [2021-04-07T05:00:44.704Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 05:00:44 [2021-04-07T05:00:44.704Z] #39 DONE 0.1s 05:00:44 [2021-04-07T05:00:44.704Z] 05:00:44 [2021-04-07T05:00:44.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 05:00:44 [2021-04-07T05:00:44.704Z] #29 sha256:d5f4d715f2f87196a06db9d818570cce28df99307acda1c008f00d9f9c5d60c4 05:00:44 [2021-04-07T05:00:44.810Z] #47 13.09 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:00:44 [2021-04-07T05:00:44.838Z] #41 ... 05:00:44 [2021-04-07T05:00:44.838Z] 05:00:44 [2021-04-07T05:00:44.838Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:00:44 [2021-04-07T05:00:44.838Z] #23 10.79 Installing build dependencies: finished with status 'done' 05:00:45 [2021-04-07T05:00:45.089Z] #58 13.49 go: extracting github.com/urfave/cli/v2 v2.3.0 05:00:45 [2021-04-07T05:00:45.089Z] #58 13.50 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:00:45 [2021-04-07T05:00:45.089Z] #58 13.51 go: extracting github.com/moby/vpnkit v0.5.0 05:00:45 [2021-04-07T05:00:45.232Z] #29 2.056 ######## 12.3% ########################## 37.5% ######################################## 56.4% #################################################### 73.5% #################################################################### 94.7%#29 ... 05:00:45 [2021-04-07T05:00:45.232Z] 05:00:45 [2021-04-07T05:00:45.232Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 05:00:45 [2021-04-07T05:00:45.232Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 05:00:45 [2021-04-07T05:00:45.232Z] #31 DONE 0.5s 05:00:45 [2021-04-07T05:00:45.232Z] 05:00:45 [2021-04-07T05:00:45.232Z] #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 05:00:45 [2021-04-07T05:00:45.232Z] #29 sha256:d5f4d715f2f87196a06db9d818570cce28df99307acda1c008f00d9f9c5d60c4 05:00:45 [2021-04-07T05:00:45.232Z] #29 2.056 ######## 12.3% ########################## 37.5% ######################################## 56.4% #################################################### 73.5% #################################################################### 94.7% ######################################################################## 100.0% 05:00:45 [2021-04-07T05:00:45.232Z] #29 2.685 05:00:45 [2021-04-07T05:00:45.361Z] #50 ... 05:00:45 [2021-04-07T05:00:45.361Z] 05:00:45 [2021-04-07T05:00:45.361Z] #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 05:00:45 [2021-04-07T05:00:45.361Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba 05:00:45 [2021-04-07T05:00:45.361Z] #28 14.06 0 added, 0 removed; done. 05:00:45 [2021-04-07T05:00:45.361Z] #28 14.08 Running hooks in /etc/ca-certificates/update.d... 05:00:45 [2021-04-07T05:00:45.361Z] #28 14.08 done. 05:00:45 [2021-04-07T05:00:45.361Z] #28 DONE 14.5s 05:00:45 [2021-04-07T05:00:45.361Z] 05:00:45 [2021-04-07T05:00:45.361Z] #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 05:00:45 [2021-04-07T05:00:45.361Z] #50 sha256:c9556ae439a080ca4e1f9e55c6e36f9567bc2d870f1ee56959db4f5a0ba433ba 05:00:45 [2021-04-07T05:00:45.361Z] #50 3.036 go: extracting github.com/golangci/golangci-lint v1.23.8 05:00:45 [2021-04-07T05:00:45.361Z] #50 ... 05:00:45 [2021-04-07T05:00:45.361Z] 05:00:45 [2021-04-07T05:00:45.361Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 05:00:45 [2021-04-07T05:00:45.361Z] #29 sha256:68e9eef48475f7e9f95fab4719453329115d01fa2ad66ef97e1844fab653d47a 05:00:45 [2021-04-07T05:00:45.361Z] #29 DONE 0.1s 05:00:45 [2021-04-07T05:00:45.361Z] 05:00:45 [2021-04-07T05:00:45.361Z] #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 05:00:45 [2021-04-07T05:00:45.361Z] #25 sha256:874da5f0b872d8b855687a26c0e814c54375a5d6cc8ca03603c214ee2f4e4866 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.751 + RM_GOPATH=0 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.752 + TMP_GOPATH= 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.752 + : /build 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.752 + '[' -z '' ']' 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.754 ++ mktemp -d 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.758 + export GOPATH=/tmp/tmp.IcUUanNQLE 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.758 + GOPATH=/tmp/tmp.IcUUanNQLE 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.759 + RM_GOPATH=1 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.759 + case "$(go env GOARCH)" in 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.760 ++ go env GOARCH 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.802 + export GO_BUILDMODE=-buildmode=pie 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.804 + GO_BUILDMODE=-buildmode=pie 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.812 ++ dirname /tmp/install/install.sh 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.831 + dir=/tmp/install 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.832 + bin=dockercli 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.832 + shift 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.833 + '[' '!' -f /tmp/install/dockercli.installer ']' 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.833 + . /tmp/install/dockercli.installer 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.834 ++ : stable 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.835 ++ : 17.06.2-ce 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.836 + install_dockercli 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.837 + echo 'Install docker/cli version 17.06.2-ce from stable' 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.837 Install docker/cli version 17.06.2-ce from stable 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.840 ++ uname -m 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.843 + arch=ppc64le 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.843 + '[' ppc64le '!=' x86_64 ']' 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.844 + '[' ppc64le '!=' s390x ']' 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.845 + '[' ppc64le '!=' armhf ']' 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.845 + build_dockercli 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.846 + git clone https://github.com/docker/docker-ce /tmp/tmp.IcUUanNQLE/tmp/docker-ce 05:00:45 [2021-04-07T05:00:45.361Z] #25 0.853 Cloning into '/tmp/tmp.IcUUanNQLE/tmp/docker-ce'... 05:00:46 [2021-04-07T05:00:46.390Z] #58 ... 05:00:46 [2021-04-07T05:00:46.390Z] 05:00:46 [2021-04-07T05:00:46.390Z] #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 05:00:46 [2021-04-07T05:00:46.390Z] #45 sha256:cff166846ee05039f8137bc5296f32918d6efaa7058e75fc8cb487203cdf0ec4 05:00:46 [2021-04-07T05:00:46.390Z] #45 111.5 vendor/golang.org/x/net/http/httpguts 05:00:46 [2021-04-07T05:00:46.390Z] #45 111.8 vendor/golang.org/x/net/http/httpproxy 05:00:46 [2021-04-07T05:00:46.390Z] #45 112.3 mime/multipart 05:00:46 [2021-04-07T05:00:46.390Z] #45 114.4 crypto/tls 05:00:46 [2021-04-07T05:00:46.390Z] #45 120.4 net/http/httptrace 05:00:46 [2021-04-07T05:00:46.390Z] #45 120.7 net/http 05:00:46 [2021-04-07T05:00:46.390Z] #45 ... 05:00:46 [2021-04-07T05:00:46.390Z] 05:00:46 [2021-04-07T05:00:46.390Z] #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 05:00:46 [2021-04-07T05:00:46.390Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.2 Selecting previously unselected package libapparmor1:amd64. 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.3 Selecting previously unselected package libapparmor-dev:amd64. 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.4 Selecting previously unselected package libbtrfs0. 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.5 Unpacking libbtrfs0 (4.20.1-2) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.5 Selecting previously unselected package libbtrfs-dev. 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.6 Unpacking libbtrfs-dev (4.20.1-2) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.8 Selecting previously unselected package libudev-dev:amd64. 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 113.8 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 114.1 Selecting previously unselected package libsepol1-dev:amd64. 05:00:46 [2021-04-07T05:00:46.390Z] #13 114.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 114.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 114.4 Selecting previously unselected package libpcre16-3:amd64. 05:00:46 [2021-04-07T05:00:46.390Z] #13 114.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 114.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 114.6 Selecting previously unselected package libpcre32-3:amd64. 05:00:46 [2021-04-07T05:00:46.390Z] #13 114.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 114.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 114.8 Selecting previously unselected package libpcrecpp0v5:amd64. 05:00:46 [2021-04-07T05:00:46.390Z] #13 114.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 114.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 114.9 Selecting previously unselected package libpcre3-dev:amd64. 05:00:46 [2021-04-07T05:00:46.390Z] #13 114.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 114.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 115.4 Selecting previously unselected package libselinux1-dev:amd64. 05:00:46 [2021-04-07T05:00:46.390Z] #13 115.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 115.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 115.7 Selecting previously unselected package libdevmapper-dev:amd64. 05:00:46 [2021-04-07T05:00:46.390Z] #13 115.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 115.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 115.8 Selecting previously unselected package libseccomp-dev:amd64. 05:00:46 [2021-04-07T05:00:46.390Z] #13 115.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 115.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 116.0 Selecting previously unselected package libsystemd-dev:amd64. 05:00:46 [2021-04-07T05:00:46.390Z] #13 116.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 116.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 116.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 116.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 116.5 Setting up libapparmor1:amd64 (2.13.2-10) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 116.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 116.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 116.5 Setting up libsepol1-dev:amd64 (2.8-1) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 116.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 116.6 Setting up libbtrfs0 (4.20.1-2) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 116.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 116.6 Setting up libudev-dev:amd64 (241-7~deb10u7) ... 05:00:46 [2021-04-07T05:00:46.390Z] #13 116.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 05:00:46 [2021-04-07T05:00:46.482Z] #58 14.96 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.6 Setting up libbtrfs-dev (4.20.1-2) ... 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.6 Setting up mingw-w64-common (6.0.0-3) ... 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.8 Setting up dmsetup (2:1.02.155-3) ... 05:00:46 [2021-04-07T05:00:46.650Z] #13 116.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 05:00:46 [2021-04-07T05:00:46.701Z] #47 14.79 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:00:46 [2021-04-07T05:00:46.803Z] #58 15.29 go: extracting github.com/u-root/u-root v7.0.0+incompatible 05:00:46 [2021-04-07T05:00:46.803Z] #58 ... 05:00:46 [2021-04-07T05:00:46.803Z] 05:00:46 [2021-04-07T05:00:46.803Z] #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 05:00:46 [2021-04-07T05:00:46.803Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 05:00:46 [2021-04-07T05:00:46.803Z] #40 5.017 + git clone https://github.com/docker/distribution.git . 05:00:46 [2021-04-07T05:00:46.803Z] #40 5.021 Cloning into '.'... 05:00:46 [2021-04-07T05:00:46.803Z] #40 14.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 05:00:46 [2021-04-07T05:00:46.914Z] #13 116.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 05:00:46 [2021-04-07T05:00:46.914Z] #13 116.9 Processing triggers for libc-bin (2.28-10) ... 05:00:47 [2021-04-07T05:00:47.184Z] #40 ... 05:00:47 [2021-04-07T05:00:47.184Z] 05:00:47 [2021-04-07T05:00:47.184Z] #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 05:00:47 [2021-04-07T05:00:47.184Z] #49 sha256:e65665bc4693363dbda25d69e430c817d4528ec06492f37305bd979e399f22c0 05:00:47 [2021-04-07T05:00:47.184Z] #49 12.33 go: downloading github.com/fatih/color v1.7.0 05:00:47 [2021-04-07T05:00:47.184Z] #49 12.33 go: downloading github.com/spf13/viper v1.6.1 05:00:47 [2021-04-07T05:00:47.184Z] #49 12.35 go: downloading github.com/pkg/errors v0.8.1 05:00:47 [2021-04-07T05:00:47.184Z] #49 12.39 go: downloading github.com/spf13/cobra v0.0.5 05:00:47 [2021-04-07T05:00:47.184Z] #49 12.39 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 05:00:47 [2021-04-07T05:00:47.184Z] #49 12.40 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 05:00:47 [2021-04-07T05:00:47.184Z] #49 12.41 go: downloading github.com/stretchr/testify v1.4.0 05:00:47 [2021-04-07T05:00:47.184Z] #49 12.48 go: extracting github.com/pkg/errors v0.8.1 05:00:47 [2021-04-07T05:00:47.184Z] #49 12.54 go: extracting github.com/fatih/color v1.7.0 05:00:47 [2021-04-07T05:00:47.184Z] #49 12.61 go: extracting github.com/spf13/viper v1.6.1 05:00:47 [2021-04-07T05:00:47.184Z] #49 12.69 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 05:00:47 [2021-04-07T05:00:47.184Z] #49 12.69 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 05:00:47 [2021-04-07T05:00:47.184Z] #49 12.79 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 05:00:47 [2021-04-07T05:00:47.184Z] #49 12.93 go: downloading github.com/hashicorp/hcl v1.0.0 05:00:47 [2021-04-07T05:00:47.184Z] #49 13.14 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 05:00:47 [2021-04-07T05:00:47.184Z] #49 13.15 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 05:00:47 [2021-04-07T05:00:47.184Z] #49 13.17 go: extracting github.com/stretchr/testify v1.4.0 05:00:47 [2021-04-07T05:00:47.184Z] #49 13.19 go: extracting github.com/spf13/cobra v0.0.5 05:00:47 [2021-04-07T05:00:47.184Z] #49 13.51 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 05:00:47 [2021-04-07T05:00:47.184Z] #49 13.55 go: downloading github.com/pmezard/go-difflib v1.0.0 05:00:47 [2021-04-07T05:00:47.184Z] #49 13.66 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 05:00:47 [2021-04-07T05:00:47.184Z] #49 13.67 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:00:47 [2021-04-07T05:00:47.184Z] #49 13.68 go: extracting github.com/hashicorp/hcl v1.0.0 05:00:47 [2021-04-07T05:00:47.184Z] #49 13.68 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 05:00:47 [2021-04-07T05:00:47.184Z] #49 13.69 go: extracting github.com/pmezard/go-difflib v1.0.0 05:00:47 [2021-04-07T05:00:47.184Z] #49 13.78 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 05:00:47 [2021-04-07T05:00:47.184Z] #49 13.95 go: downloading github.com/ultraware/funlen v0.0.2 05:00:47 [2021-04-07T05:00:47.184Z] #49 14.53 go: extracting github.com/mitchellh/mapstructure v1.1.2 05:00:47 [2021-04-07T05:00:47.184Z] #49 14.53 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 05:00:47 [2021-04-07T05:00:47.184Z] #49 14.66 go: downloading github.com/mattn/go-colorable v0.1.4 05:00:47 [2021-04-07T05:00:47.184Z] #49 14.87 go: extracting github.com/ultraware/funlen v0.0.2 05:00:47 [2021-04-07T05:00:47.184Z] #49 14.94 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 05:00:47 [2021-04-07T05:00:47.184Z] #49 14.98 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 05:00:47 [2021-04-07T05:00:47.184Z] #49 15.38 go: extracting github.com/mattn/go-colorable v0.1.4 05:00:47 [2021-04-07T05:00:47.184Z] #49 15.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 05:00:47 [2021-04-07T05:00:47.270Z] #47 15.91 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:00:47 [2021-04-07T05:00:47.360Z] #29 2.801 # 2.6% ###### 8.4% ######### 13.4% ############# 18.6% ################ 23.2% ##################### 30.3% ######################## 33.7% ########################## 36.8% ############################# 40.5% ################################ 45.7% ################################### 49.8% ####################################### 54.4% ########################################### 60.3% ################################################ 68.0% ##################################################### 74.2% ######################################################## 78.0% ############################################################# 85.4% ################################################################### 93.4% ######################################################################## 100.0% 05:00:47 [2021-04-07T05:00:47.360Z] #29 4.697 05:00:47 [2021-04-07T05:00:47.446Z] #49 15.83 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 05:00:47 [2021-04-07T05:00:47.527Z] #47 ... 05:00:47 [2021-04-07T05:00:47.527Z] 05:00:47 [2021-04-07T05:00:47.527Z] #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 05:00:47 [2021-04-07T05:00:47.527Z] #24 sha256:fed0568e2b082bd019e83d1776dbeecd5741f94c51cb0976e15a57249e22a925 05:00:47 [2021-04-07T05:00:47.527Z] #24 15.37 + mkdir -p /build 05:00:47 [2021-04-07T05:00:47.527Z] #24 15.38 + mv docker/docker /build/ 05:00:47 [2021-04-07T05:00:47.527Z] #24 15.38 + rmdir docker 05:00:47 [2021-04-07T05:00:47.527Z] #24 DONE 15.9s 05:00:47 [2021-04-07T05:00:47.527Z] 05:00:47 [2021-04-07T05:00:47.527Z] #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 05:00:47 [2021-04-07T05:00:47.527Z] #49 sha256:0220fe0f535349d2255b6356386e3d3fe34ac325ea3dac3a7937e565803fadc0 05:00:47 [2021-04-07T05:00:47.527Z] #49 15.78 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 05:00:47 [2021-04-07T05:00:47.527Z] #49 15.87 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 05:00:47 [2021-04-07T05:00:47.527Z] #49 15.88 go: downloading github.com/spf13/viper v1.6.1 05:00:47 [2021-04-07T05:00:47.527Z] #49 16.07 go: downloading github.com/pkg/errors v0.8.1 05:00:47 [2021-04-07T05:00:47.527Z] #49 16.17 go: downloading github.com/spf13/cobra v0.0.5 05:00:47 [2021-04-07T05:00:47.583Z] #23 14.01 Building wheels for collected packages: pyyaml 05:00:47 [2021-04-07T05:00:47.583Z] #23 14.01 Running setup.py bdist_wheel for pyyaml: started 05:00:47 [2021-04-07T05:00:47.623Z] #29 4.978 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 05:00:47 [2021-04-07T05:00:47.784Z] #49 16.19 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 05:00:47 [2021-04-07T05:00:47.784Z] #49 16.21 go: downloading github.com/fatih/color v1.7.0 05:00:47 [2021-04-07T05:00:47.784Z] #49 16.30 go: extracting github.com/pkg/errors v0.8.1 05:00:47 [2021-04-07T05:00:47.784Z] #49 16.40 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 05:00:47 [2021-04-07T05:00:47.884Z] #29 5.066 05:00:47 [2021-04-07T05:00:47.884Z] #29 5.297 #=#=# ######################################################################## 100.0% 05:00:48 [2021-04-07T05:00:48.044Z] #49 16.55 go: downloading github.com/stretchr/testify v1.4.0 05:00:48 [2021-04-07T05:00:48.148Z] #29 5.391 05:00:48 [2021-04-07T05:00:48.176Z] #25 ... 05:00:48 [2021-04-07T05:00:48.176Z] 05:00:48 [2021-04-07T05:00:48.176Z] #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 05:00:48 [2021-04-07T05:00:48.176Z] #48 sha256:05e71d98e7b1c07e49eab82bcbab776ee9ec310cb848775f67dcc1db8ce6b688 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.839 + RM_GOPATH=0 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.839 + TMP_GOPATH= 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.839 + : /build 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.839 + '[' -z '' ']' 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.847 ++ mktemp -d 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.852 + export GOPATH=/tmp/tmp.Hml47FuQHJ 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.853 + GOPATH=/tmp/tmp.Hml47FuQHJ 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.853 + RM_GOPATH=1 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.854 + case "$(go env GOARCH)" in 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.858 ++ go env GOARCH 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.945 + export GO_BUILDMODE=-buildmode=pie 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.945 + GO_BUILDMODE=-buildmode=pie 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.950 ++ dirname /tmp/install/install.sh 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.952 + dir=/tmp/install 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.954 + bin=gotestsum 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.955 + shift 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.956 + '[' '!' -f /tmp/install/gotestsum.installer ']' 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.956 + . /tmp/install/gotestsum.installer 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.957 ++ : v0.5.3 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.957 + install_gotestsum 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.958 + set -e 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.958 + export GO111MODULE=on 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.959 + GO111MODULE=on 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.959 + GOBIN=/build 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.960 + go get gotest.tools/gotestsum@v0.5.3 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.995 go: finding gotest.tools v0.5.3 05:00:48 [2021-04-07T05:00:48.176Z] #48 0.997 go: finding gotest.tools/gotestsum v0.5.3 05:00:48 [2021-04-07T05:00:48.176Z] #48 2.152 go: downloading gotest.tools/gotestsum v0.5.3 05:00:48 [2021-04-07T05:00:48.176Z] #48 3.382 go: extracting gotest.tools/gotestsum v0.5.3 05:00:48 [2021-04-07T05:00:48.176Z] #48 5.145 go: downloading github.com/pkg/errors v0.9.1 05:00:48 [2021-04-07T05:00:48.176Z] #48 5.154 go: downloading github.com/spf13/pflag v1.0.3 05:00:48 [2021-04-07T05:00:48.176Z] #48 5.160 go: downloading github.com/fatih/color v1.9.0 05:00:48 [2021-04-07T05:00:48.176Z] #48 5.165 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:00:48 [2021-04-07T05:00:48.176Z] #48 5.229 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:00:48 [2021-04-07T05:00:48.176Z] #48 5.320 go: downloading github.com/jonboulle/clockwork v0.1.0 05:00:48 [2021-04-07T05:00:48.176Z] #48 5.348 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:00:48 [2021-04-07T05:00:48.176Z] #48 5.462 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:00:48 [2021-04-07T05:00:48.176Z] #48 5.497 go: extracting github.com/pkg/errors v0.9.1 05:00:48 [2021-04-07T05:00:48.176Z] #48 5.610 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:00:48 [2021-04-07T05:00:48.176Z] #48 5.713 go: extracting github.com/fatih/color v1.9.0 05:00:48 [2021-04-07T05:00:48.176Z] #48 5.765 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:00:48 [2021-04-07T05:00:48.176Z] #48 5.905 go: downloading github.com/mattn/go-isatty v0.0.12 05:00:48 [2021-04-07T05:00:48.176Z] #48 5.968 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:00:48 [2021-04-07T05:00:48.176Z] #48 5.986 go: downloading github.com/mattn/go-colorable v0.1.6 05:00:48 [2021-04-07T05:00:48.176Z] #48 6.037 go: extracting github.com/jonboulle/clockwork v0.1.0 05:00:48 [2021-04-07T05:00:48.217Z] #23 14.73 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 05:00:48 [2021-04-07T05:00:48.217Z] #23 14.73 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 05:00:48 [2021-04-07T05:00:48.217Z] #23 14.80 Successfully built pyyaml 05:00:48 [2021-04-07T05:00:48.217Z] #23 14.80 Installing collected packages: pathspec, pyyaml, yamllint 05:00:48 [2021-04-07T05:00:48.217Z] #23 15.02 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 05:00:48 [2021-04-07T05:00:48.326Z] #49 16.74 go: downloading github.com/go-lintpack/lintpack v0.5.2 05:00:48 [2021-04-07T05:00:48.396Z] #49 ... 05:00:48 [2021-04-07T05:00:48.396Z] 05:00:48 [2021-04-07T05:00:48.396Z] #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 05:00:48 [2021-04-07T05:00:48.396Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 05:00:48 [2021-04-07T05:00:48.396Z] #27 21.95 0 added, 0 removed; done. 05:00:48 [2021-04-07T05:00:48.396Z] #27 21.95 Running hooks in /etc/ca-certificates/update.d... 05:00:48 [2021-04-07T05:00:48.396Z] #27 21.95 done. 05:00:48 [2021-04-07T05:00:48.396Z] #27 DONE 26.2s 05:00:48 [2021-04-07T05:00:48.396Z] 05:00:48 [2021-04-07T05:00:48.396Z] #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 05:00:48 [2021-04-07T05:00:48.396Z] #67 sha256:79161cda87e8bd5e2351ce4526bfa2236a841529c0b37d0ae573acb91f15938a 05:00:48 [2021-04-07T05:00:48.396Z] #67 16.45 Checking out files: 36% (696/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) 05:00:48 [2021-04-07T05:00:48.396Z] #67 ... 05:00:48 [2021-04-07T05:00:48.396Z] 05:00:48 [2021-04-07T05:00:48.396Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 05:00:48 [2021-04-07T05:00:48.396Z] #28 sha256:42136975bcdcb6861ead310b188660406dac9980a8417613aa1a1f2f62e40bd2 05:00:48 [2021-04-07T05:00:48.396Z] #28 DONE 0.4s 05:00:48 [2021-04-07T05:00:48.396Z] 05:00:48 [2021-04-07T05:00:48.396Z] #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 05:00:48 [2021-04-07T05:00:48.396Z] #67 sha256:79161cda87e8bd5e2351ce4526bfa2236a841529c0b37d0ae573acb91f15938a 05:00:48 [2021-04-07T05:00:48.409Z] #29 5.693 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 05:00:48 [2021-04-07T05:00:48.409Z] #29 5.786 05:00:48 [2021-04-07T05:00:48.409Z] #29 5.861 ######################################################################## 100.0% 05:00:48 [2021-04-07T05:00:48.409Z] #29 5.897 05:00:48 [2021-04-07T05:00:48.517Z] #48 ... 05:00:48 [2021-04-07T05:00:48.517Z] 05:00:48 [2021-04-07T05:00:48.517Z] #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 05:00:48 [2021-04-07T05:00:48.517Z] #30 sha256:283584fcc678cf0e8b5fa89c763a2a210a3df1535abffa6b53eceb94547b18ae 05:00:48 [2021-04-07T05:00:48.517Z] #30 2.212 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 05:00:48 [2021-04-07T05:00:48.517Z] #30 2.757 05:00:48 [2021-04-07T05:00:48.584Z] #49 16.86 go: downloading github.com/sirupsen/logrus v1.4.2 05:00:48 [2021-04-07T05:00:48.584Z] #49 17.12 go: extracting github.com/spf13/cobra v0.0.5 05:00:48 [2021-04-07T05:00:48.584Z] #49 17.12 go: extracting github.com/sirupsen/logrus v1.4.2 05:00:48 [2021-04-07T05:00:48.584Z] #49 17.15 go: extracting github.com/fatih/color v1.7.0 05:00:48 [2021-04-07T05:00:48.584Z] #49 17.21 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 05:00:48 [2021-04-07T05:00:48.842Z] #49 17.32 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 05:00:48 [2021-04-07T05:00:48.842Z] #49 17.35 go: extracting github.com/go-lintpack/lintpack v0.5.2 05:00:48 [2021-04-07T05:00:48.842Z] #49 17.37 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 05:00:48 [2021-04-07T05:00:48.842Z] #49 17.39 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 05:00:48 [2021-04-07T05:00:48.847Z] #23 DONE 15.5s 05:00:48 [2021-04-07T05:00:48.847Z] 05:00:48 [2021-04-07T05:00:48.847Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... 05:00:48 [2021-04-07T05:00:48.982Z] #29 6.219 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... 05:00:48 [2021-04-07T05:00:48.982Z] #29 6.332 05:00:49 [2021-04-07T05:00:49.098Z] #49 17.52 go: extracting github.com/spf13/viper v1.6.1 05:00:49 [2021-04-07T05:00:49.098Z] #49 17.62 go: extracting github.com/stretchr/testify v1.4.0 05:00:49 [2021-04-07T05:00:49.098Z] #49 17.71 go: downloading github.com/uudashr/gocognit v1.0.1 05:00:49 [2021-04-07T05:00:49.143Z] #26 DONE 0.2s 05:00:49 [2021-04-07T05:00:49.143Z] 05:00:49 [2021-04-07T05:00:49.143Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... 05:00:49 [2021-04-07T05:00:49.357Z] #49 17.83 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 05:00:49 [2021-04-07T05:00:49.434Z] #31 ... 05:00:49 [2021-04-07T05:00:49.434Z] 05:00:49 [2021-04-07T05:00:49.434Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 05:00:49 [2021-04-07T05:00:49.434Z] #44 85.72 CC criu/protobuf-desc.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 86.26 CC criu/protobuf.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 86.61 CC criu/pstree.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 87.56 CC criu/rbtree.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 87.90 CC criu/rst-malloc.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 88.13 CC criu/seccomp.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 88.61 CC criu/seize.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 89.20 CC criu/servicefd.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 89.51 CC criu/shmem.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 90.27 CC criu/sigframe.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 90.47 CC criu/signalfd.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 90.77 CC criu/sk-inet.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 91.58 CC criu/sk-netlink.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 91.82 CC criu/sk-packet.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 92.27 CC criu/sk-queue.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 92.70 CC criu/sk-tcp.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 93.08 CC criu/sk-unix.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 94.45 CC criu/sockets.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 95.02 CC criu/stats.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 95.32 CC criu/string.o 05:00:49 [2021-04-07T05:00:49.434Z] #44 95.37 CC criu/sysctl.o 05:00:49 [2021-04-07T05:00:49.452Z] #67 16.45 Checking out files: 36% (696/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 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. 05:00:49 [2021-04-07T05:00:49.452Z] #67 17.90 + cd /tmp/tmp.cIX5PPpD0N/src/github.com/docker/libnetwork 05:00:49 [2021-04-07T05:00:49.452Z] #67 17.90 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 05:00:49 [2021-04-07T05:00:49.455Z] #13 DONE 119.1s 05:00:49 [2021-04-07T05:00:49.455Z] 05:00:49 [2021-04-07T05:00:49.455Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:00:49 [2021-04-07T05:00:49.455Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:00:49 [2021-04-07T05:00:49.455Z] #43 48.94 CC compel/src/lib/infect.o 05:00:49 [2021-04-07T05:00:49.455Z] #43 51.45 CC compel/src/lib/ptrace.o 05:00:49 [2021-04-07T05:00:49.455Z] #43 51.82 AR compel/libcompel.a 05:00:49 [2021-04-07T05:00:49.455Z] #43 51.88 HOSTCC compel/src/main-host.o 05:00:49 [2021-04-07T05:00:49.455Z] #43 52.11 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 05:00:49 [2021-04-07T05:00:49.455Z] #43 52.29 HOSTCC compel/src/lib/handle-elf-host.o 05:00:49 [2021-04-07T05:00:49.455Z] #43 52.67 HOSTCC compel/src/lib/log-host.o 05:00:49 [2021-04-07T05:00:49.455Z] #43 52.86 HOSTLINK compel/compel-host-bin 05:00:49 [2021-04-07T05:00:49.455Z] #43 53.09 DEP soccr/soccr.d 05:00:49 [2021-04-07T05:00:49.455Z] #43 53.31 CC soccr/soccr.o 05:00:49 [2021-04-07T05:00:49.455Z] #43 54.68 AR soccr/libsoccr.a 05:00:49 [2021-04-07T05:00:49.455Z] #43 54.71 make[1]: 'soccr/libsoccr.a' is up to date. 05:00:49 [2021-04-07T05:00:49.455Z] #43 ... 05:00:49 [2021-04-07T05:00:49.455Z] 05:00:49 [2021-04-07T05:00:49.455Z] #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 05:00:49 [2021-04-07T05:00:49.455Z] #53 sha256:e859471df87deba69d5da7c8714db76a9b158db2133ddcc50962303bc5d59865 05:00:49 [2021-04-07T05:00:49.507Z] #29 6.469 ######### 13.3% ######################## 34.2% ##################################### 52.4% ################################################## 70.1% ############################################################### 88.2% ######################################################################## 100.0% 05:00:49 [2021-04-07T05:00:49.507Z] #29 6.962 05:00:49 [2021-04-07T05:00:49.613Z] #49 17.94 go: extracting github.com/uudashr/gocognit v1.0.1 05:00:49 [2021-04-07T05:00:49.613Z] #49 18.00 go: downloading github.com/magiconair/properties v1.8.1 05:00:49 [2021-04-07T05:00:49.614Z] #49 18.29 go: downloading github.com/mattn/go-isatty v0.0.8 05:00:49 [2021-04-07T05:00:49.716Z] #67 18.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 05:00:49 [2021-04-07T05:00:49.723Z] #44 95.93 CC criu/sysfs_parse.o 05:00:49 [2021-04-07T05:00:49.870Z] #49 18.36 go: extracting github.com/magiconair/properties v1.8.1 05:00:50 [2021-04-07T05:00:50.013Z] #44 ... 05:00:50 [2021-04-07T05:00:50.013Z] 05:00:50 [2021-04-07T05:00:50.013Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... 05:00:50 [2021-04-07T05:00:50.013Z] #31 DONE 1.0s 05:00:50 [2021-04-07T05:00:50.013Z] 05:00:50 [2021-04-07T05:00:50.013Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 05:00:50 [2021-04-07T05:00:50.013Z] #44 96.14 CC criu/timens.o 05:00:50 [2021-04-07T05:00:50.013Z] #44 ... 05:00:50 [2021-04-07T05:00:50.013Z] 05:00:50 [2021-04-07T05:00:50.013Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... 05:00:50 [2021-04-07T05:00:50.080Z] #29 7.340 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 05:00:50 [2021-04-07T05:00:50.080Z] #29 ... 05:00:50 [2021-04-07T05:00:50.080Z] 05:00:50 [2021-04-07T05:00:50.080Z] #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 05:00:50 [2021-04-07T05:00:50.080Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 05:00:50 [2021-04-07T05:00:50.080Z] #12 DONE 5.4s 05:00:50 [2021-04-07T05:00:50.080Z] 05:00:50 [2021-04-07T05:00:50.080Z] #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 05:00:50 [2021-04-07T05:00:50.080Z] #29 sha256:d5f4d715f2f87196a06db9d818570cce28df99307acda1c008f00d9f9c5d60c4 05:00:50 [2021-04-07T05:00:50.080Z] #29 7.451 05:00:50 [2021-04-07T05:00:50.080Z] #29 7.552 ######################################################################## 100.0% 05:00:50 [2021-04-07T05:00:50.141Z] #67 ... 05:00:50 [2021-04-07T05:00:50.141Z] 05:00:50 [2021-04-07T05:00:50.141Z] #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 05:00:50 [2021-04-07T05:00:50.141Z] #49 sha256:9df0b922e189e59632f676d67981e0c62b1467dc8a8aa3901f8a92693186b61a 05:00:50 [2021-04-07T05:00:50.141Z] #49 23.07 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 05:00:50 [2021-04-07T05:00:50.141Z] #49 23.46 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 05:00:50 [2021-04-07T05:00:50.141Z] #49 27.55 go: downloading github.com/gobwas/glob v0.2.3 05:00:50 [2021-04-07T05:00:50.141Z] #49 27.58 go: downloading github.com/spf13/afero v1.1.2 05:00:50 [2021-04-07T05:00:50.141Z] #49 27.62 go: downloading github.com/ultraware/funlen v0.0.2 05:00:50 [2021-04-07T05:00:50.141Z] #49 27.69 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 27.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 05:00:50 [2021-04-07T05:00:50.141Z] #49 27.72 go: downloading github.com/BurntSushi/toml v0.3.1 05:00:50 [2021-04-07T05:00:50.141Z] #49 27.82 go: downloading github.com/fatih/color v1.7.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 27.87 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 05:00:50 [2021-04-07T05:00:50.141Z] #49 27.88 go: extracting github.com/spf13/afero v1.1.2 05:00:50 [2021-04-07T05:00:50.141Z] #49 27.90 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 05:00:50 [2021-04-07T05:00:50.141Z] #49 27.90 go: downloading github.com/go-critic/go-critic v0.4.1 05:00:50 [2021-04-07T05:00:50.141Z] #49 28.10 go: extracting github.com/gobwas/glob v0.2.3 05:00:50 [2021-04-07T05:00:50.141Z] #49 28.13 go: extracting github.com/mitchellh/go-homedir v1.1.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 28.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 05:00:50 [2021-04-07T05:00:50.141Z] #49 28.23 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 05:00:50 [2021-04-07T05:00:50.141Z] #49 28.30 go: extracting github.com/ultraware/funlen v0.0.2 05:00:50 [2021-04-07T05:00:50.141Z] #49 28.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 05:00:50 [2021-04-07T05:00:50.141Z] #49 28.38 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 05:00:50 [2021-04-07T05:00:50.141Z] #49 28.47 go: downloading github.com/uudashr/gocognit v1.0.1 05:00:50 [2021-04-07T05:00:50.141Z] #49 28.51 go: extracting github.com/fatih/color v1.7.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 28.57 go: downloading github.com/subosito/gotenv v1.2.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 28.65 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 05:00:50 [2021-04-07T05:00:50.141Z] #49 28.68 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 05:00:50 [2021-04-07T05:00:50.141Z] #49 28.88 go: extracting github.com/BurntSushi/toml v0.3.1 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.19 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.20 go: downloading github.com/mattn/go-isatty v0.0.8 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.23 go: extracting github.com/uudashr/gocognit v1.0.1 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.25 go: extracting github.com/subosito/gotenv v1.2.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.26 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.26 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.26 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.29 go: downloading github.com/mattn/go-colorable v0.1.4 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.29 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.37 go: extracting github.com/go-critic/go-critic v0.4.1 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.38 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.40 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.46 go: extracting github.com/mattn/go-colorable v0.1.4 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.48 go: downloading github.com/fsnotify/fsnotify v1.4.7 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.69 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.72 go: extracting github.com/fsnotify/fsnotify v1.4.7 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.92 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.93 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 05:00:50 [2021-04-07T05:00:50.141Z] #49 29.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 05:00:50 [2021-04-07T05:00:50.141Z] #49 30.07 go: extracting github.com/mitchellh/mapstructure v1.1.2 05:00:50 [2021-04-07T05:00:50.141Z] #49 30.09 go: downloading github.com/stretchr/testify v1.4.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 30.09 go: extracting github.com/mattn/go-isatty v0.0.8 05:00:50 [2021-04-07T05:00:50.141Z] #49 30.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 05:00:50 [2021-04-07T05:00:50.141Z] #49 30.12 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 05:00:50 [2021-04-07T05:00:50.141Z] #49 30.14 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 05:00:50 [2021-04-07T05:00:50.141Z] #49 30.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 05:00:50 [2021-04-07T05:00:50.141Z] #49 30.30 go: downloading gopkg.in/ini.v1 v1.51.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 30.66 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 05:00:50 [2021-04-07T05:00:50.141Z] #49 30.66 go: downloading github.com/sirupsen/logrus v1.4.2 05:00:50 [2021-04-07T05:00:50.141Z] #49 30.68 go: extracting gopkg.in/ini.v1 v1.51.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 30.75 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 05:00:50 [2021-04-07T05:00:50.141Z] #49 30.83 go: downloading github.com/ultraware/whitespace v0.0.4 05:00:50 [2021-04-07T05:00:50.141Z] #49 30.94 go: downloading github.com/magiconair/properties v1.8.1 05:00:50 [2021-04-07T05:00:50.141Z] #49 31.03 go: extracting github.com/ultraware/whitespace v0.0.4 05:00:50 [2021-04-07T05:00:50.141Z] #49 31.03 go: downloading github.com/spf13/cast v1.3.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 31.22 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 05:00:50 [2021-04-07T05:00:50.141Z] #49 31.25 go: extracting github.com/sirupsen/logrus v1.4.2 05:00:50 [2021-04-07T05:00:50.141Z] #49 31.29 go: extracting github.com/magiconair/properties v1.8.1 05:00:50 [2021-04-07T05:00:50.141Z] #49 31.38 go: extracting github.com/stretchr/testify v1.4.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 31.53 go: downloading github.com/spf13/cobra v0.0.5 05:00:50 [2021-04-07T05:00:50.141Z] #49 31.55 go: extracting github.com/spf13/cast v1.3.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 31.55 go: downloading github.com/sourcegraph/go-diff v0.5.1 05:00:50 [2021-04-07T05:00:50.141Z] #49 31.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 31.75 go: downloading github.com/go-toolsmith/astequal v1.0.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 31.81 go: extracting github.com/go-toolsmith/strparse v1.0.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 31.82 go: downloading github.com/go-toolsmith/astp v1.0.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 32.26 go: extracting github.com/go-toolsmith/astp v1.0.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 32.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 05:00:50 [2021-04-07T05:00:50.141Z] #49 32.50 go: extracting github.com/go-toolsmith/astequal v1.0.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 32.55 go: extracting github.com/spf13/cobra v0.0.5 05:00:50 [2021-04-07T05:00:50.141Z] #49 32.72 go: extracting github.com/sourcegraph/go-diff v0.5.1 05:00:50 [2021-04-07T05:00:50.141Z] #49 32.76 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 05:00:50 [2021-04-07T05:00:50.141Z] #49 32.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 05:00:50 [2021-04-07T05:00:50.141Z] #49 32.88 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 05:00:50 [2021-04-07T05:00:50.141Z] #49 32.94 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 05:00:50 [2021-04-07T05:00:50.318Z] #34 DONE 0.2s 05:00:50 [2021-04-07T05:00:50.318Z] 05:00:50 [2021-04-07T05:00:50.318Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... 05:00:50 [2021-04-07T05:00:50.341Z] #29 7.565 05:00:50 [2021-04-07T05:00:50.341Z] #29 7.842 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 05:00:50 [2021-04-07T05:00:50.403Z] #49 33.20 go: extracting github.com/go-toolsmith/astcast v1.0.0 05:00:50 [2021-04-07T05:00:50.412Z] #30 3.017 0.7% #### 5.6% ######## 11.6% ########### 15.8% ############## 19.8% #################### 28.0% ######################## 34.1% ############################## 42.2% ################################## 48.3% ####################################### 54.4% ########################################### 60.9% ############################################# 63.0% ################################################### 71.1% ####################################################### 77.3% ########################################################## 81.4% ############################################################## 87.5% ################################################################### 93.6% ######################################################################## 100.0% 05:00:50 [2021-04-07T05:00:50.445Z] #49 18.80 go: extracting github.com/mattn/go-isatty v0.0.8 05:00:50 [2021-04-07T05:00:50.445Z] #49 19.00 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 05:00:50 [2021-04-07T05:00:50.445Z] #49 19.03 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 05:00:50 [2021-04-07T05:00:50.603Z] #29 8.009 05:00:50 [2021-04-07T05:00:50.603Z] #29 8.091 ######################################################################## 100.0% 05:00:50 [2021-04-07T05:00:50.607Z] #36 DONE 0.3s 05:00:50 [2021-04-07T05:00:50.607Z] 05:00:50 [2021-04-07T05:00:50.607Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... 05:00:50 [2021-04-07T05:00:50.607Z] #39 DONE 0.1s 05:00:50 [2021-04-07T05:00:50.607Z] 05:00:50 [2021-04-07T05:00:50.607Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 05:00:50 [2021-04-07T05:00:50.607Z] #44 96.40 CC criu/timerfd.o 05:00:50 [2021-04-07T05:00:50.607Z] #44 96.76 CC criu/tty.o 05:00:50 [2021-04-07T05:00:50.664Z] #49 33.32 go: downloading github.com/go-toolsmith/astcopy v1.0.0 05:00:50 [2021-04-07T05:00:50.664Z] #49 33.33 go: downloading github.com/gogo/protobuf v1.2.1 05:00:50 [2021-04-07T05:00:50.664Z] #49 33.33 go: downloading github.com/davecgh/go-spew v1.1.1 05:00:50 [2021-04-07T05:00:50.664Z] #49 33.33 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 05:00:50 [2021-04-07T05:00:50.664Z] #49 33.34 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 05:00:50 [2021-04-07T05:00:50.664Z] #49 33.51 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 05:00:50 [2021-04-07T05:00:50.667Z] #67 ... 05:00:50 [2021-04-07T05:00:50.667Z] 05:00:50 [2021-04-07T05:00:50.667Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 05:00:50 [2021-04-07T05:00:50.667Z] #47 sha256:68974ba5d1a47ff0380970a82d8289eafb4d24ea4d48fd465c3a3cf3159d5971 05:00:50 [2021-04-07T05:00:50.667Z] #47 9.065 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:00:50 [2021-04-07T05:00:50.667Z] #47 9.854 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:00:50 [2021-04-07T05:00:50.667Z] #47 13.82 go: finding github.com/fatih/color v1.9.0 05:00:50 [2021-04-07T05:00:50.667Z] #47 13.82 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:00:50 [2021-04-07T05:00:50.667Z] #47 13.83 go: finding github.com/pkg/errors v0.9.1 05:00:50 [2021-04-07T05:00:50.667Z] #47 13.85 go: finding github.com/spf13/pflag v1.0.3 05:00:50 [2021-04-07T05:00:50.667Z] #47 14.23 go: finding github.com/mattn/go-colorable v0.1.6 05:00:50 [2021-04-07T05:00:50.667Z] #47 14.34 go: finding github.com/mattn/go-isatty v0.0.12 05:00:50 [2021-04-07T05:00:50.667Z] #47 14.51 go: finding github.com/jonboulle/clockwork v0.1.0 05:00:50 [2021-04-07T05:00:50.667Z] #47 14.56 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:00:50 [2021-04-07T05:00:50.667Z] #47 14.62 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:00:50 [2021-04-07T05:00:50.667Z] #47 14.62 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:00:50 [2021-04-07T05:00:50.667Z] #47 14.71 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:00:50 [2021-04-07T05:00:50.667Z] #47 ... 05:00:50 [2021-04-07T05:00:50.667Z] 05:00:50 [2021-04-07T05:00:50.667Z] #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 05:00:50 [2021-04-07T05:00:50.667Z] #49 sha256:e65665bc4693363dbda25d69e430c817d4528ec06492f37305bd979e399f22c0 05:00:50 [2021-04-07T05:00:50.667Z] #49 18.75 go: downloading github.com/pelletier/go-toml v1.2.0 05:00:50 [2021-04-07T05:00:50.667Z] #49 18.83 go: downloading gopkg.in/yaml.v2 v2.2.7 05:00:50 [2021-04-07T05:00:50.667Z] #49 18.83 go: downloading github.com/sirupsen/logrus v1.4.2 05:00:50 [2021-04-07T05:00:50.667Z] #49 18.83 go: downloading github.com/inconshreveable/mousetrap v1.0.0 05:00:50 [2021-04-07T05:00:50.667Z] #49 18.83 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 05:00:50 [2021-04-07T05:00:50.667Z] #49 18.83 go: downloading github.com/go-lintpack/lintpack v0.5.2 05:00:50 [2021-04-07T05:00:50.667Z] #49 18.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 05:00:50 [2021-04-07T05:00:50.667Z] #49 18.84 go: downloading github.com/subosito/gotenv v1.2.0 05:00:50 [2021-04-07T05:00:50.667Z] #49 18.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 05:00:50 [2021-04-07T05:00:50.667Z] #49 19.01 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 05:00:50 [2021-04-07T05:00:50.667Z] #49 19.01 go: extracting github.com/subosito/gotenv v1.2.0 05:00:50 [2021-04-07T05:00:50.667Z] #49 19.07 go: extracting github.com/go-lintpack/lintpack v0.5.2 05:00:50 [2021-04-07T05:00:50.667Z] #49 19.07 go: downloading gopkg.in/ini.v1 v1.51.0 05:00:50 [2021-04-07T05:00:50.667Z] #49 19.12 go: extracting github.com/pelletier/go-toml v1.2.0 05:00:50 [2021-04-07T05:00:50.667Z] #49 19.13 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 05:00:50 [2021-04-07T05:00:50.667Z] #49 19.13 go: extracting github.com/inconshreveable/mousetrap v1.0.0 05:00:50 [2021-04-07T05:00:50.700Z] #49 19.22 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.576 + RM_GOPATH=0 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.576 + TMP_GOPATH= 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.576 + : /build 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.576 + '[' -z '' ']' 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.576 ++ mktemp -d 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.584 + export GOPATH=/tmp/tmp.ZSTlbBKE0d 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.584 + GOPATH=/tmp/tmp.ZSTlbBKE0d 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.584 + RM_GOPATH=1 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.584 + case "$(go env GOARCH)" in 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.584 ++ go env GOARCH 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.603 + export GO_BUILDMODE=-buildmode=pie 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.604 + GO_BUILDMODE=-buildmode=pie 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.604 ++ dirname /tmp/install/install.sh 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.607 + dir=/tmp/install 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.607 + bin=runc 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.607 + shift 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.611 + '[' '!' -f /tmp/install/runc.installer ']' 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.612 + . /tmp/install/runc.installer 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.612 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.612 + install_runc 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.613 + uname -r 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.613 + grep -q '^3\.10\.0.*\.el7\.' 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.618 + RUNC_BUILDTAGS='seccomp ' 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.618 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.618 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZSTlbBKE0d/src/github.com/opencontainers/runc 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.618 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) 05:00:50 [2021-04-07T05:00:50.837Z] #53 1.622 Cloning into '/tmp/tmp.ZSTlbBKE0d/src/github.com/opencontainers/runc'... 05:00:50 [2021-04-07T05:00:50.837Z] #53 ... 05:00:50 [2021-04-07T05:00:50.837Z] 05:00:50 [2021-04-07T05:00:50.837Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 05:00:50 [2021-04-07T05:00:50.837Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 05:00:50 [2021-04-07T05:00:50.837Z] #14 DONE 1.8s 05:00:50 [2021-04-07T05:00:50.864Z] #29 8.150 05:00:50 [2021-04-07T05:00:50.864Z] #29 8.176 Download of images into '/build' complete. 05:00:50 [2021-04-07T05:00:50.864Z] #29 8.176 Use something like the following to load the result into a Docker daemon: 05:00:50 [2021-04-07T05:00:50.864Z] #29 8.176 tar -cC '/build' . | docker load 05:00:50 [2021-04-07T05:00:50.926Z] #49 33.68 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 05:00:50 [2021-04-07T05:00:50.926Z] #49 33.77 go: extracting github.com/davecgh/go-spew v1.1.1 05:00:50 [2021-04-07T05:00:50.932Z] #49 19.37 go: downloading github.com/uudashr/gocognit v1.0.1 05:00:50 [2021-04-07T05:00:50.932Z] #49 19.38 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 05:00:50 [2021-04-07T05:00:50.932Z] #49 19.38 go: extracting gopkg.in/ini.v1 v1.51.0 05:00:50 [2021-04-07T05:00:50.932Z] #49 19.38 go: extracting github.com/sirupsen/logrus v1.4.2 05:00:50 [2021-04-07T05:00:50.932Z] #49 19.40 go: downloading github.com/spf13/pflag v1.0.5 05:00:50 [2021-04-07T05:00:50.932Z] #49 19.40 go: downloading github.com/mattn/go-isatty v0.0.8 05:00:50 [2021-04-07T05:00:50.932Z] #49 19.40 go: extracting gopkg.in/yaml.v2 v2.2.7 05:00:50 [2021-04-07T05:00:50.932Z] #49 19.45 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 05:00:50 [2021-04-07T05:00:50.932Z] #49 19.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 05:00:51 [2021-04-07T05:00:51.067Z] #30 5.657 05:00:51 [2021-04-07T05:00:51.097Z] 05:00:51 [2021-04-07T05:00:51.097Z] #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 05:00:51 [2021-04-07T05:00:51.097Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 05:00:51 [2021-04-07T05:00:51.097Z] #15 ... 05:00:51 [2021-04-07T05:00:51.097Z] 05:00:51 [2021-04-07T05:00:51.097Z] #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 05:00:51 [2021-04-07T05:00:51.097Z] #58 sha256:00c2c2371d6864e40a6a71ab2f429600305b2a757560cbc7bee818fac5932f24 05:00:51 [2021-04-07T05:00:51.097Z] #58 DONE 126.5s 05:00:51 [2021-04-07T05:00:51.126Z] #29 DONE 8.4s 05:00:51 [2021-04-07T05:00:51.126Z] 05:00:51 [2021-04-07T05:00:51.126Z] #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 05:00:51 [2021-04-07T05:00:51.126Z] #58 sha256:d7fdf7730af7646089a249433c634e894f3ab568dadcff6c4642f4af768ad5c8 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.445 + RM_GOPATH=0 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.446 + TMP_GOPATH= 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.446 + : /build 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.446 + '[' -z '' ']' 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.446 ++ mktemp -d 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.448 + export GOPATH=/tmp/tmp.rcj2RpSuiu 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.448 + GOPATH=/tmp/tmp.rcj2RpSuiu 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.448 + RM_GOPATH=1 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.448 + case "$(go env GOARCH)" in 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.449 ++ go env GOARCH 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 + export GO_BUILDMODE=-buildmode=pie 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 + GO_BUILDMODE=-buildmode=pie 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 ++ dirname /tmp/install/install.sh 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 + dir=/tmp/install 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 + bin=rootlesskit 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 + shift 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 + . /tmp/install/rootlesskit.installer 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 + install_rootlesskit 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 + case "$1" in 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 + export CGO_ENABLED=0 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 + CGO_ENABLED=0 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 + _install_rootlesskit 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rcj2RpSuiu/src/github.com/rootless-containers/rootlesskit 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.469 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd 05:00:51 [2021-04-07T05:00:51.126Z] #58 6.471 Cloning into '/tmp/tmp.rcj2RpSuiu/src/github.com/rootless-containers/rootlesskit'... 05:00:51 [2021-04-07T05:00:51.188Z] #49 33.91 go: downloading github.com/go-toolsmith/typep v1.0.0 05:00:51 [2021-04-07T05:00:51.188Z] #49 33.91 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 05:00:51 [2021-04-07T05:00:51.188Z] #49 34.01 go: downloading github.com/stretchr/objx v0.2.0 05:00:51 [2021-04-07T05:00:51.188Z] #49 34.07 go: extracting github.com/go-toolsmith/typep v1.0.0 05:00:51 [2021-04-07T05:00:51.188Z] #49 34.07 go: downloading github.com/pmezard/go-difflib v1.0.0 05:00:51 [2021-04-07T05:00:51.195Z] #49 19.72 go: extracting github.com/mattn/go-isatty v0.0.8 05:00:51 [2021-04-07T05:00:51.195Z] #49 19.72 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 05:00:51 [2021-04-07T05:00:51.195Z] #49 19.72 go: extracting github.com/uudashr/gocognit v1.0.1 05:00:51 [2021-04-07T05:00:51.195Z] #49 19.74 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 05:00:51 [2021-04-07T05:00:51.195Z] #49 19.74 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 05:00:51 [2021-04-07T05:00:51.195Z] #49 19.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 05:00:51 [2021-04-07T05:00:51.195Z] #49 19.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 05:00:51 [2021-04-07T05:00:51.195Z] #49 19.75 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:00:51 [2021-04-07T05:00:51.195Z] #49 19.79 go: downloading github.com/go-critic/go-critic v0.4.1 05:00:51 [2021-04-07T05:00:51.195Z] #49 19.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 05:00:51 [2021-04-07T05:00:51.357Z] 05:00:51 [2021-04-07T05:00:51.357Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 05:00:51 [2021-04-07T05:00:51.357Z] #59 sha256:21aaf04782ee7714d5256b7ab605fc8d53c1bd925a19aa0e2d29e38394795663 05:00:51 [2021-04-07T05:00:51.357Z] #59 DONE 0.1s 05:00:51 [2021-04-07T05:00:51.357Z] 05:00:51 [2021-04-07T05:00:51.357Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 05:00:51 [2021-04-07T05:00:51.357Z] #60 sha256:7ee8b53a472a45137f8fe7c7ce374693c6e8389eceaed6e8b8b810892a14ba8e 05:00:51 [2021-04-07T05:00:51.357Z] #60 DONE 0.0s 05:00:51 [2021-04-07T05:00:51.357Z] 05:00:51 [2021-04-07T05:00:51.357Z] #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 05:00:51 [2021-04-07T05:00:51.357Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:00:51 [2021-04-07T05:00:51.357Z] #43 55.22 DEP criu/arch/x86/sigframe.d 05:00:51 [2021-04-07T05:00:51.357Z] #43 55.33 DEP criu/arch/x86/sigaction_compat.d 05:00:51 [2021-04-07T05:00:51.357Z] #43 55.50 DEP criu/arch/x86/kerndat.d 05:00:51 [2021-04-07T05:00:51.357Z] #43 55.74 DEP criu/arch/x86/crtools.d 05:00:51 [2021-04-07T05:00:51.357Z] #43 55.97 DEP criu/arch/x86/cpu.d 05:00:51 [2021-04-07T05:00:51.357Z] #43 56.13 CC criu/arch/x86/cpu.o 05:00:51 [2021-04-07T05:00:51.357Z] #43 56.96 CC criu/arch/x86/crtools.o 05:00:51 [2021-04-07T05:00:51.371Z] #30 5.842 ######## 11.7% ########################### 38.6% ######################################################################## 100.0% 05:00:51 [2021-04-07T05:00:51.388Z] #58 ... 05:00:51 [2021-04-07T05:00:51.388Z] 05:00:51 [2021-04-07T05:00:51.388Z] #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 05:00:51 [2021-04-07T05:00:51.388Z] #49 sha256:dd7983f919ebd04a6e6c700815037ded95eef367734ca81ad075556575d8fba2 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.891 + RM_GOPATH=0 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.892 + TMP_GOPATH= 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.892 + : /build 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.892 + '[' -z '' ']' 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.892 ++ mktemp -d 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.898 + export GOPATH=/tmp/tmp.DAKnbDUeDC 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.898 + GOPATH=/tmp/tmp.DAKnbDUeDC 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.898 + RM_GOPATH=1 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.898 + case "$(go env GOARCH)" in 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.898 ++ go env GOARCH 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.906 + export GO_BUILDMODE=-buildmode=pie 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.906 + GO_BUILDMODE=-buildmode=pie 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.911 ++ dirname /tmp/install/install.sh 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.911 + dir=/tmp/install 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.911 + bin=golangci_lint 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.911 + shift 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.911 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.911 + . /tmp/install/golangci_lint.installer 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.911 ++ : v1.23.8 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.911 + install_golangci_lint 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.911 + set -e 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.911 + export GO111MODULE=on 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.911 + GO111MODULE=on 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.911 + GOBIN=/build 05:00:51 [2021-04-07T05:00:51.388Z] #49 5.911 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 05:00:51 [2021-04-07T05:00:51.388Z] #49 6.017 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 05:00:51 [2021-04-07T05:00:51.388Z] #49 6.022 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 05:00:51 [2021-04-07T05:00:51.388Z] #49 6.022 go: finding github.com v1.23.8 05:00:51 [2021-04-07T05:00:51.388Z] #49 6.022 go: finding github.com/golangci/golangci-lint v1.23.8 05:00:51 [2021-04-07T05:00:51.388Z] #49 6.022 go: finding github.com/golangci v1.23.8 05:00:51 [2021-04-07T05:00:51.388Z] #49 6.708 go: downloading github.com/golangci/golangci-lint v1.23.8 05:00:51 [2021-04-07T05:00:51.449Z] #49 34.26 go: extracting github.com/go-toolsmith/astcopy v1.0.0 05:00:51 [2021-04-07T05:00:51.449Z] #49 34.40 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 05:00:51 [2021-04-07T05:00:51.459Z] #49 19.85 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 05:00:51 [2021-04-07T05:00:51.459Z] #49 19.86 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 05:00:51 [2021-04-07T05:00:51.459Z] #49 19.86 go: extracting github.com/mitchellh/go-homedir v1.1.0 05:00:51 [2021-04-07T05:00:51.459Z] #49 19.93 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 05:00:51 [2021-04-07T05:00:51.459Z] #49 19.96 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 05:00:51 [2021-04-07T05:00:51.459Z] #49 19.99 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 05:00:51 [2021-04-07T05:00:51.459Z] #49 20.00 go: extracting github.com/spf13/pflag v1.0.5 05:00:51 [2021-04-07T05:00:51.639Z] #49 ... 05:00:51 [2021-04-07T05:00:51.639Z] 05:00:51 [2021-04-07T05:00:51.639Z] #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 05:00:51 [2021-04-07T05:00:51.639Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:00:51 [2021-04-07T05:00:51.639Z] #13 6.209 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] 05:00:51 [2021-04-07T05:00:51.639Z] #13 7.786 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:00:51 [2021-04-07T05:00:51.639Z] #13 9.998 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:00:51 [2021-04-07T05:00:51.639Z] #13 12.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:00:51 [2021-04-07T05:00:51.639Z] #13 ... 05:00:51 [2021-04-07T05:00:51.639Z] 05:00:51 [2021-04-07T05:00:51.639Z] #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 05:00:51 [2021-04-07T05:00:51.639Z] #47 sha256:a1b4f175af8443e59694317f7b71561406b1a29c137c41926d9e0a85237d6d0f 05:00:51 [2021-04-07T05:00:51.639Z] #47 19.81 go: finding github.com/fatih/color v1.9.0 05:00:51 [2021-04-07T05:00:51.639Z] #47 19.84 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:00:51 [2021-04-07T05:00:51.639Z] #47 19.99 go: finding github.com/pkg/errors v0.9.1 05:00:51 [2021-04-07T05:00:51.639Z] #47 20.05 go: finding github.com/mattn/go-colorable v0.1.6 05:00:51 [2021-04-07T05:00:51.639Z] #47 20.05 go: finding github.com/spf13/pflag v1.0.3 05:00:51 [2021-04-07T05:00:51.639Z] #47 20.13 go: finding github.com/mattn/go-isatty v0.0.12 05:00:51 [2021-04-07T05:00:51.716Z] #49 34.48 go: extracting github.com/pmezard/go-difflib v1.0.0 05:00:51 [2021-04-07T05:00:51.716Z] #49 34.63 go: extracting github.com/stretchr/objx v0.2.0 05:00:51 [2021-04-07T05:00:51.716Z] #49 ... 05:00:51 [2021-04-07T05:00:51.716Z] 05:00:51 [2021-04-07T05:00:51.716Z] #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 05:00:51 [2021-04-07T05:00:51.716Z] #58 sha256:c967bc1cedea62b3e041e590459914abc8971a924ac38d7dbde2e463a6219f7f 05:00:51 [2021-04-07T05:00:51.716Z] #58 24.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 05:00:51 [2021-04-07T05:00:51.716Z] #58 25.57 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 05:00:51 [2021-04-07T05:00:51.716Z] #58 25.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0 05:00:51 [2021-04-07T05:00:51.716Z] #58 25.95 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:00:51 [2021-04-07T05:00:51.716Z] #58 26.60 go: extracting github.com/russross/blackfriday/v2 v2.1.0 05:00:51 [2021-04-07T05:00:51.716Z] #58 28.22 go: extracting github.com/u-root/u-root v7.0.0+incompatible 05:00:51 [2021-04-07T05:00:51.716Z] #58 30.51 go: finding github.com/pkg/errors v0.9.1 05:00:51 [2021-04-07T05:00:51.716Z] #58 30.60 go: finding github.com/sirupsen/logrus v1.8.1 05:00:51 [2021-04-07T05:00:51.716Z] #58 30.86 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:00:51 [2021-04-07T05:00:51.716Z] #58 30.94 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:00:51 [2021-04-07T05:00:51.716Z] #58 31.06 go: finding github.com/google/uuid v1.2.0 05:00:51 [2021-04-07T05:00:51.716Z] #58 31.10 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 05:00:51 [2021-04-07T05:00:51.716Z] #58 31.21 go: finding github.com/gofrs/flock v0.8.0 05:00:51 [2021-04-07T05:00:51.716Z] #58 31.22 go: finding github.com/moby/vpnkit v0.5.0 05:00:51 [2021-04-07T05:00:51.716Z] #58 31.29 go: finding github.com/gorilla/mux v1.8.0 05:00:51 [2021-04-07T05:00:51.716Z] #58 31.36 go: finding github.com/moby/sys/mountinfo v0.4.1 05:00:51 [2021-04-07T05:00:51.716Z] #58 31.40 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:00:51 [2021-04-07T05:00:51.716Z] #58 31.40 go: finding github.com/urfave/cli/v2 v2.3.0 05:00:51 [2021-04-07T05:00:51.716Z] #58 31.46 go: finding github.com/u-root/u-root v7.0.0+incompatible 05:00:51 [2021-04-07T05:00:51.716Z] #58 31.64 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 05:00:51 [2021-04-07T05:00:51.716Z] #58 31.81 go: finding github.com/russross/blackfriday/v2 v2.1.0 05:00:51 [2021-04-07T05:00:51.735Z] #49 20.13 go: extracting github.com/go-toolsmith/astfmt v1.0.0 05:00:51 [2021-04-07T05:00:51.735Z] #49 20.16 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 05:00:51 [2021-04-07T05:00:51.735Z] #49 20.17 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 05:00:51 [2021-04-07T05:00:51.735Z] #49 20.24 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 05:00:51 [2021-04-07T05:00:51.735Z] #49 20.37 go: extracting github.com/go-critic/go-critic v0.4.1 05:00:51 [2021-04-07T05:00:51.896Z] #47 20.29 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:00:51 [2021-04-07T05:00:51.896Z] #47 20.49 go: finding github.com/jonboulle/clockwork v0.1.0 05:00:51 [2021-04-07T05:00:51.962Z] #49 7.341 go: extracting github.com/golangci/golangci-lint v1.23.8 05:00:51 [2021-04-07T05:00:51.977Z] #58 ... 05:00:51 [2021-04-07T05:00:51.977Z] 05:00:51 [2021-04-07T05:00:51.977Z] #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 05:00:51 [2021-04-07T05:00:51.977Z] #49 sha256:9df0b922e189e59632f676d67981e0c62b1467dc8a8aa3901f8a92693186b61a 05:00:51 [2021-04-07T05:00:51.977Z] #49 34.81 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 05:00:51 [2021-04-07T05:00:51.977Z] #49 34.82 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 05:00:51 [2021-04-07T05:00:51.977Z] #49 34.83 go: downloading github.com/inconshreveable/mousetrap v1.0.0 05:00:51 [2021-04-07T05:00:51.998Z] #49 20.37 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 05:00:51 [2021-04-07T05:00:51.998Z] #49 20.43 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 05:00:51 [2021-04-07T05:00:51.998Z] #49 20.44 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 05:00:51 [2021-04-07T05:00:51.998Z] #49 20.53 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 05:00:51 [2021-04-07T05:00:51.998Z] #49 20.56 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 05:00:51 [2021-04-07T05:00:51.998Z] #49 20.59 go: downloading github.com/spf13/jwalterweatherman v1.0.0 05:00:51 [2021-04-07T05:00:51.998Z] #49 20.68 go: downloading github.com/spf13/afero v1.1.2 05:00:52 [2021-04-07T05:00:52.023Z] #30 6.497 05:00:52 [2021-04-07T05:00:52.108Z] #44 98.07 CC criu/tun.o 05:00:52 [2021-04-07T05:00:52.152Z] #47 20.62 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:00:52 [2021-04-07T05:00:52.152Z] #47 20.63 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:00:52 [2021-04-07T05:00:52.152Z] #47 20.74 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:00:52 [2021-04-07T05:00:52.152Z] #47 ... 05:00:52 [2021-04-07T05:00:52.152Z] 05:00:52 [2021-04-07T05:00:52.152Z] #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 05:00:52 [2021-04-07T05:00:52.152Z] #45 sha256:6e1b7b81fdaee329ceddbccaa1f3f9be6f0a97faa8752dff0635f20a233b534f 05:00:52 [2021-04-07T05:00:52.152Z] #45 10.71 runtime 05:00:52 [2021-04-07T05:00:52.152Z] #45 13.51 unicode/utf8 05:00:52 [2021-04-07T05:00:52.152Z] #45 14.09 internal/testlog 05:00:52 [2021-04-07T05:00:52.152Z] #45 14.48 encoding 05:00:52 [2021-04-07T05:00:52.152Z] #45 14.57 unicode/utf16 05:00:52 [2021-04-07T05:00:52.152Z] #45 14.86 container/list 05:00:52 [2021-04-07T05:00:52.152Z] #45 15.52 crypto/internal/subtle 05:00:52 [2021-04-07T05:00:52.152Z] #45 15.61 crypto/subtle 05:00:52 [2021-04-07T05:00:52.152Z] #45 16.03 vendor/golang.org/x/crypto/cryptobyte/asn1 05:00:52 [2021-04-07T05:00:52.152Z] #45 16.55 internal/nettrace 05:00:52 [2021-04-07T05:00:52.152Z] #45 17.05 runtime/cgo 05:00:52 [2021-04-07T05:00:52.239Z] #49 34.97 go: extracting golang.org/x/text v0.3.2 05:00:52 [2021-04-07T05:00:52.239Z] #49 35.00 go: downloading github.com/pelletier/go-toml v1.2.0 05:00:52 [2021-04-07T05:00:52.239Z] #49 35.17 go: extracting github.com/inconshreveable/mousetrap v1.0.0 05:00:52 [2021-04-07T05:00:52.239Z] #49 ... 05:00:52 [2021-04-07T05:00:52.239Z] 05:00:52 [2021-04-07T05:00:52.239Z] #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 05:00:52 [2021-04-07T05:00:52.239Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:00:52 [2021-04-07T05:00:52.239Z] #36 25.18 Fetched 8426 kB in 18s (461 kB/s) 05:00:52 [2021-04-07T05:00:52.239Z] #36 25.18 Reading package lists... 05:00:52 [2021-04-07T05:00:52.262Z] #49 20.77 go: downloading github.com/davecgh/go-spew v1.1.1 05:00:52 [2021-04-07T05:00:52.262Z] #49 20.77 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 05:00:52 [2021-04-07T05:00:52.262Z] #49 20.81 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 05:00:52 [2021-04-07T05:00:52.262Z] #49 20.85 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 05:00:52 [2021-04-07T05:00:52.262Z] #49 20.89 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 05:00:52 [2021-04-07T05:00:52.323Z] #30 6.709 ###### 9.5% ############## 19.8% 05:00:52 [2021-04-07T05:00:52.323Z] #30 ... 05:00:52 [2021-04-07T05:00:52.323Z] 05:00:52 [2021-04-07T05:00:52.323Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 05:00:52 [2021-04-07T05:00:52.323Z] #68 sha256:1d09f961bd0852ee183455fb1a4c5af874de7ef8792b60e8606e12b5fc095357 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.708 + RM_GOPATH=0 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.708 + TMP_GOPATH= 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.708 + : /build 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.708 + '[' -z '' ']' 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.709 ++ mktemp -d 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.714 + export GOPATH=/tmp/tmp.tc9D82plS3 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.714 + GOPATH=/tmp/tmp.tc9D82plS3 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.714 + RM_GOPATH=1 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.714 + case "$(go env GOARCH)" in 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.715 ++ go env GOARCH 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.723 + export GO_BUILDMODE=-buildmode=pie 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.726 + GO_BUILDMODE=-buildmode=pie 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.730 ++ dirname /tmp/install/install.sh 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.740 + dir=/tmp/install 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.741 + bin=proxy 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.741 + shift 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.741 + '[' '!' -f /tmp/install/proxy.installer ']' 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.742 + . /tmp/install/proxy.installer 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.746 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.749 + install_proxy 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.749 + case "$1" in 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.749 + export CGO_ENABLED=0 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.749 + CGO_ENABLED=0 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.749 + _install_proxy 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.750 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.750 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tc9D82plS3/src/github.com/docker/libnetwork 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.750 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 05:00:52 [2021-04-07T05:00:52.323Z] #68 0.753 Cloning into '/tmp/tmp.tc9D82plS3/src/github.com/docker/libnetwork'... 05:00:52 [2021-04-07T05:00:52.323Z] #68 ... 05:00:52 [2021-04-07T05:00:52.323Z] 05:00:52 [2021-04-07T05:00:52.323Z] #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 05:00:52 [2021-04-07T05:00:52.323Z] #46 sha256:1f7e23211be602e4e0441a495f720107223f49201492cb38c8a0df6210194e35 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.833 + RM_GOPATH=0 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.839 + TMP_GOPATH= 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.839 + : /build 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.843 + '[' -z '' ']' 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.846 ++ mktemp -d 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.852 + export GOPATH=/tmp/tmp.Ou2DatrKEG 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.865 + GOPATH=/tmp/tmp.Ou2DatrKEG 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.865 + RM_GOPATH=1 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.865 + case "$(go env GOARCH)" in 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.873 ++ go env GOARCH 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.881 + export GO_BUILDMODE=-buildmode=pie 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.894 + GO_BUILDMODE=-buildmode=pie 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.900 ++ dirname /tmp/install/install.sh 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.915 + dir=/tmp/install 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.915 + bin=vndr 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.915 + shift 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.915 + '[' '!' -f /tmp/install/vndr.installer ']' 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.915 + . /tmp/install/vndr.installer 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.921 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.922 + install_vndr 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.922 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.923 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.923 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Ou2DatrKEG/src/github.com/LK4D4/vndr 05:00:52 [2021-04-07T05:00:52.323Z] #46 0.927 Cloning into '/tmp/tmp.Ou2DatrKEG/src/github.com/LK4D4/vndr'... 05:00:52 [2021-04-07T05:00:52.323Z] #46 1.840 + cd /tmp/tmp.Ou2DatrKEG/src/github.com/LK4D4/vndr 05:00:52 [2021-04-07T05:00:52.323Z] #46 1.840 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 05:00:52 [2021-04-07T05:00:52.323Z] #46 1.865 + go build -buildmode=pie -v -o /build/vndr . 05:00:52 [2021-04-07T05:00:52.323Z] #46 4.039 internal/cpu 05:00:52 [2021-04-07T05:00:52.323Z] #46 4.101 unicode 05:00:52 [2021-04-07T05:00:52.323Z] #46 4.109 sync/atomic 05:00:52 [2021-04-07T05:00:52.323Z] #46 4.142 unicode/utf8 05:00:52 [2021-04-07T05:00:52.323Z] #46 5.370 math 05:00:52 [2021-04-07T05:00:52.323Z] #46 6.255 encoding 05:00:52 [2021-04-07T05:00:52.323Z] #46 6.333 runtime 05:00:52 [2021-04-07T05:00:52.323Z] #46 6.736 unicode/utf16 05:00:52 [2021-04-07T05:00:52.323Z] #46 8.214 container/list 05:00:52 [2021-04-07T05:00:52.401Z] #44 98.45 CC criu/uffd.o 05:00:52 [2021-04-07T05:00:52.409Z] #45 ... 05:00:52 [2021-04-07T05:00:52.409Z] 05:00:52 [2021-04-07T05:00:52.409Z] #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 05:00:52 [2021-04-07T05:00:52.409Z] #51 sha256:c4842567d8a2d81c56fb71842e32c48d0b272b8b85bdb4142bc0b01277843846 05:00:52 [2021-04-07T05:00:52.409Z] #51 18.20 + cd /tmp/tmp.6Vg8TgdTpp/src/github.com/mvdan/sh 05:00:52 [2021-04-07T05:00:52.409Z] #51 18.20 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 05:00:52 [2021-04-07T05:00:52.409Z] #51 18.28 + GO111MODULE=on 05:00:52 [2021-04-07T05:00:52.409Z] #51 18.28 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 05:00:52 [2021-04-07T05:00:52.409Z] #51 19.57 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 05:00:52 [2021-04-07T05:00:52.409Z] #51 19.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 05:00:52 [2021-04-07T05:00:52.409Z] #51 19.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 05:00:52 [2021-04-07T05:00:52.409Z] #51 19.93 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 05:00:52 [2021-04-07T05:00:52.409Z] #51 20.00 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 05:00:52 [2021-04-07T05:00:52.500Z] #36 32.22 Reading package lists... 05:00:52 [2021-04-07T05:00:52.500Z] #36 ... 05:00:52 [2021-04-07T05:00:52.500Z] 05:00:52 [2021-04-07T05:00:52.500Z] #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 05:00:52 [2021-04-07T05:00:52.500Z] #49 sha256:9df0b922e189e59632f676d67981e0c62b1467dc8a8aa3901f8a92693186b61a 05:00:52 [2021-04-07T05:00:52.500Z] #49 35.38 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 05:00:52 [2021-04-07T05:00:52.525Z] #49 20.99 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 05:00:52 [2021-04-07T05:00:52.525Z] #49 21.01 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 05:00:52 [2021-04-07T05:00:52.525Z] #49 21.03 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 05:00:52 [2021-04-07T05:00:52.525Z] #49 21.04 go: extracting github.com/spf13/jwalterweatherman v1.0.0 05:00:52 [2021-04-07T05:00:52.525Z] #49 21.05 go: extracting github.com/davecgh/go-spew v1.1.1 05:00:52 [2021-04-07T05:00:52.525Z] #49 21.08 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 05:00:52 [2021-04-07T05:00:52.525Z] #49 21.17 go: downloading github.com/stretchr/objx v0.2.0 05:00:52 [2021-04-07T05:00:52.628Z] #46 ... 05:00:52 [2021-04-07T05:00:52.628Z] 05:00:52 [2021-04-07T05:00:52.628Z] #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 05:00:52 [2021-04-07T05:00:52.628Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 05:00:52 [2021-04-07T05:00:52.628Z] #41 0.678 + git clone https://github.com/docker/distribution.git . 05:00:52 [2021-04-07T05:00:52.628Z] #41 0.687 Cloning into '.'... 05:00:52 [2021-04-07T05:00:52.628Z] #41 ... 05:00:52 [2021-04-07T05:00:52.628Z] 05:00:52 [2021-04-07T05:00:52.628Z] #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 05:00:52 [2021-04-07T05:00:52.628Z] #59 sha256:a9e6dc55ca12ddc878339c2d4989fa94e64444882f05c7b775d39fff3194df7e 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.741 + RM_GOPATH=0 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.762 + TMP_GOPATH= 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.763 + : /build 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.763 + '[' -z '' ']' 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.765 ++ mktemp -d 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.769 + export GOPATH=/tmp/tmp.JgrdeVPAIn 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.770 + GOPATH=/tmp/tmp.JgrdeVPAIn 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.770 + RM_GOPATH=1 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.771 + case "$(go env GOARCH)" in 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.774 ++ go env GOARCH 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.811 + export GO_BUILDMODE=-buildmode=pie 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.819 + GO_BUILDMODE=-buildmode=pie 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.830 ++ dirname /tmp/install/install.sh 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.847 + dir=/tmp/install 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.850 + bin=rootlesskit 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.852 + shift 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.852 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.853 + . /tmp/install/rootlesskit.installer 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.855 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.856 + install_rootlesskit 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.861 + case "$1" in 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.861 + export CGO_ENABLED=0 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.861 + CGO_ENABLED=0 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.862 + _install_rootlesskit 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.863 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.863 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.863 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JgrdeVPAIn/src/github.com/rootless-containers/rootlesskit 05:00:52 [2021-04-07T05:00:52.628Z] #59 0.867 Cloning into '/tmp/tmp.JgrdeVPAIn/src/github.com/rootless-containers/rootlesskit'... 05:00:52 [2021-04-07T05:00:52.628Z] #59 6.581 + cd /tmp/tmp.JgrdeVPAIn/src/github.com/rootless-containers/rootlesskit 05:00:52 [2021-04-07T05:00:52.628Z] #59 6.582 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd 05:00:52 [2021-04-07T05:00:52.628Z] #59 6.602 + export GO111MODULE=on 05:00:52 [2021-04-07T05:00:52.628Z] #59 6.613 + GO111MODULE=on 05:00:52 [2021-04-07T05:00:52.628Z] #59 6.617 + export GOPROXY=https://proxy.golang.org 05:00:52 [2021-04-07T05:00:52.628Z] #59 6.618 + GOPROXY=https://proxy.golang.org 05:00:52 [2021-04-07T05:00:52.628Z] #59 6.619 + for f in rootlesskit rootlesskit-docker-proxy 05:00:52 [2021-04-07T05:00:52.628Z] #59 6.620 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 05:00:52 [2021-04-07T05:00:52.628Z] #59 9.726 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:00:52 [2021-04-07T05:00:52.628Z] #59 9.729 go: downloading github.com/pkg/errors v0.9.1 05:00:52 [2021-04-07T05:00:52.628Z] #59 9.743 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:00:52 [2021-04-07T05:00:52.628Z] #59 9.764 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 05:00:52 [2021-04-07T05:00:52.628Z] #59 9.770 go: downloading github.com/google/uuid v1.2.0 05:00:52 [2021-04-07T05:00:52.628Z] #59 9.774 go: downloading github.com/urfave/cli/v2 v2.3.0 05:00:52 [2021-04-07T05:00:52.628Z] #59 9.833 go: downloading github.com/moby/vpnkit v0.5.0 05:00:52 [2021-04-07T05:00:52.628Z] #59 9.850 go: downloading github.com/gofrs/flock v0.8.0 05:00:52 [2021-04-07T05:00:52.628Z] #59 9.854 go: downloading github.com/moby/sys/mountinfo v0.4.1 05:00:52 [2021-04-07T05:00:52.628Z] #59 9.999 go: extracting github.com/pkg/errors v0.9.1 05:00:52 [2021-04-07T05:00:52.628Z] #59 10.26 go: extracting github.com/google/uuid v1.2.0 05:00:52 [2021-04-07T05:00:52.628Z] #59 10.35 go: extracting github.com/gofrs/flock v0.8.0 05:00:52 [2021-04-07T05:00:52.628Z] #59 10.46 go: downloading github.com/sirupsen/logrus v1.8.1 05:00:52 [2021-04-07T05:00:52.628Z] #59 10.53 go: extracting github.com/moby/sys/mountinfo v0.4.1 05:00:52 [2021-04-07T05:00:52.628Z] #59 10.60 go: downloading github.com/gorilla/mux v1.8.0 05:00:52 [2021-04-07T05:00:52.628Z] #59 ... 05:00:52 [2021-04-07T05:00:52.628Z] 05:00:52 [2021-04-07T05:00:52.628Z] #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 05:00:52 [2021-04-07T05:00:52.628Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f 05:00:52 [2021-04-07T05:00:52.628Z] #43 0.983 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:52 [2021-04-07T05:00:52.628Z] #43 1.061 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:52 [2021-04-07T05:00:52.628Z] #43 1.073 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:52 [2021-04-07T05:00:52.628Z] #43 2.393 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] 05:00:52 [2021-04-07T05:00:52.628Z] #43 4.530 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] 05:00:52 [2021-04-07T05:00:52.628Z] #43 6.385 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] 05:00:52 [2021-04-07T05:00:52.666Z] #51 21.06 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 05:00:52 [2021-04-07T05:00:52.666Z] #51 ... 05:00:52 [2021-04-07T05:00:52.666Z] 05:00:52 [2021-04-07T05:00:52.667Z] #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 05:00:52 [2021-04-07T05:00:52.667Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:00:52 [2021-04-07T05:00:52.667Z] #36 11.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:00:52 [2021-04-07T05:00:52.667Z] #36 13.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:00:52 [2021-04-07T05:00:52.667Z] #36 ... 05:00:52 [2021-04-07T05:00:52.667Z] 05:00:52 [2021-04-07T05:00:52.667Z] #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 05:00:52 [2021-04-07T05:00:52.667Z] #49 sha256:0220fe0f535349d2255b6356386e3d3fe34ac325ea3dac3a7937e565803fadc0 05:00:52 [2021-04-07T05:00:52.667Z] #49 21.13 go: downloading github.com/pmezard/go-difflib v1.0.0 05:00:52 [2021-04-07T05:00:52.667Z] #49 21.20 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 05:00:52 [2021-04-07T05:00:52.667Z] #49 21.27 go: extracting github.com/pmezard/go-difflib v1.0.0 05:00:52 [2021-04-07T05:00:52.793Z] #49 21.28 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 05:00:52 [2021-04-07T05:00:52.793Z] #49 21.39 go: extracting github.com/spf13/afero v1.1.2 05:00:52 [2021-04-07T05:00:52.906Z] #49 ... 05:00:52 [2021-04-07T05:00:52.906Z] 05:00:52 [2021-04-07T05:00:52.906Z] #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 05:00:52 [2021-04-07T05:00:52.906Z] #47 sha256:beb3bf1aa398991631b165107b50c0d3a8392cc768f80a3f6a797c7432f2e6c6 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.667 + RM_GOPATH=0 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.667 + TMP_GOPATH= 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.667 + : /build 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.667 + '[' -z '' ']' 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.670 ++ mktemp -d 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.673 + export GOPATH=/tmp/tmp.VX6Vk6nYqd 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.673 + GOPATH=/tmp/tmp.VX6Vk6nYqd 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.673 + RM_GOPATH=1 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.673 + case "$(go env GOARCH)" in 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.673 ++ go env GOARCH 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.687 + export GO_BUILDMODE=-buildmode=pie 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.687 + GO_BUILDMODE=-buildmode=pie 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.687 ++ dirname /tmp/install/install.sh 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.687 + dir=/tmp/install 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.687 + bin=gotestsum 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.687 + shift 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.687 + '[' '!' -f /tmp/install/gotestsum.installer ']' 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.687 + . /tmp/install/gotestsum.installer 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.687 ++ : v0.5.3 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.687 + install_gotestsum 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.687 + set -e 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.687 + export GO111MODULE=on 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.687 + GO111MODULE=on 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.687 + GOBIN=/build 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.687 + go get gotest.tools/gotestsum@v0.5.3 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.710 go: finding gotest.tools v0.5.3 05:00:52 [2021-04-07T05:00:52.906Z] #47 6.711 go: finding gotest.tools/gotestsum v0.5.3 05:00:52 [2021-04-07T05:00:52.906Z] #47 7.271 go: downloading gotest.tools/gotestsum v0.5.3 05:00:52 [2021-04-07T05:00:52.906Z] #47 7.837 go: extracting gotest.tools/gotestsum v0.5.3 05:00:52 [2021-04-07T05:00:52.906Z] #47 8.322 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:00:52 [2021-04-07T05:00:52.906Z] #47 8.322 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:00:52 [2021-04-07T05:00:52.906Z] #47 8.379 go: downloading github.com/spf13/pflag v1.0.3 05:00:52 [2021-04-07T05:00:52.906Z] #47 8.379 go: downloading github.com/jonboulle/clockwork v0.1.0 05:00:52 [2021-04-07T05:00:52.906Z] #47 8.379 go: downloading github.com/fatih/color v1.9.0 05:00:52 [2021-04-07T05:00:52.906Z] #47 8.431 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:00:52 [2021-04-07T05:00:52.939Z] #43 ... 05:00:52 [2021-04-07T05:00:52.939Z] 05:00:52 [2021-04-07T05:00:52.939Z] #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 05:00:52 [2021-04-07T05:00:52.939Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 05:00:52 [2021-04-07T05:00:52.939Z] #14 0.610 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 05:00:52 [2021-04-07T05:00:52.939Z] #14 0.619 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:52 [2021-04-07T05:00:52.939Z] #14 0.703 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:52 [2021-04-07T05:00:52.939Z] #14 0.710 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:52 [2021-04-07T05:00:52.939Z] #14 1.949 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [447 kB] 05:00:52 [2021-04-07T05:00:52.939Z] #14 3.870 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] 05:00:52 [2021-04-07T05:00:52.939Z] #14 6.031 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] 05:00:52 [2021-04-07T05:00:52.939Z] #14 8.307 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] 05:00:53 [2021-04-07T05:00:53.030Z] #44 99.22 CC criu/util.o 05:00:53 [2021-04-07T05:00:53.057Z] #49 21.55 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 05:00:53 [2021-04-07T05:00:53.057Z] #49 21.55 go: extracting github.com/stretchr/objx v0.2.0 05:00:53 [2021-04-07T05:00:53.057Z] #49 21.61 go: downloading github.com/magiconair/properties v1.8.1 05:00:53 [2021-04-07T05:00:53.057Z] #49 21.61 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 05:00:53 [2021-04-07T05:00:53.057Z] #49 21.66 go: downloading github.com/gobwas/glob v0.2.3 05:00:53 [2021-04-07T05:00:53.073Z] #49 35.70 go: extracting github.com/pelletier/go-toml v1.2.0 05:00:53 [2021-04-07T05:00:53.073Z] #49 ... 05:00:53 [2021-04-07T05:00:53.073Z] 05:00:53 [2021-04-07T05:00:53.073Z] #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 05:00:53 [2021-04-07T05:00:53.073Z] #51 sha256:37b9bd941ee373eff305a6d2fb932f7c8b4e3e08093b13a0c8830fd7b23a31ab 05:00:53 [2021-04-07T05:00:53.073Z] #51 25.76 runtime/cgo 05:00:53 [2021-04-07T05:00:53.073Z] #51 25.83 runtime 05:00:53 [2021-04-07T05:00:53.073Z] #51 ... 05:00:53 [2021-04-07T05:00:53.073Z] 05:00:53 [2021-04-07T05:00:53.073Z] #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 05:00:53 [2021-04-07T05:00:53.073Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 05:00:53 [2021-04-07T05:00:53.073Z] #40 26.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 05:00:53 [2021-04-07T05:00:53.229Z] #49 21.51 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 05:00:53 [2021-04-07T05:00:53.229Z] #49 ... 05:00:53 [2021-04-07T05:00:53.229Z] 05:00:53 [2021-04-07T05:00:53.229Z] #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 05:00:53 [2021-04-07T05:00:53.229Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 05:00:53 [2021-04-07T05:00:53.229Z] #55 11.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:00:53 [2021-04-07T05:00:53.229Z] #55 14.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:00:53 [2021-04-07T05:00:53.229Z] #55 ... 05:00:53 [2021-04-07T05:00:53.229Z] 05:00:53 [2021-04-07T05:00:53.229Z] #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 05:00:53 [2021-04-07T05:00:53.229Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:00:53 [2021-04-07T05:00:53.229Z] #42 11.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:00:53 [2021-04-07T05:00:53.229Z] #42 14.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:00:53 [2021-04-07T05:00:53.243Z] #14 ... 05:00:53 [2021-04-07T05:00:53.243Z] 05:00:53 [2021-04-07T05:00:53.243Z] #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 05:00:53 [2021-04-07T05:00:53.243Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea 05:00:53 [2021-04-07T05:00:53.243Z] #56 0.976 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:53 [2021-04-07T05:00:53.243Z] #56 1.066 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:53 [2021-04-07T05:00:53.243Z] #56 1.068 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:53 [2021-04-07T05:00:53.243Z] #56 2.352 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] 05:00:53 [2021-04-07T05:00:53.243Z] #56 4.535 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] 05:00:53 [2021-04-07T05:00:53.243Z] #56 6.815 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] 05:00:53 [2021-04-07T05:00:53.243Z] #56 ... 05:00:53 [2021-04-07T05:00:53.243Z] 05:00:53 [2021-04-07T05:00:53.243Z] #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 05:00:53 [2021-04-07T05:00:53.243Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c 05:00:53 [2021-04-07T05:00:53.243Z] #37 0.700 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:53 [2021-04-07T05:00:53.243Z] #37 0.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:53 [2021-04-07T05:00:53.243Z] #37 0.889 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:53 [2021-04-07T05:00:53.243Z] #37 2.268 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] 05:00:53 [2021-04-07T05:00:53.243Z] #37 4.954 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] 05:00:53 [2021-04-07T05:00:53.243Z] #37 7.544 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] 05:00:53 [2021-04-07T05:00:53.243Z] #37 ... 05:00:53 [2021-04-07T05:00:53.243Z] 05:00:53 [2021-04-07T05:00:53.243Z] #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 05:00:53 [2021-04-07T05:00:53.243Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 05:00:53 [2021-04-07T05:00:53.243Z] #33 0.674 + git clone https://github.com/kolyshkin/go-swagger.git . 05:00:53 [2021-04-07T05:00:53.243Z] #33 0.698 Cloning into '.'... 05:00:53 [2021-04-07T05:00:53.243Z] #33 ... 05:00:53 [2021-04-07T05:00:53.243Z] 05:00:53 [2021-04-07T05:00:53.243Z] #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 05:00:53 [2021-04-07T05:00:53.243Z] #35 sha256:4d5091f128e5f189e1da0542463ae63e232c7c03c1f872b9171b49acde9107ef 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.501 + RM_GOPATH=0 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.501 + TMP_GOPATH= 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.501 + : /build 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.501 + '[' -z '' ']' 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.502 ++ mktemp -d 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.510 + export GOPATH=/tmp/tmp.pZKltUvt0H 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.510 + GOPATH=/tmp/tmp.pZKltUvt0H 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.510 + RM_GOPATH=1 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.511 + case "$(go env GOARCH)" in 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.512 ++ go env GOARCH 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.520 + export GO_BUILDMODE=-buildmode=pie 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.520 + GO_BUILDMODE=-buildmode=pie 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.521 ++ dirname /tmp/install/install.sh 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.523 + dir=/tmp/install 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.524 + bin=tomlv 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.524 + shift 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.525 + '[' '!' -f /tmp/install/tomlv.installer ']' 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.525 + . /tmp/install/tomlv.installer 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.526 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.526 + install_tomlv 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.526 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.526 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.526 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pZKltUvt0H/src/github.com/BurntSushi/toml 05:00:53 [2021-04-07T05:00:53.243Z] #35 0.539 Cloning into '/tmp/tmp.pZKltUvt0H/src/github.com/BurntSushi/toml'... 05:00:53 [2021-04-07T05:00:53.243Z] #35 1.609 + cd /tmp/tmp.pZKltUvt0H/src/github.com/BurntSushi/toml 05:00:53 [2021-04-07T05:00:53.243Z] #35 1.610 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 05:00:53 [2021-04-07T05:00:53.243Z] #35 1.680 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 05:00:53 [2021-04-07T05:00:53.243Z] #35 2.378 internal/cpu 05:00:53 [2021-04-07T05:00:53.243Z] #35 2.425 math/bits 05:00:53 [2021-04-07T05:00:53.243Z] #35 2.471 runtime/internal/sys 05:00:53 [2021-04-07T05:00:53.243Z] #35 2.550 runtime/internal/atomic 05:00:53 [2021-04-07T05:00:53.243Z] #35 3.235 runtime/internal/math 05:00:53 [2021-04-07T05:00:53.243Z] #35 3.419 unicode/utf8 05:00:53 [2021-04-07T05:00:53.243Z] #35 3.610 internal/race 05:00:53 [2021-04-07T05:00:53.243Z] #35 3.807 sync/atomic 05:00:53 [2021-04-07T05:00:53.243Z] #35 4.218 internal/bytealg 05:00:53 [2021-04-07T05:00:53.243Z] #35 4.560 math 05:00:53 [2021-04-07T05:00:53.243Z] #35 4.869 unicode 05:00:53 [2021-04-07T05:00:53.243Z] #35 4.952 internal/testlog 05:00:53 [2021-04-07T05:00:53.243Z] #35 5.900 encoding 05:00:53 [2021-04-07T05:00:53.243Z] #35 6.221 runtime 05:00:53 [2021-04-07T05:00:53.243Z] #35 6.684 runtime/cgo 05:00:53 [2021-04-07T05:00:53.267Z] #43 ... 05:00:53 [2021-04-07T05:00:53.267Z] 05:00:53 [2021-04-07T05:00:53.267Z] #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 05:00:53 [2021-04-07T05:00:53.267Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 05:00:53 [2021-04-07T05:00:53.267Z] #15 DONE 2.1s 05:00:53 [2021-04-07T05:00:53.267Z] 05:00:53 [2021-04-07T05:00:53.267Z] #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 05:00:53 [2021-04-07T05:00:53.267Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:00:53 [2021-04-07T05:00:53.267Z] #43 58.90 CC criu/arch/x86/kerndat.o 05:00:53 [2021-04-07T05:00:53.322Z] #49 21.74 go: downloading github.com/BurntSushi/toml v0.3.1 05:00:53 [2021-04-07T05:00:53.323Z] #49 21.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 05:00:53 [2021-04-07T05:00:53.323Z] #49 21.87 go: downloading github.com/ultraware/whitespace v0.0.4 05:00:53 [2021-04-07T05:00:53.323Z] #49 21.88 go: extracting github.com/magiconair/properties v1.8.1 05:00:53 [2021-04-07T05:00:53.323Z] #49 21.90 go: downloading github.com/spf13/cast v1.3.0 05:00:53 [2021-04-07T05:00:53.323Z] #49 21.91 go: downloading github.com/fsnotify/fsnotify v1.4.7 05:00:53 [2021-04-07T05:00:53.323Z] #49 21.97 go: extracting github.com/BurntSushi/toml v0.3.1 05:00:53 [2021-04-07T05:00:53.323Z] #49 21.98 go: extracting github.com/gobwas/glob v0.2.3 05:00:53 [2021-04-07T05:00:53.323Z] #49 ... 05:00:53 [2021-04-07T05:00:53.323Z] 05:00:53 [2021-04-07T05:00:53.323Z] #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 05:00:53 [2021-04-07T05:00:53.323Z] #51 sha256:1eab692dd3722ef6a13054f6dbcbd437ca7964c0b0c769df60bd67680fac1d4a 05:00:53 [2021-04-07T05:00:53.323Z] #51 11.94 + cd /tmp/tmp.V9EXu6lVf9/src/github.com/mvdan/sh 05:00:53 [2021-04-07T05:00:53.323Z] #51 11.94 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 05:00:53 [2021-04-07T05:00:53.323Z] #51 12.07 + GO111MODULE=on 05:00:53 [2021-04-07T05:00:53.323Z] #51 12.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 05:00:53 [2021-04-07T05:00:53.323Z] #51 14.49 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 05:00:53 [2021-04-07T05:00:53.323Z] #51 14.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 05:00:53 [2021-04-07T05:00:53.323Z] #51 14.53 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 05:00:53 [2021-04-07T05:00:53.323Z] #51 14.98 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 05:00:53 [2021-04-07T05:00:53.323Z] #51 15.33 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 05:00:53 [2021-04-07T05:00:53.323Z] #51 15.40 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 05:00:53 [2021-04-07T05:00:53.323Z] #51 16.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 05:00:53 [2021-04-07T05:00:53.323Z] #51 17.95 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be 05:00:53 [2021-04-07T05:00:53.323Z] #51 19.11 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 05:00:53 [2021-04-07T05:00:53.323Z] #51 19.17 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 05:00:53 [2021-04-07T05:00:53.323Z] #51 19.31 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 05:00:53 [2021-04-07T05:00:53.323Z] #51 19.60 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 05:00:53 [2021-04-07T05:00:53.323Z] #51 20.54 runtime 05:00:53 [2021-04-07T05:00:53.343Z] #40 ... 05:00:53 [2021-04-07T05:00:53.343Z] 05:00:53 [2021-04-07T05:00:53.343Z] #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 05:00:53 [2021-04-07T05:00:53.343Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:00:53 [2021-04-07T05:00:53.343Z] #42 26.13 Fetched 8426 kB in 18s (464 kB/s) 05:00:53 [2021-04-07T05:00:53.343Z] #42 26.13 Reading package lists... 05:00:53 [2021-04-07T05:00:53.486Z] #42 ... 05:00:53 [2021-04-07T05:00:53.486Z] 05:00:53 [2021-04-07T05:00:53.486Z] #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 05:00:53 [2021-04-07T05:00:53.486Z] #51 sha256:c4842567d8a2d81c56fb71842e32c48d0b272b8b85bdb4142bc0b01277843846 05:00:53 [2021-04-07T05:00:53.486Z] #51 21.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 05:00:53 [2021-04-07T05:00:53.488Z] #47 8.545 go: extracting github.com/jonboulle/clockwork v0.1.0 05:00:53 [2021-04-07T05:00:53.488Z] #47 8.812 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:00:53 [2021-04-07T05:00:53.488Z] #47 8.812 go: downloading github.com/pkg/errors v0.9.1 05:00:53 [2021-04-07T05:00:53.488Z] #47 8.812 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:00:53 [2021-04-07T05:00:53.488Z] #47 8.812 go: extracting github.com/fatih/color v1.9.0 05:00:53 [2021-04-07T05:00:53.488Z] #47 8.812 go: downloading github.com/mattn/go-colorable v0.1.6 05:00:53 [2021-04-07T05:00:53.488Z] #47 8.812 go: downloading github.com/mattn/go-isatty v0.0.12 05:00:53 [2021-04-07T05:00:53.488Z] #47 8.841 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:00:53 [2021-04-07T05:00:53.488Z] #47 8.872 go: extracting github.com/mattn/go-colorable v0.1.6 05:00:53 [2021-04-07T05:00:53.488Z] #47 ... 05:00:53 [2021-04-07T05:00:53.488Z] 05:00:53 [2021-04-07T05:00:53.488Z] #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 05:00:53 [2021-04-07T05:00:53.488Z] #58 sha256:d7fdf7730af7646089a249433c634e894f3ab568dadcff6c4642f4af768ad5c8 05:00:53 [2021-04-07T05:00:53.488Z] #58 8.811 + cd /tmp/tmp.rcj2RpSuiu/src/github.com/rootless-containers/rootlesskit 05:00:53 [2021-04-07T05:00:53.488Z] #58 8.811 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd 05:00:53 [2021-04-07T05:00:53.488Z] #58 8.811 + export GO111MODULE=on 05:00:53 [2021-04-07T05:00:53.488Z] #58 8.811 + GO111MODULE=on 05:00:53 [2021-04-07T05:00:53.488Z] #58 8.811 + export GOPROXY=https://proxy.golang.org 05:00:53 [2021-04-07T05:00:53.488Z] #58 8.811 + GOPROXY=https://proxy.golang.org 05:00:53 [2021-04-07T05:00:53.488Z] #58 8.811 + for f in rootlesskit rootlesskit-docker-proxy 05:00:53 [2021-04-07T05:00:53.488Z] #58 8.811 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 05:00:53 [2021-04-07T05:00:53.541Z] #35 ... 05:00:53 [2021-04-07T05:00:53.541Z] 05:00:53 [2021-04-07T05:00:53.541Z] #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 05:00:53 [2021-04-07T05:00:53.541Z] #52 sha256:71c0043ab408a8bb7c3cef95039848d1a1166c56d5e3f16ce03bf72652f20cde 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.595 + RM_GOPATH=0 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.595 + TMP_GOPATH= 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.595 + : /build 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.595 + '[' -z '' ']' 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.595 ++ mktemp -d 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.603 + export GOPATH=/tmp/tmp.8rFXHT0F7u 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.603 + GOPATH=/tmp/tmp.8rFXHT0F7u 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.603 + RM_GOPATH=1 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.603 + case "$(go env GOARCH)" in 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.609 ++ go env GOARCH 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.630 + export GO_BUILDMODE=-buildmode=pie 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.630 + GO_BUILDMODE=-buildmode=pie 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.632 ++ dirname /tmp/install/install.sh 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.634 + dir=/tmp/install 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.634 + bin=shfmt 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.635 + shift 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.635 + '[' '!' -f /tmp/install/shfmt.installer ']' 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.635 + . /tmp/install/shfmt.installer 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.636 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.637 + install_shfmt 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.637 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.637 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.637 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8rFXHT0F7u/src/github.com/mvdan/sh 05:00:53 [2021-04-07T05:00:53.541Z] #52 0.647 Cloning into '/tmp/tmp.8rFXHT0F7u/src/github.com/mvdan/sh'... 05:00:53 [2021-04-07T05:00:53.541Z] #52 ... 05:00:53 [2021-04-07T05:00:53.541Z] 05:00:53 [2021-04-07T05:00:53.541Z] #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 05:00:53 [2021-04-07T05:00:53.541Z] #30 sha256:283584fcc678cf0e8b5fa89c763a2a210a3df1535abffa6b53eceb94547b18ae 05:00:53 [2021-04-07T05:00:53.541Z] #30 6.709 ###### 9.5% ############## 19.8% ################################################### 71.0% ######################################################################## 100.0% 05:00:53 [2021-04-07T05:00:53.541Z] #30 7.470 05:00:53 [2021-04-07T05:00:53.594Z] #51 ... 05:00:53 [2021-04-07T05:00:53.594Z] 05:00:53 [2021-04-07T05:00:53.594Z] #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 05:00:53 [2021-04-07T05:00:53.594Z] #29 sha256:733c1c67f4fab689e21ee68ce84a850cc62456182dc4af0c534175864b17858b 05:00:53 [2021-04-07T05:00:53.594Z] #29 2.421 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 05:00:53 [2021-04-07T05:00:53.594Z] #29 2.830 05:00:53 [2021-04-07T05:00:53.603Z] #42 32.90 Reading package lists... 05:00:53 [2021-04-07T05:00:53.603Z] #42 ... 05:00:53 [2021-04-07T05:00:53.603Z] 05:00:53 [2021-04-07T05:00:53.603Z] #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 05:00:53 [2021-04-07T05:00:53.603Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 05:00:53 [2021-04-07T05:00:53.603Z] #55 26.38 Fetched 8426 kB in 19s (448 kB/s) 05:00:53 [2021-04-07T05:00:53.603Z] #55 26.38 Reading package lists... 05:00:53 [2021-04-07T05:00:53.604Z] #55 33.51 Reading package lists... 05:00:53 [2021-04-07T05:00:53.604Z] #55 ... 05:00:53 [2021-04-07T05:00:53.604Z] 05:00:53 [2021-04-07T05:00:53.604Z] #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 05:00:53 [2021-04-07T05:00:53.604Z] #49 sha256:9df0b922e189e59632f676d67981e0c62b1467dc8a8aa3901f8a92693186b61a 05:00:53 [2021-04-07T05:00:53.604Z] #49 36.44 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 05:00:53 [2021-04-07T05:00:53.659Z] #44 ... 05:00:53 [2021-04-07T05:00:53.659Z] 05:00:53 [2021-04-07T05:00:53.659Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 05:00:53 [2021-04-07T05:00:53.659Z] #41 DONE 134.8s 05:00:53 [2021-04-07T05:00:53.659Z] 05:00:53 [2021-04-07T05:00:53.659Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 05:00:53 [2021-04-07T05:00:53.841Z] #43 59.63 CC criu/arch/x86/sigaction_compat.o 05:00:53 [2021-04-07T05:00:53.949Z] #54 ... 05:00:53 [2021-04-07T05:00:53.949Z] 05:00:53 [2021-04-07T05:00:53.949Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 05:00:53 [2021-04-07T05:00:53.949Z] #44 100.1 CC criu/uts_ns.o 05:00:54 [2021-04-07T05:00:54.053Z] #51 ... 05:00:54 [2021-04-07T05:00:54.053Z] 05:00:54 [2021-04-07T05:00:54.053Z] #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 05:00:54 [2021-04-07T05:00:54.053Z] #58 sha256:9fec3d54eba5786d3f7ca7e72c5ed5248ca124b551f241e0a410256e11c301e4 05:00:54 [2021-04-07T05:00:54.053Z] #58 12.41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:00:54 [2021-04-07T05:00:54.053Z] #58 12.41 go: downloading github.com/urfave/cli/v2 v2.3.0 05:00:54 [2021-04-07T05:00:54.053Z] #58 12.41 go: downloading github.com/gorilla/mux v1.8.0 05:00:54 [2021-04-07T05:00:54.053Z] #58 12.41 go: downloading github.com/moby/sys/mountinfo v0.4.1 05:00:54 [2021-04-07T05:00:54.053Z] #58 12.41 go: downloading github.com/gofrs/flock v0.8.0 05:00:54 [2021-04-07T05:00:54.053Z] #58 12.55 go: downloading github.com/sirupsen/logrus v1.8.1 05:00:54 [2021-04-07T05:00:54.053Z] #58 12.60 go: downloading github.com/google/uuid v1.2.0 05:00:54 [2021-04-07T05:00:54.053Z] #58 13.10 go: extracting github.com/moby/sys/mountinfo v0.4.1 05:00:54 [2021-04-07T05:00:54.053Z] #58 13.12 go: downloading github.com/pkg/errors v0.9.1 05:00:54 [2021-04-07T05:00:54.053Z] #58 13.18 go: extracting github.com/gorilla/mux v1.8.0 05:00:54 [2021-04-07T05:00:54.053Z] #58 13.34 go: extracting github.com/gofrs/flock v0.8.0 05:00:54 [2021-04-07T05:00:54.053Z] #58 13.46 go: extracting github.com/google/uuid v1.2.0 05:00:54 [2021-04-07T05:00:54.053Z] #58 13.50 go: downloading github.com/moby/vpnkit v0.5.0 05:00:54 [2021-04-07T05:00:54.053Z] #58 13.50 go: extracting github.com/sirupsen/logrus v1.8.1 05:00:54 [2021-04-07T05:00:54.053Z] #58 13.63 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 05:00:54 [2021-04-07T05:00:54.053Z] #58 13.71 go: extracting github.com/pkg/errors v0.9.1 05:00:54 [2021-04-07T05:00:54.053Z] #58 13.83 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:00:54 [2021-04-07T05:00:54.053Z] #58 14.15 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 05:00:54 [2021-04-07T05:00:54.053Z] #58 15.15 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:00:54 [2021-04-07T05:00:54.053Z] #58 17.15 go: extracting github.com/moby/vpnkit v0.5.0 05:00:54 [2021-04-07T05:00:54.053Z] #58 17.27 go: downloading github.com/u-root/u-root v7.0.0+incompatible 05:00:54 [2021-04-07T05:00:54.053Z] #58 17.27 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:00:54 [2021-04-07T05:00:54.053Z] #58 17.47 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:00:54 [2021-04-07T05:00:54.053Z] #58 18.32 go: extracting github.com/urfave/cli/v2 v2.3.0 05:00:54 [2021-04-07T05:00:54.053Z] #58 21.56 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:00:54 [2021-04-07T05:00:54.053Z] #58 22.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 05:00:54 [2021-04-07T05:00:54.053Z] #58 22.54 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 05:00:54 [2021-04-07T05:00:54.053Z] #58 22.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 05:00:54 [2021-04-07T05:00:54.101Z] #43 59.87 CC criu/arch/x86/sigframe.o 05:00:54 [2021-04-07T05:00:54.141Z] #29 3.118 0.0% ## 2.9% #### 6.4% ##### 8.0% ######## 11.8% ########### 15.4% ############## 20.1% ################## 25.2% ##################### 29.5% ######################## 34.3% ############################ 39.8% ############################### 43.3% ################################## 48.3% ####################################### 54.7% ######################################### 57.7% ############################################ 61.2% ################################################# 69.1% ################################################### 71.5% ###################################################### 75.7% ########################################################## 81.5% ############################################################# 85.8% ################################################################# 91.1% ####################################################################### 99.6% ######################################################################## 100.0% 05:00:54 [2021-04-07T05:00:54.240Z] #44 100.4 CC criu/vdso.o 05:00:54 [2021-04-07T05:00:54.321Z] #58 22.98 go: extracting github.com/russross/blackfriday/v2 v2.1.0 05:00:54 [2021-04-07T05:00:54.362Z] #43 60.12 LINK criu/arch/x86/crtools.built-in.o 05:00:54 [2021-04-07T05:00:54.362Z] #43 60.17 DEP criu/pie/util-vdso-elf32.d 05:00:54 [2021-04-07T05:00:54.362Z] #43 ... 05:00:54 [2021-04-07T05:00:54.362Z] 05:00:54 [2021-04-07T05:00:54.362Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 05:00:54 [2021-04-07T05:00:54.362Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac 05:00:54 [2021-04-07T05:00:54.362Z] #16 1.450 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 05:00:54 [2021-04-07T05:00:54.362Z] #16 DONE 1.5s 05:00:54 [2021-04-07T05:00:54.534Z] #44 100.7 LINK criu/built-in.o 05:00:54 [2021-04-07T05:00:54.534Z] #44 ... 05:00:54 [2021-04-07T05:00:54.534Z] 05:00:54 [2021-04-07T05:00:54.534Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... 05:00:54 [2021-04-07T05:00:54.534Z] #42 DONE 0.3s 05:00:54 [2021-04-07T05:00:54.534Z] 05:00:54 [2021-04-07T05:00:54.534Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 05:00:54 [2021-04-07T05:00:54.534Z] #44 100.7 LINK criu/criu 05:00:54 [2021-04-07T05:00:54.577Z] #58 ... 05:00:54 [2021-04-07T05:00:54.577Z] 05:00:54 [2021-04-07T05:00:54.577Z] #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 05:00:54 [2021-04-07T05:00:54.577Z] #51 sha256:c4842567d8a2d81c56fb71842e32c48d0b272b8b85bdb4142bc0b01277843846 05:00:54 [2021-04-07T05:00:54.577Z] #51 23.01 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be 05:00:54 [2021-04-07T05:00:54.622Z] 05:00:54 [2021-04-07T05:00:54.622Z] #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 05:00:54 [2021-04-07T05:00:54.622Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:00:54 [2021-04-07T05:00:54.622Z] #43 60.45 DEP criu/pie/util-vdso.d 05:00:54 [2021-04-07T05:00:54.718Z] #29 6.061 05:00:54 [2021-04-07T05:00:54.824Z] #44 100.9 DEP lib/c/criu.d 05:00:54 [2021-04-07T05:00:54.824Z] #44 100.9 CC images/rpc.pb-c.o 05:00:54 [2021-04-07T05:00:54.876Z] #58 ... 05:00:54 [2021-04-07T05:00:54.877Z] 05:00:54 [2021-04-07T05:00:54.877Z] #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 05:00:54 [2021-04-07T05:00:54.877Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:00:54 [2021-04-07T05:00:54.877Z] #36 6.388 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:54 [2021-04-07T05:00:54.877Z] #36 6.462 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:54 [2021-04-07T05:00:54.877Z] #36 6.462 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:54 [2021-04-07T05:00:54.877Z] #36 6.869 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:00:54 [2021-04-07T05:00:54.877Z] #36 7.874 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:00:54 [2021-04-07T05:00:54.877Z] #36 9.282 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:00:54 [2021-04-07T05:00:54.877Z] #36 ... 05:00:54 [2021-04-07T05:00:54.877Z] 05:00:54 [2021-04-07T05:00:54.877Z] #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 05:00:54 [2021-04-07T05:00:54.877Z] #67 sha256:7bf68a8b030464004f396a6936c8b82f21e9dc2846f0b572530dedba48377034 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + RM_GOPATH=0 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + TMP_GOPATH= 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + : /build 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + '[' -z '' ']' 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 ++ mktemp -d 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + export GOPATH=/tmp/tmp.DZsK5f6Nnv 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + GOPATH=/tmp/tmp.DZsK5f6Nnv 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + RM_GOPATH=1 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + case "$(go env GOARCH)" in 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 ++ go env GOARCH 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + export GO_BUILDMODE=-buildmode=pie 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + GO_BUILDMODE=-buildmode=pie 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 ++ dirname /tmp/install/install.sh 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + dir=/tmp/install 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + bin=proxy 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + shift 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + '[' '!' -f /tmp/install/proxy.installer ']' 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + . /tmp/install/proxy.installer 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + install_proxy 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + case "$1" in 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + export CGO_ENABLED=0 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + CGO_ENABLED=0 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + _install_proxy 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DZsK5f6Nnv/src/github.com/docker/libnetwork 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 Cloning into '/tmp/tmp.DZsK5f6Nnv/src/github.com/docker/libnetwork'... 05:00:54 [2021-04-07T05:00:54.877Z] #67 8.237 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 05:00:54 [2021-04-07T05:00:54.877Z] #67 ... 05:00:54 [2021-04-07T05:00:54.877Z] 05:00:54 [2021-04-07T05:00:54.877Z] #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 05:00:54 [2021-04-07T05:00:54.877Z] #45 sha256:e20fde2f58309ccb6e07c7d4ed6a518c1540fdf681d4a06d6b8e6595c27b5417 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + RM_GOPATH=0 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + TMP_GOPATH= 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + : /build 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + '[' -z '' ']' 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 ++ mktemp -d 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + export GOPATH=/tmp/tmp.lZyZy6punx 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + GOPATH=/tmp/tmp.lZyZy6punx 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + RM_GOPATH=1 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + case "$(go env GOARCH)" in 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 ++ go env GOARCH 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + export GO_BUILDMODE=-buildmode=pie 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + GO_BUILDMODE=-buildmode=pie 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 ++ dirname /tmp/install/install.sh 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + dir=/tmp/install 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + bin=vndr 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + shift 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + '[' '!' -f /tmp/install/vndr.installer ']' 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + . /tmp/install/vndr.installer 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + install_vndr 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lZyZy6punx/src/github.com/LK4D4/vndr 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 Cloning into '/tmp/tmp.lZyZy6punx/src/github.com/LK4D4/vndr'... 05:00:54 [2021-04-07T05:00:54.877Z] #45 8.811 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 05:00:54 [2021-04-07T05:00:54.877Z] #45 9.306 + cd /tmp/tmp.lZyZy6punx/src/github.com/LK4D4/vndr 05:00:54 [2021-04-07T05:00:54.877Z] #45 9.306 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 05:00:54 [2021-04-07T05:00:54.877Z] #45 9.338 + go build -buildmode=pie -v -o /build/vndr . 05:00:54 [2021-04-07T05:00:54.882Z] #43 60.63 DEP criu/pie/util.d 05:00:55 [2021-04-07T05:00:55.079Z] #30 7.670 1.0% #### 6.3% ############ 17.9% ################### 27.5% ###################### 31.3% ############################## 42.8% ################################# 46.6% #################################### 50.5% ##################################### 52.4% ######################################### 58.2% ############################################### 65.8% #################################################### 73.5% ######################################################### 79.3% ############################################################# 85.0% ################################################################## 92.7% ######################################################################## 100.0% 05:00:55 [2021-04-07T05:00:55.114Z] #44 101.2 CC lib/c/criu.o 05:00:55 [2021-04-07T05:00:55.141Z] #51 ... 05:00:55 [2021-04-07T05:00:55.141Z] 05:00:55 [2021-04-07T05:00:55.141Z] #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 05:00:55 [2021-04-07T05:00:55.141Z] #34 sha256:d72521a525fd2e03e4ca40ab23717b9c67aa306927dab6bfd0654a5b28ab6093 05:00:55 [2021-04-07T05:00:55.141Z] #34 13.72 unicode/utf8 05:00:55 [2021-04-07T05:00:55.141Z] #34 14.23 internal/testlog 05:00:55 [2021-04-07T05:00:55.141Z] #34 14.51 encoding 05:00:55 [2021-04-07T05:00:55.141Z] #34 14.73 runtime/cgo 05:00:55 [2021-04-07T05:00:55.145Z] #43 60.92 CC criu/pie/util.o 05:00:55 [2021-04-07T05:00:55.147Z] #45 ... 05:00:55 [2021-04-07T05:00:55.147Z] 05:00:55 [2021-04-07T05:00:55.147Z] #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 05:00:55 [2021-04-07T05:00:55.147Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 05:00:55 [2021-04-07T05:00:55.147Z] #40 9.706 + git clone https://github.com/docker/distribution.git . 05:00:55 [2021-04-07T05:00:55.147Z] #40 9.718 Cloning into '.'... 05:00:55 [2021-04-07T05:00:55.147Z] #40 ... 05:00:55 [2021-04-07T05:00:55.147Z] 05:00:55 [2021-04-07T05:00:55.147Z] #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 05:00:55 [2021-04-07T05:00:55.147Z] #24 sha256:13f98c7875daaeb454ba44ba7ad21e3a5d5e6eb37d9e3813cd6225820966b17d 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.815 + RM_GOPATH=0 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.815 + TMP_GOPATH= 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.815 + : /build 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.815 + '[' -z '' ']' 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.815 ++ mktemp -d 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.815 + export GOPATH=/tmp/tmp.N15UKpvUqn 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.815 + GOPATH=/tmp/tmp.N15UKpvUqn 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.815 + RM_GOPATH=1 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.815 + case "$(go env GOARCH)" in 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.815 ++ go env GOARCH 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.862 + export GO_BUILDMODE=-buildmode=pie 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.862 + GO_BUILDMODE=-buildmode=pie 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.862 ++ dirname /tmp/install/install.sh 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.862 + dir=/tmp/install 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.862 + bin=dockercli 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.863 + shift 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.863 + '[' '!' -f /tmp/install/dockercli.installer ']' 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.865 + . /tmp/install/dockercli.installer 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.865 ++ : stable 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.865 ++ : 17.06.2-ce 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.865 + install_dockercli 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.865 + echo 'Install docker/cli version 17.06.2-ce from stable' 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.866 Install docker/cli version 17.06.2-ce from stable 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.872 ++ uname -m 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.896 + arch=x86_64 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.896 + '[' x86_64 '!=' x86_64 ']' 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.896 + url=https://download.docker.com/linux/static 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.896 + tar -xz docker/docker 05:00:55 [2021-04-07T05:00:55.147Z] #24 9.896 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 05:00:55 [2021-04-07T05:00:55.249Z] #29 6.335 0.0% ####################### 32.3% ######################################### 57.2% ######################################################## 78.1% ######################################################################## 100.0% 05:00:55 [2021-04-07T05:00:55.387Z] #30 9.952 05:00:55 [2021-04-07T05:00:55.401Z] #34 ... 05:00:55 [2021-04-07T05:00:55.401Z] 05:00:55 [2021-04-07T05:00:55.401Z] #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 05:00:55 [2021-04-07T05:00:55.401Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 05:00:55 [2021-04-07T05:00:55.401Z] #40 23.48 Checking out files: 90% (1519/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. 05:00:55 [2021-04-07T05:00:55.401Z] #40 23.66 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 05:00:55 [2021-04-07T05:00:55.409Z] #24 ... 05:00:55 [2021-04-07T05:00:55.409Z] 05:00:55 [2021-04-07T05:00:55.409Z] #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 05:00:55 [2021-04-07T05:00:55.409Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 05:00:55 [2021-04-07T05:00:55.409Z] #55 5.528 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:55 [2021-04-07T05:00:55.409Z] #55 5.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:55 [2021-04-07T05:00:55.409Z] #55 5.560 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:55 [2021-04-07T05:00:55.409Z] #55 5.805 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:00:55 [2021-04-07T05:00:55.409Z] #55 6.462 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:00:55 [2021-04-07T05:00:55.409Z] #55 7.238 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:00:55 [2021-04-07T05:00:55.409Z] #55 ... 05:00:55 [2021-04-07T05:00:55.409Z] 05:00:55 [2021-04-07T05:00:55.409Z] #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 05:00:55 [2021-04-07T05:00:55.409Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 05:00:55 [2021-04-07T05:00:55.409Z] #32 8.957 + git clone https://github.com/kolyshkin/go-swagger.git . 05:00:55 [2021-04-07T05:00:55.409Z] #32 8.997 Cloning into '.'... 05:00:55 [2021-04-07T05:00:55.417Z] #44 101.6 LINK lib/c/built-in.o 05:00:55 [2021-04-07T05:00:55.417Z] #44 101.6 LINK lib/c/libcriu.so 05:00:55 [2021-04-07T05:00:55.417Z] #44 101.7 LINK lib/c/libcriu.a 05:00:55 [2021-04-07T05:00:55.417Z] #43 61.28 CC criu/pie/util-vdso.o 05:00:55 [2021-04-07T05:00:55.526Z] #49 ... 05:00:55 [2021-04-07T05:00:55.526Z] 05:00:55 [2021-04-07T05:00:55.526Z] #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 05:00:55 [2021-04-07T05:00:55.526Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:00:55 [2021-04-07T05:00:55.526Z] #13 24.22 Fetched 8933 kB in 20s (456 kB/s) 05:00:55 [2021-04-07T05:00:55.526Z] #13 24.22 Reading package lists... 05:00:55 [2021-04-07T05:00:55.670Z] #32 ... 05:00:55 [2021-04-07T05:00:55.670Z] 05:00:55 [2021-04-07T05:00:55.670Z] #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 05:00:55 [2021-04-07T05:00:55.670Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:00:55 [2021-04-07T05:00:55.670Z] #42 8.431 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:00:55 [2021-04-07T05:00:55.670Z] #42 8.469 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:00:55 [2021-04-07T05:00:55.670Z] #42 8.469 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:00:55 [2021-04-07T05:00:55.670Z] #42 9.205 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:00:55 [2021-04-07T05:00:55.670Z] #42 ... 05:00:55 [2021-04-07T05:00:55.670Z] 05:00:55 [2021-04-07T05:00:55.670Z] #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 05:00:55 [2021-04-07T05:00:55.670Z] #51 sha256:7f0a3baa80566670f591622c15d12caff73d5b1e96ba3fe55f4751e381d1abae 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.305 + RM_GOPATH=0 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.305 + TMP_GOPATH= 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.305 + : /build 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.305 + '[' -z '' ']' 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.305 ++ mktemp -d 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.305 + export GOPATH=/tmp/tmp.7tzZlsZPoI 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.305 + GOPATH=/tmp/tmp.7tzZlsZPoI 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.305 + RM_GOPATH=1 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.305 + case "$(go env GOARCH)" in 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.305 ++ go env GOARCH 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.320 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.320 + export GO_BUILDMODE=-buildmode=pie 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.320 + GO_BUILDMODE=-buildmode=pie 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.320 ++ dirname /tmp/install/install.sh 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.320 + dir=/tmp/install 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.320 + bin=shfmt 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.320 + shift 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.320 + '[' '!' -f /tmp/install/shfmt.installer ']' 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.320 + . /tmp/install/shfmt.installer 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.320 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.320 + install_shfmt 05:00:55 [2021-04-07T05:00:55.670Z] #51 9.320 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 05:00:55 [2021-04-07T05:00:55.671Z] #51 9.320 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7tzZlsZPoI/src/github.com/mvdan/sh 05:00:55 [2021-04-07T05:00:55.671Z] #51 9.322 Cloning into '/tmp/tmp.7tzZlsZPoI/src/github.com/mvdan/sh'... 05:00:55 [2021-04-07T05:00:55.677Z] #43 ... 05:00:55 [2021-04-07T05:00:55.677Z] 05:00:55 [2021-04-07T05:00:55.677Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 05:00:55 [2021-04-07T05:00:55.677Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea 05:00:55 [2021-04-07T05:00:55.677Z] #17 DONE 1.2s 05:00:55 [2021-04-07T05:00:55.736Z] #44 ... 05:00:55 [2021-04-07T05:00:55.736Z] 05:00:55 [2021-04-07T05:00:55.736Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 05:00:55 [2021-04-07T05:00:55.736Z] #50 136.4 + /build/golangci-lint --version 05:00:55 [2021-04-07T05:00:55.736Z] #50 136.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 05:00:55 [2021-04-07T05:00:55.736Z] #50 DONE 136.9s 05:00:55 [2021-04-07T05:00:55.736Z] 05:00:55 [2021-04-07T05:00:55.736Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 05:00:55 [2021-04-07T05:00:55.736Z] #44 101.8 GEN magic.py 05:00:55 [2021-04-07T05:00:55.736Z] #44 101.9 Note: Building without setproctitle() and strlcpy() support. 05:00:55 [2021-04-07T05:00:55.736Z] #44 101.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 05:00:55 [2021-04-07T05:00:55.736Z] #44 101.9 Makefile.config:39: Warn: you have no libnftables installed 05:00:55 [2021-04-07T05:00:55.736Z] #44 101.9 Makefile.config:40: Warn: Building without nftables support 05:00:55 [2021-04-07T05:00:55.736Z] #44 101.9 Note: Building without GnuTLS support 05:00:55 [2021-04-07T05:00:55.826Z] #29 ... 05:00:55 [2021-04-07T05:00:55.826Z] 05:00:55 [2021-04-07T05:00:55.826Z] #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 05:00:55 [2021-04-07T05:00:55.826Z] #34 sha256:599a3b680aa49d2979e2e8892e096426305b173baf5ef61b845cf31f4e7d4055 05:00:55 [2021-04-07T05:00:55.826Z] #34 24.28 internal/reflectlite 05:00:55 [2021-04-07T05:00:55.826Z] #34 24.28 sync 05:00:55 [2021-04-07T05:00:55.932Z] #51 ... 05:00:55 [2021-04-07T05:00:55.932Z] 05:00:55 [2021-04-07T05:00:55.932Z] #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 05:00:55 [2021-04-07T05:00:55.932Z] #34 sha256:00fd1af1ce5bf48dbef9c021d4f7ef6c94c23b012f50a075231f35f9f93185a0 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.328 + RM_GOPATH=0 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.328 + TMP_GOPATH= 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.328 + : /build 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.328 + '[' -z '' ']' 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.328 ++ mktemp -d 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.328 + export GOPATH=/tmp/tmp.nwheNyWdIC 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.328 + GOPATH=/tmp/tmp.nwheNyWdIC 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.328 + RM_GOPATH=1 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.328 + case "$(go env GOARCH)" in 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.328 ++ go env GOARCH 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.344 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.379 + export GO_BUILDMODE=-buildmode=pie 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.379 + GO_BUILDMODE=-buildmode=pie 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.379 ++ dirname /tmp/install/install.sh 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.379 + dir=/tmp/install 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.379 + bin=tomlv 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.379 + shift 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.379 + '[' '!' -f /tmp/install/tomlv.installer ']' 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.379 + . /tmp/install/tomlv.installer 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.379 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.379 + install_tomlv 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.379 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.379 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nwheNyWdIC/src/github.com/BurntSushi/toml 05:00:55 [2021-04-07T05:00:55.932Z] #34 8.379 Cloning into '/tmp/tmp.nwheNyWdIC/src/github.com/BurntSushi/toml'... 05:00:55 [2021-04-07T05:00:55.932Z] #34 9.110 + cd /tmp/tmp.nwheNyWdIC/src/github.com/BurntSushi/toml 05:00:55 [2021-04-07T05:00:55.932Z] #34 9.110 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 05:00:55 [2021-04-07T05:00:55.932Z] #34 9.110 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 05:00:55 [2021-04-07T05:00:55.932Z] #34 9.682 internal/cpu 05:00:55 [2021-04-07T05:00:55.932Z] #34 9.701 runtime/internal/atomic 05:00:55 [2021-04-07T05:00:55.932Z] #34 10.06 runtime/internal/sys 05:00:55 [2021-04-07T05:00:55.932Z] #34 10.24 internal/bytealg 05:00:55 [2021-04-07T05:00:55.932Z] #34 10.24 runtime/internal/math 05:00:55 [2021-04-07T05:00:55.932Z] #34 10.37 math/bits 05:00:55 [2021-04-07T05:00:55.932Z] #34 10.88 math 05:00:55 [2021-04-07T05:00:55.932Z] #34 11.08 runtime 05:00:55 [2021-04-07T05:00:55.932Z] #34 ... 05:00:55 [2021-04-07T05:00:55.932Z] 05:00:55 [2021-04-07T05:00:55.932Z] #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 05:00:55 [2021-04-07T05:00:55.932Z] #58 sha256:d7fdf7730af7646089a249433c634e894f3ab568dadcff6c4642f4af768ad5c8 05:00:55 [2021-04-07T05:00:55.932Z] #58 10.13 go: downloading github.com/urfave/cli/v2 v2.3.0 05:00:55 [2021-04-07T05:00:55.932Z] #58 10.26 go: downloading github.com/pkg/errors v0.9.1 05:00:55 [2021-04-07T05:00:55.932Z] #58 10.26 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:00:55 [2021-04-07T05:00:55.932Z] #58 10.26 go: downloading github.com/gofrs/flock v0.8.0 05:00:55 [2021-04-07T05:00:55.932Z] #58 10.28 go: downloading github.com/gorilla/mux v1.8.0 05:00:55 [2021-04-07T05:00:55.932Z] #58 10.34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:00:55 [2021-04-07T05:00:55.932Z] #58 10.57 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 05:00:55 [2021-04-07T05:00:55.932Z] #58 10.58 go: downloading github.com/sirupsen/logrus v1.8.1 05:00:55 [2021-04-07T05:00:55.932Z] #58 10.74 go: extracting github.com/gofrs/flock v0.8.0 05:00:55 [2021-04-07T05:00:55.932Z] #58 10.76 go: downloading github.com/google/uuid v1.2.0 05:00:55 [2021-04-07T05:00:55.932Z] #58 10.82 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 05:00:55 [2021-04-07T05:00:55.932Z] #58 11.12 go: extracting github.com/pkg/errors v0.9.1 05:00:55 [2021-04-07T05:00:55.932Z] #58 11.22 go: extracting github.com/gorilla/mux v1.8.0 05:00:55 [2021-04-07T05:00:55.932Z] #58 11.27 go: downloading github.com/moby/sys/mountinfo v0.4.1 05:00:55 [2021-04-07T05:00:55.932Z] #58 11.29 go: extracting github.com/sirupsen/logrus v1.8.1 05:00:55 [2021-04-07T05:00:55.932Z] #58 11.34 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:00:55 [2021-04-07T05:00:55.937Z] 05:00:55 [2021-04-07T05:00:55.937Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 05:00:55 [2021-04-07T05:00:55.937Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 05:00:56 [2021-04-07T05:00:56.038Z] #44 102.3 fatal: not a git repository (or any of the parent directories): .git 05:00:56 [2021-04-07T05:00:56.098Z] #13 31.19 Reading package lists... 05:00:56 [2021-04-07T05:00:56.098Z] #13 ... 05:00:56 [2021-04-07T05:00:56.098Z] 05:00:56 [2021-04-07T05:00:56.098Z] #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 05:00:56 [2021-04-07T05:00:56.098Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:00:56 [2021-04-07T05:00:56.098Z] #36 32.22 Reading package lists... 05:00:56 [2021-04-07T05:00:56.194Z] #58 11.50 go: downloading github.com/moby/vpnkit v0.5.0 05:00:56 [2021-04-07T05:00:56.194Z] #58 11.62 go: extracting github.com/google/uuid v1.2.0 05:00:56 [2021-04-07T05:00:56.465Z] #58 11.84 go: extracting github.com/moby/sys/mountinfo v0.4.1 05:00:56 [2021-04-07T05:00:56.878Z] #18 DONE 1.2s 05:00:56 [2021-04-07T05:00:56.878Z] 05:00:56 [2021-04-07T05:00:56.878Z] #19 [dev-systemd-false 6/26] RUN ldconfig 05:00:56 [2021-04-07T05:00:56.878Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df 05:00:57 [2021-04-07T05:00:57.072Z] #44 103.1 make[1]: Nothing to be done for 'all'. 05:00:57 [2021-04-07T05:00:57.221Z] #34 ... 05:00:57 [2021-04-07T05:00:57.221Z] 05:00:57 [2021-04-07T05:00:57.221Z] #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 05:00:57 [2021-04-07T05:00:57.221Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 05:00:57 [2021-04-07T05:00:57.221Z] #40 15.50 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 05:00:57 [2021-04-07T05:00:57.291Z] #40 25.56 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 05:00:57 [2021-04-07T05:00:57.362Z] #44 103.4 make[1]: 'images/built-in.o' is up to date. 05:00:57 [2021-04-07T05:00:57.362Z] #44 103.4 make[1]: 'compel/plugins/std.lib.a' is up to date. 05:00:57 [2021-04-07T05:00:57.362Z] #44 103.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. 05:00:57 [2021-04-07T05:00:57.362Z] #44 103.4 make[1]: 'compel/libcompel.a' is up to date. 05:00:57 [2021-04-07T05:00:57.362Z] #44 103.4 make[1]: 'compel/compel-host-bin' is up to date. 05:00:57 [2021-04-07T05:00:57.362Z] #44 103.4 make[1]: Nothing to be done for 'all'. 05:00:57 [2021-04-07T05:00:57.362Z] #44 103.4 make[1]: 'soccr/libsoccr.a' is up to date. 05:00:57 [2021-04-07T05:00:57.362Z] #44 103.5 make[2]: Nothing to be done for 'all'. 05:00:57 [2021-04-07T05:00:57.362Z] #44 103.5 make[2]: Nothing to be done for 'all'. 05:00:57 [2021-04-07T05:00:57.362Z] #44 103.6 make[2]: Nothing to be done for 'all'. 05:00:57 [2021-04-07T05:00:57.362Z] #44 103.6 make[2]: Nothing to be done for 'all'. 05:00:57 [2021-04-07T05:00:57.362Z] #44 103.6 make[2]: Nothing to be done for 'all'. 05:00:57 [2021-04-07T05:00:57.485Z] #40 ... 05:00:57 [2021-04-07T05:00:57.485Z] 05:00:57 [2021-04-07T05:00:57.485Z] #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 05:00:57 [2021-04-07T05:00:57.485Z] #29 sha256:733c1c67f4fab689e21ee68ce84a850cc62456182dc4af0c534175864b17858b 05:00:57 [2021-04-07T05:00:57.485Z] #29 7.285 05:00:57 [2021-04-07T05:00:57.485Z] #29 7.569 0.2% ################### 27.2% ################################# 46.6% ############################################## 64.6% ############################################################ 83.4% ######################################################################## 100.0% 05:00:57 [2021-04-07T05:00:57.485Z] #29 8.598 05:00:57 [2021-04-07T05:00:57.663Z] #44 103.6 make[2]: Nothing to be done for 'all'. 05:00:57 [2021-04-07T05:00:57.663Z] #44 103.6 make[2]: Nothing to be done for 'all'. 05:00:57 [2021-04-07T05:00:57.663Z] #44 103.7 make[2]: Nothing to be done for 'all'. 05:00:57 [2021-04-07T05:00:57.663Z] #44 103.7 INSTALL criu/criu 05:00:57 [2021-04-07T05:00:57.663Z] #44 DONE 103.9s 05:00:57 [2021-04-07T05:00:57.663Z] 05:00:57 [2021-04-07T05:00:57.663Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 05:00:57 [2021-04-07T05:00:57.745Z] #36 39.14 Building dependency tree... 05:00:57 [2021-04-07T05:00:57.855Z] #58 13.01 go: downloading github.com/u-root/u-root v7.0.0+incompatible 05:00:57 [2021-04-07T05:00:57.855Z] #58 13.06 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:00:58 [2021-04-07T05:00:58.018Z] #29 8.906 0.0% ### 4.6% ###### 9.7% ######### 13.8% ############# 18.7% ################ 23.5% 05:00:58 [2021-04-07T05:00:58.018Z] #29 ... 05:00:58 [2021-04-07T05:00:58.018Z] 05:00:58 [2021-04-07T05:00:58.018Z] #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 05:00:58 [2021-04-07T05:00:58.018Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 05:00:58 [2021-04-07T05:00:58.018Z] #42 16.51 Fetched 8250 kB in 11s (726 kB/s) 05:00:58 [2021-04-07T05:00:58.018Z] #42 16.51 Reading package lists... 05:00:58 [2021-04-07T05:00:58.018Z] #42 21.89 Reading package lists... 05:00:58 [2021-04-07T05:00:58.018Z] #42 ... 05:00:58 [2021-04-07T05:00:58.018Z] 05:00:58 [2021-04-07T05:00:58.018Z] #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 05:00:58 [2021-04-07T05:00:58.018Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 05:00:58 [2021-04-07T05:00:58.018Z] #36 16.63 Fetched 8250 kB in 11s (729 kB/s) 05:00:58 [2021-04-07T05:00:58.018Z] #36 16.63 Reading package lists... 05:00:58 [2021-04-07T05:00:58.018Z] #36 21.94 Reading package lists... 05:00:58 [2021-04-07T05:00:58.261Z] #19 DONE 1.2s 05:00:58 [2021-04-07T05:00:58.261Z] 05:00:58 [2021-04-07T05:00:58.261Z] #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 05:00:58 [2021-04-07T05:00:58.261Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:00:58 [2021-04-07T05:00:58.261Z] #43 62.19 CC criu/pie/util-vdso-elf32.o 05:00:58 [2021-04-07T05:00:58.261Z] #43 63.42 AR criu/pie/pie.lib.a 05:00:58 [2021-04-07T05:00:58.261Z] #43 63.55 DEP criu/pie/restorer.d 05:00:58 [2021-04-07T05:00:58.261Z] #43 63.85 DEP criu/arch/x86/sigaction_compat_pie.d 05:00:58 [2021-04-07T05:00:58.261Z] #43 63.96 DEP criu/arch/x86/restorer_unmap.d 05:00:58 [2021-04-07T05:00:58.261Z] #43 64.01 DEP criu/arch/x86/restorer.d 05:00:58 [2021-04-07T05:00:58.286Z] #36 26.51 Building dependency tree... 05:00:58 [2021-04-07T05:00:58.286Z] #36 ... 05:00:58 [2021-04-07T05:00:58.286Z] 05:00:58 [2021-04-07T05:00:58.286Z] #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 05:00:58 [2021-04-07T05:00:58.286Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb 05:00:58 [2021-04-07T05:00:58.286Z] #55 16.59 Fetched 8250 kB in 11s (731 kB/s) 05:00:58 [2021-04-07T05:00:58.286Z] #55 16.59 Reading package lists... 05:00:58 [2021-04-07T05:00:58.286Z] #55 21.51 Reading package lists... 05:00:58 [2021-04-07T05:00:58.286Z] #55 ... 05:00:58 [2021-04-07T05:00:58.286Z] 05:00:58 [2021-04-07T05:00:58.286Z] #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 05:00:58 [2021-04-07T05:00:58.286Z] #34 sha256:599a3b680aa49d2979e2e8892e096426305b173baf5ef61b845cf31f4e7d4055 05:00:58 [2021-04-07T05:00:58.286Z] #34 26.89 errors 05:00:58 [2021-04-07T05:00:58.333Z] #57 ... 05:00:58 [2021-04-07T05:00:58.333Z] 05:00:58 [2021-04-07T05:00:58.333Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 05:00:58 [2021-04-07T05:00:58.436Z] #30 10.19 0.1% # 1.5% # 2.6% ## 3.7% ### 5.3% #### 6.4% ##### 8.0% ###### 8.6% ####### 10.2% ######## 11.8% ######## 12.4% ######### 13.4% ########## 14.0% ########## 14.5% ########### 16.1% ############ 17.2% ############# 18.8% ############## 20.5% ############### 21.6% ################ 22.6% ################# 23.8% 05:00:58 [2021-04-07T05:00:58.436Z] #30 ... 05:00:58 [2021-04-07T05:00:58.436Z] 05:00:58 [2021-04-07T05:00:58.436Z] #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 05:00:58 [2021-04-07T05:00:58.436Z] #48 sha256:05e71d98e7b1c07e49eab82bcbab776ee9ec310cb848775f67dcc1db8ce6b688 05:00:58 [2021-04-07T05:00:58.436Z] #48 6.234 go: extracting github.com/spf13/pflag v1.0.3 05:00:58 [2021-04-07T05:00:58.436Z] #48 6.866 go: extracting github.com/mattn/go-isatty v0.0.12 05:00:58 [2021-04-07T05:00:58.436Z] #48 7.085 go: extracting github.com/mattn/go-colorable v0.1.6 05:00:58 [2021-04-07T05:00:58.436Z] #48 9.463 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:00:58 [2021-04-07T05:00:58.436Z] #48 10.68 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:00:58 [2021-04-07T05:00:58.436Z] #48 12.31 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:00:58 [2021-04-07T05:00:58.521Z] #43 64.40 DEP criu/arch/x86/vdso-pie.d 05:00:58 [2021-04-07T05:00:58.549Z] #34 26.89 sort 05:00:58 [2021-04-07T05:00:58.549Z] #34 ... 05:00:58 [2021-04-07T05:00:58.549Z] 05:00:58 [2021-04-07T05:00:58.549Z] #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 05:00:58 [2021-04-07T05:00:58.549Z] #58 sha256:0541ad82f2f1d8c11122278e80b4d9359587862ddb0a7a9016148295a6c1bd50 05:00:58 [2021-04-07T05:00:58.549Z] #58 16.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 05:00:58 [2021-04-07T05:00:58.549Z] #58 17.02 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 05:00:58 [2021-04-07T05:00:58.549Z] #58 17.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 05:00:58 [2021-04-07T05:00:58.549Z] #58 17.27 go: extracting github.com/russross/blackfriday/v2 v2.1.0 05:00:58 [2021-04-07T05:00:58.549Z] #58 20.45 go: finding github.com/sirupsen/logrus v1.8.1 05:00:58 [2021-04-07T05:00:58.549Z] #58 20.46 go: finding github.com/pkg/errors v0.9.1 05:00:58 [2021-04-07T05:00:58.549Z] #58 20.49 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:00:58 [2021-04-07T05:00:58.549Z] #58 20.66 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:00:58 [2021-04-07T05:00:58.549Z] #58 20.85 go: finding github.com/google/uuid v1.2.0 05:00:58 [2021-04-07T05:00:58.549Z] #58 20.92 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 05:00:58 [2021-04-07T05:00:58.549Z] #58 20.95 go: finding github.com/gofrs/flock v0.8.0 05:00:58 [2021-04-07T05:00:58.549Z] #58 20.99 go: finding github.com/moby/vpnkit v0.5.0 05:00:58 [2021-04-07T05:00:58.549Z] #58 21.02 go: finding github.com/gorilla/mux v1.8.0 05:00:58 [2021-04-07T05:00:58.549Z] #58 21.18 go: finding github.com/urfave/cli/v2 v2.3.0 05:00:58 [2021-04-07T05:00:58.549Z] #58 21.19 go: finding github.com/moby/sys/mountinfo v0.4.1 05:00:58 [2021-04-07T05:00:58.549Z] #58 21.24 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:00:58 [2021-04-07T05:00:58.549Z] #58 21.28 go: finding github.com/u-root/u-root v7.0.0+incompatible 05:00:58 [2021-04-07T05:00:58.549Z] #58 21.71 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 05:00:58 [2021-04-07T05:00:58.549Z] #58 21.79 go: finding github.com/russross/blackfriday/v2 v2.1.0 05:00:58 [2021-04-07T05:00:58.549Z] #58 ... 05:00:58 [2021-04-07T05:00:58.549Z] 05:00:58 [2021-04-07T05:00:58.549Z] #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 05:00:58 [2021-04-07T05:00:58.549Z] #29 sha256:733c1c67f4fab689e21ee68ce84a850cc62456182dc4af0c534175864b17858b 05:00:58 [2021-04-07T05:00:58.640Z] #45 DONE 0.1s 05:00:58 [2021-04-07T05:00:58.640Z] 05:00:58 [2021-04-07T05:00:58.640Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 05:00:58 [2021-04-07T05:00:58.640Z] #54 ... 05:00:58 [2021-04-07T05:00:58.640Z] 05:00:58 [2021-04-07T05:00:58.640Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... 05:00:58 [2021-04-07T05:00:58.741Z] #48 ... 05:00:58 [2021-04-07T05:00:58.741Z] 05:00:58 [2021-04-07T05:00:58.741Z] #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 05:00:58 [2021-04-07T05:00:58.741Z] #30 sha256:283584fcc678cf0e8b5fa89c763a2a210a3df1535abffa6b53eceb94547b18ae 05:00:58 [2021-04-07T05:00:58.781Z] #43 64.63 DEP criu/pie/parasite-vdso.d 05:00:58 [2021-04-07T05:00:58.930Z] #47 DONE 0.2s 05:00:58 [2021-04-07T05:00:58.930Z] 05:00:58 [2021-04-07T05:00:58.930Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... 05:00:58 [2021-04-07T05:00:58.930Z] #49 DONE 0.2s 05:00:58 [2021-04-07T05:00:58.930Z] 05:00:58 [2021-04-07T05:00:58.930Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... 05:00:59 [2021-04-07T05:00:59.041Z] #43 64.82 DEP criu/pie/parasite.d 05:00:59 [2021-04-07T05:00:59.132Z] #29 8.906 0.0% ### 4.6% ###### 9.7% ######### 13.8% ############# 18.7% ################ 23.5% #################### 28.5% ######################## 34.6% ########################### 38.2% ############################ 39.6% ############################## 42.5% ############################### 44.1% ################################### 48.9% ####################################### 54.4% 05:00:59 [2021-04-07T05:00:59.132Z] #29 ... 05:00:59 [2021-04-07T05:00:59.132Z] 05:00:59 [2021-04-07T05:00:59.132Z] #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 05:00:59 [2021-04-07T05:00:59.132Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 05:00:59 [2021-04-07T05:00:59.132Z] #13 14.65 Fetched 8751 kB in 12s (740 kB/s) 05:00:59 [2021-04-07T05:00:59.132Z] #13 14.65 Reading package lists... 05:00:59 [2021-04-07T05:00:59.219Z] #51 DONE 0.2s 05:00:59 [2021-04-07T05:00:59.219Z] 05:00:59 [2021-04-07T05:00:59.219Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 05:00:59 [2021-04-07T05:00:59.219Z] #57 ... 05:00:59 [2021-04-07T05:00:59.219Z] 05:00:59 [2021-04-07T05:00:59.219Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... 05:00:59 [2021-04-07T05:00:59.301Z] #43 65.16 CC criu/pie/parasite.o 05:00:59 [2021-04-07T05:00:59.395Z] #13 20.56 Reading package lists... 05:00:59 [2021-04-07T05:00:59.395Z] #13 ... 05:00:59 [2021-04-07T05:00:59.395Z] 05:00:59 [2021-04-07T05:00:59.395Z] #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 05:00:59 [2021-04-07T05:00:59.395Z] #34 sha256:599a3b680aa49d2979e2e8892e096426305b173baf5ef61b845cf31f4e7d4055 05:00:59 [2021-04-07T05:00:59.395Z] #34 27.34 io 05:00:59 [2021-04-07T05:00:59.395Z] #34 27.36 internal/oserror 05:00:59 [2021-04-07T05:00:59.395Z] #34 27.37 strconv 05:00:59 [2021-04-07T05:00:59.395Z] #34 27.72 syscall 05:00:59 [2021-04-07T05:00:59.510Z] #53 DONE 0.2s 05:00:59 [2021-04-07T05:00:59.510Z] 05:00:59 [2021-04-07T05:00:59.510Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 05:01:00 [2021-04-07T05:01:00.296Z] #36 42.72 The following additional packages will be installed: 05:01:00 [2021-04-07T05:01:00.296Z] #36 42.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 05:01:00 [2021-04-07T05:01:00.296Z] #36 42.75 Suggested packages: 05:01:00 [2021-04-07T05:01:00.296Z] #36 42.78 cmake-doc ninja-build lrzip 05:01:00 [2021-04-07T05:01:00.296Z] #36 42.78 Recommended packages: 05:01:00 [2021-04-07T05:01:00.296Z] #36 42.78 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 05:01:00 [2021-04-07T05:01:00.420Z] #58 15.40 go: extracting github.com/moby/vpnkit v0.5.0 05:01:00 [2021-04-07T05:01:00.420Z] #58 ... 05:01:00 [2021-04-07T05:01:00.420Z] 05:01:00 [2021-04-07T05:01:00.420Z] #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 05:01:00 [2021-04-07T05:01:00.420Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:00 [2021-04-07T05:01:00.420Z] #13 9.796 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 05:01:00 [2021-04-07T05:01:00.420Z] #13 9.799 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:01:00 [2021-04-07T05:01:00.420Z] #13 9.875 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:01:00 [2021-04-07T05:01:00.420Z] #13 9.876 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:01:00 [2021-04-07T05:01:00.420Z] #13 ... 05:01:00 [2021-04-07T05:01:00.420Z] 05:01:00 [2021-04-07T05:01:00.420Z] #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 05:01:00 [2021-04-07T05:01:00.420Z] #49 sha256:dd7983f919ebd04a6e6c700815037ded95eef367734ca81ad075556575d8fba2 05:01:00 [2021-04-07T05:01:00.420Z] #49 12.41 go: downloading github.com/spf13/pflag v1.0.5 05:01:00 [2021-04-07T05:01:00.420Z] #49 12.45 go: downloading github.com/pkg/errors v0.8.1 05:01:00 [2021-04-07T05:01:00.420Z] #49 12.45 go: downloading github.com/stretchr/testify v1.4.0 05:01:00 [2021-04-07T05:01:00.420Z] #49 12.65 go: downloading github.com/sirupsen/logrus v1.4.2 05:01:00 [2021-04-07T05:01:00.420Z] #49 12.70 go: downloading github.com/spf13/cobra v0.0.5 05:01:00 [2021-04-07T05:01:00.420Z] #49 12.71 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 05:01:00 [2021-04-07T05:01:00.420Z] #49 12.74 go: downloading github.com/spf13/viper v1.6.1 05:01:00 [2021-04-07T05:01:00.420Z] #49 12.83 go: extracting github.com/pkg/errors v0.8.1 05:01:00 [2021-04-07T05:01:00.420Z] #49 12.91 go: downloading github.com/mattn/go-colorable v0.1.4 05:01:00 [2021-04-07T05:01:00.420Z] #49 12.95 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 05:01:00 [2021-04-07T05:01:00.420Z] #49 13.01 go: extracting github.com/spf13/pflag v1.0.5 05:01:00 [2021-04-07T05:01:00.420Z] #49 13.30 go: extracting github.com/sirupsen/logrus v1.4.2 05:01:00 [2021-04-07T05:01:00.420Z] #49 13.30 go: downloading github.com/go-critic/go-critic v0.4.1 05:01:00 [2021-04-07T05:01:00.420Z] #49 13.30 go: extracting github.com/stretchr/testify v1.4.0 05:01:00 [2021-04-07T05:01:00.421Z] #49 13.35 go: downloading github.com/go-lintpack/lintpack v0.5.2 05:01:00 [2021-04-07T05:01:00.421Z] #49 13.42 go: extracting github.com/spf13/viper v1.6.1 05:01:00 [2021-04-07T05:01:00.421Z] #49 13.52 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:01:00 [2021-04-07T05:01:00.421Z] #49 13.59 go: extracting github.com/mitchellh/go-homedir v1.1.0 05:01:00 [2021-04-07T05:01:00.421Z] #49 13.59 go: extracting github.com/mattn/go-colorable v0.1.4 05:01:00 [2021-04-07T05:01:00.421Z] #49 13.62 go: downloading github.com/mattn/go-isatty v0.0.8 05:01:00 [2021-04-07T05:01:00.421Z] #49 13.68 go: extracting github.com/spf13/cobra v0.0.5 05:01:00 [2021-04-07T05:01:00.421Z] #49 13.75 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 05:01:00 [2021-04-07T05:01:00.421Z] #49 13.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 05:01:00 [2021-04-07T05:01:00.421Z] #49 13.89 go: downloading github.com/ultraware/whitespace v0.0.4 05:01:00 [2021-04-07T05:01:00.421Z] #49 14.09 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 05:01:00 [2021-04-07T05:01:00.421Z] #49 14.09 go: extracting github.com/mattn/go-isatty v0.0.8 05:01:00 [2021-04-07T05:01:00.421Z] #49 14.09 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 05:01:00 [2021-04-07T05:01:00.421Z] #49 14.09 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 05:01:00 [2021-04-07T05:01:00.421Z] #49 14.09 go: extracting github.com/go-lintpack/lintpack v0.5.2 05:01:00 [2021-04-07T05:01:00.421Z] #49 14.24 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 05:01:00 [2021-04-07T05:01:00.421Z] #49 14.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 05:01:00 [2021-04-07T05:01:00.421Z] #49 14.37 go: extracting github.com/go-critic/go-critic v0.4.1 05:01:00 [2021-04-07T05:01:00.421Z] #49 14.37 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 05:01:00 [2021-04-07T05:01:00.421Z] #49 14.58 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 05:01:00 [2021-04-07T05:01:00.421Z] #49 14.67 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 05:01:00 [2021-04-07T05:01:00.421Z] #49 14.67 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 05:01:00 [2021-04-07T05:01:00.421Z] #49 14.78 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 05:01:00 [2021-04-07T05:01:00.421Z] #49 14.78 go: extracting github.com/ultraware/whitespace v0.0.4 05:01:00 [2021-04-07T05:01:00.421Z] #49 14.78 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 05:01:00 [2021-04-07T05:01:00.421Z] #49 15.18 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 05:01:00 [2021-04-07T05:01:00.421Z] #49 15.18 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 05:01:00 [2021-04-07T05:01:00.421Z] #49 15.41 go: downloading github.com/hashicorp/hcl v1.0.0 05:01:00 [2021-04-07T05:01:00.421Z] #49 15.73 go: extracting github.com/hashicorp/hcl v1.0.0 05:01:00 [2021-04-07T05:01:00.682Z] #49 15.90 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 05:01:00 [2021-04-07T05:01:00.682Z] #43 66.39 LINK criu/pie/parasite.built-in.o 05:01:00 [2021-04-07T05:01:00.682Z] #43 66.40 GEN criu/pie/parasite-blob.h 05:01:00 [2021-04-07T05:01:00.682Z] #43 66.41 CC criu/pie/parasite-vdso.o 05:01:01 [2021-04-07T05:01:01.243Z] #36 43.91 The following NEW packages will be installed: 05:01:01 [2021-04-07T05:01:01.243Z] #36 43.92 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 05:01:01 [2021-04-07T05:01:01.243Z] #36 43.94 vim-common xxd 05:01:01 [2021-04-07T05:01:01.252Z] #43 67.08 CC criu/arch/x86/vdso-pie.o 05:01:01 [2021-04-07T05:01:01.326Z] #34 29.55 strings 05:01:01 [2021-04-07T05:01:01.326Z] #34 29.56 bytes 05:01:01 [2021-04-07T05:01:01.469Z] #40 ... 05:01:01 [2021-04-07T05:01:01.469Z] 05:01:01 [2021-04-07T05:01:01.469Z] #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 05:01:01 [2021-04-07T05:01:01.469Z] #49 sha256:0220fe0f535349d2255b6356386e3d3fe34ac325ea3dac3a7937e565803fadc0 05:01:01 [2021-04-07T05:01:01.469Z] #49 23.22 go: downloading github.com/sourcegraph/go-diff v0.5.1 05:01:01 [2021-04-07T05:01:01.469Z] #49 23.42 go: extracting github.com/sourcegraph/go-diff v0.5.1 05:01:01 [2021-04-07T05:01:01.469Z] #49 23.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 23.56 go: extracting github.com/go-toolsmith/astfmt v1.0.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.59 go: downloading github.com/ultraware/funlen v0.0.2 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.60 go: downloading github.com/pelletier/go-toml v1.2.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.63 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.68 go: downloading gopkg.in/yaml.v2 v2.2.7 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.69 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.69 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.69 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.69 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.80 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.91 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.92 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.93 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.93 go: extracting github.com/ultraware/funlen v0.0.2 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.96 go: downloading github.com/spf13/afero v1.1.2 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.97 go: extracting github.com/pelletier/go-toml v1.2.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 24.99 go: extracting github.com/mitchellh/mapstructure v1.1.2 05:01:01 [2021-04-07T05:01:01.469Z] #49 25.00 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 05:01:01 [2021-04-07T05:01:01.469Z] #49 25.09 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 05:01:01 [2021-04-07T05:01:01.469Z] #49 25.22 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 05:01:01 [2021-04-07T05:01:01.469Z] #49 25.26 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 05:01:01 [2021-04-07T05:01:01.469Z] #49 25.27 go: extracting gopkg.in/yaml.v2 v2.2.7 05:01:01 [2021-04-07T05:01:01.469Z] #49 25.35 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 05:01:01 [2021-04-07T05:01:01.469Z] #49 25.41 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 05:01:01 [2021-04-07T05:01:01.469Z] #49 25.42 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 05:01:01 [2021-04-07T05:01:01.469Z] #49 25.45 go: downloading github.com/gogo/protobuf v1.2.1 05:01:01 [2021-04-07T05:01:01.469Z] #49 25.45 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 05:01:01 [2021-04-07T05:01:01.469Z] #49 25.59 go: downloading github.com/BurntSushi/toml v0.3.1 05:01:01 [2021-04-07T05:01:01.469Z] #49 25.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 05:01:01 [2021-04-07T05:01:01.469Z] #49 25.78 go: extracting github.com/spf13/afero v1.1.2 05:01:01 [2021-04-07T05:01:01.469Z] #49 25.86 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 05:01:01 [2021-04-07T05:01:01.469Z] #49 25.90 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 05:01:01 [2021-04-07T05:01:01.469Z] #49 25.96 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.01 go: extracting github.com/BurntSushi/toml v0.3.1 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.03 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.04 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.12 go: downloading golang.org/x/text v0.3.2 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.13 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.21 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.22 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.52 go: downloading github.com/spf13/jwalterweatherman v1.0.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.60 go: downloading github.com/spf13/pflag v1.0.5 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.61 go: downloading github.com/fsnotify/fsnotify v1.4.7 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.77 go: extracting github.com/spf13/jwalterweatherman v1.0.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.83 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.88 go: downloading github.com/gobwas/glob v0.2.3 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.92 go: extracting github.com/fsnotify/fsnotify v1.4.7 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.94 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.95 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 05:01:01 [2021-04-07T05:01:01.469Z] #49 26.98 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 27.09 go: downloading github.com/hashicorp/hcl v1.0.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 27.17 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 05:01:01 [2021-04-07T05:01:01.469Z] #49 27.42 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 05:01:01 [2021-04-07T05:01:01.469Z] #49 27.50 go: extracting github.com/gobwas/glob v0.2.3 05:01:01 [2021-04-07T05:01:01.469Z] #49 27.53 go: extracting github.com/spf13/pflag v1.0.5 05:01:01 [2021-04-07T05:01:01.469Z] #49 27.63 go: extracting github.com/mitchellh/go-homedir v1.1.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 27.82 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 05:01:01 [2021-04-07T05:01:01.469Z] #49 27.84 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 05:01:01 [2021-04-07T05:01:01.469Z] #49 28.12 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 05:01:01 [2021-04-07T05:01:01.469Z] #49 28.14 go: extracting github.com/hashicorp/hcl v1.0.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 28.17 go: downloading github.com/subosito/gotenv v1.2.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 28.26 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 05:01:01 [2021-04-07T05:01:01.469Z] #49 28.26 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 05:01:01 [2021-04-07T05:01:01.469Z] #49 28.26 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 05:01:01 [2021-04-07T05:01:01.469Z] #49 28.34 go: downloading github.com/inconshreveable/mousetrap v1.0.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 28.52 go: downloading github.com/ultraware/whitespace v0.0.4 05:01:01 [2021-04-07T05:01:01.469Z] #49 28.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 05:01:01 [2021-04-07T05:01:01.469Z] #49 28.66 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 05:01:01 [2021-04-07T05:01:01.469Z] #49 28.76 go: extracting github.com/subosito/gotenv v1.2.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 28.79 go: extracting github.com/ultraware/whitespace v0.0.4 05:01:01 [2021-04-07T05:01:01.469Z] #49 28.79 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 05:01:01 [2021-04-07T05:01:01.469Z] #49 28.88 go: downloading github.com/go-critic/go-critic v0.4.1 05:01:01 [2021-04-07T05:01:01.469Z] #49 28.97 go: downloading gopkg.in/ini.v1 v1.51.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 29.24 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 05:01:01 [2021-04-07T05:01:01.469Z] #49 29.25 go: extracting github.com/inconshreveable/mousetrap v1.0.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 29.29 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 05:01:01 [2021-04-07T05:01:01.469Z] #49 29.35 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 05:01:01 [2021-04-07T05:01:01.469Z] #49 29.53 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 05:01:01 [2021-04-07T05:01:01.469Z] #49 29.59 go: downloading github.com/spf13/cast v1.3.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 29.81 go: downloading github.com/mattn/go-colorable v0.1.4 05:01:01 [2021-04-07T05:01:01.469Z] #49 29.87 go: extracting gopkg.in/ini.v1 v1.51.0 05:01:01 [2021-04-07T05:01:01.469Z] #49 29.99 go: downloading github.com/kisielk/gotool v1.0.0 05:01:01 [2021-04-07T05:01:01.506Z] #36 44.35 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. 05:01:01 [2021-04-07T05:01:01.506Z] #36 44.35 Need to get 14.9 MB of archives. 05:01:01 [2021-04-07T05:01:01.506Z] #36 44.35 After this operation, 61.8 MB of additional disk space will be used. 05:01:01 [2021-04-07T05:01:01.506Z] #36 44.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 05:01:01 [2021-04-07T05:01:01.506Z] #36 44.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 05:01:01 [2021-04-07T05:01:01.506Z] #36 44.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 05:01:01 [2021-04-07T05:01:01.512Z] #43 ... 05:01:01 [2021-04-07T05:01:01.512Z] 05:01:01 [2021-04-07T05:01:01.512Z] #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 05:01:01 [2021-04-07T05:01:01.512Z] #53 sha256:e859471df87deba69d5da7c8714db76a9b158db2133ddcc50962303bc5d59865 05:01:01 [2021-04-07T05:01:01.512Z] #53 12.50 + cd /tmp/tmp.ZSTlbBKE0d/src/github.com/opencontainers/runc 05:01:01 [2021-04-07T05:01:01.725Z] #49 30.27 go: extracting github.com/kisielk/gotool v1.0.0 05:01:01 [2021-04-07T05:01:01.772Z] #53 12.50 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec 05:01:01 [2021-04-07T05:01:01.825Z] #36 44.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 05:01:01 [2021-04-07T05:01:01.981Z] #49 30.43 go: extracting github.com/spf13/cast v1.3.0 05:01:01 [2021-04-07T05:01:01.981Z] #49 30.43 go: extracting github.com/mattn/go-colorable v0.1.4 05:01:01 [2021-04-07T05:01:01.981Z] #49 30.48 go: extracting github.com/go-critic/go-critic v0.4.1 05:01:02 [2021-04-07T05:01:02.031Z] #53 13.03 + '[' -z '' ']' 05:01:02 [2021-04-07T05:01:02.031Z] #53 13.03 + target=static 05:01:02 [2021-04-07T05:01:02.031Z] #53 13.03 + make 'BUILDTAGS=seccomp ' static 05:01:02 [2021-04-07T05:01:02.236Z] #49 30.61 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 05:01:02 [2021-04-07T05:01:02.236Z] #49 30.83 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 05:01:02 [2021-04-07T05:01:02.399Z] #36 ... 05:01:02 [2021-04-07T05:01:02.399Z] 05:01:02 [2021-04-07T05:01:02.399Z] #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 05:01:02 [2021-04-07T05:01:02.399Z] #67 sha256:ce88668f1b459a6fca11f7b48f7f0f9dcb12b216cf4e4d10d40bbf51a041058b 05:01:02 [2021-04-07T05:01:02.399Z] #67 DONE 45.0s 05:01:02 [2021-04-07T05:01:02.399Z] 05:01:02 [2021-04-07T05:01:02.399Z] #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 05:01:02 [2021-04-07T05:01:02.399Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:02 [2021-04-07T05:01:02.399Z] #42 32.90 Reading package lists... 05:01:02 [2021-04-07T05:01:02.399Z] #42 39.82 Building dependency tree... 05:01:02 [2021-04-07T05:01:02.399Z] #42 43.50 The following additional packages will be installed: 05:01:02 [2021-04-07T05:01:02.399Z] #42 43.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 05:01:02 [2021-04-07T05:01:02.399Z] #42 43.51 libprotoc17 python-pkg-resources python-six zlib1g-dev 05:01:02 [2021-04-07T05:01:02.399Z] #42 43.52 Suggested packages: 05:01:02 [2021-04-07T05:01:02.399Z] #42 43.52 manpages-dev python-setuptools 05:01:02 [2021-04-07T05:01:02.399Z] #42 44.71 The following NEW packages will be installed: 05:01:02 [2021-04-07T05:01:02.399Z] #42 44.71 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 05:01:02 [2021-04-07T05:01:02.399Z] #42 44.71 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 05:01:02 [2021-04-07T05:01:02.399Z] #42 44.72 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 05:01:02 [2021-04-07T05:01:02.399Z] #42 44.72 python-six zlib1g-dev 05:01:02 [2021-04-07T05:01:02.399Z] #42 45.21 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. 05:01:02 [2021-04-07T05:01:02.399Z] #42 45.21 Need to get 4095 kB of archives. 05:01:02 [2021-04-07T05:01:02.399Z] #42 45.21 After this operation, 22.5 MB of additional disk space will be used. 05:01:02 [2021-04-07T05:01:02.399Z] #42 45.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] 05:01:02 [2021-04-07T05:01:02.399Z] #42 45.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 05:01:02 [2021-04-07T05:01:02.399Z] #42 45.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] 05:01:02 [2021-04-07T05:01:02.399Z] #42 45.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 05:01:02 [2021-04-07T05:01:02.399Z] #42 45.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] 05:01:02 [2021-04-07T05:01:02.399Z] #42 45.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 05:01:02 [2021-04-07T05:01:02.399Z] #42 45.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] 05:01:02 [2021-04-07T05:01:02.399Z] #42 45.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] 05:01:02 [2021-04-07T05:01:02.399Z] #42 45.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 05:01:02 [2021-04-07T05:01:02.399Z] #42 45.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] 05:01:02 [2021-04-07T05:01:02.493Z] #49 30.86 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 05:01:02 [2021-04-07T05:01:02.493Z] #49 30.87 go: downloading github.com/stretchr/objx v0.2.0 05:01:02 [2021-04-07T05:01:02.603Z] #49 18.02 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 05:01:02 [2021-04-07T05:01:02.613Z] #53 13.43 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 . 05:01:02 [2021-04-07T05:01:02.661Z] #42 45.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] 05:01:02 [2021-04-07T05:01:02.661Z] #42 ... 05:01:02 [2021-04-07T05:01:02.661Z] 05:01:02 [2021-04-07T05:01:02.661Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common 05:01:02 [2021-04-07T05:01:02.661Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:01:02 [2021-04-07T05:01:02.661Z] #36 45.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] 05:01:02 [2021-04-07T05:01:02.661Z] #36 45.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 05:01:02 [2021-04-07T05:01:02.661Z] #36 45.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 05:01:02 [2021-04-07T05:01:02.661Z] #36 45.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 05:01:02 [2021-04-07T05:01:02.748Z] #49 31.15 go: downloading github.com/davecgh/go-spew v1.1.1 05:01:02 [2021-04-07T05:01:02.748Z] #49 31.28 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 05:01:02 [2021-04-07T05:01:02.748Z] #49 31.31 go: extracting github.com/stretchr/objx v0.2.0 05:01:02 [2021-04-07T05:01:02.922Z] #36 45.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] 05:01:02 [2021-04-07T05:01:02.922Z] #36 45.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 05:01:03 [2021-04-07T05:01:03.014Z] #30 10.19 0.1% # 1.5% # 2.6% ## 3.7% ### 5.3% #### 6.4% ##### 8.0% ###### 8.6% ####### 10.2% ######## 11.8% ######## 12.4% ######### 13.4% ########## 14.0% ########## 14.5% ########### 16.1% ############ 17.2% ############# 18.8% ############## 20.5% ############### 21.6% ################ 22.6% ################# 23.8% ################# 24.8% ################### 26.6% ################### 27.6% #################### 29.0% ##################### 30.0% ###################### 31.1% ######################## 33.8% ######################### 36.0% ########################### 38.2% ############################# 40.4% ############################## 42.5% ################################ 44.7% ################################# 46.9% ################################## 48.5% ################################### 49.6% #################################### 51.2% ###################################### 52.8% ####################################### 55.0% ######################################## 56.1% ######################################### 57.2% ########################################## 58.8% ########################################### 61.0% ############################################# 63.1% ############################################### 65.3% ############################################### 66.4% ################################################# 68.5% ################################################### 71.5% ##################################################### 74.2% ####################################################### 76.4% ######################################################## 78.0% ######################################################### 79.7% ########################################################## 81.3% ########################################################### 82.9% ############################################################# 85.1% ############################################################## 87.3% ################################################################ 89.4% 05:01:03 [2021-04-07T05:01:03.014Z] #30 ... 05:01:03 [2021-04-07T05:01:03.014Z] 05:01:03 [2021-04-07T05:01:03.014Z] #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 05:01:03 [2021-04-07T05:01:03.014Z] #59 sha256:a9e6dc55ca12ddc878339c2d4989fa94e64444882f05c7b775d39fff3194df7e 05:01:03 [2021-04-07T05:01:03.014Z] #59 10.76 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 05:01:03 [2021-04-07T05:01:03.014Z] #59 12.29 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:01:03 [2021-04-07T05:01:03.014Z] #59 12.32 go: extracting github.com/gorilla/mux v1.8.0 05:01:03 [2021-04-07T05:01:03.014Z] #59 12.43 go: extracting github.com/sirupsen/logrus v1.8.1 05:01:03 [2021-04-07T05:01:03.014Z] #59 13.74 go: extracting github.com/moby/vpnkit v0.5.0 05:01:03 [2021-04-07T05:01:03.014Z] #59 13.90 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:01:03 [2021-04-07T05:01:03.014Z] #59 14.04 go: downloading github.com/u-root/u-root v7.0.0+incompatible 05:01:03 [2021-04-07T05:01:03.014Z] #59 15.96 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:01:03 [2021-04-07T05:01:03.014Z] #59 16.45 go: extracting github.com/urfave/cli/v2 v2.3.0 05:01:03 [2021-04-07T05:01:03.014Z] #59 ... 05:01:03 [2021-04-07T05:01:03.014Z] 05:01:03 [2021-04-07T05:01:03.015Z] #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 05:01:03 [2021-04-07T05:01:03.015Z] #30 sha256:283584fcc678cf0e8b5fa89c763a2a210a3df1535abffa6b53eceb94547b18ae 05:01:03 [2021-04-07T05:01:03.311Z] #49 31.61 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 05:01:03 [2021-04-07T05:01:03.311Z] #49 31.62 go: extracting github.com/davecgh/go-spew v1.1.1 05:01:03 [2021-04-07T05:01:03.326Z] #30 10.19 0.1% # 1.5% # 2.6% ## 3.7% ### 5.3% #### 6.4% ##### 8.0% ###### 8.6% ####### 10.2% ######## 11.8% ######## 12.4% ######### 13.4% ########## 14.0% ########## 14.5% ########### 16.1% ############ 17.2% ############# 18.8% ############## 20.5% ############### 21.6% ################ 22.6% ################# 23.8% ################# 24.8% ################### 26.6% ################### 27.6% #################### 29.0% ##################### 30.0% ###################### 31.1% ######################## 33.8% ######################### 36.0% ########################### 38.2% ############################# 40.4% ############################## 42.5% ################################ 44.7% ################################# 46.9% ################################## 48.5% ################################### 49.6% #################################### 51.2% ###################################### 52.8% ####################################### 55.0% ######################################## 56.1% ######################################### 57.2% ########################################## 58.8% ########################################### 61.0% ############################################# 63.1% ############################################### 65.3% ############################################### 66.4% ################################################# 68.5% ################################################### 71.5% ##################################################### 74.2% ####################################################### 76.4% ######################################################## 78.0% ######################################################### 79.7% ########################################################## 81.3% ########################################################### 82.9% ############################################################# 85.1% ############################################################## 87.3% ################################################################ 89.4% ################################################################# 91.5% ################################################################### 93.2% #################################################################### 94.8% 05:01:03 [2021-04-07T05:01:03.326Z] #30 ... 05:01:03 [2021-04-07T05:01:03.326Z] 05:01:03 [2021-04-07T05:01:03.326Z] #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 05:01:03 [2021-04-07T05:01:03.326Z] #46 sha256:1f7e23211be602e4e0441a495f720107223f49201492cb38c8a0df6210194e35 05:01:03 [2021-04-07T05:01:03.326Z] #46 11.05 crypto/internal/subtle 05:01:03 [2021-04-07T05:01:03.326Z] #46 11.38 crypto/subtle 05:01:03 [2021-04-07T05:01:03.326Z] #46 11.90 vendor/golang.org/x/crypto/cryptobyte/asn1 05:01:03 [2021-04-07T05:01:03.326Z] #46 12.30 internal/nettrace 05:01:03 [2021-04-07T05:01:03.326Z] #46 12.78 runtime/cgo 05:01:03 [2021-04-07T05:01:03.326Z] #46 16.71 vendor/golang.org/x/crypto/internal/subtle 05:01:03 [2021-04-07T05:01:03.326Z] #46 ... 05:01:03 [2021-04-07T05:01:03.326Z] 05:01:03 [2021-04-07T05:01:03.326Z] #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 05:01:03 [2021-04-07T05:01:03.326Z] #30 sha256:283584fcc678cf0e8b5fa89c763a2a210a3df1535abffa6b53eceb94547b18ae 05:01:03 [2021-04-07T05:01:03.551Z] #49 ... 05:01:03 [2021-04-07T05:01:03.551Z] 05:01:03 [2021-04-07T05:01:03.551Z] #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 05:01:03 [2021-04-07T05:01:03.551Z] #47 sha256:beb3bf1aa398991631b165107b50c0d3a8392cc768f80a3f6a797c7432f2e6c6 05:01:03 [2021-04-07T05:01:03.551Z] #47 8.895 go: extracting github.com/pkg/errors v0.9.1 05:01:03 [2021-04-07T05:01:03.551Z] #47 8.896 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:01:03 [2021-04-07T05:01:03.551Z] #47 8.993 go: extracting github.com/spf13/pflag v1.0.3 05:01:03 [2021-04-07T05:01:03.551Z] #47 9.110 go: extracting github.com/mattn/go-isatty v0.0.12 05:01:03 [2021-04-07T05:01:03.551Z] #47 10.68 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:01:03 [2021-04-07T05:01:03.551Z] #47 12.40 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:01:03 [2021-04-07T05:01:03.551Z] #47 13.44 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:01:03 [2021-04-07T05:01:03.551Z] #47 17.37 go: finding github.com/fatih/color v1.9.0 05:01:03 [2021-04-07T05:01:03.551Z] #47 17.43 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:01:03 [2021-04-07T05:01:03.551Z] #47 17.69 go: finding github.com/pkg/errors v0.9.1 05:01:03 [2021-04-07T05:01:03.551Z] #47 17.86 go: finding github.com/spf13/pflag v1.0.3 05:01:03 [2021-04-07T05:01:03.551Z] #47 17.92 go: finding github.com/mattn/go-colorable v0.1.6 05:01:03 [2021-04-07T05:01:03.551Z] #47 18.08 go: finding github.com/mattn/go-isatty v0.0.12 05:01:03 [2021-04-07T05:01:03.551Z] #47 18.29 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:01:03 [2021-04-07T05:01:03.551Z] #47 18.48 go: finding github.com/jonboulle/clockwork v0.1.0 05:01:03 [2021-04-07T05:01:03.551Z] #47 18.53 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:01:03 [2021-04-07T05:01:03.551Z] #47 18.60 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:01:03 [2021-04-07T05:01:03.551Z] #47 18.62 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:01:03 [2021-04-07T05:01:03.566Z] #49 32.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 05:01:03 [2021-04-07T05:01:03.566Z] #49 32.14 go: downloading github.com/go-toolsmith/astequal v1.0.0 05:01:03 [2021-04-07T05:01:03.566Z] #49 32.14 go: downloading github.com/go-toolsmith/typep v1.0.0 05:01:03 [2021-04-07T05:01:03.566Z] #49 32.21 go: downloading github.com/go-toolsmith/astp v1.0.0 05:01:03 [2021-04-07T05:01:03.566Z] #49 32.21 go: downloading github.com/go-toolsmith/astcast v1.0.0 05:01:03 [2021-04-07T05:01:03.566Z] #49 32.25 go: extracting github.com/go-toolsmith/astcopy v1.0.0 05:01:03 [2021-04-07T05:01:03.626Z] #30 10.19 0.1% # 1.5% # 2.6% ## 3.7% ### 5.3% #### 6.4% ##### 8.0% ###### 8.6% ####### 10.2% ######## 11.8% ######## 12.4% ######### 13.4% ########## 14.0% ########## 14.5% ########### 16.1% ############ 17.2% ############# 18.8% ############## 20.5% ############### 21.6% ################ 22.6% ################# 23.8% ################# 24.8% ################### 26.6% ################### 27.6% #################### 29.0% ##################### 30.0% ###################### 31.1% ######################## 33.8% ######################### 36.0% ########################### 38.2% ############################# 40.4% ############################## 42.5% ################################ 44.7% ################################# 46.9% ################################## 48.5% ################################### 49.6% #################################### 51.2% ###################################### 52.8% ####################################### 55.0% ######################################## 56.1% ######################################### 57.2% ########################################## 58.8% ########################################### 61.0% ############################################# 63.1% ############################################### 65.3% ############################################### 66.4% ################################################# 68.5% ################################################### 71.5% ##################################################### 74.2% ####################################################### 76.4% ######################################################## 78.0% ######################################################### 79.7% ########################################################## 81.3% ########################################################### 82.9% ############################################################# 85.1% ############################################################## 87.3% ################################################################ 89.4% ################################################################# 91.5% ################################################################### 93.2% #################################################################### 94.8% ##################################################################### 96.4% ###################################################################### 98.1% ######################################################################## 100.0% 05:01:03 [2021-04-07T05:01:03.826Z] #49 32.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 05:01:03 [2021-04-07T05:01:03.826Z] #49 32.34 go: extracting github.com/go-toolsmith/astequal v1.0.0 05:01:03 [2021-04-07T05:01:03.826Z] #49 32.42 go: extracting github.com/go-toolsmith/typep v1.0.0 05:01:03 [2021-04-07T05:01:03.826Z] #49 32.45 go: extracting github.com/go-toolsmith/strparse v1.0.0 05:01:03 [2021-04-07T05:01:03.826Z] #49 32.48 go: extracting github.com/go-toolsmith/astp v1.0.0 05:01:03 [2021-04-07T05:01:03.922Z] #34 ... 05:01:03 [2021-04-07T05:01:03.922Z] 05:01:03 [2021-04-07T05:01:03.922Z] #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 05:01:03 [2021-04-07T05:01:03.922Z] #49 sha256:e65665bc4693363dbda25d69e430c817d4528ec06492f37305bd979e399f22c0 05:01:03 [2021-04-07T05:01:03.922Z] #49 22.04 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 05:01:03 [2021-04-07T05:01:03.922Z] #49 22.07 go: extracting github.com/spf13/cast v1.3.0 05:01:03 [2021-04-07T05:01:03.922Z] #49 22.09 go: downloading golang.org/x/text v0.3.2 05:01:03 [2021-04-07T05:01:03.922Z] #49 22.15 go: extracting github.com/fsnotify/fsnotify v1.4.7 05:01:03 [2021-04-07T05:01:03.922Z] #49 22.32 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 05:01:03 [2021-04-07T05:01:03.922Z] #49 22.43 go: extracting github.com/ultraware/whitespace v0.0.4 05:01:03 [2021-04-07T05:01:03.922Z] #49 22.43 go: downloading github.com/kisielk/gotool v1.0.0 05:01:03 [2021-04-07T05:01:03.922Z] #49 22.46 go: downloading github.com/sourcegraph/go-diff v0.5.1 05:01:03 [2021-04-07T05:01:03.922Z] #49 22.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 05:01:03 [2021-04-07T05:01:03.922Z] #49 22.64 go: extracting github.com/kisielk/gotool v1.0.0 05:01:03 [2021-04-07T05:01:03.922Z] #49 22.75 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 05:01:03 [2021-04-07T05:01:03.922Z] #49 22.93 go: extracting github.com/sourcegraph/go-diff v0.5.1 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.01 go: downloading github.com/go-toolsmith/strparse v1.0.0 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.10 go: downloading github.com/go-toolsmith/astcast v1.0.0 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.12 go: downloading github.com/go-toolsmith/typep v1.0.0 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.24 go: extracting github.com/go-toolsmith/typep v1.0.0 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.26 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.26 go: extracting github.com/go-toolsmith/astcast v1.0.0 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.28 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.35 go: downloading github.com/go-toolsmith/astp v1.0.0 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.40 go: extracting github.com/go-toolsmith/strparse v1.0.0 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.44 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.46 go: downloading github.com/go-toolsmith/astequal v1.0.0 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.55 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.63 go: extracting github.com/go-toolsmith/astp v1.0.0 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.66 go: downloading github.com/gogo/protobuf v1.2.1 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.73 go: extracting github.com/go-toolsmith/astequal v1.0.0 05:01:03 [2021-04-07T05:01:03.922Z] #49 23.98 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 05:01:03 [2021-04-07T05:01:03.922Z] #49 24.03 go: extracting github.com/go-toolsmith/astcopy v1.0.0 05:01:03 [2021-04-07T05:01:03.922Z] #49 24.43 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 05:01:03 [2021-04-07T05:01:03.922Z] #49 24.73 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 05:01:03 [2021-04-07T05:01:03.922Z] #49 27.27 go: extracting github.com/gogo/protobuf v1.2.1 05:01:03 [2021-04-07T05:01:03.922Z] #49 30.30 go: extracting golang.org/x/text v0.3.2 05:01:03 [2021-04-07T05:01:03.922Z] #49 ... 05:01:03 [2021-04-07T05:01:03.922Z] 05:01:03 [2021-04-07T05:01:03.922Z] #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 05:01:03 [2021-04-07T05:01:03.922Z] #29 sha256:733c1c67f4fab689e21ee68ce84a850cc62456182dc4af0c534175864b17858b 05:01:03 [2021-04-07T05:01:03.922Z] #29 8.906 0.0% ### 4.6% ###### 9.7% ######### 13.8% ############# 18.7% ################ 23.5% #################### 28.5% ######################## 34.6% ########################### 38.2% ############################ 39.6% ############################## 42.5% ############################### 44.1% ################################### 48.9% ####################################### 54.4% ######################################## 56.3% ############################################## 64.0% ################################################## 70.3% ##################################################### 74.8% ########################################################## 81.1% ############################################################### 88.0% #################################################################### 94.5% ######################################################################## 100.0% 05:01:03 [2021-04-07T05:01:03.922Z] #29 12.35 05:01:03 [2021-04-07T05:01:03.927Z] #30 18.43 05:01:03 [2021-04-07T05:01:03.954Z] #47 ... 05:01:03 [2021-04-07T05:01:03.954Z] 05:01:03 [2021-04-07T05:01:03.954Z] #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 05:01:03 [2021-04-07T05:01:03.954Z] #24 sha256:13f98c7875daaeb454ba44ba7ad21e3a5d5e6eb37d9e3813cd6225820966b17d 05:01:03 [2021-04-07T05:01:03.954Z] #24 19.14 + mkdir -p /build 05:01:03 [2021-04-07T05:01:03.954Z] #24 19.14 + mv docker/docker /build/ 05:01:03 [2021-04-07T05:01:03.954Z] #24 19.14 + rmdir docker 05:01:04 [2021-04-07T05:01:04.082Z] #49 32.55 go: extracting github.com/go-toolsmith/astcast v1.0.0 05:01:04 [2021-04-07T05:01:04.580Z] #30 ... 05:01:04 [2021-04-07T05:01:04.580Z] 05:01:04 [2021-04-07T05:01:04.580Z] #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 05:01:04 [2021-04-07T05:01:04.580Z] #52 sha256:71c0043ab408a8bb7c3cef95039848d1a1166c56d5e3f16ce03bf72652f20cde 05:01:04 [2021-04-07T05:01:04.580Z] #52 12.12 + cd /tmp/tmp.8rFXHT0F7u/src/github.com/mvdan/sh 05:01:04 [2021-04-07T05:01:04.580Z] #52 12.12 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 05:01:04 [2021-04-07T05:01:04.580Z] #52 12.29 + GO111MODULE=on 05:01:04 [2021-04-07T05:01:04.580Z] #52 12.30 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 05:01:04 [2021-04-07T05:01:04.580Z] #52 14.23 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 05:01:04 [2021-04-07T05:01:04.580Z] #52 14.25 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 05:01:04 [2021-04-07T05:01:04.580Z] #52 14.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 05:01:04 [2021-04-07T05:01:04.580Z] #52 14.47 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 05:01:04 [2021-04-07T05:01:04.580Z] #52 15.22 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 05:01:04 [2021-04-07T05:01:04.580Z] #52 16.46 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 05:01:04 [2021-04-07T05:01:04.580Z] #52 18.06 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 05:01:04 [2021-04-07T05:01:04.580Z] #52 20.26 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be 05:01:04 [2021-04-07T05:01:04.580Z] #52 22.17 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 05:01:04 [2021-04-07T05:01:04.580Z] #52 22.18 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 05:01:04 [2021-04-07T05:01:04.580Z] #52 22.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 05:01:04 [2021-04-07T05:01:04.580Z] #52 ... 05:01:04 [2021-04-07T05:01:04.580Z] 05:01:04 [2021-04-07T05:01:04.580Z] #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 05:01:04 [2021-04-07T05:01:04.580Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 05:01:04 [2021-04-07T05:01:04.580Z] #41 19.48 Checking out files: 71% (1201/1684) Checking out files: 72% (1213/1684) Checking out files: 73% (1230/1684) Checking out files: 74% (1247/1684) Checking out files: 75% (1263/1684) Checking out files: 76% (1280/1684) Checking out files: 77% (1297/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. 05:01:04 [2021-04-07T05:01:04.580Z] #41 20.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 05:01:04 [2021-04-07T05:01:04.580Z] #41 22.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 05:01:04 [2021-04-07T05:01:04.845Z] #36 47.39 debconf: delaying package configuration, since apt-utils is not installed 05:01:04 [2021-04-07T05:01:04.845Z] #36 ... 05:01:04 [2021-04-07T05:01:04.845Z] 05:01:04 [2021-04-07T05:01:04.845Z] #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 05:01:04 [2021-04-07T05:01:04.845Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 05:01:04 [2021-04-07T05:01:04.845Z] #55 33.51 Reading package lists... 05:01:04 [2021-04-07T05:01:04.845Z] #55 40.33 Building dependency tree... 05:01:04 [2021-04-07T05:01:04.845Z] #55 43.79 The following additional packages will be installed: 05:01:04 [2021-04-07T05:01:04.845Z] #55 43.80 libbtrfs0 05:01:04 [2021-04-07T05:01:04.845Z] #55 43.95 The following NEW packages will be installed: 05:01:04 [2021-04-07T05:01:04.845Z] #55 43.97 libbtrfs-dev libbtrfs0 05:01:04 [2021-04-07T05:01:04.845Z] #55 44.39 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. 05:01:04 [2021-04-07T05:01:04.845Z] #55 44.39 Need to get 119 kB of archives. 05:01:04 [2021-04-07T05:01:04.845Z] #55 44.39 After this operation, 387 kB of additional disk space will be used. 05:01:04 [2021-04-07T05:01:04.845Z] #55 44.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 05:01:04 [2021-04-07T05:01:04.845Z] #55 44.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 05:01:04 [2021-04-07T05:01:04.845Z] #55 45.99 debconf: delaying package configuration, since apt-utils is not installed 05:01:04 [2021-04-07T05:01:04.845Z] #55 46.30 Fetched 119 kB in 0s (411 kB/s) 05:01:04 [2021-04-07T05:01:04.845Z] #55 46.41 Selecting previously unselected package libbtrfs0. 05:01:04 [2021-04-07T05:01:04.845Z] #55 46.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 05:01:04 [2021-04-07T05:01:04.845Z] #55 46.47 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 05:01:04 [2021-04-07T05:01:04.845Z] #55 46.50 Unpacking libbtrfs0 (4.20.1-2) ... 05:01:04 [2021-04-07T05:01:04.845Z] #55 46.63 Selecting previously unselected package libbtrfs-dev. 05:01:04 [2021-04-07T05:01:04.845Z] #55 46.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 05:01:04 [2021-04-07T05:01:04.845Z] #55 46.65 Unpacking libbtrfs-dev (4.20.1-2) ... 05:01:04 [2021-04-07T05:01:04.845Z] #55 47.07 Setting up libbtrfs0 (4.20.1-2) ... 05:01:04 [2021-04-07T05:01:04.845Z] #55 47.08 Setting up libbtrfs-dev (4.20.1-2) ... 05:01:04 [2021-04-07T05:01:04.845Z] #55 47.10 Processing triggers for libc-bin (2.28-10) ... 05:01:04 [2021-04-07T05:01:04.845Z] #55 DONE 47.5s 05:01:04 [2021-04-07T05:01:04.845Z] 05:01:04 [2021-04-07T05:01:04.845Z] #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 05:01:04 [2021-04-07T05:01:04.845Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:04 [2021-04-07T05:01:04.845Z] #42 45.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] 05:01:04 [2021-04-07T05:01:04.845Z] #42 45.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] 05:01:04 [2021-04-07T05:01:04.845Z] #42 45.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] 05:01:04 [2021-04-07T05:01:04.845Z] #42 45.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] 05:01:04 [2021-04-07T05:01:04.845Z] #42 45.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] 05:01:04 [2021-04-07T05:01:04.845Z] #42 45.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] 05:01:04 [2021-04-07T05:01:04.845Z] #42 47.25 debconf: delaying package configuration, since apt-utils is not installed 05:01:04 [2021-04-07T05:01:04.845Z] #42 47.47 Fetched 4095 kB in 1s (3902 kB/s) 05:01:04 [2021-04-07T05:01:04.845Z] #42 47.55 Selecting previously unselected package libcap-dev:amd64. 05:01:04 [2021-04-07T05:01:04.846Z] #42 47.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 05:01:04 [2021-04-07T05:01:04.846Z] #42 47.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... 05:01:04 [2021-04-07T05:01:04.901Z] #24 DONE 20.1s 05:01:04 [2021-04-07T05:01:04.901Z] 05:01:04 [2021-04-07T05:01:04.901Z] #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 05:01:04 [2021-04-07T05:01:04.901Z] #45 sha256:e20fde2f58309ccb6e07c7d4ed6a518c1540fdf681d4a06d6b8e6595c27b5417 05:01:04 [2021-04-07T05:01:04.901Z] #45 10.76 internal/bytealg 05:01:04 [2021-04-07T05:01:04.901Z] #45 10.79 internal/race 05:01:04 [2021-04-07T05:01:04.901Z] #45 10.86 sync/atomic 05:01:04 [2021-04-07T05:01:04.901Z] #45 11.17 unicode 05:01:04 [2021-04-07T05:01:04.901Z] #45 11.72 runtime 05:01:04 [2021-04-07T05:01:04.901Z] #45 14.69 unicode/utf8 05:01:04 [2021-04-07T05:01:04.901Z] #45 15.24 internal/testlog 05:01:04 [2021-04-07T05:01:04.901Z] #45 15.50 encoding 05:01:04 [2021-04-07T05:01:04.901Z] #45 15.67 unicode/utf16 05:01:04 [2021-04-07T05:01:04.901Z] #45 16.01 container/list 05:01:04 [2021-04-07T05:01:04.901Z] #45 16.88 crypto/internal/subtle 05:01:04 [2021-04-07T05:01:04.901Z] #45 17.09 crypto/subtle 05:01:04 [2021-04-07T05:01:04.901Z] #45 17.23 vendor/golang.org/x/crypto/cryptobyte/asn1 05:01:04 [2021-04-07T05:01:04.901Z] #45 17.35 internal/nettrace 05:01:04 [2021-04-07T05:01:04.901Z] #45 17.79 runtime/cgo 05:01:05 [2021-04-07T05:01:05.016Z] #49 33.52 go: extracting github.com/gogo/protobuf v1.2.1 05:01:05 [2021-04-07T05:01:05.114Z] #42 47.93 Unpacking libcap-dev:amd64 (1:2.25-2) ... 05:01:05 [2021-04-07T05:01:05.166Z] #45 ... 05:01:05 [2021-04-07T05:01:05.166Z] 05:01:05 [2021-04-07T05:01:05.166Z] #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 05:01:05 [2021-04-07T05:01:05.166Z] #51 sha256:7f0a3baa80566670f591622c15d12caff73d5b1e96ba3fe55f4751e381d1abae 05:01:05 [2021-04-07T05:01:05.166Z] #51 20.49 + cd /tmp/tmp.7tzZlsZPoI/src/github.com/mvdan/sh 05:01:05 [2021-04-07T05:01:05.166Z] #51 20.49 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 05:01:05 [2021-04-07T05:01:05.265Z] #41 ... 05:01:05 [2021-04-07T05:01:05.265Z] 05:01:05 [2021-04-07T05:01:05.265Z] #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 05:01:05 [2021-04-07T05:01:05.265Z] #50 sha256:c9556ae439a080ca4e1f9e55c6e36f9567bc2d870f1ee56959db4f5a0ba433ba 05:01:05 [2021-04-07T05:01:05.265Z] #50 13.21 go: downloading github.com/spf13/pflag v1.0.5 05:01:05 [2021-04-07T05:01:05.265Z] #50 13.25 go: downloading github.com/fatih/color v1.7.0 05:01:05 [2021-04-07T05:01:05.265Z] #50 13.25 go: downloading github.com/spf13/cobra v0.0.5 05:01:05 [2021-04-07T05:01:05.265Z] #50 13.30 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 05:01:05 [2021-04-07T05:01:05.265Z] #50 13.34 go: downloading github.com/pkg/errors v0.8.1 05:01:05 [2021-04-07T05:01:05.265Z] #50 13.55 go: downloading github.com/go-lintpack/lintpack v0.5.2 05:01:05 [2021-04-07T05:01:05.265Z] #50 13.59 go: downloading github.com/spf13/viper v1.6.1 05:01:05 [2021-04-07T05:01:05.265Z] #50 13.61 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 05:01:05 [2021-04-07T05:01:05.265Z] #50 13.65 go: extracting github.com/fatih/color v1.7.0 05:01:05 [2021-04-07T05:01:05.265Z] #50 13.81 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 05:01:05 [2021-04-07T05:01:05.265Z] #50 13.98 go: extracting github.com/pkg/errors v0.8.1 05:01:05 [2021-04-07T05:01:05.265Z] #50 13.99 go: extracting github.com/go-lintpack/lintpack v0.5.2 05:01:05 [2021-04-07T05:01:05.265Z] #50 13.99 go: extracting github.com/spf13/pflag v1.0.5 05:01:05 [2021-04-07T05:01:05.265Z] #50 14.05 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:01:05 [2021-04-07T05:01:05.265Z] #50 14.07 go: downloading github.com/mattn/go-colorable v0.1.4 05:01:05 [2021-04-07T05:01:05.265Z] #50 14.12 go: downloading github.com/mattn/go-isatty v0.0.8 05:01:05 [2021-04-07T05:01:05.265Z] #50 14.12 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 05:01:05 [2021-04-07T05:01:05.265Z] #50 14.13 go: extracting github.com/spf13/cobra v0.0.5 05:01:05 [2021-04-07T05:01:05.265Z] #50 14.40 go: downloading github.com/sirupsen/logrus v1.4.2 05:01:05 [2021-04-07T05:01:05.265Z] #50 14.64 go: downloading github.com/go-critic/go-critic v0.4.1 05:01:05 [2021-04-07T05:01:05.265Z] #50 14.66 go: downloading github.com/sourcegraph/go-diff v0.5.1 05:01:05 [2021-04-07T05:01:05.265Z] #50 14.68 go: extracting github.com/spf13/viper v1.6.1 05:01:05 [2021-04-07T05:01:05.265Z] #50 15.04 go: extracting github.com/mattn/go-colorable v0.1.4 05:01:05 [2021-04-07T05:01:05.265Z] #50 15.22 go: extracting github.com/sourcegraph/go-diff v0.5.1 05:01:05 [2021-04-07T05:01:05.265Z] #50 15.29 go: extracting github.com/mitchellh/go-homedir v1.1.0 05:01:05 [2021-04-07T05:01:05.265Z] #50 15.31 go: downloading github.com/stretchr/testify v1.4.0 05:01:05 [2021-04-07T05:01:05.265Z] #50 15.33 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 05:01:05 [2021-04-07T05:01:05.265Z] #50 15.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 05:01:05 [2021-04-07T05:01:05.265Z] #50 15.55 go: extracting github.com/mattn/go-isatty v0.0.8 05:01:05 [2021-04-07T05:01:05.265Z] #50 15.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 05:01:05 [2021-04-07T05:01:05.265Z] #50 15.74 go: extracting github.com/sirupsen/logrus v1.4.2 05:01:05 [2021-04-07T05:01:05.265Z] #50 15.84 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 05:01:05 [2021-04-07T05:01:05.265Z] #50 15.92 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 05:01:05 [2021-04-07T05:01:05.265Z] #50 16.07 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 05:01:05 [2021-04-07T05:01:05.265Z] #50 16.10 go: extracting github.com/go-critic/go-critic v0.4.1 05:01:05 [2021-04-07T05:01:05.265Z] #50 16.15 go: extracting github.com/stretchr/testify v1.4.0 05:01:05 [2021-04-07T05:01:05.265Z] #50 16.28 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 05:01:05 [2021-04-07T05:01:05.265Z] #50 16.28 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 05:01:05 [2021-04-07T05:01:05.265Z] #50 16.41 go: downloading github.com/ultraware/funlen v0.0.2 05:01:05 [2021-04-07T05:01:05.265Z] #50 16.53 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 05:01:05 [2021-04-07T05:01:05.265Z] #50 16.69 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 05:01:05 [2021-04-07T05:01:05.265Z] #50 17.15 go: extracting github.com/ultraware/funlen v0.0.2 05:01:05 [2021-04-07T05:01:05.265Z] #50 17.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 05:01:05 [2021-04-07T05:01:05.265Z] #50 17.15 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 05:01:05 [2021-04-07T05:01:05.265Z] #50 17.40 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 05:01:05 [2021-04-07T05:01:05.265Z] #50 17.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 05:01:05 [2021-04-07T05:01:05.265Z] #50 17.99 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 05:01:05 [2021-04-07T05:01:05.265Z] #50 20.17 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 05:01:05 [2021-04-07T05:01:05.376Z] #42 48.21 Selecting previously unselected package libnet1:amd64. 05:01:05 [2021-04-07T05:01:05.376Z] #42 48.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 05:01:05 [2021-04-07T05:01:05.376Z] #42 48.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 05:01:05 [2021-04-07T05:01:05.437Z] #51 20.70 + GO111MODULE=on 05:01:05 [2021-04-07T05:01:05.437Z] #51 20.70 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 05:01:05 [2021-04-07T05:01:05.573Z] #50 23.50 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 05:01:05 [2021-04-07T05:01:05.637Z] #42 48.50 Selecting previously unselected package libnet1-dev. 05:01:05 [2021-04-07T05:01:05.637Z] #42 48.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... 05:01:05 [2021-04-07T05:01:05.637Z] #42 48.52 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 05:01:05 [2021-04-07T05:01:05.882Z] #50 23.50 go: downloading github.com/pelletier/go-toml v1.2.0 05:01:05 [2021-04-07T05:01:05.882Z] #50 23.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 05:01:05 [2021-04-07T05:01:05.882Z] #50 23.51 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 05:01:05 [2021-04-07T05:01:05.882Z] #50 23.51 go: downloading gopkg.in/ini.v1 v1.51.0 05:01:05 [2021-04-07T05:01:05.882Z] #50 23.51 go: downloading github.com/davecgh/go-spew v1.1.1 05:01:05 [2021-04-07T05:01:05.882Z] #50 23.51 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 05:01:05 [2021-04-07T05:01:05.882Z] #50 23.53 go: downloading github.com/hashicorp/hcl v1.0.0 05:01:05 [2021-04-07T05:01:05.882Z] #50 23.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 05:01:05 [2021-04-07T05:01:05.882Z] #50 23.55 go: downloading github.com/stretchr/objx v0.2.0 05:01:05 [2021-04-07T05:01:05.882Z] #50 23.60 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 05:01:05 [2021-04-07T05:01:05.882Z] #50 ... 05:01:05 [2021-04-07T05:01:05.882Z] 05:01:05 [2021-04-07T05:01:05.882Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 05:01:05 [2021-04-07T05:01:05.882Z] #68 sha256:1d09f961bd0852ee183455fb1a4c5af874de7ef8792b60e8606e12b5fc095357 05:01:05 [2021-04-07T05:01:05.898Z] #42 48.79 Selecting previously unselected package libnl-3-200:amd64. 05:01:05 [2021-04-07T05:01:05.898Z] #42 48.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... 05:01:05 [2021-04-07T05:01:05.898Z] #42 48.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 05:01:05 [2021-04-07T05:01:05.898Z] #42 48.93 Selecting previously unselected package libnl-3-dev:amd64. 05:01:05 [2021-04-07T05:01:05.943Z] #49 ... 05:01:05 [2021-04-07T05:01:05.943Z] 05:01:05 [2021-04-07T05:01:05.943Z] #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 05:01:05 [2021-04-07T05:01:05.943Z] #51 sha256:c4842567d8a2d81c56fb71842e32c48d0b272b8b85bdb4142bc0b01277843846 05:01:05 [2021-04-07T05:01:05.943Z] #51 24.32 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 05:01:05 [2021-04-07T05:01:05.943Z] #51 24.44 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 05:01:05 [2021-04-07T05:01:05.943Z] #51 24.56 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 05:01:05 [2021-04-07T05:01:05.943Z] #51 24.67 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 05:01:05 [2021-04-07T05:01:05.943Z] #51 25.48 runtime 05:01:05 [2021-04-07T05:01:05.943Z] #51 ... 05:01:05 [2021-04-07T05:01:05.943Z] 05:01:05 [2021-04-07T05:01:05.943Z] #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 05:01:05 [2021-04-07T05:01:05.943Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:01:05 [2021-04-07T05:01:05.943Z] #36 24.44 Fetched 8426 kB in 18s (456 kB/s) 05:01:05 [2021-04-07T05:01:05.943Z] #36 24.44 Reading package lists... 05:01:05 [2021-04-07T05:01:05.943Z] #36 31.28 Reading package lists... 05:01:05 [2021-04-07T05:01:05.943Z] #36 ... 05:01:05 [2021-04-07T05:01:05.943Z] 05:01:05 [2021-04-07T05:01:05.943Z] #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 05:01:05 [2021-04-07T05:01:05.943Z] #58 sha256:9fec3d54eba5786d3f7ca7e72c5ed5248ca124b551f241e0a410256e11c301e4 05:01:05 [2021-04-07T05:01:05.943Z] #58 24.32 go: extracting github.com/u-root/u-root v7.0.0+incompatible 05:01:05 [2021-04-07T05:01:05.943Z] #58 27.13 go: finding github.com/pkg/errors v0.9.1 05:01:05 [2021-04-07T05:01:05.943Z] #58 27.16 go: finding github.com/sirupsen/logrus v1.8.1 05:01:05 [2021-04-07T05:01:05.943Z] #58 27.37 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:01:05 [2021-04-07T05:01:05.943Z] #58 27.45 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:01:05 [2021-04-07T05:01:05.943Z] #58 27.60 go: finding github.com/google/uuid v1.2.0 05:01:05 [2021-04-07T05:01:05.943Z] #58 27.61 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 05:01:05 [2021-04-07T05:01:05.943Z] #58 27.66 go: finding github.com/moby/vpnkit v0.5.0 05:01:05 [2021-04-07T05:01:05.943Z] #58 27.68 go: finding github.com/gofrs/flock v0.8.0 05:01:05 [2021-04-07T05:01:05.943Z] #58 27.76 go: finding github.com/gorilla/mux v1.8.0 05:01:05 [2021-04-07T05:01:05.943Z] #58 27.79 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:01:05 [2021-04-07T05:01:05.943Z] #58 27.84 go: finding github.com/moby/sys/mountinfo v0.4.1 05:01:05 [2021-04-07T05:01:05.943Z] #58 27.87 go: finding github.com/u-root/u-root v7.0.0+incompatible 05:01:05 [2021-04-07T05:01:05.943Z] #58 27.91 go: finding github.com/urfave/cli/v2 v2.3.0 05:01:05 [2021-04-07T05:01:05.943Z] #58 28.12 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 05:01:05 [2021-04-07T05:01:05.943Z] #58 28.20 go: finding github.com/russross/blackfriday/v2 v2.1.0 05:01:06 [2021-04-07T05:01:06.160Z] #42 48.95 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... 05:01:06 [2021-04-07T05:01:06.160Z] #42 48.96 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... 05:01:06 [2021-04-07T05:01:06.199Z] #58 ... 05:01:06 [2021-04-07T05:01:06.199Z] 05:01:06 [2021-04-07T05:01:06.199Z] #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 05:01:06 [2021-04-07T05:01:06.199Z] #67 sha256:c5dbbacfbc9b6acfa4a632041d9c8f473553df8eb311bb1e63abcb6a3b636dc2 05:01:06 [2021-04-07T05:01:06.199Z] #67 25.25 Checking out files: 61% (1168/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. 05:01:06 [2021-04-07T05:01:06.199Z] #67 25.98 + cd /tmp/tmp.wFl2qyGMgQ/src/github.com/docker/libnetwork 05:01:06 [2021-04-07T05:01:06.199Z] #67 25.98 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 05:01:06 [2021-04-07T05:01:06.199Z] #67 26.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 05:01:06 [2021-04-07T05:01:06.200Z] #68 23.56 Checking out files: 83% (1585/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. 05:01:06 [2021-04-07T05:01:06.200Z] #68 24.05 + cd /tmp/tmp.tc9D82plS3/src/github.com/docker/libnetwork 05:01:06 [2021-04-07T05:01:06.383Z] #51 ... 05:01:06 [2021-04-07T05:01:06.383Z] 05:01:06 [2021-04-07T05:01:06.383Z] #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 05:01:06 [2021-04-07T05:01:06.383Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:06 [2021-04-07T05:01:06.383Z] #42 11.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:01:06 [2021-04-07T05:01:06.383Z] #42 14.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:01:06 [2021-04-07T05:01:06.383Z] #42 ... 05:01:06 [2021-04-07T05:01:06.383Z] 05:01:06 [2021-04-07T05:01:06.383Z] #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 05:01:06 [2021-04-07T05:01:06.383Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:01:06 [2021-04-07T05:01:06.383Z] #36 21.37 Fetched 8426 kB in 15s (560 kB/s) 05:01:06 [2021-04-07T05:01:06.390Z] #57 124.2 + bin/containerd 05:01:06 [2021-04-07T05:01:06.421Z] #42 49.25 Selecting previously unselected package libprotobuf-c1:amd64. 05:01:06 [2021-04-07T05:01:06.421Z] #42 49.26 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 05:01:06 [2021-04-07T05:01:06.421Z] #42 49.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 05:01:06 [2021-04-07T05:01:06.421Z] #42 49.37 Selecting previously unselected package libprotobuf-c-dev:amd64. 05:01:06 [2021-04-07T05:01:06.421Z] #42 49.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... 05:01:06 [2021-04-07T05:01:06.421Z] #42 49.37 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 05:01:06 [2021-04-07T05:01:06.421Z] #42 ... 05:01:06 [2021-04-07T05:01:06.421Z] 05:01:06 [2021-04-07T05:01:06.421Z] #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 05:01:06 [2021-04-07T05:01:06.421Z] #49 sha256:9df0b922e189e59632f676d67981e0c62b1467dc8a8aa3901f8a92693186b61a 05:01:06 [2021-04-07T05:01:06.421Z] #49 39.45 go: extracting github.com/gogo/protobuf v1.2.1 05:01:06 [2021-04-07T05:01:06.421Z] #49 45.26 go: finding github.com/fatih/color v1.7.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 45.58 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 05:01:06 [2021-04-07T05:01:06.421Z] #49 45.61 go: finding github.com/mattn/go-colorable v0.1.4 05:01:06 [2021-04-07T05:01:06.421Z] #49 45.65 go: finding github.com/mattn/go-isatty v0.0.8 05:01:06 [2021-04-07T05:01:06.421Z] #49 45.75 go: finding github.com/go-critic/go-critic v0.4.1 05:01:06 [2021-04-07T05:01:06.421Z] #49 45.87 go: finding github.com/go-lintpack/lintpack v0.5.2 05:01:06 [2021-04-07T05:01:06.421Z] #49 45.95 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.06 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.09 go: finding github.com/pkg/errors v0.8.1 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.19 go: finding github.com/go-toolsmith/astfmt v1.0.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.19 go: finding github.com/go-toolsmith/astequal v1.0.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.20 go: finding github.com/sirupsen/logrus v1.4.2 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.20 go: finding github.com/mitchellh/go-homedir v1.1.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.25 go: finding github.com/stretchr/testify v1.4.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.25 go: finding github.com/go-toolsmith/astp v1.0.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.30 go: finding github.com/go-toolsmith/astcast v1.0.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.30 go: finding github.com/davecgh/go-spew v1.1.1 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.34 go: finding github.com/go-toolsmith/typep v1.0.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.34 go: finding github.com/spf13/viper v1.6.1 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.38 go: finding github.com/pmezard/go-difflib v1.0.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.41 go: finding github.com/go-toolsmith/astcopy v1.0.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.42 go: finding github.com/stretchr/objx v0.2.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.56 go: finding github.com/go-toolsmith/strparse v1.0.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.60 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.66 go: finding github.com/bombsimon/wsl/v2 v2.0.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.67 go: finding gopkg.in/yaml.v2 v2.2.7 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.68 go: finding github.com/gobwas/glob v0.2.3 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.69 go: finding github.com/fsnotify/fsnotify v1.4.7 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.69 go: finding github.com/spf13/cobra v0.0.5 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.73 go: finding github.com/hashicorp/hcl v1.0.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.76 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.76 go: finding github.com/spf13/pflag v1.0.5 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.92 go: finding github.com/magiconair/properties v1.8.1 05:01:06 [2021-04-07T05:01:06.421Z] #49 46.93 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.00 go: finding github.com/mitchellh/mapstructure v1.1.2 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.02 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.05 go: finding github.com/pelletier/go-toml v1.2.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.10 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.25 go: finding github.com/spf13/afero v1.1.2 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.35 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.38 go: finding github.com/spf13/cast v1.3.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.41 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.45 go: finding github.com/spf13/jwalterweatherman v1.0.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.45 go: finding golang.org/x/text v0.3.2 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.52 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.52 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.53 go: finding github.com/subosito/gotenv v1.2.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.58 go: finding gopkg.in/ini.v1 v1.51.0 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.65 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.69 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.69 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.83 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.87 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.88 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.90 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.90 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 05:01:06 [2021-04-07T05:01:06.421Z] #49 47.94 go: finding github.com/kisielk/gotool v1.0.0 05:01:06 [2021-04-07T05:01:06.422Z] #49 47.94 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 05:01:06 [2021-04-07T05:01:06.422Z] #49 48.10 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 05:01:06 [2021-04-07T05:01:06.422Z] #49 48.15 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 05:01:06 [2021-04-07T05:01:06.422Z] #49 48.19 go: finding github.com/sourcegraph/go-diff v0.5.1 05:01:06 [2021-04-07T05:01:06.422Z] #49 48.25 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 05:01:06 [2021-04-07T05:01:06.422Z] #49 48.27 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 05:01:06 [2021-04-07T05:01:06.422Z] #49 48.29 go: finding github.com/tommy-muehle/go-mnd v1.1.1 05:01:06 [2021-04-07T05:01:06.422Z] #49 48.30 go: finding github.com/ultraware/funlen v0.0.2 05:01:06 [2021-04-07T05:01:06.422Z] #49 48.34 go: finding github.com/uudashr/gocognit v1.0.1 05:01:06 [2021-04-07T05:01:06.422Z] #49 48.34 go: finding github.com/ultraware/whitespace v0.0.4 05:01:06 [2021-04-07T05:01:06.422Z] #49 48.36 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 05:01:06 [2021-04-07T05:01:06.422Z] #49 48.40 go: finding github.com/gogo/protobuf v1.2.1 05:01:06 [2021-04-07T05:01:06.422Z] #49 48.59 go: finding honnef.co/go/tools v0.0.1-2019.2.3 05:01:06 [2021-04-07T05:01:06.422Z] #49 48.64 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 05:01:06 [2021-04-07T05:01:06.422Z] #49 48.65 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 05:01:06 [2021-04-07T05:01:06.422Z] #49 48.72 go: finding github.com/BurntSushi/toml v0.3.1 05:01:06 [2021-04-07T05:01:06.422Z] #49 48.76 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 05:01:06 [2021-04-07T05:01:06.498Z] #68 24.06 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 05:01:06 [2021-04-07T05:01:06.498Z] #68 24.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 05:01:06 [2021-04-07T05:01:06.509Z] #29 12.71 0.0% # 1.6% # 2.6% ### 4.8% #### 6.9% ###### 8.6% ####### 9.8% ####### 11.0% ######### 12.6% ########## 14.7% ########### 16.3% ############# 18.6% ############### 21.3% ################# 24.6% ################## 26.1% ################### 27.7% #################### 29.0% ###################### 31.0% ####################### 32.8% ######################## 34.6% ########################## 36.4% ########################### 38.6% ############################# 40.4% ############################## 41.8% ############################### 43.9% ################################ 45.6% ################################ 45.6% ################################## 48.2% #################################### 50.4% ##################################### 51.9% ##################################### 52.7% ####################################### 55.1% ######################################## 55.6% ########################################## 58.6% ########################################## 59.0% ########################################### 60.5% ############################################ 62.0% ############################################### 65.8% ################################################# 68.5% ################################################## 69.8% ################################################### 72.0% ##################################################### 73.9% ####################################################### 76.5% ####################################################### 77.0% 05:01:06 [2021-04-07T05:01:06.509Z] #29 ... 05:01:06 [2021-04-07T05:01:06.509Z] 05:01:06 [2021-04-07T05:01:06.509Z] #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 05:01:06 [2021-04-07T05:01:06.509Z] #45 sha256:ec3c4c29fb446ba50f00a13d0c1f6d473e08817f88b6f6145798cb564e14b62d 05:01:06 [2021-04-07T05:01:06.509Z] #45 25.00 internal/reflectlite 05:01:06 [2021-04-07T05:01:06.509Z] #45 25.01 sync 05:01:06 [2021-04-07T05:01:06.509Z] #45 26.26 github.com/LK4D4/vndr/godl/singleflight 05:01:06 [2021-04-07T05:01:06.509Z] #45 26.30 math/rand 05:01:06 [2021-04-07T05:01:06.509Z] #45 26.32 internal/singleflight 05:01:06 [2021-04-07T05:01:06.509Z] #45 28.24 sort 05:01:06 [2021-04-07T05:01:06.509Z] #45 28.25 io 05:01:06 [2021-04-07T05:01:06.509Z] #45 28.28 strconv 05:01:06 [2021-04-07T05:01:06.509Z] #45 28.29 syscall 05:01:06 [2021-04-07T05:01:06.509Z] #45 30.08 bytes 05:01:06 [2021-04-07T05:01:06.509Z] #45 30.63 strings 05:01:06 [2021-04-07T05:01:06.509Z] #45 33.42 reflect 05:01:06 [2021-04-07T05:01:06.509Z] #45 33.63 bufio 05:01:06 [2021-04-07T05:01:06.509Z] #45 34.46 regexp/syntax 05:01:06 [2021-04-07T05:01:06.683Z] #49 ... 05:01:06 [2021-04-07T05:01:06.683Z] 05:01:06 [2021-04-07T05:01:06.683Z] #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 05:01:06 [2021-04-07T05:01:06.683Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:06 [2021-04-07T05:01:06.683Z] #42 49.51 Selecting previously unselected package zlib1g-dev:amd64. 05:01:06 [2021-04-07T05:01:06.683Z] #42 49.51 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... 05:01:06 [2021-04-07T05:01:06.683Z] #42 49.52 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 05:01:06 [2021-04-07T05:01:06.773Z] #45 ... 05:01:06 [2021-04-07T05:01:06.773Z] 05:01:06 [2021-04-07T05:01:06.773Z] #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 05:01:06 [2021-04-07T05:01:06.773Z] #29 sha256:733c1c67f4fab689e21ee68ce84a850cc62456182dc4af0c534175864b17858b 05:01:06 [2021-04-07T05:01:06.944Z] #42 49.84 Selecting previously unselected package libprotobuf17:amd64. 05:01:06 [2021-04-07T05:01:06.944Z] #42 49.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... 05:01:06 [2021-04-07T05:01:06.944Z] #42 49.86 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 05:01:06 [2021-04-07T05:01:06.944Z] #42 ... 05:01:06 [2021-04-07T05:01:06.944Z] 05:01:06 [2021-04-07T05:01:06.944Z] #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 05:01:06 [2021-04-07T05:01:06.944Z] #34 sha256:e1a7c58dfb5e9fffc042c6a84fd41aa431542d1c113fc48e48c56f526b601be7 05:01:06 [2021-04-07T05:01:06.944Z] #34 39.87 internal/reflectlite 05:01:06 [2021-04-07T05:01:06.944Z] #34 39.88 sync 05:01:06 [2021-04-07T05:01:06.944Z] #34 42.37 sort 05:01:06 [2021-04-07T05:01:06.944Z] #34 42.38 errors 05:01:06 [2021-04-07T05:01:06.944Z] #34 43.14 strconv 05:01:06 [2021-04-07T05:01:06.944Z] #34 43.74 io 05:01:06 [2021-04-07T05:01:06.944Z] #34 44.62 internal/oserror 05:01:06 [2021-04-07T05:01:06.944Z] #34 44.76 syscall 05:01:06 [2021-04-07T05:01:06.944Z] #34 48.48 reflect 05:01:07 [2021-04-07T05:01:07.125Z] #67 ... 05:01:07 [2021-04-07T05:01:07.125Z] 05:01:07 [2021-04-07T05:01:07.125Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf 05:01:07 [2021-04-07T05:01:07.125Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:07 [2021-04-07T05:01:07.125Z] #42 25.65 Fetched 8426 kB in 18s (456 kB/s) 05:01:07 [2021-04-07T05:01:07.125Z] #42 25.65 Reading package lists... 05:01:07 [2021-04-07T05:01:07.125Z] #42 32.53 Reading package lists... 05:01:07 [2021-04-07T05:01:07.125Z] #42 ... 05:01:07 [2021-04-07T05:01:07.125Z] 05:01:07 [2021-04-07T05:01:07.125Z] #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 05:01:07 [2021-04-07T05:01:07.125Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 05:01:07 [2021-04-07T05:01:07.125Z] #55 25.71 Fetched 8426 kB in 19s (450 kB/s) 05:01:07 [2021-04-07T05:01:07.125Z] #55 25.71 Reading package lists... 05:01:07 [2021-04-07T05:01:07.206Z] #34 ... 05:01:07 [2021-04-07T05:01:07.206Z] 05:01:07 [2021-04-07T05:01:07.206Z] #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 05:01:07 [2021-04-07T05:01:07.206Z] #56 sha256:305a38861ff4fe70933e9cde31129e5c2f35dcfaae786eb195c2e6998f5b07a9 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.240 + RM_GOPATH=0 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.240 + TMP_GOPATH= 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.240 + : /build 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.240 + '[' -z '' ']' 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.242 ++ mktemp -d 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.244 + export GOPATH=/tmp/tmp.63syERciGU 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.244 + GOPATH=/tmp/tmp.63syERciGU 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.244 + RM_GOPATH=1 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.244 + case "$(go env GOARCH)" in 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.244 ++ go env GOARCH 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.270 + export GO_BUILDMODE=-buildmode=pie 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.270 + GO_BUILDMODE=-buildmode=pie 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.270 ++ dirname /tmp/install/install.sh 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.277 + dir=/tmp/install 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.288 + bin=containerd 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.288 + shift 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.288 + '[' '!' -f /tmp/install/containerd.installer ']' 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.288 + . /tmp/install/containerd.installer 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.288 ++ set -e 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.288 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.289 + install_containerd 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.294 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.294 + git clone https://github.com/containerd/containerd.git /tmp/tmp.63syERciGU/src/github.com/containerd/containerd 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.294 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:01:07 [2021-04-07T05:01:07.206Z] #56 1.296 Cloning into '/tmp/tmp.63syERciGU/src/github.com/containerd/containerd'... 05:01:07 [2021-04-07T05:01:07.381Z] #55 32.45 Reading package lists... 05:01:07 [2021-04-07T05:01:07.381Z] #55 ... 05:01:07 [2021-04-07T05:01:07.381Z] 05:01:07 [2021-04-07T05:01:07.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 05:01:07 [2021-04-07T05:01:07.381Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:07 [2021-04-07T05:01:07.381Z] #13 23.34 Fetched 8933 kB in 20s (454 kB/s) 05:01:07 [2021-04-07T05:01:07.381Z] #13 23.34 Reading package lists... 05:01:07 [2021-04-07T05:01:07.612Z] #29 12.71 0.0% # 1.6% # 2.6% ### 4.8% #### 6.9% ###### 8.6% ####### 9.8% ####### 11.0% ######### 12.6% ########## 14.7% ########### 16.3% ############# 18.6% ############### 21.3% ################# 24.6% ################## 26.1% ################### 27.7% #################### 29.0% ###################### 31.0% ####################### 32.8% ######################## 34.6% ########################## 36.4% ########################### 38.6% ############################# 40.4% ############################## 41.8% ############################### 43.9% ################################ 45.6% ################################ 45.6% ################################## 48.2% #################################### 50.4% ##################################### 51.9% ##################################### 52.7% ####################################### 55.1% ######################################## 55.6% ########################################## 58.6% ########################################## 59.0% ########################################### 60.5% ############################################ 62.0% ############################################### 65.8% ################################################# 68.5% ################################################## 69.8% ################################################### 72.0% ##################################################### 73.9% ####################################################### 76.5% ####################################################### 77.0% ######################################################## 78.8% ########################################################### 82.3% ############################################################# 85.3% ############################################################### 88.1% ################################################################# 91.1% ################################################################## 92.2% #################################################################### 95.6% ##################################################################### 95.8% ####################################################################### 99.2% ######################################################################## 100.0% 05:01:07 [2021-04-07T05:01:07.612Z] #29 19.05 05:01:07 [2021-04-07T05:01:07.903Z] #53 ... 05:01:07 [2021-04-07T05:01:07.903Z] 05:01:07 [2021-04-07T05:01:07.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 05:01:07 [2021-04-07T05:01:07.903Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:01:07 [2021-04-07T05:01:07.903Z] #43 67.37 CC criu/arch/x86/restorer.o 05:01:07 [2021-04-07T05:01:07.903Z] #43 67.94 CC criu/arch/x86/restorer_unmap.o 05:01:07 [2021-04-07T05:01:07.903Z] #43 67.99 CC criu/arch/x86/sigaction_compat_pie.o 05:01:07 [2021-04-07T05:01:07.903Z] #43 68.34 CC criu/pie/restorer.o 05:01:07 [2021-04-07T05:01:07.903Z] #43 71.91 LINK criu/pie/restorer.built-in.o 05:01:07 [2021-04-07T05:01:07.903Z] #43 71.93 GEN criu/pie/restorer-blob.h 05:01:07 [2021-04-07T05:01:07.903Z] #43 71.99 DEP criu/vdso.d 05:01:07 [2021-04-07T05:01:07.903Z] #43 72.14 DEP criu/vdso-compat.d 05:01:07 [2021-04-07T05:01:07.903Z] #43 72.35 DEP criu/uts_ns.d 05:01:07 [2021-04-07T05:01:07.903Z] #43 72.52 DEP criu/util.d 05:01:07 [2021-04-07T05:01:07.903Z] #43 72.75 DEP criu/uffd.d 05:01:07 [2021-04-07T05:01:07.903Z] #43 72.95 DEP criu/tun.d 05:01:07 [2021-04-07T05:01:07.903Z] #43 73.18 DEP criu/tty.d 05:01:07 [2021-04-07T05:01:07.903Z] #43 73.33 DEP criu/timerfd.d 05:01:07 [2021-04-07T05:01:07.903Z] #43 73.51 DEP criu/timens.d 05:01:07 [2021-04-07T05:01:07.903Z] #43 73.69 DEP criu/sysfs_parse.d 05:01:08 [2021-04-07T05:01:08.163Z] #43 73.86 DEP criu/sysctl.d 05:01:08 [2021-04-07T05:01:08.163Z] #43 74.06 DEP criu/string.d 05:01:08 [2021-04-07T05:01:08.163Z] #43 ... 05:01:08 [2021-04-07T05:01:08.163Z] 05:01:08 [2021-04-07T05:01:08.163Z] #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 05:01:08 [2021-04-07T05:01:08.163Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:01:08 [2021-04-07T05:01:08.163Z] #20 1.479 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 05:01:08 [2021-04-07T05:01:08.163Z] #20 1.529 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:01:08 [2021-04-07T05:01:08.163Z] #20 1.537 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:01:08 [2021-04-07T05:01:08.163Z] #20 1.542 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:01:08 [2021-04-07T05:01:08.163Z] #20 2.096 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] 05:01:08 [2021-04-07T05:01:08.163Z] #20 3.125 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:01:08 [2021-04-07T05:01:08.163Z] #20 4.262 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:01:08 [2021-04-07T05:01:08.163Z] #20 5.794 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:01:08 [2021-04-07T05:01:08.190Z] #29 ... 05:01:08 [2021-04-07T05:01:08.190Z] 05:01:08 [2021-04-07T05:01:08.190Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf 05:01:08 [2021-04-07T05:01:08.190Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 05:01:08 [2021-04-07T05:01:08.190Z] #42 26.74 Building dependency tree... 05:01:08 [2021-04-07T05:01:08.190Z] #42 29.40 The following additional packages will be installed: 05:01:08 [2021-04-07T05:01:08.190Z] #42 29.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 05:01:08 [2021-04-07T05:01:08.190Z] #42 29.41 libprotoc17 python-pkg-resources python-six zlib1g-dev 05:01:08 [2021-04-07T05:01:08.190Z] #42 29.42 Suggested packages: 05:01:08 [2021-04-07T05:01:08.190Z] #42 29.43 manpages-dev python-setuptools 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.44 The following NEW packages will be installed: 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.44 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.45 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.45 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.45 python-six zlib1g-dev 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.82 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.82 Need to get 3798 kB of archives. 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.82 After this operation, 21.6 MB of additional disk space will be used. 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 30.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 31.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 31.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 31.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 31.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 31.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 31.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 31.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 31.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] 05:01:08 [2021-04-07T05:01:08.190Z] #42 33.16 debconf: delaying package configuration, since apt-utils is not installed 05:01:08 [2021-04-07T05:01:08.190Z] #42 34.39 Fetched 3798 kB in 1s (5338 kB/s) 05:01:08 [2021-04-07T05:01:08.190Z] #42 36.02 Selecting previously unselected package libcap-dev:arm64. 05:01:08 [2021-04-07T05:01:08.190Z] #42 36.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) 05:01:08 [2021-04-07T05:01:08.190Z] #42 36.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... 05:01:08 [2021-04-07T05:01:08.190Z] #42 36.82 Unpacking libcap-dev:arm64 (1:2.25-2) ... 05:01:08 [2021-04-07T05:01:08.425Z] #20 ... 05:01:08 [2021-04-07T05:01:08.425Z] 05:01:08 [2021-04-07T05:01:08.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 05:01:08 [2021-04-07T05:01:08.425Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:01:08 [2021-04-07T05:01:08.425Z] #43 74.14 DEP criu/stats.d 05:01:08 [2021-04-07T05:01:08.425Z] #43 74.27 DEP criu/sockets.d 05:01:08 [2021-04-07T05:01:08.488Z] #42 ... 05:01:08 [2021-04-07T05:01:08.488Z] 05:01:08 [2021-04-07T05:01:08.488Z] #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 05:01:08 [2021-04-07T05:01:08.488Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb 05:01:08 [2021-04-07T05:01:08.488Z] #55 26.96 Building dependency tree... 05:01:08 [2021-04-07T05:01:08.488Z] #55 30.27 The following additional packages will be installed: 05:01:08 [2021-04-07T05:01:08.488Z] #55 30.28 libbtrfs0 05:01:08 [2021-04-07T05:01:08.488Z] #55 30.43 The following NEW packages will be installed: 05:01:08 [2021-04-07T05:01:08.488Z] #55 30.45 libbtrfs-dev libbtrfs0 05:01:08 [2021-04-07T05:01:08.488Z] #55 30.90 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. 05:01:08 [2021-04-07T05:01:08.488Z] #55 30.90 Need to get 119 kB of archives. 05:01:08 [2021-04-07T05:01:08.488Z] #55 30.90 After this operation, 387 kB of additional disk space will be used. 05:01:08 [2021-04-07T05:01:08.488Z] #55 30.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] 05:01:08 [2021-04-07T05:01:08.489Z] #55 30.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] 05:01:08 [2021-04-07T05:01:08.489Z] #55 32.22 debconf: delaying package configuration, since apt-utils is not installed 05:01:08 [2021-04-07T05:01:08.489Z] #55 33.02 Fetched 119 kB in 0s (454 kB/s) 05:01:08 [2021-04-07T05:01:08.489Z] #55 33.57 Selecting previously unselected package libbtrfs0. 05:01:08 [2021-04-07T05:01:08.489Z] #55 33.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) 05:01:08 [2021-04-07T05:01:08.489Z] #55 33.62 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... 05:01:08 [2021-04-07T05:01:08.489Z] #55 34.86 Unpacking libbtrfs0 (4.20.1-2) ... 05:01:08 [2021-04-07T05:01:08.493Z] #57 ... 05:01:08 [2021-04-07T05:01:08.493Z] 05:01:08 [2021-04-07T05:01:08.493Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 05:01:08 [2021-04-07T05:01:08.493Z] #54 78.87 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 05:01:08 [2021-04-07T05:01:08.493Z] #54 79.33 + mkdir -p /build 05:01:08 [2021-04-07T05:01:08.493Z] #54 79.33 + cp runc /build/runc 05:01:08 [2021-04-07T05:01:08.493Z] #54 DONE 79.7s 05:01:08 [2021-04-07T05:01:08.493Z] 05:01:08 [2021-04-07T05:01:08.493Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 05:01:08 [2021-04-07T05:01:08.685Z] #43 74.46 DEP criu/sk-unix.d 05:01:08 [2021-04-07T05:01:08.748Z] #13 30.55 Reading package lists... 05:01:08 [2021-04-07T05:01:08.748Z] #13 ... 05:01:08 [2021-04-07T05:01:08.748Z] 05:01:08 [2021-04-07T05:01:08.748Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 05:01:08 [2021-04-07T05:01:08.748Z] #49 sha256:0220fe0f535349d2255b6356386e3d3fe34ac325ea3dac3a7937e565803fadc0 05:01:08 [2021-04-07T05:01:08.748Z] #49 37.10 go: extracting golang.org/x/text v0.3.2 05:01:08 [2021-04-07T05:01:08.855Z] #55 ... 05:01:08 [2021-04-07T05:01:08.855Z] 05:01:08 [2021-04-07T05:01:08.855Z] #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 05:01:08 [2021-04-07T05:01:08.855Z] #49 sha256:e65665bc4693363dbda25d69e430c817d4528ec06492f37305bd979e399f22c0 05:01:08 [2021-04-07T05:01:08.855Z] #49 36.45 go: finding github.com/fatih/color v1.7.0 05:01:08 [2021-04-07T05:01:08.855Z] #49 36.57 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 05:01:08 [2021-04-07T05:01:08.855Z] #49 36.64 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 05:01:08 [2021-04-07T05:01:08.855Z] #49 36.64 go: finding github.com/go-critic/go-critic v0.4.1 05:01:08 [2021-04-07T05:01:08.855Z] #49 36.81 go: finding github.com/mattn/go-colorable v0.1.4 05:01:08 [2021-04-07T05:01:08.855Z] #49 36.81 go: finding github.com/go-lintpack/lintpack v0.5.2 05:01:08 [2021-04-07T05:01:08.855Z] #49 36.83 go: finding github.com/pkg/errors v0.8.1 05:01:08 [2021-04-07T05:01:08.855Z] #49 37.19 go: finding github.com/mitchellh/go-homedir v1.1.0 05:01:08 [2021-04-07T05:01:08.855Z] #49 37.19 go: finding github.com/mattn/go-isatty v0.0.8 05:01:08 [2021-04-07T05:01:08.855Z] #49 37.20 go: finding github.com/go-toolsmith/astfmt v1.0.0 05:01:08 [2021-04-07T05:01:08.855Z] #49 37.21 go: finding github.com/go-toolsmith/astequal v1.0.0 05:01:08 [2021-04-07T05:01:08.945Z] #43 74.67 DEP criu/sk-tcp.d 05:01:09 [2021-04-07T05:01:09.004Z] #49 ... 05:01:09 [2021-04-07T05:01:09.004Z] 05:01:09 [2021-04-07T05:01:09.004Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 05:01:09 [2021-04-07T05:01:09.004Z] #45 sha256:6e1b7b81fdaee329ceddbccaa1f3f9be6f0a97faa8752dff0635f20a233b534f 05:01:09 [2021-04-07T05:01:09.004Z] #45 27.56 vendor/golang.org/x/crypto/internal/subtle 05:01:09 [2021-04-07T05:01:09.004Z] #45 27.69 vendor/golang.org/x/crypto/curve25519 05:01:09 [2021-04-07T05:01:09.188Z] #49 37.56 go: finding github.com/spf13/viper v1.6.1 05:01:09 [2021-04-07T05:01:09.188Z] #49 37.57 go: finding github.com/go-toolsmith/astcast v1.0.0 05:01:09 [2021-04-07T05:01:09.188Z] #49 37.57 go: finding github.com/go-toolsmith/astp v1.0.0 05:01:09 [2021-04-07T05:01:09.188Z] #49 37.62 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 05:01:09 [2021-04-07T05:01:09.188Z] #49 ... 05:01:09 [2021-04-07T05:01:09.188Z] 05:01:09 [2021-04-07T05:01:09.188Z] #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 05:01:09 [2021-04-07T05:01:09.188Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 05:01:09 [2021-04-07T05:01:09.188Z] #36 26.51 Building dependency tree... 05:01:09 [2021-04-07T05:01:09.188Z] #36 28.86 The following additional packages will be installed: 05:01:09 [2021-04-07T05:01:09.188Z] #36 28.87 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 05:01:09 [2021-04-07T05:01:09.188Z] #36 28.88 Suggested packages: 05:01:09 [2021-04-07T05:01:09.188Z] #36 28.89 cmake-doc ninja-build lrzip 05:01:09 [2021-04-07T05:01:09.188Z] #36 28.89 Recommended packages: 05:01:09 [2021-04-07T05:01:09.188Z] #36 28.89 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 05:01:09 [2021-04-07T05:01:09.188Z] #36 29.70 The following NEW packages will be installed: 05:01:09 [2021-04-07T05:01:09.188Z] #36 29.71 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 05:01:09 [2021-04-07T05:01:09.188Z] #36 29.71 vim-common xxd 05:01:09 [2021-04-07T05:01:09.188Z] #36 30.08 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. 05:01:09 [2021-04-07T05:01:09.188Z] #36 30.08 Need to get 14.2 MB of archives. 05:01:09 [2021-04-07T05:01:09.188Z] #36 30.08 After this operation, 60.0 MB of additional disk space will be used. 05:01:09 [2021-04-07T05:01:09.188Z] #36 30.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] 05:01:09 [2021-04-07T05:01:09.188Z] #36 30.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] 05:01:09 [2021-04-07T05:01:09.188Z] #36 30.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] 05:01:09 [2021-04-07T05:01:09.188Z] #36 30.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] 05:01:09 [2021-04-07T05:01:09.188Z] #36 30.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] 05:01:09 [2021-04-07T05:01:09.188Z] #36 30.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] 05:01:09 [2021-04-07T05:01:09.188Z] #36 30.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] 05:01:09 [2021-04-07T05:01:09.188Z] #36 30.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] 05:01:09 [2021-04-07T05:01:09.188Z] #36 30.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] 05:01:09 [2021-04-07T05:01:09.188Z] #36 30.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] 05:01:09 [2021-04-07T05:01:09.188Z] #36 31.96 debconf: delaying package configuration, since apt-utils is not installed 05:01:09 [2021-04-07T05:01:09.188Z] #36 32.20 Fetched 14.2 MB in 1s (12.3 MB/s) 05:01:09 [2021-04-07T05:01:09.188Z] #36 33.03 Selecting previously unselected package xxd. 05:01:09 [2021-04-07T05:01:09.188Z] #36 33.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) 05:01:09 [2021-04-07T05:01:09.188Z] #36 33.09 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... 05:01:09 [2021-04-07T05:01:09.188Z] #36 33.11 Unpacking xxd (2:8.1.0875-5) ... 05:01:09 [2021-04-07T05:01:09.205Z] #43 74.90 DEP criu/sk-queue.d 05:01:09 [2021-04-07T05:01:09.260Z] #45 ... 05:01:09 [2021-04-07T05:01:09.260Z] 05:01:09 [2021-04-07T05:01:09.260Z] #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 05:01:09 [2021-04-07T05:01:09.260Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:01:09 [2021-04-07T05:01:09.260Z] #36 31.28 Reading package lists... 05:01:09 [2021-04-07T05:01:09.465Z] #43 75.12 DEP criu/sk-packet.d 05:01:09 [2021-04-07T05:01:09.465Z] #43 75.33 DEP criu/sk-netlink.d 05:01:09 [2021-04-07T05:01:09.686Z] #57 ... 05:01:09 [2021-04-07T05:01:09.686Z] 05:01:09 [2021-04-07T05:01:09.686Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... 05:01:09 [2021-04-07T05:01:09.686Z] #55 DONE 0.2s 05:01:09 [2021-04-07T05:01:09.686Z] 05:01:09 [2021-04-07T05:01:09.686Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 05:01:09 [2021-04-07T05:01:09.690Z] #36 ... 05:01:09 [2021-04-07T05:01:09.691Z] 05:01:09 [2021-04-07T05:01:09.691Z] #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 05:01:09 [2021-04-07T05:01:09.691Z] #51 sha256:1eab692dd3722ef6a13054f6dbcbd437ca7964c0b0c769df60bd67680fac1d4a 05:01:09 [2021-04-07T05:01:09.691Z] #51 37.37 reflect 05:01:09 [2021-04-07T05:01:09.691Z] #51 37.37 regexp/syntax 05:01:09 [2021-04-07T05:01:09.691Z] #51 37.38 time 05:01:09 [2021-04-07T05:01:09.701Z] #36 21.37 Reading package lists... 05:01:09 [2021-04-07T05:01:09.701Z] #36 ... 05:01:09 [2021-04-07T05:01:09.701Z] 05:01:09 [2021-04-07T05:01:09.701Z] #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 05:01:09 [2021-04-07T05:01:09.701Z] #34 sha256:00fd1af1ce5bf48dbef9c021d4f7ef6c94c23b012f50a075231f35f9f93185a0 05:01:09 [2021-04-07T05:01:09.701Z] #34 14.99 unicode/utf8 05:01:09 [2021-04-07T05:01:09.701Z] #34 15.85 runtime/cgo 05:01:09 [2021-04-07T05:01:09.726Z] #43 75.49 DEP criu/sk-inet.d 05:01:09 [2021-04-07T05:01:09.766Z] #56 ... 05:01:09 [2021-04-07T05:01:09.766Z] 05:01:09 [2021-04-07T05:01:09.766Z] #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 05:01:09 [2021-04-07T05:01:09.766Z] #45 sha256:7f8c1b1cc101fe8271734a702fdf7bc478629c8b3083aa7b79583c691fbe8b16 05:01:09 [2021-04-07T05:01:09.766Z] #45 42.11 github.com/LK4D4/vndr/godl/singleflight 05:01:09 [2021-04-07T05:01:09.766Z] #45 42.12 internal/reflectlite 05:01:09 [2021-04-07T05:01:09.766Z] #45 42.42 math/rand 05:01:09 [2021-04-07T05:01:09.766Z] #45 43.76 internal/singleflight 05:01:09 [2021-04-07T05:01:09.766Z] #45 44.76 strconv 05:01:09 [2021-04-07T05:01:09.766Z] #45 44.77 bytes 05:01:09 [2021-04-07T05:01:09.766Z] #45 47.55 bufio 05:01:09 [2021-04-07T05:01:09.766Z] #45 49.42 reflect 05:01:09 [2021-04-07T05:01:09.766Z] #45 49.45 syscall 05:01:09 [2021-04-07T05:01:09.766Z] #45 ... 05:01:09 [2021-04-07T05:01:09.766Z] 05:01:09 [2021-04-07T05:01:09.766Z] #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 05:01:09 [2021-04-07T05:01:09.766Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 05:01:09 [2021-04-07T05:01:09.766Z] #32 50.11 Checking out files: 87% (1334/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. 05:01:09 [2021-04-07T05:01:09.766Z] #32 50.73 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 05:01:09 [2021-04-07T05:01:09.766Z] #32 50.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 05:01:09 [2021-04-07T05:01:09.766Z] #32 ... 05:01:09 [2021-04-07T05:01:09.766Z] 05:01:09 [2021-04-07T05:01:09.766Z] #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 05:01:09 [2021-04-07T05:01:09.766Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:09 [2021-04-07T05:01:09.766Z] #13 31.19 Reading package lists... 05:01:09 [2021-04-07T05:01:09.766Z] #13 38.68 Building dependency tree... 05:01:09 [2021-04-07T05:01:09.766Z] #13 43.16 The following additional packages will be installed: 05:01:09 [2021-04-07T05:01:09.766Z] #13 43.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 05:01:09 [2021-04-07T05:01:09.766Z] #13 43.18 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 05:01:09 [2021-04-07T05:01:09.766Z] #13 43.18 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 05:01:09 [2021-04-07T05:01:09.766Z] #13 43.19 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 05:01:09 [2021-04-07T05:01:09.766Z] #13 43.19 mingw-w64-common mingw-w64-x86-64-dev 05:01:09 [2021-04-07T05:01:09.766Z] #13 43.20 Suggested packages: 05:01:09 [2021-04-07T05:01:09.766Z] #13 43.20 gcc-8-locales seccomp wine64 05:01:09 [2021-04-07T05:01:09.766Z] #13 44.87 The following NEW packages will be installed: 05:01:09 [2021-04-07T05:01:09.766Z] #13 44.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 05:01:09 [2021-04-07T05:01:09.766Z] #13 44.91 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 05:01:09 [2021-04-07T05:01:09.766Z] #13 44.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 05:01:09 [2021-04-07T05:01:09.766Z] #13 44.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 05:01:09 [2021-04-07T05:01:09.766Z] #13 44.91 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 05:01:09 [2021-04-07T05:01:09.766Z] #13 44.91 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 05:01:09 [2021-04-07T05:01:09.766Z] #13 44.93 The following packages will be upgraded: 05:01:09 [2021-04-07T05:01:09.766Z] #13 44.95 libseccomp2 libsystemd0 libudev1 05:01:09 [2021-04-07T05:01:09.766Z] #13 45.37 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. 05:01:09 [2021-04-07T05:01:09.766Z] #13 45.37 Need to get 78.2 MB of archives. 05:01:09 [2021-04-07T05:01:09.766Z] #13 45.37 After this operation, 487 MB of additional disk space will be used. 05:01:09 [2021-04-07T05:01:09.766Z] #13 45.37 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] 05:01:09 [2021-04-07T05:01:09.766Z] #13 45.38 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] 05:01:09 [2021-04-07T05:01:09.766Z] #13 45.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] 05:01:09 [2021-04-07T05:01:09.766Z] #13 45.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] 05:01:09 [2021-04-07T05:01:09.766Z] #13 45.41 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] 05:01:09 [2021-04-07T05:01:09.766Z] #13 45.63 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] 05:01:09 [2021-04-07T05:01:09.766Z] #13 45.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 05:01:09 [2021-04-07T05:01:09.766Z] #13 45.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 05:01:09 [2021-04-07T05:01:09.766Z] #13 45.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 05:01:09 [2021-04-07T05:01:09.766Z] #13 45.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 05:01:09 [2021-04-07T05:01:09.766Z] #13 46.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 05:01:09 [2021-04-07T05:01:09.766Z] #13 46.76 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] 05:01:09 [2021-04-07T05:01:09.766Z] #13 46.77 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] 05:01:09 [2021-04-07T05:01:09.766Z] #13 ... 05:01:09 [2021-04-07T05:01:09.766Z] 05:01:09 [2021-04-07T05:01:09.766Z] #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 05:01:09 [2021-04-07T05:01:09.766Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:09 [2021-04-07T05:01:09.766Z] #42 50.71 Selecting previously unselected package libprotobuf-lite17:amd64. 05:01:09 [2021-04-07T05:01:09.766Z] #42 50.73 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... 05:01:09 [2021-04-07T05:01:09.766Z] #42 50.74 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... 05:01:09 [2021-04-07T05:01:09.766Z] #42 50.99 Selecting previously unselected package libprotobuf-dev:amd64. 05:01:09 [2021-04-07T05:01:09.766Z] #42 50.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... 05:01:09 [2021-04-07T05:01:09.766Z] #42 51.01 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... 05:01:09 [2021-04-07T05:01:09.766Z] #42 52.37 Selecting previously unselected package libprotoc17:amd64. 05:01:09 [2021-04-07T05:01:09.766Z] #42 52.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... 05:01:09 [2021-04-07T05:01:09.766Z] #42 52.38 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... 05:01:09 [2021-04-07T05:01:09.963Z] #34 ... 05:01:09 [2021-04-07T05:01:09.963Z] 05:01:09 [2021-04-07T05:01:09.963Z] #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 05:01:09 [2021-04-07T05:01:09.963Z] #49 sha256:dd7983f919ebd04a6e6c700815037ded95eef367734ca81ad075556575d8fba2 05:01:09 [2021-04-07T05:01:09.963Z] #49 19.53 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.58 go: downloading github.com/stretchr/objx v0.2.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.58 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.58 go: downloading gopkg.in/yaml.v2 v2.2.7 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.58 go: downloading github.com/pelletier/go-toml v1.2.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.60 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.73 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.73 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.73 go: extracting github.com/go-toolsmith/astfmt v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.89 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.89 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.89 go: extracting gopkg.in/yaml.v2 v2.2.7 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.89 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.89 go: downloading github.com/spf13/jwalterweatherman v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.98 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.98 go: downloading github.com/sourcegraph/go-diff v0.5.1 05:01:09 [2021-04-07T05:01:09.963Z] #49 22.98 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.01 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.07 go: extracting github.com/stretchr/objx v0.2.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.09 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.13 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.20 go: extracting github.com/sourcegraph/go-diff v0.5.1 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.24 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.41 go: extracting github.com/pelletier/go-toml v1.2.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.44 go: extracting github.com/spf13/jwalterweatherman v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.44 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.49 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.59 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.65 go: downloading github.com/pmezard/go-difflib v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.65 go: downloading github.com/ultraware/funlen v0.0.2 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.84 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.93 go: downloading github.com/go-toolsmith/typep v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.93 go: extracting github.com/go-toolsmith/astcopy v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.93 go: extracting github.com/pmezard/go-difflib v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 23.95 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.05 go: downloading github.com/go-toolsmith/astcast v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.05 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.13 go: downloading github.com/fatih/color v1.7.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.22 go: extracting github.com/ultraware/funlen v0.0.2 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.31 go: extracting github.com/mitchellh/mapstructure v1.1.2 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.37 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.37 go: extracting github.com/go-toolsmith/typep v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.37 go: extracting github.com/go-toolsmith/astcast v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.37 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.37 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.46 go: extracting github.com/fatih/color v1.7.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.70 go: downloading github.com/davecgh/go-spew v1.1.1 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.70 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.70 go: downloading github.com/spf13/cast v1.3.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.74 go: downloading github.com/go-toolsmith/astp v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.74 go: extracting github.com/spf13/cast v1.3.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.74 go: downloading github.com/spf13/afero v1.1.2 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.81 go: downloading github.com/go-toolsmith/strparse v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 24.81 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 05:01:09 [2021-04-07T05:01:09.963Z] #49 25.03 go: extracting github.com/davecgh/go-spew v1.1.1 05:01:09 [2021-04-07T05:01:09.963Z] #49 25.03 go: extracting github.com/go-toolsmith/strparse v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 25.15 go: extracting github.com/go-toolsmith/astp v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 25.15 go: downloading github.com/go-toolsmith/astequal v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 25.15 go: downloading github.com/fsnotify/fsnotify v1.4.7 05:01:09 [2021-04-07T05:01:09.963Z] #49 25.20 go: extracting github.com/go-toolsmith/astequal v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 25.32 go: downloading github.com/inconshreveable/mousetrap v1.0.0 05:01:09 [2021-04-07T05:01:09.963Z] #49 25.32 go: downloading github.com/uudashr/gocognit v1.0.1 05:01:09 [2021-04-07T05:01:09.963Z] #49 25.32 go: extracting github.com/spf13/afero v1.1.2 05:01:09 [2021-04-07T05:01:09.986Z] #43 75.69 DEP criu/signalfd.d 05:01:09 [2021-04-07T05:01:09.986Z] #43 75.85 DEP criu/sigframe.d 05:01:09 [2021-04-07T05:01:09.986Z] #43 75.97 DEP criu/shmem.d 05:01:10 [2021-04-07T05:01:10.091Z] #68 ... 05:01:10 [2021-04-07T05:01:10.091Z] 05:01:10 [2021-04-07T05:01:10.091Z] #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 05:01:10 [2021-04-07T05:01:10.091Z] #48 sha256:05e71d98e7b1c07e49eab82bcbab776ee9ec310cb848775f67dcc1db8ce6b688 05:01:10 [2021-04-07T05:01:10.091Z] #48 17.60 go: finding github.com/fatih/color v1.9.0 05:01:10 [2021-04-07T05:01:10.091Z] #48 17.60 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:01:10 [2021-04-07T05:01:10.091Z] #48 17.61 go: finding github.com/pkg/errors v0.9.1 05:01:10 [2021-04-07T05:01:10.091Z] #48 17.73 go: finding github.com/spf13/pflag v1.0.3 05:01:10 [2021-04-07T05:01:10.091Z] #48 17.79 go: finding github.com/mattn/go-colorable v0.1.6 05:01:10 [2021-04-07T05:01:10.091Z] #48 17.84 go: finding github.com/mattn/go-isatty v0.0.12 05:01:10 [2021-04-07T05:01:10.091Z] #48 18.70 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:01:10 [2021-04-07T05:01:10.091Z] #48 18.82 go: finding github.com/jonboulle/clockwork v0.1.0 05:01:10 [2021-04-07T05:01:10.091Z] #48 19.06 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:01:10 [2021-04-07T05:01:10.091Z] #48 19.08 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:01:10 [2021-04-07T05:01:10.091Z] #48 19.12 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:01:10 [2021-04-07T05:01:10.091Z] #48 ... 05:01:10 [2021-04-07T05:01:10.091Z] 05:01:10 [2021-04-07T05:01:10.091Z] #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 05:01:10 [2021-04-07T05:01:10.091Z] #30 sha256:283584fcc678cf0e8b5fa89c763a2a210a3df1535abffa6b53eceb94547b18ae 05:01:10 [2021-04-07T05:01:10.091Z] #30 19.74 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 05:01:10 [2021-04-07T05:01:10.091Z] #30 20.32 05:01:10 [2021-04-07T05:01:10.091Z] #30 20.58 ########################################## 59.6% ######################################################################## 100.0% 05:01:10 [2021-04-07T05:01:10.091Z] #30 20.80 05:01:10 [2021-04-07T05:01:10.091Z] #30 22.12 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 05:01:10 [2021-04-07T05:01:10.091Z] #30 22.21 skipping existing 5cb8031fd95d 05:01:10 [2021-04-07T05:01:10.091Z] #30 22.46 05:01:10 [2021-04-07T05:01:10.091Z] #30 23.97 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... 05:01:10 [2021-04-07T05:01:10.091Z] #30 24.44 05:01:10 [2021-04-07T05:01:10.225Z] #49 25.56 go: extracting github.com/fsnotify/fsnotify v1.4.7 05:01:10 [2021-04-07T05:01:10.225Z] #49 25.64 go: extracting github.com/uudashr/gocognit v1.0.1 05:01:10 [2021-04-07T05:01:10.225Z] #49 25.64 go: downloading github.com/gogo/protobuf v1.2.1 05:01:10 [2021-04-07T05:01:10.225Z] #49 25.64 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 05:01:10 [2021-04-07T05:01:10.339Z] #42 53.07 Selecting previously unselected package protobuf-c-compiler. 05:01:10 [2021-04-07T05:01:10.339Z] #42 53.09 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... 05:01:10 [2021-04-07T05:01:10.339Z] #42 53.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 05:01:10 [2021-04-07T05:01:10.339Z] #42 53.30 Selecting previously unselected package protobuf-compiler. 05:01:10 [2021-04-07T05:01:10.339Z] #42 53.30 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... 05:01:10 [2021-04-07T05:01:10.340Z] #42 53.31 Unpacking protobuf-compiler (3.6.1.3-2) ... 05:01:10 [2021-04-07T05:01:10.487Z] #49 25.79 go: extracting github.com/inconshreveable/mousetrap v1.0.0 05:01:10 [2021-04-07T05:01:10.487Z] #49 25.79 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 05:01:10 [2021-04-07T05:01:10.487Z] #49 25.85 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 05:01:10 [2021-04-07T05:01:10.487Z] #49 25.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 05:01:10 [2021-04-07T05:01:10.487Z] #49 25.90 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 05:01:10 [2021-04-07T05:01:10.557Z] #43 76.20 DEP criu/servicefd.d 05:01:10 [2021-04-07T05:01:10.557Z] #43 76.37 DEP criu/seize.d 05:01:10 [2021-04-07T05:01:10.557Z] #43 76.54 DEP criu/seccomp.d 05:01:10 [2021-04-07T05:01:10.557Z] #43 ... 05:01:10 [2021-04-07T05:01:10.557Z] 05:01:10 [2021-04-07T05:01:10.557Z] #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 05:01:10 [2021-04-07T05:01:10.557Z] #45 sha256:cff166846ee05039f8137bc5296f32918d6efaa7058e75fc8cb487203cdf0ec4 05:01:10 [2021-04-07T05:01:10.557Z] #45 136.0 github.com/LK4D4/vndr/godl 05:01:10 [2021-04-07T05:01:10.557Z] #45 136.9 github.com/LK4D4/vndr 05:01:10 [2021-04-07T05:01:10.601Z] #42 53.47 Selecting previously unselected package python-pkg-resources. 05:01:10 [2021-04-07T05:01:10.601Z] #42 53.47 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 05:01:10 [2021-04-07T05:01:10.601Z] #42 53.49 Unpacking python-pkg-resources (40.8.0-1) ... 05:01:10 [2021-04-07T05:01:10.758Z] #49 ... 05:01:10 [2021-04-07T05:01:10.758Z] 05:01:10 [2021-04-07T05:01:10.758Z] #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 05:01:10 [2021-04-07T05:01:10.758Z] #58 sha256:d7fdf7730af7646089a249433c634e894f3ab568dadcff6c4642f4af768ad5c8 05:01:10 [2021-04-07T05:01:10.758Z] #58 16.01 go: extracting github.com/urfave/cli/v2 v2.3.0 05:01:10 [2021-04-07T05:01:10.758Z] #58 16.80 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:01:10 [2021-04-07T05:01:10.758Z] #58 18.08 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:01:10 [2021-04-07T05:01:10.758Z] #58 20.02 go: extracting github.com/u-root/u-root v7.0.0+incompatible 05:01:10 [2021-04-07T05:01:10.758Z] #58 21.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 05:01:10 [2021-04-07T05:01:10.758Z] #58 21.85 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 05:01:10 [2021-04-07T05:01:10.758Z] #58 22.04 go: downloading github.com/russross/blackfriday/v2 v2.1.0 05:01:10 [2021-04-07T05:01:10.758Z] #58 22.62 go: extracting github.com/russross/blackfriday/v2 v2.1.0 05:01:10 [2021-04-07T05:01:10.758Z] #58 25.35 go: finding github.com/pkg/errors v0.9.1 05:01:10 [2021-04-07T05:01:10.758Z] #58 25.51 go: finding github.com/sirupsen/logrus v1.8.1 05:01:10 [2021-04-07T05:01:10.758Z] #58 25.65 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:01:10 [2021-04-07T05:01:10.758Z] #58 25.83 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:01:10 [2021-04-07T05:01:10.758Z] #58 25.89 go: finding github.com/google/uuid v1.2.0 05:01:10 [2021-04-07T05:01:10.758Z] #58 25.99 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 05:01:10 [2021-04-07T05:01:10.758Z] #58 26.09 go: finding github.com/moby/vpnkit v0.5.0 05:01:10 [2021-04-07T05:01:10.758Z] #58 26.09 go: finding github.com/gofrs/flock v0.8.0 05:01:10 [2021-04-07T05:01:10.758Z] #58 26.19 go: finding github.com/gorilla/mux v1.8.0 05:01:10 [2021-04-07T05:01:10.758Z] #58 26.24 go: finding github.com/moby/sys/mountinfo v0.4.1 05:01:10 [2021-04-07T05:01:10.758Z] #58 26.24 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:01:10 [2021-04-07T05:01:10.758Z] #58 ... 05:01:10 [2021-04-07T05:01:10.758Z] 05:01:10 [2021-04-07T05:01:10.758Z] #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 05:01:10 [2021-04-07T05:01:10.758Z] #49 sha256:dd7983f919ebd04a6e6c700815037ded95eef367734ca81ad075556575d8fba2 05:01:10 [2021-04-07T05:01:10.758Z] #49 26.14 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 05:01:10 [2021-04-07T05:01:10.758Z] #49 26.14 go: downloading github.com/subosito/gotenv v1.2.0 05:01:10 [2021-04-07T05:01:10.758Z] #49 26.24 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 05:01:10 [2021-04-07T05:01:10.758Z] #49 26.24 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 05:01:10 [2021-04-07T05:01:10.758Z] #49 26.24 go: downloading golang.org/x/text v0.3.2 05:01:10 [2021-04-07T05:01:10.818Z] #45 ... 05:01:10 [2021-04-07T05:01:10.818Z] 05:01:10 [2021-04-07T05:01:10.818Z] #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 05:01:10 [2021-04-07T05:01:10.818Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:01:10 [2021-04-07T05:01:10.818Z] #20 11.57 Fetched 8933 kB in 10s (864 kB/s) 05:01:10 [2021-04-07T05:01:10.862Z] #42 53.78 Selecting previously unselected package python-six. 05:01:11 [2021-04-07T05:01:11.021Z] #49 26.29 go: downloading gopkg.in/ini.v1 v1.51.0 05:01:11 [2021-04-07T05:01:11.021Z] #49 ... 05:01:11 [2021-04-07T05:01:11.021Z] 05:01:11 [2021-04-07T05:01:11.021Z] #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 05:01:11 [2021-04-07T05:01:11.021Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:11 [2021-04-07T05:01:11.021Z] #13 10.98 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] 05:01:11 [2021-04-07T05:01:11.021Z] #13 12.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:01:11 [2021-04-07T05:01:11.021Z] #13 15.65 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:01:11 [2021-04-07T05:01:11.021Z] #13 18.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:01:11 [2021-04-07T05:01:11.021Z] #13 ... 05:01:11 [2021-04-07T05:01:11.021Z] 05:01:11 [2021-04-07T05:01:11.021Z] #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 05:01:11 [2021-04-07T05:01:11.021Z] #67 sha256:7bf68a8b030464004f396a6936c8b82f21e9dc2846f0b572530dedba48377034 05:01:11 [2021-04-07T05:01:11.021Z] #67 25.35 Checking out files: 54% (1031/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. 05:01:11 [2021-04-07T05:01:11.021Z] #67 26.26 + cd /tmp/tmp.DZsK5f6Nnv/src/github.com/docker/libnetwork 05:01:11 [2021-04-07T05:01:11.021Z] #67 26.26 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 05:01:11 [2021-04-07T05:01:11.037Z] #36 37.96 Building dependency tree... 05:01:11 [2021-04-07T05:01:11.069Z] #30 24.78 0.7% ### 5.1% ###### 8.8% ########## 14.3% ############## 19.9% ################## 25.4% ###################### 30.9% 05:01:11 [2021-04-07T05:01:11.069Z] #30 ... 05:01:11 [2021-04-07T05:01:11.069Z] 05:01:11 [2021-04-07T05:01:11.069Z] #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 05:01:11 [2021-04-07T05:01:11.069Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f 05:01:11 [2021-04-07T05:01:11.069Z] #43 18.62 Fetched 8201 kB in 18s (464 kB/s) 05:01:11 [2021-04-07T05:01:11.069Z] #43 18.62 Reading package lists... 05:01:11 [2021-04-07T05:01:11.069Z] #43 27.36 Reading package lists... 05:01:11 [2021-04-07T05:01:11.069Z] #43 ... 05:01:11 [2021-04-07T05:01:11.069Z] 05:01:11 [2021-04-07T05:01:11.069Z] #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 05:01:11 [2021-04-07T05:01:11.069Z] #30 sha256:283584fcc678cf0e8b5fa89c763a2a210a3df1535abffa6b53eceb94547b18ae 05:01:11 [2021-04-07T05:01:11.123Z] #42 53.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 05:01:11 [2021-04-07T05:01:11.123Z] #42 53.79 Unpacking python-six (1.12.0-1) ... 05:01:11 [2021-04-07T05:01:11.123Z] #42 53.91 Selecting previously unselected package python-protobuf. 05:01:11 [2021-04-07T05:01:11.124Z] #42 53.92 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... 05:01:11 [2021-04-07T05:01:11.124Z] #42 53.95 Unpacking python-protobuf (3.6.1.3-2) ... 05:01:11 [2021-04-07T05:01:11.594Z] #67 26.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 05:01:11 [2021-04-07T05:01:11.679Z] #51 ... 05:01:11 [2021-04-07T05:01:11.679Z] 05:01:11 [2021-04-07T05:01:11.679Z] #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 05:01:11 [2021-04-07T05:01:11.679Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 05:01:11 [2021-04-07T05:01:11.679Z] #13 20.56 Reading package lists... 05:01:11 [2021-04-07T05:01:11.679Z] #13 27.01 Building dependency tree... 05:01:11 [2021-04-07T05:01:11.679Z] #13 29.34 The following additional packages will be installed: 05:01:11 [2021-04-07T05:01:11.679Z] #13 29.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 05:01:11 [2021-04-07T05:01:11.679Z] #13 29.34 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 05:01:11 [2021-04-07T05:01:11.679Z] #13 29.34 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 05:01:11 [2021-04-07T05:01:11.679Z] #13 29.34 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 05:01:11 [2021-04-07T05:01:11.679Z] #13 29.34 mingw-w64-common mingw-w64-x86-64-dev 05:01:11 [2021-04-07T05:01:11.679Z] #13 29.34 Suggested packages: 05:01:11 [2021-04-07T05:01:11.679Z] #13 29.34 gcc-8-locales seccomp wine64 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.10 The following NEW packages will be installed: 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.10 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.10 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.10 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.10 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.11 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.12 The following packages will be upgraded: 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.13 libseccomp2 libsystemd0 libudev1 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.71 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.71 Need to get 73.8 MB of archives. 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.71 After this operation, 472 MB of additional disk space will be used. 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.71 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.72 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] 05:01:11 [2021-04-07T05:01:11.679Z] #13 30.89 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] 05:01:11 [2021-04-07T05:01:11.679Z] #13 31.26 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] 05:01:11 [2021-04-07T05:01:11.679Z] #13 31.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 05:01:11 [2021-04-07T05:01:11.679Z] #13 31.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] 05:01:11 [2021-04-07T05:01:11.679Z] #13 31.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] 05:01:11 [2021-04-07T05:01:11.679Z] #13 31.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] 05:01:11 [2021-04-07T05:01:11.679Z] #13 32.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 05:01:11 [2021-04-07T05:01:11.679Z] #13 32.93 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] 05:01:11 [2021-04-07T05:01:11.679Z] #13 32.94 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] 05:01:11 [2021-04-07T05:01:11.679Z] #13 36.81 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] 05:01:11 [2021-04-07T05:01:11.679Z] #13 ... 05:01:11 [2021-04-07T05:01:11.679Z] 05:01:11 [2021-04-07T05:01:11.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 05:01:11 [2021-04-07T05:01:11.679Z] #29 sha256:733c1c67f4fab689e21ee68ce84a850cc62456182dc4af0c534175864b17858b 05:01:11 [2021-04-07T05:01:11.679Z] #29 20.92 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 05:01:11 [2021-04-07T05:01:11.679Z] #29 21.35 05:01:11 [2021-04-07T05:01:11.679Z] #29 21.69 # 2.0% ######################################################################## 100.0% 05:01:11 [2021-04-07T05:01:11.679Z] #29 21.79 05:01:11 [2021-04-07T05:01:11.679Z] #29 22.53 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 05:01:11 [2021-04-07T05:01:11.679Z] #29 22.77 05:01:11 [2021-04-07T05:01:11.679Z] #29 22.99 0.4% ############################################# 63.3% ######################################################################## 100.0% 05:01:11 [2021-04-07T05:01:11.757Z] #20 11.57 Reading package lists... 05:01:11 [2021-04-07T05:01:11.757Z] #20 ... 05:01:11 [2021-04-07T05:01:11.757Z] 05:01:11 [2021-04-07T05:01:11.757Z] #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 05:01:11 [2021-04-07T05:01:11.757Z] #45 sha256:cff166846ee05039f8137bc5296f32918d6efaa7058e75fc8cb487203cdf0ec4 05:01:11 [2021-04-07T05:01:11.757Z] #45 DONE 146.9s 05:01:11 [2021-04-07T05:01:11.757Z] 05:01:11 [2021-04-07T05:01:11.757Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:01:11 [2021-04-07T05:01:11.757Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:01:11 [2021-04-07T05:01:11.757Z] #43 76.82 DEP criu/rst-malloc.d 05:01:11 [2021-04-07T05:01:11.757Z] #43 76.89 DEP criu/rbtree.d 05:01:11 [2021-04-07T05:01:11.757Z] #43 76.95 DEP criu/pstree.d 05:01:11 [2021-04-07T05:01:11.757Z] #43 77.13 DEP criu/protobuf.d 05:01:11 [2021-04-07T05:01:11.757Z] #43 77.25 GEN criu/protobuf-desc-gen.h 05:01:11 [2021-04-07T05:01:11.856Z] #67 ... 05:01:11 [2021-04-07T05:01:11.856Z] 05:01:11 [2021-04-07T05:01:11.856Z] #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 05:01:11 [2021-04-07T05:01:11.856Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 05:01:11 [2021-04-07T05:01:11.856Z] #55 17.15 Fetched 8426 kB in 12s (699 kB/s) 05:01:11 [2021-04-07T05:01:11.856Z] #55 17.15 Reading package lists... 05:01:11 [2021-04-07T05:01:11.856Z] #55 24.73 Reading package lists... 05:01:11 [2021-04-07T05:01:11.856Z] #55 ... 05:01:11 [2021-04-07T05:01:11.856Z] 05:01:11 [2021-04-07T05:01:11.856Z] #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 05:01:11 [2021-04-07T05:01:11.856Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 05:01:11 [2021-04-07T05:01:11.856Z] #40 26.61 Checking out files: 81% (1370/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. 05:01:11 [2021-04-07T05:01:11.856Z] #40 27.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 05:01:11 [2021-04-07T05:01:11.942Z] #29 23.36 05:01:12 [2021-04-07T05:01:12.014Z] #30 24.78 0.7% ### 5.1% ###### 8.8% ########## 14.3% ############## 19.9% ################## 25.4% ###################### 30.9% ######################### 35.3% ############################ 39.0% ############################# 40.8% ################################## 47.5% #################################### 50.5% ###################################### 53.4% ####################################### 55.5% ########################################## 58.6% ############################################ 62.3% ################################################ 66.8% 05:01:12 [2021-04-07T05:01:12.014Z] #30 ... 05:01:12 [2021-04-07T05:01:12.014Z] 05:01:12 [2021-04-07T05:01:12.014Z] #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 05:01:12 [2021-04-07T05:01:12.014Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c 05:01:12 [2021-04-07T05:01:12.014Z] #37 19.88 Fetched 8201 kB in 19s (427 kB/s) 05:01:12 [2021-04-07T05:01:12.014Z] #37 19.88 Reading package lists... 05:01:12 [2021-04-07T05:01:12.067Z] #42 54.83 Setting up python-pkg-resources (40.8.0-1) ... 05:01:12 [2021-04-07T05:01:12.311Z] #29 ... 05:01:12 [2021-04-07T05:01:12.311Z] 05:01:12 [2021-04-07T05:01:12.311Z] #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 05:01:12 [2021-04-07T05:01:12.311Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 05:01:12 [2021-04-07T05:01:12.311Z] #32 30.40 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. 05:01:12 [2021-04-07T05:01:12.311Z] #32 30.73 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 05:01:12 [2021-04-07T05:01:12.311Z] #32 31.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 05:01:12 [2021-04-07T05:01:12.311Z] #32 ... 05:01:12 [2021-04-07T05:01:12.311Z] 05:01:12 [2021-04-07T05:01:12.311Z] #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 05:01:12 [2021-04-07T05:01:12.311Z] #49 sha256:e65665bc4693363dbda25d69e430c817d4528ec06492f37305bd979e399f22c0 05:01:12 [2021-04-07T05:01:12.311Z] #49 38.07 go: finding github.com/go-toolsmith/astcopy v1.0.0 05:01:12 [2021-04-07T05:01:12.311Z] #49 38.07 go: finding github.com/sirupsen/logrus v1.4.2 05:01:12 [2021-04-07T05:01:12.311Z] #49 38.10 go: finding github.com/go-toolsmith/typep v1.0.0 05:01:12 [2021-04-07T05:01:12.311Z] #49 38.13 go: finding github.com/stretchr/testify v1.4.0 05:01:12 [2021-04-07T05:01:12.311Z] #49 38.73 go: finding github.com/davecgh/go-spew v1.1.1 05:01:12 [2021-04-07T05:01:12.311Z] #49 38.74 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 05:01:12 [2021-04-07T05:01:12.311Z] #49 38.74 go: finding github.com/go-toolsmith/strparse v1.0.0 05:01:12 [2021-04-07T05:01:12.311Z] #49 38.75 go: finding github.com/bombsimon/wsl/v2 v2.0.0 05:01:12 [2021-04-07T05:01:12.311Z] #49 39.99 go: finding github.com/pmezard/go-difflib v1.0.0 05:01:12 [2021-04-07T05:01:12.311Z] #49 39.99 go: finding github.com/spf13/cobra v0.0.5 05:01:12 [2021-04-07T05:01:12.311Z] #49 40.06 go: finding github.com/fsnotify/fsnotify v1.4.7 05:01:12 [2021-04-07T05:01:12.311Z] #49 40.06 go: finding github.com/stretchr/objx v0.2.0 05:01:12 [2021-04-07T05:01:12.311Z] #49 40.39 go: finding github.com/spf13/pflag v1.0.5 05:01:12 [2021-04-07T05:01:12.311Z] #49 40.40 go: finding github.com/gobwas/glob v0.2.3 05:01:12 [2021-04-07T05:01:12.311Z] #49 40.41 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 05:01:12 [2021-04-07T05:01:12.311Z] #49 40.42 go: finding github.com/hashicorp/hcl v1.0.0 05:01:12 [2021-04-07T05:01:12.311Z] #49 40.46 go: finding gopkg.in/yaml.v2 v2.2.7 05:01:12 [2021-04-07T05:01:12.311Z] #49 40.68 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 05:01:12 [2021-04-07T05:01:12.311Z] #49 40.68 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 05:01:12 [2021-04-07T05:01:12.311Z] #49 40.69 go: finding github.com/mitchellh/mapstructure v1.1.2 05:01:12 [2021-04-07T05:01:12.311Z] #49 40.71 go: finding github.com/magiconair/properties v1.8.1 05:01:12 [2021-04-07T05:01:12.311Z] #49 40.81 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 05:01:12 [2021-04-07T05:01:12.574Z] #49 40.83 go: finding github.com/pelletier/go-toml v1.2.0 05:01:12 [2021-04-07T05:01:12.574Z] #49 40.90 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 05:01:12 [2021-04-07T05:01:12.574Z] #49 40.91 go: finding github.com/spf13/afero v1.1.2 05:01:12 [2021-04-07T05:01:12.574Z] #49 41.02 go: finding github.com/spf13/cast v1.3.0 05:01:12 [2021-04-07T05:01:12.574Z] #49 41.03 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 05:01:12 [2021-04-07T05:01:12.632Z] #37 28.50 Reading package lists... 05:01:12 [2021-04-07T05:01:12.632Z] #37 ... 05:01:12 [2021-04-07T05:01:12.632Z] 05:01:12 [2021-04-07T05:01:12.632Z] #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 05:01:12 [2021-04-07T05:01:12.632Z] #30 sha256:283584fcc678cf0e8b5fa89c763a2a210a3df1535abffa6b53eceb94547b18ae 05:01:12 [2021-04-07T05:01:12.838Z] #49 41.26 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 05:01:12 [2021-04-07T05:01:12.838Z] #49 41.27 go: finding github.com/spf13/jwalterweatherman v1.0.0 05:01:12 [2021-04-07T05:01:12.838Z] #49 41.27 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 05:01:12 [2021-04-07T05:01:12.838Z] #49 41.37 go: finding github.com/subosito/gotenv v1.2.0 05:01:12 [2021-04-07T05:01:12.838Z] #49 41.38 go: finding golang.org/x/text v0.3.2 05:01:12 [2021-04-07T05:01:12.838Z] #49 41.43 go: finding gopkg.in/ini.v1 v1.51.0 05:01:12 [2021-04-07T05:01:12.926Z] #36 41.29 The following additional packages will be installed: 05:01:12 [2021-04-07T05:01:12.926Z] #36 41.29 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 05:01:12 [2021-04-07T05:01:12.926Z] #36 41.32 Suggested packages: 05:01:12 [2021-04-07T05:01:12.926Z] #36 41.32 cmake-doc ninja-build lrzip 05:01:12 [2021-04-07T05:01:12.926Z] #36 41.32 Recommended packages: 05:01:12 [2021-04-07T05:01:12.926Z] #36 41.32 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 05:01:13 [2021-04-07T05:01:13.281Z] #30 24.78 0.7% ### 5.1% ###### 8.8% ########## 14.3% ############## 19.9% ################## 25.4% ###################### 30.9% ######################### 35.3% ############################ 39.0% ############################# 40.8% ################################## 47.5% #################################### 50.5% ###################################### 53.4% ####################################### 55.5% ########################################## 58.6% ############################################ 62.3% ################################################ 66.8% ################################################## 70.6% #################################################### 73.4% ####################################################### 77.3% ######################################################### 80.5% ############################################################ 83.7% ############################################################# 85.7% ################################################################ 89.4% ################################################################### 93.1% ##################################################################### 96.0% ####################################################################### 99.5% ######################################################################## 100.0% 05:01:13 [2021-04-07T05:01:13.281Z] #30 ... 05:01:13 [2021-04-07T05:01:13.281Z] 05:01:13 [2021-04-07T05:01:13.281Z] #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 05:01:13 [2021-04-07T05:01:13.281Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea 05:01:13 [2021-04-07T05:01:13.281Z] #56 21.06 Fetched 8201 kB in 20s (408 kB/s) 05:01:13 [2021-04-07T05:01:13.281Z] #56 21.06 Reading package lists... 05:01:13 [2021-04-07T05:01:13.422Z] #49 41.73 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 05:01:13 [2021-04-07T05:01:13.422Z] #49 41.74 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 05:01:13 [2021-04-07T05:01:13.422Z] #49 41.74 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 05:01:13 [2021-04-07T05:01:13.422Z] #49 41.74 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 05:01:13 [2021-04-07T05:01:13.422Z] #49 41.86 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 05:01:13 [2021-04-07T05:01:13.422Z] #49 41.86 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 05:01:13 [2021-04-07T05:01:13.422Z] #49 41.88 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 05:01:13 [2021-04-07T05:01:13.422Z] #49 41.88 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 05:01:13 [2021-04-07T05:01:13.422Z] #49 ... 05:01:13 [2021-04-07T05:01:13.422Z] 05:01:13 [2021-04-07T05:01:13.422Z] #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 05:01:13 [2021-04-07T05:01:13.422Z] #67 sha256:79161cda87e8bd5e2351ce4526bfa2236a841529c0b37d0ae573acb91f15938a 05:01:13 [2021-04-07T05:01:13.422Z] #67 DONE 41.9s 05:01:13 [2021-04-07T05:01:13.422Z] 05:01:13 [2021-04-07T05:01:13.422Z] #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 05:01:13 [2021-04-07T05:01:13.422Z] #49 sha256:e65665bc4693363dbda25d69e430c817d4528ec06492f37305bd979e399f22c0 05:01:13 [2021-04-07T05:01:13.422Z] #49 42.00 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 05:01:13 [2021-04-07T05:01:13.422Z] #49 42.00 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 05:01:13 [2021-04-07T05:01:13.422Z] #49 42.00 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 05:01:13 [2021-04-07T05:01:13.422Z] #49 ... 05:01:13 [2021-04-07T05:01:13.422Z] 05:01:13 [2021-04-07T05:01:13.422Z] #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 05:01:13 [2021-04-07T05:01:13.422Z] #47 sha256:68974ba5d1a47ff0380970a82d8289eafb4d24ea4d48fd465c3a3cf3159d5971 05:01:13 [2021-04-07T05:01:13.422Z] #47 DONE 42.0s 05:01:13 [2021-04-07T05:01:13.422Z] 05:01:13 [2021-04-07T05:01:13.422Z] #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 05:01:13 [2021-04-07T05:01:13.422Z] #49 sha256:e65665bc4693363dbda25d69e430c817d4528ec06492f37305bd979e399f22c0 05:01:13 [2021-04-07T05:01:13.422Z] #49 42.07 go: finding github.com/sourcegraph/go-diff v0.5.1 05:01:13 [2021-04-07T05:01:13.422Z] #49 42.08 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 05:01:13 [2021-04-07T05:01:13.422Z] #49 42.08 go: finding github.com/tommy-muehle/go-mnd v1.1.1 05:01:13 [2021-04-07T05:01:13.422Z] #49 42.08 go: finding github.com/kisielk/gotool v1.0.0 05:01:13 [2021-04-07T05:01:13.422Z] #49 42.09 go: finding github.com/ultraware/funlen v0.0.2 05:01:13 [2021-04-07T05:01:13.422Z] #49 42.12 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 05:01:13 [2021-04-07T05:01:13.584Z] #56 29.39 Reading package lists... 05:01:13 [2021-04-07T05:01:13.584Z] #56 ... 05:01:13 [2021-04-07T05:01:13.584Z] 05:01:13 [2021-04-07T05:01:13.584Z] #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 05:01:13 [2021-04-07T05:01:13.584Z] #30 sha256:283584fcc678cf0e8b5fa89c763a2a210a3df1535abffa6b53eceb94547b18ae 05:01:13 [2021-04-07T05:01:13.584Z] #30 28.18 05:01:13 [2021-04-07T05:01:13.683Z] #49 42.19 go: finding github.com/ultraware/whitespace v0.0.4 05:01:13 [2021-04-07T05:01:13.683Z] #49 42.21 go: finding github.com/uudashr/gocognit v1.0.1 05:01:13 [2021-04-07T05:01:13.683Z] #49 42.34 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 05:01:13 [2021-04-07T05:01:13.775Z] #40 29.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 05:01:13 [2021-04-07T05:01:13.854Z] #36 42.19 The following NEW packages will be installed: 05:01:13 [2021-04-07T05:01:13.854Z] #36 42.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 05:01:13 [2021-04-07T05:01:13.854Z] #36 42.22 vim-common xxd 05:01:13 [2021-04-07T05:01:13.885Z] #30 ... 05:01:13 [2021-04-07T05:01:13.885Z] 05:01:13 [2021-04-07T05:01:13.885Z] #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 05:01:13 [2021-04-07T05:01:13.885Z] #59 sha256:a9e6dc55ca12ddc878339c2d4989fa94e64444882f05c7b775d39fff3194df7e 05:01:13 [2021-04-07T05:01:13.885Z] #59 21.80 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:01:13 [2021-04-07T05:01:13.885Z] #59 22.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 05:01:13 [2021-04-07T05:01:13.885Z] #59 22.70 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 05:01:13 [2021-04-07T05:01:13.885Z] #59 22.83 go: downloading github.com/russross/blackfriday/v2 v2.1.0 05:01:13 [2021-04-07T05:01:13.885Z] #59 23.30 go: extracting github.com/russross/blackfriday/v2 v2.1.0 05:01:13 [2021-04-07T05:01:13.885Z] #59 24.95 go: extracting github.com/u-root/u-root v7.0.0+incompatible 05:01:13 [2021-04-07T05:01:13.885Z] #59 28.25 go: finding github.com/pkg/errors v0.9.1 05:01:13 [2021-04-07T05:01:13.885Z] #59 28.32 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:01:13 [2021-04-07T05:01:13.885Z] #59 28.56 go: finding github.com/google/uuid v1.2.0 05:01:13 [2021-04-07T05:01:13.885Z] #59 28.74 go: finding github.com/sirupsen/logrus v1.8.1 05:01:13 [2021-04-07T05:01:13.885Z] #59 28.94 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:01:13 [2021-04-07T05:01:13.885Z] #59 29.07 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c 05:01:13 [2021-04-07T05:01:13.885Z] #59 29.14 go: finding github.com/moby/vpnkit v0.5.0 05:01:13 [2021-04-07T05:01:13.885Z] #59 29.26 go: finding github.com/gofrs/flock v0.8.0 05:01:13 [2021-04-07T05:01:13.885Z] #59 29.47 go: finding github.com/gorilla/mux v1.8.0 05:01:13 [2021-04-07T05:01:13.885Z] #59 29.57 go: finding github.com/moby/sys/mountinfo v0.4.1 05:01:13 [2021-04-07T05:01:13.885Z] #59 29.63 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:01:13 [2021-04-07T05:01:13.885Z] #59 29.69 go: finding github.com/urfave/cli/v2 v2.3.0 05:01:13 [2021-04-07T05:01:13.885Z] #59 29.82 go: finding github.com/u-root/u-root v7.0.0+incompatible 05:01:13 [2021-04-07T05:01:13.885Z] #59 30.12 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 05:01:13 [2021-04-07T05:01:13.885Z] #59 30.44 go: finding github.com/russross/blackfriday/v2 v2.1.0 05:01:13 [2021-04-07T05:01:13.946Z] #49 42.55 go: finding github.com/gogo/protobuf v1.2.1 05:01:14 [2021-04-07T05:01:14.111Z] #36 42.64 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. 05:01:14 [2021-04-07T05:01:14.111Z] #36 42.64 Need to get 14.9 MB of archives. 05:01:14 [2021-04-07T05:01:14.111Z] #36 42.64 After this operation, 61.8 MB of additional disk space will be used. 05:01:14 [2021-04-07T05:01:14.111Z] #36 42.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 05:01:14 [2021-04-07T05:01:14.111Z] #36 42.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 05:01:14 [2021-04-07T05:01:14.111Z] #36 42.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 05:01:14 [2021-04-07T05:01:14.189Z] #59 ... 05:01:14 [2021-04-07T05:01:14.189Z] 05:01:14 [2021-04-07T05:01:14.189Z] #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 05:01:14 [2021-04-07T05:01:14.189Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 05:01:14 [2021-04-07T05:01:14.189Z] #14 21.32 Fetched 8695 kB in 21s (419 kB/s) 05:01:14 [2021-04-07T05:01:14.189Z] #14 21.32 Reading package lists... 05:01:14 [2021-04-07T05:01:14.189Z] #14 ... 05:01:14 [2021-04-07T05:01:14.189Z] 05:01:14 [2021-04-07T05:01:14.189Z] #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 05:01:14 [2021-04-07T05:01:14.189Z] #50 sha256:c9556ae439a080ca4e1f9e55c6e36f9567bc2d870f1ee56959db4f5a0ba433ba 05:01:14 [2021-04-07T05:01:14.189Z] #50 23.63 go: downloading github.com/pmezard/go-difflib v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.00 go: extracting github.com/davecgh/go-spew v1.1.1 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.01 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.01 go: extracting github.com/pelletier/go-toml v1.2.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.15 go: extracting gopkg.in/ini.v1 v1.51.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.21 go: extracting github.com/pmezard/go-difflib v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.23 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.30 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.31 go: extracting github.com/go-toolsmith/astfmt v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.43 go: downloading github.com/spf13/cast v1.3.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.56 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.60 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.64 go: extracting github.com/stretchr/objx v0.2.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.69 go: extracting github.com/spf13/cast v1.3.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.70 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.74 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.78 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 05:01:14 [2021-04-07T05:01:14.189Z] #50 24.99 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.24 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.29 go: extracting github.com/hashicorp/hcl v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.34 go: downloading gopkg.in/yaml.v2 v2.2.7 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.35 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.40 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.45 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.49 go: extracting github.com/mitchellh/mapstructure v1.1.2 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.53 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.56 go: downloading github.com/ultraware/whitespace v0.0.4 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.77 go: extracting gopkg.in/yaml.v2 v2.2.7 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.78 go: extracting github.com/go-toolsmith/astcopy v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.79 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.84 go: downloading github.com/subosito/gotenv v1.2.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.89 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.89 go: extracting github.com/ultraware/whitespace v0.0.4 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.90 go: downloading github.com/uudashr/gocognit v1.0.1 05:01:14 [2021-04-07T05:01:14.189Z] #50 25.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 05:01:14 [2021-04-07T05:01:14.189Z] #50 26.13 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 05:01:14 [2021-04-07T05:01:14.189Z] #50 26.14 go: extracting github.com/subosito/gotenv v1.2.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 26.19 go: extracting github.com/uudashr/gocognit v1.0.1 05:01:14 [2021-04-07T05:01:14.189Z] #50 26.25 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 05:01:14 [2021-04-07T05:01:14.189Z] #50 26.33 go: downloading github.com/go-toolsmith/astp v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 26.33 go: downloading golang.org/x/text v0.3.2 05:01:14 [2021-04-07T05:01:14.189Z] #50 26.34 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 05:01:14 [2021-04-07T05:01:14.189Z] #50 26.34 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 05:01:14 [2021-04-07T05:01:14.189Z] #50 26.48 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 05:01:14 [2021-04-07T05:01:14.189Z] #50 26.49 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 05:01:14 [2021-04-07T05:01:14.189Z] #50 26.75 go: downloading github.com/inconshreveable/mousetrap v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 26.96 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 05:01:14 [2021-04-07T05:01:14.189Z] #50 27.07 go: extracting github.com/go-toolsmith/astp v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 27.08 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 05:01:14 [2021-04-07T05:01:14.189Z] #50 27.14 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 05:01:14 [2021-04-07T05:01:14.189Z] #50 27.15 go: downloading github.com/gogo/protobuf v1.2.1 05:01:14 [2021-04-07T05:01:14.189Z] #50 27.18 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 05:01:14 [2021-04-07T05:01:14.189Z] #50 27.32 go: downloading github.com/gobwas/glob v0.2.3 05:01:14 [2021-04-07T05:01:14.189Z] #50 27.46 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 05:01:14 [2021-04-07T05:01:14.189Z] #50 27.84 go: extracting github.com/inconshreveable/mousetrap v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 28.15 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 05:01:14 [2021-04-07T05:01:14.189Z] #50 28.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 05:01:14 [2021-04-07T05:01:14.189Z] #50 28.42 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 05:01:14 [2021-04-07T05:01:14.189Z] #50 29.31 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 05:01:14 [2021-04-07T05:01:14.189Z] #50 29.46 go: extracting github.com/gobwas/glob v0.2.3 05:01:14 [2021-04-07T05:01:14.189Z] #50 29.59 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 05:01:14 [2021-04-07T05:01:14.189Z] #50 29.95 go: downloading github.com/magiconair/properties v1.8.1 05:01:14 [2021-04-07T05:01:14.189Z] #50 30.28 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 05:01:14 [2021-04-07T05:01:14.189Z] #50 30.30 go: extracting github.com/magiconair/properties v1.8.1 05:01:14 [2021-04-07T05:01:14.189Z] #50 30.74 go: downloading github.com/spf13/jwalterweatherman v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 30.76 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 05:01:14 [2021-04-07T05:01:14.189Z] #50 31.42 go: extracting github.com/spf13/jwalterweatherman v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 31.57 go: downloading github.com/go-toolsmith/strparse v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 31.58 go: downloading github.com/go-toolsmith/astcast v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 31.63 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 05:01:14 [2021-04-07T05:01:14.189Z] #50 31.65 go: downloading github.com/fsnotify/fsnotify v1.4.7 05:01:14 [2021-04-07T05:01:14.189Z] #50 31.73 go: downloading github.com/spf13/afero v1.1.2 05:01:14 [2021-04-07T05:01:14.189Z] #50 31.77 go: downloading github.com/go-toolsmith/typep v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 31.77 go: extracting github.com/go-toolsmith/strparse v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 31.78 go: downloading github.com/go-toolsmith/astequal v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 32.03 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 05:01:14 [2021-04-07T05:01:14.189Z] #50 32.09 go: extracting github.com/go-toolsmith/astcast v1.0.0 05:01:14 [2021-04-07T05:01:14.189Z] #50 32.09 go: downloading github.com/kisielk/gotool v1.0.0 05:01:14 [2021-04-07T05:01:14.208Z] #49 42.72 go: finding honnef.co/go/tools v0.0.1-2019.2.3 05:01:14 [2021-04-07T05:01:14.208Z] #49 ... 05:01:14 [2021-04-07T05:01:14.208Z] 05:01:14 [2021-04-07T05:01:14.208Z] #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 05:01:14 [2021-04-07T05:01:14.208Z] #34 sha256:599a3b680aa49d2979e2e8892e096426305b173baf5ef61b845cf31f4e7d4055 05:01:14 [2021-04-07T05:01:14.208Z] #34 32.70 reflect 05:01:14 [2021-04-07T05:01:14.208Z] #34 32.71 bufio 05:01:14 [2021-04-07T05:01:14.208Z] #34 33.80 text/tabwriter 05:01:14 [2021-04-07T05:01:14.208Z] #34 34.89 path 05:01:14 [2021-04-07T05:01:14.208Z] #34 36.50 internal/syscall/execenv 05:01:14 [2021-04-07T05:01:14.208Z] #34 36.50 internal/syscall/unix 05:01:14 [2021-04-07T05:01:14.208Z] #34 36.51 time 05:01:14 [2021-04-07T05:01:14.208Z] #34 38.95 internal/poll 05:01:14 [2021-04-07T05:01:14.208Z] #34 39.75 os 05:01:14 [2021-04-07T05:01:14.208Z] #34 41.47 internal/fmtsort 05:01:14 [2021-04-07T05:01:14.208Z] #34 42.53 path/filepath 05:01:14 [2021-04-07T05:01:14.208Z] #34 42.53 fmt 05:01:14 [2021-04-07T05:01:14.208Z] #34 ... 05:01:14 [2021-04-07T05:01:14.208Z] 05:01:14 [2021-04-07T05:01:14.208Z] #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 05:01:14 [2021-04-07T05:01:14.208Z] #29 sha256:733c1c67f4fab689e21ee68ce84a850cc62456182dc4af0c534175864b17858b 05:01:14 [2021-04-07T05:01:14.208Z] #29 24.41 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... 05:01:14 [2021-04-07T05:01:14.208Z] #29 24.69 05:01:14 [2021-04-07T05:01:14.300Z] #43 79.77 DEP criu/protobuf-desc.d 05:01:14 [2021-04-07T05:01:14.300Z] #43 79.91 DEP criu/proc_parse.d 05:01:14 [2021-04-07T05:01:14.300Z] #43 80.10 DEP criu/plugin.d 05:01:14 [2021-04-07T05:01:14.390Z] #36 42.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 05:01:14 [2021-04-07T05:01:14.493Z] #50 32.23 go: extracting github.com/fsnotify/fsnotify v1.4.7 05:01:14 [2021-04-07T05:01:14.493Z] #50 32.27 go: extracting github.com/go-toolsmith/typep v1.0.0 05:01:14 [2021-04-07T05:01:14.493Z] #50 ... 05:01:14 [2021-04-07T05:01:14.493Z] 05:01:14 [2021-04-07T05:01:14.493Z] #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 05:01:14 [2021-04-07T05:01:14.493Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 05:01:14 [2021-04-07T05:01:14.560Z] #43 80.22 DEP criu/pipes.d 05:01:14 [2021-04-07T05:01:14.560Z] #43 80.36 DEP criu/pie-util.d 05:01:14 [2021-04-07T05:01:14.560Z] #43 80.46 DEP criu/pie-util-vdso.d 05:01:14 [2021-04-07T05:01:14.648Z] #36 ... 05:01:14 [2021-04-07T05:01:14.648Z] 05:01:14 [2021-04-07T05:01:14.648Z] #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 05:01:14 [2021-04-07T05:01:14.648Z] #49 sha256:0220fe0f535349d2255b6356386e3d3fe34ac325ea3dac3a7937e565803fadc0 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.38 go: finding github.com/fatih/color v1.7.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.54 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.59 go: finding github.com/mattn/go-colorable v0.1.4 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.62 go: finding github.com/mattn/go-isatty v0.0.8 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.74 go: finding github.com/go-critic/go-critic v0.4.1 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.82 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.83 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.84 go: finding github.com/go-lintpack/lintpack v0.5.2 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.86 go: finding github.com/pkg/errors v0.8.1 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.88 go: finding github.com/go-toolsmith/astequal v1.0.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.89 go: finding github.com/go-toolsmith/astfmt v1.0.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.90 go: finding github.com/mitchellh/go-homedir v1.1.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.92 go: finding github.com/go-toolsmith/astp v1.0.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.94 go: finding github.com/go-toolsmith/astcast v1.0.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.95 go: finding github.com/go-toolsmith/typep v1.0.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.96 go: finding github.com/sirupsen/logrus v1.4.2 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.98 go: finding github.com/spf13/viper v1.6.1 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.98 go: finding github.com/stretchr/testify v1.4.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 41.99 go: finding github.com/go-toolsmith/astcopy v1.0.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.02 go: finding github.com/davecgh/go-spew v1.1.1 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.08 go: finding github.com/pmezard/go-difflib v1.0.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.17 go: finding github.com/go-toolsmith/strparse v1.0.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.18 go: finding github.com/stretchr/objx v0.2.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.19 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.25 go: finding gopkg.in/yaml.v2 v2.2.7 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.26 go: finding github.com/bombsimon/wsl/v2 v2.0.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.26 go: finding github.com/fsnotify/fsnotify v1.4.7 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.30 go: finding github.com/spf13/cobra v0.0.5 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.30 go: finding github.com/gobwas/glob v0.2.3 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.34 go: finding github.com/hashicorp/hcl v1.0.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.36 go: finding github.com/spf13/pflag v1.0.5 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.41 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.49 go: finding github.com/magiconair/properties v1.8.1 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.52 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.54 go: finding github.com/mitchellh/mapstructure v1.1.2 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.55 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.56 go: finding github.com/pelletier/go-toml v1.2.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.59 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.81 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.82 go: finding github.com/spf13/afero v1.1.2 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.95 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 05:01:14 [2021-04-07T05:01:14.648Z] #49 42.95 go: finding github.com/spf13/cast v1.3.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 43.00 go: finding golang.org/x/text v0.3.2 05:01:14 [2021-04-07T05:01:14.648Z] #49 43.03 go: finding github.com/spf13/jwalterweatherman v1.0.0 05:01:14 [2021-04-07T05:01:14.648Z] #49 43.04 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 05:01:14 [2021-04-07T05:01:14.648Z] #49 43.19 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 05:01:14 [2021-04-07T05:01:14.648Z] #49 43.20 go: finding github.com/subosito/gotenv v1.2.0 05:01:14 [2021-04-07T05:01:14.797Z] #14 31.82 Reading package lists... 05:01:14 [2021-04-07T05:01:14.797Z] #14 ... 05:01:14 [2021-04-07T05:01:14.797Z] 05:01:14 [2021-04-07T05:01:14.797Z] #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 05:01:14 [2021-04-07T05:01:14.797Z] #52 sha256:71c0043ab408a8bb7c3cef95039848d1a1166c56d5e3f16ce03bf72652f20cde 05:01:14 [2021-04-07T05:01:14.797Z] #52 22.70 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 05:01:14 [2021-04-07T05:01:14.797Z] #52 24.35 runtime 05:01:14 [2021-04-07T05:01:14.820Z] #43 80.57 DEP criu/pie-util-vdso-elf32.d 05:01:14 [2021-04-07T05:01:14.820Z] #43 80.67 DEP criu/path.d 05:01:14 [2021-04-07T05:01:14.929Z] #49 43.33 go: finding gopkg.in/ini.v1 v1.51.0 05:01:14 [2021-04-07T05:01:14.929Z] #49 43.37 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 05:01:14 [2021-04-07T05:01:14.929Z] #49 43.44 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 05:01:14 [2021-04-07T05:01:14.929Z] #49 43.57 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 05:01:15 [2021-04-07T05:01:15.080Z] #43 80.81 DEP criu/parasite-syscall.d 05:01:15 [2021-04-07T05:01:15.102Z] #52 ... 05:01:15 [2021-04-07T05:01:15.103Z] 05:01:15 [2021-04-07T05:01:15.103Z] #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 05:01:15 [2021-04-07T05:01:15.103Z] #50 sha256:c9556ae439a080ca4e1f9e55c6e36f9567bc2d870f1ee56959db4f5a0ba433ba 05:01:15 [2021-04-07T05:01:15.103Z] #50 32.49 go: extracting github.com/spf13/afero v1.1.2 05:01:15 [2021-04-07T05:01:15.103Z] #50 32.52 go: extracting github.com/go-toolsmith/astequal v1.0.0 05:01:15 [2021-04-07T05:01:15.103Z] #50 32.77 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 05:01:15 [2021-04-07T05:01:15.103Z] #50 32.85 go: downloading github.com/BurntSushi/toml v0.3.1 05:01:15 [2021-04-07T05:01:15.103Z] #50 32.88 go: extracting github.com/kisielk/gotool v1.0.0 05:01:15 [2021-04-07T05:01:15.226Z] #49 43.59 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 05:01:15 [2021-04-07T05:01:15.226Z] #49 43.62 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 05:01:15 [2021-04-07T05:01:15.226Z] #49 43.63 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 05:01:15 [2021-04-07T05:01:15.226Z] #49 43.65 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 05:01:15 [2021-04-07T05:01:15.226Z] #49 43.77 go: finding github.com/kisielk/gotool v1.0.0 05:01:15 [2021-04-07T05:01:15.226Z] #49 43.78 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 05:01:15 [2021-04-07T05:01:15.226Z] #49 43.80 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 05:01:15 [2021-04-07T05:01:15.226Z] #49 43.81 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 05:01:15 [2021-04-07T05:01:15.226Z] #49 43.82 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 05:01:15 [2021-04-07T05:01:15.341Z] #43 81.10 DEP criu/pagemap.d 05:01:15 [2021-04-07T05:01:15.373Z] #42 ... 05:01:15 [2021-04-07T05:01:15.373Z] 05:01:15 [2021-04-07T05:01:15.373Z] #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 05:01:15 [2021-04-07T05:01:15.373Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:01:15 [2021-04-07T05:01:15.373Z] #36 47.73 Fetched 14.9 MB in 2s (6742 kB/s) 05:01:15 [2021-04-07T05:01:15.373Z] #36 47.88 Selecting previously unselected package xxd. 05:01:15 [2021-04-07T05:01:15.373Z] #36 47.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 05:01:15 [2021-04-07T05:01:15.373Z] #36 48.00 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 05:01:15 [2021-04-07T05:01:15.373Z] #36 48.05 Unpacking xxd (2:8.1.0875-5) ... 05:01:15 [2021-04-07T05:01:15.373Z] #36 48.35 Selecting previously unselected package vim-common. 05:01:15 [2021-04-07T05:01:15.373Z] #36 48.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 05:01:15 [2021-04-07T05:01:15.373Z] #36 48.39 Unpacking vim-common (2:8.1.0875-5) ... 05:01:15 [2021-04-07T05:01:15.373Z] #36 48.81 Selecting previously unselected package cmake-data. 05:01:15 [2021-04-07T05:01:15.373Z] #36 48.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 05:01:15 [2021-04-07T05:01:15.373Z] #36 48.85 Unpacking cmake-data (3.13.4-1) ... 05:01:15 [2021-04-07T05:01:15.373Z] #36 51.76 Selecting previously unselected package libicu63:amd64. 05:01:15 [2021-04-07T05:01:15.373Z] #36 51.76 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... 05:01:15 [2021-04-07T05:01:15.373Z] #36 51.81 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 05:01:15 [2021-04-07T05:01:15.373Z] #36 ... 05:01:15 [2021-04-07T05:01:15.373Z] 05:01:15 [2021-04-07T05:01:15.373Z] #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 05:01:15 [2021-04-07T05:01:15.373Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:15 [2021-04-07T05:01:15.373Z] #13 50.46 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] 05:01:15 [2021-04-07T05:01:15.373Z] #13 53.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 05:01:15 [2021-04-07T05:01:15.373Z] #13 53.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 05:01:15 [2021-04-07T05:01:15.373Z] #13 53.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 05:01:15 [2021-04-07T05:01:15.373Z] #13 53.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 05:01:15 [2021-04-07T05:01:15.373Z] #13 53.23 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] 05:01:15 [2021-04-07T05:01:15.373Z] #13 53.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] 05:01:15 [2021-04-07T05:01:15.373Z] #13 53.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 05:01:15 [2021-04-07T05:01:15.373Z] #13 53.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 05:01:15 [2021-04-07T05:01:15.373Z] #13 53.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 05:01:15 [2021-04-07T05:01:15.373Z] #13 53.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 05:01:15 [2021-04-07T05:01:15.373Z] #13 53.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 05:01:15 [2021-04-07T05:01:15.373Z] #13 53.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 05:01:15 [2021-04-07T05:01:15.373Z] #13 53.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 05:01:15 [2021-04-07T05:01:15.373Z] #13 53.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] 05:01:15 [2021-04-07T05:01:15.380Z] #29 24.86 0.0% ###### 8.9% ######## 12.3% ############# 18.2% ################# 23.9% ##################### 30.0% ########################### 37.8% ############################## 42.7% #################################### 50.5% ####################################### 54.8% ############################################ 62.2% ################################################ 67.7% ###################################################### 75.7% ########################################################## 81.7% ############################################################### 88.6%#29 ... 05:01:15 [2021-04-07T05:01:15.380Z] 05:01:15 [2021-04-07T05:01:15.380Z] #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 05:01:15 [2021-04-07T05:01:15.380Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb 05:01:15 [2021-04-07T05:01:15.380Z] #55 39.30 Selecting previously unselected package libbtrfs-dev. 05:01:15 [2021-04-07T05:01:15.380Z] #55 39.30 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... 05:01:15 [2021-04-07T05:01:15.380Z] #55 40.60 Unpacking libbtrfs-dev (4.20.1-2) ... 05:01:15 [2021-04-07T05:01:15.380Z] #55 42.09 Setting up libbtrfs0 (4.20.1-2) ... 05:01:15 [2021-04-07T05:01:15.380Z] #55 42.14 Setting up libbtrfs-dev (4.20.1-2) ... 05:01:15 [2021-04-07T05:01:15.380Z] #55 42.16 Processing triggers for libc-bin (2.28-10) ... 05:01:15 [2021-04-07T05:01:15.380Z] #55 DONE 43.9s 05:01:15 [2021-04-07T05:01:15.380Z] 05:01:15 [2021-04-07T05:01:15.380Z] #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 05:01:15 [2021-04-07T05:01:15.380Z] #29 sha256:733c1c67f4fab689e21ee68ce84a850cc62456182dc4af0c534175864b17858b 05:01:15 [2021-04-07T05:01:15.380Z] #29 24.86 0.0% ###### 8.9% ######## 12.3% ############# 18.2% ################# 23.9% ##################### 30.0% ########################### 37.8% ############################## 42.7% #################################### 50.5% ####################################### 54.8% ############################################ 62.2% ################################################ 67.7% ###################################################### 75.7% ########################################################## 81.7% ############################################################### 88.6% ##################################################################### 96.1% ######################################################################## 100.0% 05:01:15 [2021-04-07T05:01:15.493Z] #49 43.92 go: finding github.com/sourcegraph/go-diff v0.5.1 05:01:15 [2021-04-07T05:01:15.493Z] #49 43.92 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 05:01:15 [2021-04-07T05:01:15.493Z] #49 43.98 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 05:01:15 [2021-04-07T05:01:15.493Z] #49 ... 05:01:15 [2021-04-07T05:01:15.493Z] 05:01:15 [2021-04-07T05:01:15.493Z] #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 05:01:15 [2021-04-07T05:01:15.493Z] #67 sha256:c5dbbacfbc9b6acfa4a632041d9c8f473553df8eb311bb1e63abcb6a3b636dc2 05:01:15 [2021-04-07T05:01:15.493Z] #67 DONE 44.0s 05:01:15 [2021-04-07T05:01:15.493Z] 05:01:15 [2021-04-07T05:01:15.493Z] #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 05:01:15 [2021-04-07T05:01:15.493Z] #49 sha256:0220fe0f535349d2255b6356386e3d3fe34ac325ea3dac3a7937e565803fadc0 05:01:15 [2021-04-07T05:01:15.493Z] #49 44.00 go: finding github.com/ultraware/funlen v0.0.2 05:01:15 [2021-04-07T05:01:15.493Z] #49 44.01 go: finding github.com/tommy-muehle/go-mnd v1.1.1 05:01:15 [2021-04-07T05:01:15.493Z] #49 44.11 go: finding github.com/gogo/protobuf v1.2.1 05:01:15 [2021-04-07T05:01:15.600Z] #43 81.29 DEP criu/pagemap-cache.d 05:01:15 [2021-04-07T05:01:15.600Z] #43 81.45 DEP criu/page-xfer.d 05:01:15 [2021-04-07T05:01:15.643Z] #29 27.04 05:01:15 [2021-04-07T05:01:15.752Z] #49 44.17 go: finding github.com/ultraware/whitespace v0.0.4 05:01:15 [2021-04-07T05:01:15.752Z] #49 44.18 go: finding github.com/uudashr/gocognit v1.0.1 05:01:15 [2021-04-07T05:01:15.752Z] #49 44.21 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 05:01:15 [2021-04-07T05:01:15.757Z] #50 33.54 go: extracting github.com/BurntSushi/toml v0.3.1 05:01:15 [2021-04-07T05:01:15.860Z] #43 81.63 DEP criu/page-pipe.d 05:01:15 [2021-04-07T05:01:15.946Z] #13 54.66 debconf: delaying package configuration, since apt-utils is not installed 05:01:16 [2021-04-07T05:01:16.120Z] #43 81.71 DEP criu/netfilter.d 05:01:16 [2021-04-07T05:01:16.120Z] #43 81.93 DEP criu/net.d 05:01:16 [2021-04-07T05:01:16.207Z] #13 54.85 Fetched 78.2 MB in 8s (9299 kB/s) 05:01:16 [2021-04-07T05:01:16.330Z] #49 44.86 go: finding honnef.co/go/tools v0.0.1-2019.2.3 05:01:16 [2021-04-07T05:01:16.380Z] #43 82.13 DEP criu/namespaces.d 05:01:16 [2021-04-07T05:01:16.468Z] #13 54.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 05:01:16 [2021-04-07T05:01:16.468Z] #13 55.05 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... 05:01:16 [2021-04-07T05:01:16.468Z] #13 55.11 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... 05:01:16 [2021-04-07T05:01:16.601Z] #49 45.09 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 05:01:16 [2021-04-07T05:01:16.601Z] #49 45.09 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 05:01:16 [2021-04-07T05:01:16.601Z] #49 45.20 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 05:01:16 [2021-04-07T05:01:16.601Z] #49 45.21 go: finding github.com/BurntSushi/toml v0.3.1 05:01:16 [2021-04-07T05:01:16.640Z] #43 82.33 DEP criu/mount.d 05:01:16 [2021-04-07T05:01:16.640Z] #43 82.58 DEP criu/memfd.d 05:01:16 [2021-04-07T05:01:16.900Z] #43 82.69 DEP criu/mem.d 05:01:17 [2021-04-07T05:01:17.036Z] #29 28.33 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 05:01:17 [2021-04-07T05:01:17.040Z] #13 55.60 Setting up libsystemd0:amd64 (241-7~deb10u7) ... 05:01:17 [2021-04-07T05:01:17.080Z] #40 ... 05:01:17 [2021-04-07T05:01:17.080Z] 05:01:17 [2021-04-07T05:01:17.080Z] #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 05:01:17 [2021-04-07T05:01:17.080Z] #51 sha256:7f0a3baa80566670f591622c15d12caff73d5b1e96ba3fe55f4751e381d1abae 05:01:17 [2021-04-07T05:01:17.080Z] #51 22.04 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 05:01:17 [2021-04-07T05:01:17.080Z] #51 22.04 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 05:01:17 [2021-04-07T05:01:17.080Z] #51 22.04 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 05:01:17 [2021-04-07T05:01:17.080Z] #51 22.41 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 05:01:17 [2021-04-07T05:01:17.080Z] #51 22.45 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 05:01:17 [2021-04-07T05:01:17.080Z] #51 23.16 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 05:01:17 [2021-04-07T05:01:17.080Z] #51 24.13 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 05:01:17 [2021-04-07T05:01:17.080Z] #51 25.64 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be 05:01:17 [2021-04-07T05:01:17.080Z] #51 27.02 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 05:01:17 [2021-04-07T05:01:17.080Z] #51 27.17 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 05:01:17 [2021-04-07T05:01:17.080Z] #51 27.29 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 05:01:17 [2021-04-07T05:01:17.080Z] #51 27.39 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 05:01:17 [2021-04-07T05:01:17.080Z] #51 28.19 runtime 05:01:17 [2021-04-07T05:01:17.080Z] #51 ... 05:01:17 [2021-04-07T05:01:17.080Z] 05:01:17 [2021-04-07T05:01:17.080Z] #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 05:01:17 [2021-04-07T05:01:17.080Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 05:01:17 [2021-04-07T05:01:17.080Z] #55 24.73 Reading package lists... 05:01:17 [2021-04-07T05:01:17.160Z] #43 82.89 DEP criu/lsm.d 05:01:17 [2021-04-07T05:01:17.160Z] #43 83.09 DEP criu/log.d 05:01:17 [2021-04-07T05:01:17.298Z] #29 28.72 05:01:17 [2021-04-07T05:01:17.298Z] #29 ... 05:01:17 [2021-04-07T05:01:17.298Z] 05:01:17 [2021-04-07T05:01:17.298Z] #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 05:01:17 [2021-04-07T05:01:17.298Z] #45 sha256:ec3c4c29fb446ba50f00a13d0c1f6d473e08817f88b6f6145798cb564e14b62d 05:01:17 [2021-04-07T05:01:17.298Z] #45 35.71 hash/crc32 05:01:17 [2021-04-07T05:01:17.298Z] #45 36.38 time 05:01:17 [2021-04-07T05:01:17.298Z] #45 36.53 internal/syscall/execenv 05:01:17 [2021-04-07T05:01:17.298Z] #45 36.86 vendor/golang.org/x/net/dns/dnsmessage 05:01:17 [2021-04-07T05:01:17.298Z] #45 38.79 regexp 05:01:17 [2021-04-07T05:01:17.298Z] #45 42.29 os 05:01:17 [2021-04-07T05:01:17.298Z] #45 42.67 github.com/LK4D4/vndr/versioned 05:01:17 [2021-04-07T05:01:17.298Z] #45 44.81 internal/lazyregexp 05:01:17 [2021-04-07T05:01:17.298Z] #45 44.81 os/exec 05:01:17 [2021-04-07T05:01:17.298Z] #45 44.84 net 05:01:17 [2021-04-07T05:01:17.298Z] #45 45.05 fmt 05:01:17 [2021-04-07T05:01:17.298Z] #45 45.07 encoding/binary 05:01:17 [2021-04-07T05:01:17.298Z] #45 ... 05:01:17 [2021-04-07T05:01:17.298Z] 05:01:17 [2021-04-07T05:01:17.298Z] #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 05:01:17 [2021-04-07T05:01:17.298Z] #56 sha256:b3506b4818a63b9e2c46c75d20432aa0767f195abd5e75445915abe43ce71058 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.688 + RM_GOPATH=0 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.688 + TMP_GOPATH= 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.688 + : /build 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.688 + '[' -z '' ']' 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.688 ++ mktemp -d 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.690 + export GOPATH=/tmp/tmp.m8EpaUmB8o 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.690 + GOPATH=/tmp/tmp.m8EpaUmB8o 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.690 + RM_GOPATH=1 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.690 + case "$(go env GOARCH)" in 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.691 ++ go env GOARCH 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.711 + export GO_BUILDMODE=-buildmode=pie 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.712 + GO_BUILDMODE=-buildmode=pie 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.713 ++ dirname /tmp/install/install.sh 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.716 + dir=/tmp/install 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.716 + bin=containerd 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.716 + shift 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.716 + '[' '!' -f /tmp/install/containerd.installer ']' 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.717 + . /tmp/install/containerd.installer 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.717 ++ set -e 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.717 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.717 + install_containerd 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.718 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.718 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.718 + git clone https://github.com/containerd/containerd.git /tmp/tmp.m8EpaUmB8o/src/github.com/containerd/containerd 05:01:17 [2021-04-07T05:01:17.298Z] #56 1.721 Cloning into '/tmp/tmp.m8EpaUmB8o/src/github.com/containerd/containerd'... 05:01:17 [2021-04-07T05:01:17.302Z] #13 55.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.) 05:01:17 [2021-04-07T05:01:17.302Z] #13 55.95 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... 05:01:17 [2021-04-07T05:01:17.302Z] #13 56.02 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... 05:01:17 [2021-04-07T05:01:17.420Z] #43 83.22 DEP criu/libnetlink.d 05:01:17 [2021-04-07T05:01:17.679Z] #43 83.37 DEP criu/kerndat.d 05:01:17 [2021-04-07T05:01:17.879Z] #50 ... 05:01:17 [2021-04-07T05:01:17.879Z] 05:01:17 [2021-04-07T05:01:17.879Z] #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 05:01:17 [2021-04-07T05:01:17.879Z] #30 sha256:283584fcc678cf0e8b5fa89c763a2a210a3df1535abffa6b53eceb94547b18ae 05:01:17 [2021-04-07T05:01:17.879Z] #30 30.12 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 05:01:17 [2021-04-07T05:01:17.879Z] #30 30.57 05:01:17 [2021-04-07T05:01:17.879Z] #30 30.73 ######################################################################## 100.0% 05:01:17 [2021-04-07T05:01:17.879Z] #30 30.97 05:01:17 [2021-04-07T05:01:17.879Z] #30 31.73 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 05:01:17 [2021-04-07T05:01:17.879Z] #30 32.09 05:01:17 [2021-04-07T05:01:17.879Z] #30 32.24 ######################################################################## 100.0% 05:01:17 [2021-04-07T05:01:17.879Z] #30 32.41 05:01:17 [2021-04-07T05:01:17.879Z] #30 32.55 Download of images into '/build' complete. 05:01:17 [2021-04-07T05:01:17.879Z] #30 32.55 Use something like the following to load the result into a Docker daemon: 05:01:17 [2021-04-07T05:01:17.879Z] #30 32.55 tar -cC '/build' . | docker load 05:01:17 [2021-04-07T05:01:17.879Z] #30 DONE 32.7s 05:01:17 [2021-04-07T05:01:17.879Z] 05:01:17 [2021-04-07T05:01:17.879Z] #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 05:01:17 [2021-04-07T05:01:17.879Z] #50 sha256:c9556ae439a080ca4e1f9e55c6e36f9567bc2d870f1ee56959db4f5a0ba433ba 05:01:17 [2021-04-07T05:01:17.879Z] #50 35.71 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 05:01:17 [2021-04-07T05:01:17.939Z] #43 83.58 DEP criu/kcmp-ids.d 05:01:17 [2021-04-07T05:01:17.939Z] #43 83.67 DEP criu/irmap.d 05:01:17 [2021-04-07T05:01:17.968Z] #49 ... 05:01:17 [2021-04-07T05:01:17.968Z] 05:01:17 [2021-04-07T05:01:17.968Z] #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 05:01:17 [2021-04-07T05:01:17.968Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 05:01:17 [2021-04-07T05:01:17.968Z] #55 32.45 Reading package lists... 05:01:17 [2021-04-07T05:01:17.968Z] #55 39.23 Building dependency tree... 05:01:17 [2021-04-07T05:01:17.968Z] #55 42.48 The following additional packages will be installed: 05:01:17 [2021-04-07T05:01:17.968Z] #55 42.49 libbtrfs0 05:01:17 [2021-04-07T05:01:17.968Z] #55 42.74 The following NEW packages will be installed: 05:01:17 [2021-04-07T05:01:17.968Z] #55 42.77 libbtrfs-dev libbtrfs0 05:01:17 [2021-04-07T05:01:17.968Z] #55 43.19 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. 05:01:17 [2021-04-07T05:01:17.968Z] #55 43.19 Need to get 119 kB of archives. 05:01:17 [2021-04-07T05:01:17.968Z] #55 43.19 After this operation, 387 kB of additional disk space will be used. 05:01:17 [2021-04-07T05:01:17.968Z] #55 43.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 05:01:17 [2021-04-07T05:01:17.968Z] #55 43.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 05:01:17 [2021-04-07T05:01:17.968Z] #55 45.16 debconf: delaying package configuration, since apt-utils is not installed 05:01:17 [2021-04-07T05:01:17.968Z] #55 45.49 Fetched 119 kB in 0s (409 kB/s) 05:01:17 [2021-04-07T05:01:17.968Z] #55 45.60 Selecting previously unselected package libbtrfs0. 05:01:17 [2021-04-07T05:01:17.968Z] #55 45.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 05:01:17 [2021-04-07T05:01:17.968Z] #55 45.68 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 05:01:17 [2021-04-07T05:01:17.968Z] #55 45.70 Unpacking libbtrfs0 (4.20.1-2) ... 05:01:17 [2021-04-07T05:01:17.968Z] #55 45.85 Selecting previously unselected package libbtrfs-dev. 05:01:17 [2021-04-07T05:01:17.968Z] #55 45.86 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 05:01:17 [2021-04-07T05:01:17.968Z] #55 45.86 Unpacking libbtrfs-dev (4.20.1-2) ... 05:01:17 [2021-04-07T05:01:17.968Z] #55 46.17 Setting up libbtrfs0 (4.20.1-2) ... 05:01:17 [2021-04-07T05:01:17.968Z] #55 46.21 Setting up libbtrfs-dev (4.20.1-2) ... 05:01:17 [2021-04-07T05:01:17.968Z] #55 46.22 Processing triggers for libc-bin (2.28-10) ... 05:01:17 [2021-04-07T05:01:17.968Z] #55 DONE 46.5s 05:01:18 [2021-04-07T05:01:18.028Z] #55 31.93 Building dependency tree... 05:01:18 [2021-04-07T05:01:18.199Z] #43 83.87 DEP criu/ipc_ns.d 05:01:18 [2021-04-07T05:01:18.199Z] #43 84.08 DEP criu/image.d 05:01:18 [2021-04-07T05:01:18.224Z] 05:01:18 [2021-04-07T05:01:18.224Z] #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 05:01:18 [2021-04-07T05:01:18.224Z] #56 sha256:47b4cea3269034ea692181692836fefc7ba1d486c459bb3fb0116bbb1fbfc677 05:01:18 [2021-04-07T05:01:18.459Z] #43 84.22 DEP criu/image-desc.d 05:01:18 [2021-04-07T05:01:18.459Z] #43 84.31 DEP criu/fsnotify.d 05:01:18 [2021-04-07T05:01:18.719Z] #43 84.41 DEP criu/filesystems.d 05:01:18 [2021-04-07T05:01:18.719Z] #43 84.64 DEP criu/files.d 05:01:18 [2021-04-07T05:01:18.735Z] #13 ... 05:01:18 [2021-04-07T05:01:18.735Z] 05:01:18 [2021-04-07T05:01:18.735Z] #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 05:01:18 [2021-04-07T05:01:18.735Z] #47 sha256:7e180c647696f014faa35860ba526e9acc0b27c99a6c07f1539b282f03204a72 05:01:18 [2021-04-07T05:01:18.735Z] #47 DONE 61.2s 05:01:18 [2021-04-07T05:01:18.735Z] 05:01:18 [2021-04-07T05:01:18.735Z] #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 05:01:18 [2021-04-07T05:01:18.735Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:01:18 [2021-04-07T05:01:18.735Z] #36 58.50 Selecting previously unselected package libxml2:amd64. 05:01:18 [2021-04-07T05:01:18.735Z] #36 58.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... 05:01:18 [2021-04-07T05:01:18.735Z] #36 58.53 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... 05:01:18 [2021-04-07T05:01:18.735Z] #36 59.11 Selecting previously unselected package libarchive13:amd64. 05:01:18 [2021-04-07T05:01:18.735Z] #36 59.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 05:01:18 [2021-04-07T05:01:18.735Z] #36 59.13 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 05:01:18 [2021-04-07T05:01:18.735Z] #36 59.65 Selecting previously unselected package libjsoncpp1:amd64. 05:01:18 [2021-04-07T05:01:18.735Z] #36 59.65 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 05:01:18 [2021-04-07T05:01:18.735Z] #36 59.67 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 05:01:18 [2021-04-07T05:01:18.735Z] #36 59.82 Selecting previously unselected package librhash0:amd64. 05:01:18 [2021-04-07T05:01:18.735Z] #36 59.82 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 05:01:18 [2021-04-07T05:01:18.735Z] #36 59.84 Unpacking librhash0:amd64 (1.3.8-1) ... 05:01:18 [2021-04-07T05:01:18.735Z] #36 60.12 Selecting previously unselected package libuv1:amd64. 05:01:18 [2021-04-07T05:01:18.735Z] #36 60.15 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... 05:01:18 [2021-04-07T05:01:18.735Z] #36 60.18 Unpacking libuv1:amd64 (1.24.1-1) ... 05:01:18 [2021-04-07T05:01:18.735Z] #36 61.09 Selecting previously unselected package cmake. 05:01:18 [2021-04-07T05:01:18.735Z] #36 61.10 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 05:01:18 [2021-04-07T05:01:18.735Z] #36 61.12 Unpacking cmake (3.13.4-1) ... 05:01:18 [2021-04-07T05:01:18.936Z] #50 36.69 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 05:01:18 [2021-04-07T05:01:18.980Z] #43 84.78 DEP criu/files-reg.d 05:01:18 [2021-04-07T05:01:18.980Z] #43 84.92 DEP criu/files-ext.d 05:01:19 [2021-04-07T05:01:19.150Z] #56 1.222 + RM_GOPATH=0 05:01:19 [2021-04-07T05:01:19.241Z] #43 85.07 DEP criu/file-lock.d 05:01:19 [2021-04-07T05:01:19.310Z] #36 ... 05:01:19 [2021-04-07T05:01:19.310Z] 05:01:19 [2021-04-07T05:01:19.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 05:01:19 [2021-04-07T05:01:19.310Z] #51 sha256:37b9bd941ee373eff305a6d2fb932f7c8b4e3e08093b13a0c8830fd7b23a31ab 05:01:19 [2021-04-07T05:01:19.310Z] #51 52.05 syscall 05:01:19 [2021-04-07T05:01:19.310Z] #51 52.07 reflect 05:01:19 [2021-04-07T05:01:19.310Z] #51 58.07 time 05:01:19 [2021-04-07T05:01:19.310Z] #51 ... 05:01:19 [2021-04-07T05:01:19.310Z] 05:01:19 [2021-04-07T05:01:19.310Z] #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 05:01:19 [2021-04-07T05:01:19.310Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:19 [2021-04-07T05:01:19.310Z] #13 57.52 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... 05:01:19 [2021-04-07T05:01:19.310Z] #13 57.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 05:01:19 [2021-04-07T05:01:19.310Z] #13 57.92 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... 05:01:19 [2021-04-07T05:01:19.310Z] #13 57.93 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.223 + TMP_GOPATH= 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.223 + : /build 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.223 + '[' -z '' ']' 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.225 ++ mktemp -d 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.235 + export GOPATH=/tmp/tmp.KySFuRhfRy 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.235 + GOPATH=/tmp/tmp.KySFuRhfRy 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.235 + RM_GOPATH=1 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.236 + case "$(go env GOARCH)" in 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.236 ++ go env GOARCH 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.283 + export GO_BUILDMODE=-buildmode=pie 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.283 + GO_BUILDMODE=-buildmode=pie 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.284 ++ dirname /tmp/install/install.sh 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.285 + dir=/tmp/install 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.285 + bin=containerd 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.285 + shift 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.285 + '[' '!' -f /tmp/install/containerd.installer ']' 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.286 + . /tmp/install/containerd.installer 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.286 ++ set -e 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.286 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.286 + install_containerd 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.287 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.287 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.287 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KySFuRhfRy/src/github.com/containerd/containerd 05:01:19 [2021-04-07T05:01:19.407Z] #56 1.292 Cloning into '/tmp/tmp.KySFuRhfRy/src/github.com/containerd/containerd'... 05:01:19 [2021-04-07T05:01:19.407Z] #56 ... 05:01:19 [2021-04-07T05:01:19.407Z] 05:01:19 [2021-04-07T05:01:19.407Z] #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 05:01:19 [2021-04-07T05:01:19.407Z] #34 sha256:d72521a525fd2e03e4ca40ab23717b9c67aa306927dab6bfd0654a5b28ab6093 05:01:19 [2021-04-07T05:01:19.407Z] #34 38.00 sync 05:01:19 [2021-04-07T05:01:19.407Z] #34 38.01 internal/reflectlite 05:01:19 [2021-04-07T05:01:19.407Z] #34 40.56 sort 05:01:19 [2021-04-07T05:01:19.407Z] #34 40.59 errors 05:01:19 [2021-04-07T05:01:19.407Z] #34 40.94 strconv 05:01:19 [2021-04-07T05:01:19.407Z] #34 41.87 io 05:01:19 [2021-04-07T05:01:19.407Z] #34 43.32 internal/oserror 05:01:19 [2021-04-07T05:01:19.407Z] #34 43.41 syscall 05:01:19 [2021-04-07T05:01:19.407Z] #34 44.62 reflect 05:01:19 [2021-04-07T05:01:19.501Z] #43 85.28 DEP criu/file-ids.d 05:01:19 [2021-04-07T05:01:19.501Z] #43 85.46 DEP criu/fifo.d 05:01:19 [2021-04-07T05:01:19.667Z] #34 ... 05:01:19 [2021-04-07T05:01:19.667Z] 05:01:19 [2021-04-07T05:01:19.667Z] #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 05:01:19 [2021-04-07T05:01:19.667Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:01:19 [2021-04-07T05:01:19.667Z] #36 43.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] 05:01:19 [2021-04-07T05:01:19.667Z] #36 43.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 05:01:19 [2021-04-07T05:01:19.667Z] #36 43.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 05:01:19 [2021-04-07T05:01:19.667Z] #36 43.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 05:01:19 [2021-04-07T05:01:19.667Z] #36 43.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] 05:01:19 [2021-04-07T05:01:19.667Z] #36 43.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 05:01:19 [2021-04-07T05:01:19.667Z] #36 45.95 debconf: delaying package configuration, since apt-utils is not installed 05:01:19 [2021-04-07T05:01:19.667Z] #36 46.18 Fetched 14.9 MB in 2s (7559 kB/s) 05:01:19 [2021-04-07T05:01:19.667Z] #36 46.30 Selecting previously unselected package xxd. 05:01:19 [2021-04-07T05:01:19.667Z] #36 46.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.) 05:01:19 [2021-04-07T05:01:19.667Z] #36 46.45 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 05:01:19 [2021-04-07T05:01:19.667Z] #36 46.46 Unpacking xxd (2:8.1.0875-5) ... 05:01:19 [2021-04-07T05:01:19.667Z] #36 46.70 Selecting previously unselected package vim-common. 05:01:19 [2021-04-07T05:01:19.667Z] #36 46.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 05:01:19 [2021-04-07T05:01:19.667Z] #36 46.76 Unpacking vim-common (2:8.1.0875-5) ... 05:01:19 [2021-04-07T05:01:19.667Z] #36 47.45 Selecting previously unselected package cmake-data. 05:01:19 [2021-04-07T05:01:19.667Z] #36 47.45 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 05:01:19 [2021-04-07T05:01:19.667Z] #36 47.47 Unpacking cmake-data (3.13.4-1) ... 05:01:19 [2021-04-07T05:01:19.761Z] #43 85.60 DEP criu/fdstore.d 05:01:19 [2021-04-07T05:01:19.761Z] #43 85.70 DEP criu/fault-injection.d 05:01:19 [2021-04-07T05:01:19.761Z] #43 85.73 DEP criu/external.d 05:01:19 [2021-04-07T05:01:19.834Z] #13 58.34 Setting up libudev1:amd64 (241-7~deb10u7) ... 05:01:19 [2021-04-07T05:01:19.834Z] #13 58.52 Selecting previously unselected package binutils-mingw-w64-i686. 05:01:19 [2021-04-07T05:01:19.834Z] #13 58.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 05:01:19 [2021-04-07T05:01:19.834Z] #13 58.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 05:01:19 [2021-04-07T05:01:19.834Z] #13 58.58 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 05:01:20 [2021-04-07T05:01:20.021Z] #43 85.84 DEP criu/eventpoll.d 05:01:20 [2021-04-07T05:01:20.021Z] #43 85.98 DEP criu/eventfd.d 05:01:20 [2021-04-07T05:01:20.229Z] #36 ... 05:01:20 [2021-04-07T05:01:20.229Z] 05:01:20 [2021-04-07T05:01:20.229Z] #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 05:01:20 [2021-04-07T05:01:20.229Z] #45 sha256:6e1b7b81fdaee329ceddbccaa1f3f9be6f0a97faa8752dff0635f20a233b534f 05:01:20 [2021-04-07T05:01:20.229Z] #45 38.78 sync 05:01:20 [2021-04-07T05:01:20.229Z] #45 38.78 internal/reflectlite 05:01:20 [2021-04-07T05:01:20.229Z] #45 40.17 github.com/LK4D4/vndr/godl/singleflight 05:01:20 [2021-04-07T05:01:20.229Z] #45 40.56 math/rand 05:01:20 [2021-04-07T05:01:20.229Z] #45 41.66 internal/singleflight 05:01:20 [2021-04-07T05:01:20.229Z] #45 42.24 strconv 05:01:20 [2021-04-07T05:01:20.229Z] #45 42.24 io 05:01:20 [2021-04-07T05:01:20.229Z] #45 43.78 bytes 05:01:20 [2021-04-07T05:01:20.229Z] #45 47.13 reflect 05:01:20 [2021-04-07T05:01:20.229Z] #45 47.19 bufio 05:01:20 [2021-04-07T05:01:20.229Z] #45 ... 05:01:20 [2021-04-07T05:01:20.229Z] 05:01:20 [2021-04-07T05:01:20.229Z] #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 05:01:20 [2021-04-07T05:01:20.229Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:20 [2021-04-07T05:01:20.229Z] #42 32.53 Reading package lists... 05:01:20 [2021-04-07T05:01:20.229Z] #42 39.36 Building dependency tree... 05:01:20 [2021-04-07T05:01:20.229Z] #42 42.88 The following additional packages will be installed: 05:01:20 [2021-04-07T05:01:20.229Z] #42 42.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 05:01:20 [2021-04-07T05:01:20.229Z] #42 42.90 libprotoc17 python-pkg-resources python-six zlib1g-dev 05:01:20 [2021-04-07T05:01:20.229Z] #42 42.91 Suggested packages: 05:01:20 [2021-04-07T05:01:20.229Z] #42 42.91 manpages-dev python-setuptools 05:01:20 [2021-04-07T05:01:20.229Z] #42 44.59 The following NEW packages will be installed: 05:01:20 [2021-04-07T05:01:20.229Z] #42 44.62 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 05:01:20 [2021-04-07T05:01:20.229Z] #42 44.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 05:01:20 [2021-04-07T05:01:20.229Z] #42 44.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 05:01:20 [2021-04-07T05:01:20.229Z] #42 44.62 python-six zlib1g-dev 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.11 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.11 Need to get 4095 kB of archives. 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.11 After this operation, 22.5 MB of additional disk space will be used. 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 45.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] 05:01:20 [2021-04-07T05:01:20.229Z] #42 47.25 debconf: delaying package configuration, since apt-utils is not installed 05:01:20 [2021-04-07T05:01:20.229Z] #42 47.48 Fetched 4095 kB in 1s (4427 kB/s) 05:01:20 [2021-04-07T05:01:20.229Z] #42 47.63 Selecting previously unselected package libcap-dev:amd64. 05:01:20 [2021-04-07T05:01:20.229Z] #42 47.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.) 05:01:20 [2021-04-07T05:01:20.229Z] #42 47.74 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... 05:01:20 [2021-04-07T05:01:20.229Z] #42 47.76 Unpacking libcap-dev:amd64 (1:2.25-2) ... 05:01:20 [2021-04-07T05:01:20.229Z] #42 47.92 Selecting previously unselected package libnet1:amd64. 05:01:20 [2021-04-07T05:01:20.229Z] #42 47.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 05:01:20 [2021-04-07T05:01:20.229Z] #42 47.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 05:01:20 [2021-04-07T05:01:20.229Z] #42 48.08 Selecting previously unselected package libnet1-dev. 05:01:20 [2021-04-07T05:01:20.229Z] #42 48.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... 05:01:20 [2021-04-07T05:01:20.229Z] #42 48.11 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 05:01:20 [2021-04-07T05:01:20.229Z] #42 48.31 Selecting previously unselected package libnl-3-200:amd64. 05:01:20 [2021-04-07T05:01:20.229Z] #42 48.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... 05:01:20 [2021-04-07T05:01:20.229Z] #42 48.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 05:01:20 [2021-04-07T05:01:20.229Z] #42 48.49 Selecting previously unselected package libnl-3-dev:amd64. 05:01:20 [2021-04-07T05:01:20.229Z] #42 48.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... 05:01:20 [2021-04-07T05:01:20.229Z] #42 48.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... 05:01:20 [2021-04-07T05:01:20.229Z] #42 48.82 Selecting previously unselected package libprotobuf-c1:amd64. 05:01:20 [2021-04-07T05:01:20.229Z] #42 48.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 05:01:20 [2021-04-07T05:01:20.229Z] #42 48.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 05:01:20 [2021-04-07T05:01:20.229Z] #42 48.93 Selecting previously unselected package libprotobuf-c-dev:amd64. 05:01:20 [2021-04-07T05:01:20.486Z] #42 48.94 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... 05:01:20 [2021-04-07T05:01:20.486Z] #42 48.94 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 05:01:20 [2021-04-07T05:01:20.486Z] #42 49.06 Selecting previously unselected package zlib1g-dev:amd64. 05:01:20 [2021-04-07T05:01:20.591Z] #43 86.20 DEP criu/crtools.d 05:01:20 [2021-04-07T05:01:20.591Z] #43 86.36 DEP criu/cr-service.d 05:01:20 [2021-04-07T05:01:20.619Z] #56 ... 05:01:20 [2021-04-07T05:01:20.619Z] 05:01:20 [2021-04-07T05:01:20.619Z] #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 05:01:20 [2021-04-07T05:01:20.619Z] #29 sha256:733c1c67f4fab689e21ee68ce84a850cc62456182dc4af0c534175864b17858b 05:01:20 [2021-04-07T05:01:20.619Z] #29 28.96 ######################################################################## 100.0% 05:01:20 [2021-04-07T05:01:20.619Z] #29 29.07 05:01:20 [2021-04-07T05:01:20.619Z] #29 29.86 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 05:01:20 [2021-04-07T05:01:20.619Z] #29 30.30 05:01:20 [2021-04-07T05:01:20.619Z] #29 30.55 ##################################### 52.6% ######################################################################## 100.0% 05:01:20 [2021-04-07T05:01:20.619Z] #29 30.63 05:01:20 [2021-04-07T05:01:20.619Z] #29 30.73 Download of images into '/build' complete. 05:01:20 [2021-04-07T05:01:20.619Z] #29 30.74 Use something like the following to load the result into a Docker daemon: 05:01:20 [2021-04-07T05:01:20.619Z] #29 30.74 tar -cC '/build' . | docker load 05:01:20 [2021-04-07T05:01:20.619Z] #29 DONE 31.9s 05:01:20 [2021-04-07T05:01:20.619Z] 05:01:20 [2021-04-07T05:01:20.619Z] #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 05:01:20 [2021-04-07T05:01:20.619Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 05:01:20 [2021-04-07T05:01:20.619Z] #13 38.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] 05:01:20 [2021-04-07T05:01:20.619Z] #13 38.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] 05:01:20 [2021-04-07T05:01:20.619Z] #13 38.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] 05:01:20 [2021-04-07T05:01:20.619Z] #13 38.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] 05:01:20 [2021-04-07T05:01:20.619Z] #13 38.74 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] 05:01:20 [2021-04-07T05:01:20.619Z] #13 38.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] 05:01:20 [2021-04-07T05:01:20.619Z] #13 38.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] 05:01:20 [2021-04-07T05:01:20.619Z] #13 38.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] 05:01:20 [2021-04-07T05:01:20.619Z] #13 38.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] 05:01:20 [2021-04-07T05:01:20.619Z] #13 38.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] 05:01:20 [2021-04-07T05:01:20.619Z] #13 38.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] 05:01:20 [2021-04-07T05:01:20.619Z] #13 38.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] 05:01:20 [2021-04-07T05:01:20.619Z] #13 38.85 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] 05:01:20 [2021-04-07T05:01:20.619Z] #13 38.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] 05:01:20 [2021-04-07T05:01:20.619Z] #13 40.58 debconf: delaying package configuration, since apt-utils is not installed 05:01:20 [2021-04-07T05:01:20.619Z] #13 40.94 Fetched 73.8 MB in 8s (8757 kB/s) 05:01:20 [2021-04-07T05:01:20.619Z] #13 41.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) 05:01:20 [2021-04-07T05:01:20.619Z] #13 41.30 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... 05:01:20 [2021-04-07T05:01:20.619Z] #13 41.44 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... 05:01:20 [2021-04-07T05:01:20.619Z] #13 42.42 Setting up libsystemd0:arm64 (241-7~deb10u7) ... 05:01:20 [2021-04-07T05:01:20.619Z] #13 42.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) 05:01:20 [2021-04-07T05:01:20.619Z] #13 42.67 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... 05:01:20 [2021-04-07T05:01:20.619Z] #13 42.71 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... 05:01:20 [2021-04-07T05:01:20.619Z] #13 42.93 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... 05:01:20 [2021-04-07T05:01:20.619Z] #13 43.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) 05:01:20 [2021-04-07T05:01:20.619Z] #13 43.28 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... 05:01:20 [2021-04-07T05:01:20.619Z] #13 43.31 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... 05:01:20 [2021-04-07T05:01:20.619Z] #13 43.53 Setting up libudev1:arm64 (241-7~deb10u7) ... 05:01:20 [2021-04-07T05:01:20.619Z] #13 43.72 Selecting previously unselected package binutils-mingw-w64-i686. 05:01:20 [2021-04-07T05:01:20.619Z] #13 43.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.) 05:01:20 [2021-04-07T05:01:20.619Z] #13 43.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... 05:01:20 [2021-04-07T05:01:20.619Z] #13 43.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 05:01:20 [2021-04-07T05:01:20.619Z] #13 45.96 Selecting previously unselected package binutils-mingw-w64-x86-64. 05:01:20 [2021-04-07T05:01:20.619Z] #13 45.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... 05:01:20 [2021-04-07T05:01:20.619Z] #13 45.97 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 05:01:20 [2021-04-07T05:01:20.654Z] #55 35.71 The following additional packages will be installed: 05:01:20 [2021-04-07T05:01:20.654Z] #55 35.71 libbtrfs0 05:01:20 [2021-04-07T05:01:20.654Z] #55 35.93 The following NEW packages will be installed: 05:01:20 [2021-04-07T05:01:20.654Z] #55 35.95 libbtrfs-dev libbtrfs0 05:01:20 [2021-04-07T05:01:20.654Z] #55 ... 05:01:20 [2021-04-07T05:01:20.654Z] 05:01:20 [2021-04-07T05:01:20.654Z] #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 05:01:20 [2021-04-07T05:01:20.654Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:20 [2021-04-07T05:01:20.654Z] #42 26.09 Fetched 8426 kB in 18s (472 kB/s) 05:01:20 [2021-04-07T05:01:20.654Z] #42 26.09 Reading package lists... 05:01:20 [2021-04-07T05:01:20.742Z] #42 49.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... 05:01:20 [2021-04-07T05:01:20.742Z] #42 49.08 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 05:01:20 [2021-04-07T05:01:20.742Z] #42 ... 05:01:20 [2021-04-07T05:01:20.742Z] 05:01:20 [2021-04-07T05:01:20.742Z] #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 05:01:20 [2021-04-07T05:01:20.742Z] #45 sha256:6e1b7b81fdaee329ceddbccaa1f3f9be6f0a97faa8752dff0635f20a233b534f 05:01:20 [2021-04-07T05:01:20.742Z] #45 49.15 syscall 05:01:20 [2021-04-07T05:01:20.853Z] #43 ... 05:01:20 [2021-04-07T05:01:20.853Z] 05:01:20 [2021-04-07T05:01:20.853Z] #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 05:01:20 [2021-04-07T05:01:20.853Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 05:01:20 [2021-04-07T05:01:20.853Z] #32 DONE 155.7s 05:01:20 [2021-04-07T05:01:20.853Z] 05:01:20 [2021-04-07T05:01:20.853Z] #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 05:01:20 [2021-04-07T05:01:20.853Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:01:20 [2021-04-07T05:01:20.853Z] #20 11.57 Reading package lists... 05:01:20 [2021-04-07T05:01:20.853Z] #20 16.08 Reading package lists... 05:01:20 [2021-04-07T05:01:20.853Z] #20 19.42 Building dependency tree... 05:01:20 [2021-04-07T05:01:20.853Z] #20 21.09 libcap2-bin is already the newest version (1:2.25-2). 05:01:20 [2021-04-07T05:01:20.853Z] #20 21.09 The following additional packages will be installed: 05:01:20 [2021-04-07T05:01:20.853Z] #20 21.11 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 05:01:20 [2021-04-07T05:01:20.853Z] #20 21.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 05:01:20 [2021-04-07T05:01:20.853Z] #20 21.11 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 05:01:20 [2021-04-07T05:01:20.853Z] #20 21.11 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 05:01:20 [2021-04-07T05:01:20.853Z] #20 21.11 python3.7 python3.7-minimal vim-runtime xxd 05:01:20 [2021-04-07T05:01:20.853Z] #20 21.11 Suggested packages: 05:01:20 [2021-04-07T05:01:20.853Z] #20 21.12 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc 05:01:20 [2021-04-07T05:01:20.853Z] #20 21.12 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc 05:01:20 [2021-04-07T05:01:20.853Z] #20 21.12 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 05:01:20 [2021-04-07T05:01:20.853Z] #20 21.12 Recommended packages: 05:01:20 [2021-04-07T05:01:20.853Z] #20 21.12 aufs-dkms nftables build-essential python3-dev python3-keyring 05:01:20 [2021-04-07T05:01:20.853Z] #20 21.12 python3-keyrings.alt python3-xdg unzip 05:01:20 [2021-04-07T05:01:20.853Z] #20 ... 05:01:20 [2021-04-07T05:01:20.853Z] 05:01:20 [2021-04-07T05:01:20.853Z] #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 05:01:20 [2021-04-07T05:01:20.853Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:01:20 [2021-04-07T05:01:20.853Z] #43 86.61 DEP criu/cr-restore.d 05:01:20 [2021-04-07T05:01:20.931Z] #42 33.64 Reading package lists... 05:01:20 [2021-04-07T05:01:20.931Z] #42 ... 05:01:20 [2021-04-07T05:01:20.931Z] 05:01:20 [2021-04-07T05:01:20.931Z] #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 05:01:20 [2021-04-07T05:01:20.931Z] #58 sha256:d7fdf7730af7646089a249433c634e894f3ab568dadcff6c4642f4af768ad5c8 05:01:20 [2021-04-07T05:01:20.931Z] #58 26.29 go: finding github.com/urfave/cli/v2 v2.3.0 05:01:20 [2021-04-07T05:01:20.931Z] #58 26.30 go: finding github.com/u-root/u-root v7.0.0+incompatible 05:01:20 [2021-04-07T05:01:20.931Z] #58 26.66 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 05:01:20 [2021-04-07T05:01:20.931Z] #58 26.73 go: finding github.com/russross/blackfriday/v2 v2.1.0 05:01:20 [2021-04-07T05:01:20.931Z] #58 ... 05:01:20 [2021-04-07T05:01:20.931Z] 05:01:20 [2021-04-07T05:01:20.931Z] #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 05:01:20 [2021-04-07T05:01:20.931Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 05:01:20 [2021-04-07T05:01:20.931Z] #55 36.40 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. 05:01:20 [2021-04-07T05:01:20.931Z] #55 36.40 Need to get 119 kB of archives. 05:01:20 [2021-04-07T05:01:20.931Z] #55 36.40 After this operation, 387 kB of additional disk space will be used. 05:01:20 [2021-04-07T05:01:20.931Z] #55 36.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 05:01:20 [2021-04-07T05:01:20.931Z] #55 36.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 05:01:21 [2021-04-07T05:01:21.193Z] #55 ... 05:01:21 [2021-04-07T05:01:21.193Z] 05:01:21 [2021-04-07T05:01:21.193Z] #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 05:01:21 [2021-04-07T05:01:21.193Z] #49 sha256:dd7983f919ebd04a6e6c700815037ded95eef367734ca81ad075556575d8fba2 05:01:21 [2021-04-07T05:01:21.193Z] #49 26.73 go: extracting github.com/subosito/gotenv v1.2.0 05:01:21 [2021-04-07T05:01:21.193Z] #49 26.73 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 05:01:21 [2021-04-07T05:01:21.193Z] #49 26.73 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 05:01:21 [2021-04-07T05:01:21.193Z] #49 27.31 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 05:01:21 [2021-04-07T05:01:21.193Z] #49 27.45 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 05:01:21 [2021-04-07T05:01:21.193Z] #49 27.45 go: downloading github.com/magiconair/properties v1.8.1 05:01:21 [2021-04-07T05:01:21.193Z] #49 27.45 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 05:01:21 [2021-04-07T05:01:21.193Z] #49 27.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 05:01:21 [2021-04-07T05:01:21.193Z] #49 27.88 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 05:01:21 [2021-04-07T05:01:21.193Z] #49 27.88 go: downloading github.com/kisielk/gotool v1.0.0 05:01:21 [2021-04-07T05:01:21.193Z] #49 27.88 go: extracting gopkg.in/ini.v1 v1.51.0 05:01:21 [2021-04-07T05:01:21.193Z] #49 27.88 go: downloading github.com/BurntSushi/toml v0.3.1 05:01:21 [2021-04-07T05:01:21.193Z] #49 27.92 go: extracting github.com/magiconair/properties v1.8.1 05:01:21 [2021-04-07T05:01:21.193Z] #49 28.10 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 05:01:21 [2021-04-07T05:01:21.193Z] #49 28.10 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 05:01:21 [2021-04-07T05:01:21.193Z] #49 28.10 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 05:01:21 [2021-04-07T05:01:21.193Z] #49 28.10 go: extracting github.com/BurntSushi/toml v0.3.1 05:01:21 [2021-04-07T05:01:21.193Z] #49 28.99 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 05:01:21 [2021-04-07T05:01:21.193Z] #49 29.01 go: downloading github.com/gobwas/glob v0.2.3 05:01:21 [2021-04-07T05:01:21.193Z] #49 29.29 go: extracting github.com/kisielk/gotool v1.0.0 05:01:21 [2021-04-07T05:01:21.193Z] #49 29.51 go: extracting github.com/gobwas/glob v0.2.3 05:01:21 [2021-04-07T05:01:21.193Z] #49 31.90 go: extracting github.com/gogo/protobuf v1.2.1 05:01:21 [2021-04-07T05:01:21.193Z] #49 35.91 go: extracting golang.org/x/text v0.3.2 05:01:21 [2021-04-07T05:01:21.224Z] #13 ... 05:01:21 [2021-04-07T05:01:21.224Z] 05:01:21 [2021-04-07T05:01:21.224Z] #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 05:01:21 [2021-04-07T05:01:21.224Z] #34 sha256:e1a7c58dfb5e9fffc042c6a84fd41aa431542d1c113fc48e48c56f526b601be7 05:01:21 [2021-04-07T05:01:21.224Z] #34 54.06 time 05:01:21 [2021-04-07T05:01:21.224Z] #34 59.88 internal/poll 05:01:21 [2021-04-07T05:01:21.224Z] #34 62.23 internal/syscall/execenv 05:01:21 [2021-04-07T05:01:21.224Z] #34 62.59 internal/syscall/unix 05:01:21 [2021-04-07T05:01:21.224Z] #34 62.65 internal/fmtsort 05:01:21 [2021-04-07T05:01:21.224Z] #34 62.78 os 05:01:21 [2021-04-07T05:01:21.224Z] #34 63.42 strings 05:01:21 [2021-04-07T05:01:21.423Z] #43 87.08 DEP criu/cr-errno.d 05:01:21 [2021-04-07T05:01:21.423Z] #43 87.10 DEP criu/cr-dump.d 05:01:21 [2021-04-07T05:01:21.486Z] #34 ... 05:01:21 [2021-04-07T05:01:21.486Z] 05:01:21 [2021-04-07T05:01:21.486Z] #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 05:01:21 [2021-04-07T05:01:21.486Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:21 [2021-04-07T05:01:21.486Z] #42 59.48 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... 05:01:21 [2021-04-07T05:01:21.486Z] #42 59.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 05:01:21 [2021-04-07T05:01:21.486Z] #42 59.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 05:01:21 [2021-04-07T05:01:21.486Z] #42 59.65 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 05:01:21 [2021-04-07T05:01:21.486Z] #42 59.68 Setting up python-six (1.12.0-1) ... 05:01:21 [2021-04-07T05:01:21.486Z] #42 63.49 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 05:01:21 [2021-04-07T05:01:21.486Z] #42 63.52 Setting up libnl-3-200:amd64 (3.4.0-1) ... 05:01:21 [2021-04-07T05:01:21.486Z] #42 63.54 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 05:01:21 [2021-04-07T05:01:21.486Z] #42 63.57 Setting up libcap-dev:amd64 (1:2.25-2) ... 05:01:21 [2021-04-07T05:01:21.486Z] #42 63.60 Setting up libprotoc17:amd64 (3.6.1.3-2) ... 05:01:21 [2021-04-07T05:01:21.486Z] #42 63.61 Setting up protobuf-compiler (3.6.1.3-2) ... 05:01:21 [2021-04-07T05:01:21.486Z] #42 63.64 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 05:01:21 [2021-04-07T05:01:21.486Z] #42 63.66 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... 05:01:21 [2021-04-07T05:01:21.486Z] #42 63.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 05:01:21 [2021-04-07T05:01:21.486Z] #42 63.70 Setting up python-protobuf (3.6.1.3-2) ... 05:01:21 [2021-04-07T05:01:21.568Z] #13 ... 05:01:21 [2021-04-07T05:01:21.568Z] 05:01:21 [2021-04-07T05:01:21.568Z] #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 05:01:21 [2021-04-07T05:01:21.568Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 05:01:21 [2021-04-07T05:01:21.568Z] #36 40.03 Selecting previously unselected package vim-common. 05:01:21 [2021-04-07T05:01:21.568Z] #36 40.04 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 05:01:21 [2021-04-07T05:01:21.568Z] #36 40.70 Unpacking vim-common (2:8.1.0875-5) ... 05:01:21 [2021-04-07T05:01:21.568Z] #36 42.20 Selecting previously unselected package cmake-data. 05:01:21 [2021-04-07T05:01:21.568Z] #36 42.20 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 05:01:21 [2021-04-07T05:01:21.568Z] #36 42.23 Unpacking cmake-data (3.13.4-1) ... 05:01:21 [2021-04-07T05:01:21.568Z] #36 48.90 Selecting previously unselected package libicu63:arm64. 05:01:21 [2021-04-07T05:01:21.568Z] #36 48.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... 05:01:21 [2021-04-07T05:01:21.568Z] #36 48.93 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... 05:01:21 [2021-04-07T05:01:21.683Z] #43 87.51 DEP criu/cr-dedup.d 05:01:21 [2021-04-07T05:01:21.831Z] #36 ... 05:01:21 [2021-04-07T05:01:21.831Z] 05:01:21 [2021-04-07T05:01:21.831Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf 05:01:21 [2021-04-07T05:01:21.831Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 05:01:21 [2021-04-07T05:01:21.831Z] #42 41.54 Selecting previously unselected package libnet1:arm64. 05:01:21 [2021-04-07T05:01:21.831Z] #42 41.54 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 05:01:21 [2021-04-07T05:01:21.831Z] #42 42.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 42.36 Selecting previously unselected package libnet1-dev. 05:01:21 [2021-04-07T05:01:21.832Z] #42 42.36 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 42.36 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 43.85 Selecting previously unselected package libnl-3-200:arm64. 05:01:21 [2021-04-07T05:01:21.832Z] #42 43.85 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 43.89 Unpacking libnl-3-200:arm64 (3.4.0-1) ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 44.34 Selecting previously unselected package libnl-3-dev:arm64. 05:01:21 [2021-04-07T05:01:21.832Z] #42 44.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 44.37 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 45.43 Selecting previously unselected package libprotobuf-c1:arm64. 05:01:21 [2021-04-07T05:01:21.832Z] #42 45.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 45.45 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 45.63 Selecting previously unselected package libprotobuf-c-dev:arm64. 05:01:21 [2021-04-07T05:01:21.832Z] #42 45.63 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 45.65 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 45.94 Selecting previously unselected package zlib1g-dev:arm64. 05:01:21 [2021-04-07T05:01:21.832Z] #42 45.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 45.95 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 46.22 Selecting previously unselected package libprotobuf17:arm64. 05:01:21 [2021-04-07T05:01:21.832Z] #42 46.22 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 46.24 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 46.84 Selecting previously unselected package libprotobuf-lite17:arm64. 05:01:21 [2021-04-07T05:01:21.832Z] #42 46.84 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 46.86 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 47.04 Selecting previously unselected package libprotobuf-dev:arm64. 05:01:21 [2021-04-07T05:01:21.832Z] #42 47.04 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 47.06 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 48.93 Selecting previously unselected package libprotoc17:arm64. 05:01:21 [2021-04-07T05:01:21.832Z] #42 48.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 48.94 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 49.47 Selecting previously unselected package protobuf-c-compiler. 05:01:21 [2021-04-07T05:01:21.832Z] #42 49.49 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 49.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 49.70 Selecting previously unselected package protobuf-compiler. 05:01:21 [2021-04-07T05:01:21.832Z] #42 49.71 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... 05:01:21 [2021-04-07T05:01:21.832Z] #42 49.77 Unpacking protobuf-compiler (3.6.1.3-2) ... 05:01:21 [2021-04-07T05:01:21.943Z] #43 87.70 DEP criu/cr-check.d 05:01:22 [2021-04-07T05:01:22.096Z] #42 50.57 Selecting previously unselected package python-pkg-resources. 05:01:22 [2021-04-07T05:01:22.096Z] #42 50.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 05:01:22 [2021-04-07T05:01:22.139Z] #49 ... 05:01:22 [2021-04-07T05:01:22.139Z] 05:01:22 [2021-04-07T05:01:22.139Z] #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 05:01:22 [2021-04-07T05:01:22.139Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 05:01:22 [2021-04-07T05:01:22.139Z] #55 37.55 debconf: delaying package configuration, since apt-utils is not installed 05:01:22 [2021-04-07T05:01:22.203Z] #43 87.89 DEP criu/config.d 05:01:22 [2021-04-07T05:01:22.203Z] #43 88.03 DEP criu/clone-noasan.d 05:01:22 [2021-04-07T05:01:22.358Z] #42 50.83 Unpacking python-pkg-resources (40.8.0-1) ... 05:01:22 [2021-04-07T05:01:22.400Z] #55 37.77 Fetched 119 kB in 0s (422 kB/s) 05:01:22 [2021-04-07T05:01:22.401Z] #55 37.90 Selecting previously unselected package libbtrfs0. 05:01:22 [2021-04-07T05:01:22.443Z] #42 ... 05:01:22 [2021-04-07T05:01:22.443Z] 05:01:22 [2021-04-07T05:01:22.443Z] #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 05:01:22 [2021-04-07T05:01:22.443Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:01:22 [2021-04-07T05:01:22.443Z] #36 65.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 05:01:22 [2021-04-07T05:01:22.443Z] #36 65.28 Setting up xxd (2:8.1.0875-5) ... 05:01:22 [2021-04-07T05:01:22.443Z] #36 65.29 Setting up libuv1:amd64 (1.24.1-1) ... 05:01:22 [2021-04-07T05:01:22.443Z] #36 65.30 Setting up vim-common (2:8.1.0875-5) ... 05:01:22 [2021-04-07T05:01:22.443Z] #36 65.33 Setting up librhash0:amd64 (1.3.8-1) ... 05:01:22 [2021-04-07T05:01:22.443Z] #36 65.35 Setting up cmake-data (3.13.4-1) ... 05:01:22 [2021-04-07T05:01:22.443Z] #36 65.37 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... 05:01:22 [2021-04-07T05:01:22.443Z] #36 65.38 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 05:01:22 [2021-04-07T05:01:22.443Z] #36 65.39 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 05:01:22 [2021-04-07T05:01:22.443Z] #36 65.41 Setting up cmake (3.13.4-1) ... 05:01:22 [2021-04-07T05:01:22.463Z] #43 88.10 DEP criu/cgroup.d 05:01:22 [2021-04-07T05:01:22.463Z] #43 88.23 DEP criu/cgroup-props.d 05:01:22 [2021-04-07T05:01:22.463Z] #43 88.33 DEP criu/bitmap.d 05:01:22 [2021-04-07T05:01:22.463Z] #43 88.36 DEP criu/bfd.d 05:01:22 [2021-04-07T05:01:22.463Z] #43 88.44 DEP criu/autofs.d 05:01:22 [2021-04-07T05:01:22.527Z] #50 39.73 go: extracting github.com/gogo/protobuf v1.2.1 05:01:22 [2021-04-07T05:01:22.623Z] #42 ... 05:01:22 [2021-04-07T05:01:22.623Z] 05:01:22 [2021-04-07T05:01:22.623Z] #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 05:01:22 [2021-04-07T05:01:22.623Z] #51 sha256:1eab692dd3722ef6a13054f6dbcbd437ca7964c0b0c769df60bd67680fac1d4a 05:01:22 [2021-04-07T05:01:22.623Z] #51 41.08 regexp 05:01:22 [2021-04-07T05:01:22.623Z] #51 42.78 path/filepath 05:01:22 [2021-04-07T05:01:22.623Z] #51 43.90 io/ioutil 05:01:22 [2021-04-07T05:01:22.623Z] #51 45.27 mvdan.cc/sh/v3/fileutil 05:01:22 [2021-04-07T05:01:22.623Z] #51 47.05 flag 05:01:22 [2021-04-07T05:01:22.623Z] #51 47.06 github.com/pkg/diff 05:01:22 [2021-04-07T05:01:22.623Z] #51 47.06 go/token 05:01:22 [2021-04-07T05:01:22.623Z] #51 47.08 encoding/binary 05:01:22 [2021-04-07T05:01:22.623Z] #51 48.72 go/scanner 05:01:22 [2021-04-07T05:01:22.623Z] #51 49.10 encoding/json 05:01:22 [2021-04-07T05:01:22.623Z] #51 49.43 golang.org/x/sys/unix 05:01:22 [2021-04-07T05:01:22.623Z] #51 49.59 mvdan.cc/editorconfig 05:01:22 [2021-04-07T05:01:22.623Z] #51 51.06 go/ast 05:01:22 [2021-04-07T05:01:22.623Z] #51 ... 05:01:22 [2021-04-07T05:01:22.623Z] 05:01:22 [2021-04-07T05:01:22.623Z] #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 05:01:22 [2021-04-07T05:01:22.623Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 05:01:22 [2021-04-07T05:01:22.623Z] #42 51.24 Selecting previously unselected package python-six. 05:01:22 [2021-04-07T05:01:22.635Z] #45 ... 05:01:22 [2021-04-07T05:01:22.635Z] 05:01:22 [2021-04-07T05:01:22.635Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev 05:01:22 [2021-04-07T05:01:22.635Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:22 [2021-04-07T05:01:22.635Z] #13 30.55 Reading package lists... 05:01:22 [2021-04-07T05:01:22.635Z] #13 37.39 Building dependency tree... 05:01:22 [2021-04-07T05:01:22.635Z] #13 41.93 The following additional packages will be installed: 05:01:22 [2021-04-07T05:01:22.635Z] #13 41.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 05:01:22 [2021-04-07T05:01:22.635Z] #13 41.94 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 05:01:22 [2021-04-07T05:01:22.635Z] #13 41.94 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 05:01:22 [2021-04-07T05:01:22.635Z] #13 41.95 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 05:01:22 [2021-04-07T05:01:22.635Z] #13 41.95 mingw-w64-common mingw-w64-x86-64-dev 05:01:22 [2021-04-07T05:01:22.635Z] #13 41.95 Suggested packages: 05:01:22 [2021-04-07T05:01:22.635Z] #13 41.97 gcc-8-locales seccomp wine64 05:01:22 [2021-04-07T05:01:22.635Z] #13 43.88 The following NEW packages will be installed: 05:01:22 [2021-04-07T05:01:22.635Z] #13 43.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 05:01:22 [2021-04-07T05:01:22.635Z] #13 43.90 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 05:01:22 [2021-04-07T05:01:22.635Z] #13 43.90 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 05:01:22 [2021-04-07T05:01:22.635Z] #13 43.90 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 05:01:22 [2021-04-07T05:01:22.635Z] #13 43.91 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 05:01:22 [2021-04-07T05:01:22.635Z] #13 43.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 05:01:22 [2021-04-07T05:01:22.635Z] #13 43.92 The following packages will be upgraded: 05:01:22 [2021-04-07T05:01:22.635Z] #13 43.93 libseccomp2 libsystemd0 libudev1 05:01:22 [2021-04-07T05:01:22.635Z] #13 44.36 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. 05:01:22 [2021-04-07T05:01:22.635Z] #13 44.36 Need to get 78.2 MB of archives. 05:01:22 [2021-04-07T05:01:22.635Z] #13 44.36 After this operation, 487 MB of additional disk space will be used. 05:01:22 [2021-04-07T05:01:22.635Z] #13 44.36 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] 05:01:22 [2021-04-07T05:01:22.635Z] #13 44.36 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] 05:01:22 [2021-04-07T05:01:22.635Z] #13 44.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] 05:01:22 [2021-04-07T05:01:22.635Z] #13 44.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] 05:01:22 [2021-04-07T05:01:22.635Z] #13 44.41 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] 05:01:22 [2021-04-07T05:01:22.635Z] #13 44.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] 05:01:22 [2021-04-07T05:01:22.635Z] #13 44.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 05:01:22 [2021-04-07T05:01:22.635Z] #13 44.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 05:01:22 [2021-04-07T05:01:22.635Z] #13 44.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 05:01:22 [2021-04-07T05:01:22.635Z] #13 44.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 05:01:22 [2021-04-07T05:01:22.635Z] #13 45.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 05:01:22 [2021-04-07T05:01:22.635Z] #13 45.75 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] 05:01:22 [2021-04-07T05:01:22.635Z] #13 45.76 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] 05:01:22 [2021-04-07T05:01:22.635Z] #13 ... 05:01:22 [2021-04-07T05:01:22.635Z] 05:01:22 [2021-04-07T05:01:22.635Z] #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 05:01:22 [2021-04-07T05:01:22.635Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 05:01:22 [2021-04-07T05:01:22.663Z] #55 37.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.) 05:01:22 [2021-04-07T05:01:22.663Z] #55 38.02 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 05:01:22 [2021-04-07T05:01:22.663Z] #55 38.04 Unpacking libbtrfs0 (4.20.1-2) ... 05:01:22 [2021-04-07T05:01:22.663Z] #55 38.15 Selecting previously unselected package libbtrfs-dev. 05:01:22 [2021-04-07T05:01:22.705Z] #36 65.42 Processing triggers for libc-bin (2.28-10) ... 05:01:22 [2021-04-07T05:01:22.705Z] #36 65.53 Processing triggers for mime-support (3.62) ... 05:01:22 [2021-04-07T05:01:22.776Z] #43 88.60 DEP criu/aio.d 05:01:22 [2021-04-07T05:01:22.887Z] #42 51.24 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 05:01:22 [2021-04-07T05:01:22.887Z] #42 51.25 Unpacking python-six (1.12.0-1) ... 05:01:22 [2021-04-07T05:01:22.892Z] #32 50.41 Checking out files: 87% (1331/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. 05:01:22 [2021-04-07T05:01:22.892Z] #32 51.02 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 05:01:22 [2021-04-07T05:01:22.926Z] #55 38.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 05:01:22 [2021-04-07T05:01:22.926Z] #55 38.18 Unpacking libbtrfs-dev (4.20.1-2) ... 05:01:23 [2021-04-07T05:01:23.037Z] #43 88.73 DEP criu/action-scripts.d 05:01:23 [2021-04-07T05:01:23.149Z] #32 51.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 05:01:23 [2021-04-07T05:01:23.150Z] #42 51.69 Selecting previously unselected package python-protobuf. 05:01:23 [2021-04-07T05:01:23.150Z] #42 51.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... 05:01:23 [2021-04-07T05:01:23.150Z] #42 51.71 Unpacking python-protobuf (3.6.1.3-2) ... 05:01:23 [2021-04-07T05:01:23.188Z] #55 38.49 Setting up libbtrfs0 (4.20.1-2) ... 05:01:23 [2021-04-07T05:01:23.188Z] #55 38.50 Setting up libbtrfs-dev (4.20.1-2) ... 05:01:23 [2021-04-07T05:01:23.188Z] #55 38.53 Processing triggers for libc-bin (2.28-10) ... 05:01:23 [2021-04-07T05:01:23.188Z] #55 ... 05:01:23 [2021-04-07T05:01:23.188Z] 05:01:23 [2021-04-07T05:01:23.188Z] #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 05:01:23 [2021-04-07T05:01:23.188Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:01:23 [2021-04-07T05:01:23.188Z] #36 21.37 Reading package lists... 05:01:23 [2021-04-07T05:01:23.188Z] #36 28.93 Reading package lists... 05:01:23 [2021-04-07T05:01:23.188Z] #36 35.95 Building dependency tree... 05:01:23 [2021-04-07T05:01:23.306Z] #43 89.15 CC criu/action-scripts.o 05:01:23 [2021-04-07T05:01:23.656Z] #36 DONE 66.3s 05:01:23 [2021-04-07T05:01:23.656Z] 05:01:23 [2021-04-07T05:01:23.656Z] #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 05:01:23 [2021-04-07T05:01:23.656Z] #34 sha256:e1a7c58dfb5e9fffc042c6a84fd41aa431542d1c113fc48e48c56f526b601be7 05:01:23 [2021-04-07T05:01:23.656Z] #34 66.33 path 05:01:23 [2021-04-07T05:01:23.762Z] #36 ... 05:01:23 [2021-04-07T05:01:23.762Z] 05:01:23 [2021-04-07T05:01:23.762Z] #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 05:01:23 [2021-04-07T05:01:23.762Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 05:01:23 [2021-04-07T05:01:23.762Z] #55 DONE 38.9s 05:01:23 [2021-04-07T05:01:23.762Z] 05:01:23 [2021-04-07T05:01:23.762Z] #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 05:01:23 [2021-04-07T05:01:23.762Z] #56 sha256:4087f8d2f9620773e4a35a8a8c2aafbb01921731bc629579b98178e5774a568b 05:01:23 [2021-04-07T05:01:23.876Z] #43 89.57 CC criu/aio.o 05:01:24 [2021-04-07T05:01:24.067Z] #50 ... 05:01:24 [2021-04-07T05:01:24.067Z] 05:01:24 [2021-04-07T05:01:24.067Z] #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 05:01:24 [2021-04-07T05:01:24.067Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f 05:01:24 [2021-04-07T05:01:24.067Z] #43 27.36 Reading package lists... 05:01:24 [2021-04-07T05:01:24.067Z] #43 36.12 Building dependency tree... 05:01:24 [2021-04-07T05:01:24.067Z] #43 39.66 The following additional packages will be installed: 05:01:24 [2021-04-07T05:01:24.067Z] #43 39.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 05:01:24 [2021-04-07T05:01:24.067Z] #43 39.68 libprotoc17 python-pkg-resources python-six zlib1g-dev 05:01:24 [2021-04-07T05:01:24.067Z] #43 39.68 Suggested packages: 05:01:24 [2021-04-07T05:01:24.067Z] #43 39.71 manpages-dev python-setuptools 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.26 The following NEW packages will be installed: 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.26 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.26 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.26 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.26 python-six zlib1g-dev 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.50 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.50 Need to get 4075 kB of archives. 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.50 After this operation, 24.5 MB of additional disk space will be used. 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] 05:01:24 [2021-04-07T05:01:24.067Z] #43 41.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] 05:01:24 [2021-04-07T05:01:24.067Z] #43 42.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] 05:01:24 [2021-04-07T05:01:24.067Z] #43 42.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] 05:01:24 [2021-04-07T05:01:24.068Z] #43 42.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] 05:01:24 [2021-04-07T05:01:24.107Z] #42 52.58 Setting up python-pkg-resources (40.8.0-1) ... 05:01:24 [2021-04-07T05:01:24.136Z] #43 90.09 CC criu/autofs.o 05:01:24 [2021-04-07T05:01:24.232Z] #34 67.17 text/tabwriter 05:01:24 [2021-04-07T05:01:24.336Z] #56 ... 05:01:24 [2021-04-07T05:01:24.336Z] 05:01:24 [2021-04-07T05:01:24.336Z] #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 05:01:24 [2021-04-07T05:01:24.336Z] #45 sha256:e20fde2f58309ccb6e07c7d4ed6a518c1540fdf681d4a06d6b8e6595c27b5417 05:01:24 [2021-04-07T05:01:24.336Z] #45 29.45 vendor/golang.org/x/crypto/internal/subtle 05:01:24 [2021-04-07T05:01:24.336Z] #45 29.51 vendor/golang.org/x/crypto/curve25519 05:01:24 [2021-04-07T05:01:24.336Z] #45 ... 05:01:24 [2021-04-07T05:01:24.336Z] 05:01:24 [2021-04-07T05:01:24.336Z] #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 05:01:24 [2021-04-07T05:01:24.336Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:01:24 [2021-04-07T05:01:24.336Z] #36 39.67 The following additional packages will be installed: 05:01:24 [2021-04-07T05:01:24.336Z] #36 39.67 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 05:01:24 [2021-04-07T05:01:24.336Z] #36 39.69 Suggested packages: 05:01:24 [2021-04-07T05:01:24.336Z] #36 39.69 cmake-doc ninja-build lrzip 05:01:24 [2021-04-07T05:01:24.336Z] #36 39.69 Recommended packages: 05:01:24 [2021-04-07T05:01:24.336Z] #36 39.69 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 05:01:24 [2021-04-07T05:01:24.687Z] #42 ... 05:01:24 [2021-04-07T05:01:24.687Z] 05:01:24 [2021-04-07T05:01:24.687Z] #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 05:01:24 [2021-04-07T05:01:24.687Z] #49 sha256:e65665bc4693363dbda25d69e430c817d4528ec06492f37305bd979e399f22c0 05:01:24 [2021-04-07T05:01:24.687Z] #49 43.07 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 05:01:24 [2021-04-07T05:01:24.687Z] #49 43.07 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 05:01:24 [2021-04-07T05:01:24.687Z] #49 43.11 go: finding github.com/BurntSushi/toml v0.3.1 05:01:24 [2021-04-07T05:01:24.687Z] #49 43.39 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 05:01:24 [2021-04-07T05:01:24.687Z] #49 ... 05:01:24 [2021-04-07T05:01:24.687Z] 05:01:24 [2021-04-07T05:01:24.687Z] #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 05:01:24 [2021-04-07T05:01:24.687Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 05:01:24 [2021-04-07T05:01:24.687Z] #13 48.58 Selecting previously unselected package binutils-mingw-w64. 05:01:24 [2021-04-07T05:01:24.687Z] #13 48.59 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 05:01:24 [2021-04-07T05:01:24.687Z] #13 48.60 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 05:01:24 [2021-04-07T05:01:24.687Z] #13 48.80 Selecting previously unselected package libdevmapper1.02.1:arm64. 05:01:24 [2021-04-07T05:01:24.687Z] #13 48.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... 05:01:24 [2021-04-07T05:01:24.687Z] #13 48.83 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... 05:01:24 [2021-04-07T05:01:24.687Z] #13 49.47 Selecting previously unselected package dmsetup. 05:01:24 [2021-04-07T05:01:24.687Z] #13 49.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... 05:01:24 [2021-04-07T05:01:24.687Z] #13 49.52 Unpacking dmsetup (2:1.02.155-3) ... 05:01:24 [2021-04-07T05:01:24.687Z] #13 49.74 Selecting previously unselected package mingw-w64-common. 05:01:24 [2021-04-07T05:01:24.687Z] #13 49.74 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 05:01:24 [2021-04-07T05:01:24.687Z] #13 49.75 Unpacking mingw-w64-common (6.0.0-3) ... 05:01:24 [2021-04-07T05:01:24.807Z] #34 67.48 fmt 05:01:24 [2021-04-07T05:01:24.808Z] #34 ... 05:01:24 [2021-04-07T05:01:24.808Z] 05:01:24 [2021-04-07T05:01:24.808Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 05:01:24 [2021-04-07T05:01:24.808Z] #45 sha256:7f8c1b1cc101fe8271734a702fdf7bc478629c8b3083aa7b79583c691fbe8b16 05:01:24 [2021-04-07T05:01:24.808Z] #45 57.65 time 05:01:24 [2021-04-07T05:01:24.808Z] #45 61.98 internal/fmtsort 05:01:24 [2021-04-07T05:01:24.808Z] #45 62.97 strings 05:01:24 [2021-04-07T05:01:24.808Z] #45 64.00 os 05:01:24 [2021-04-07T05:01:24.808Z] #45 65.57 regexp/syntax 05:01:25 [2021-04-07T05:01:25.070Z] #45 ... 05:01:25 [2021-04-07T05:01:25.070Z] 05:01:25 [2021-04-07T05:01:25.070Z] #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 05:01:25 [2021-04-07T05:01:25.070Z] #37 sha256:b892226bb50a1f8b2b3c0cef1033719f61543b49c058a6e08f2414bbbc3ca24d 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.194 + RM_GOPATH=0 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.194 + TMP_GOPATH= 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.194 + : /build 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.194 + '[' -z '' ']' 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.194 ++ mktemp -d 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.197 + export GOPATH=/tmp/tmp.pl6a0XV1X3 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.199 + GOPATH=/tmp/tmp.pl6a0XV1X3 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.199 + RM_GOPATH=1 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.200 + case "$(go env GOARCH)" in 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.202 ++ go env GOARCH 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.211 + export GO_BUILDMODE=-buildmode=pie 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.211 + GO_BUILDMODE=-buildmode=pie 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.212 ++ dirname /tmp/install/install.sh 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.216 + dir=/tmp/install 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.217 + bin=tini 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.218 + shift 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.219 + '[' '!' -f /tmp/install/tini.installer ']' 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.220 + . /tmp/install/tini.installer 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.220 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.220 + install_tini 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.220 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.220 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.221 + git clone https://github.com/krallin/tini.git /tmp/tmp.pl6a0XV1X3/tini 05:01:25 [2021-04-07T05:01:25.070Z] #37 1.222 Cloning into '/tmp/tmp.pl6a0XV1X3/tini'... 05:01:25 [2021-04-07T05:01:25.282Z] #13 ... 05:01:25 [2021-04-07T05:01:25.282Z] 05:01:25 [2021-04-07T05:01:25.282Z] #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 05:01:25 [2021-04-07T05:01:25.282Z] #34 sha256:599a3b680aa49d2979e2e8892e096426305b173baf5ef61b845cf31f4e7d4055 05:01:25 [2021-04-07T05:01:25.282Z] #34 43.61 io/ioutil 05:01:25 [2021-04-07T05:01:25.282Z] #34 45.89 flag 05:01:25 [2021-04-07T05:01:25.282Z] #34 45.90 github.com/BurntSushi/toml 05:01:25 [2021-04-07T05:01:25.282Z] #34 45.90 log 05:01:25 [2021-04-07T05:01:25.282Z] #34 49.91 github.com/BurntSushi/toml/cmd/tomlv 05:01:25 [2021-04-07T05:01:25.282Z] #34 ... 05:01:25 [2021-04-07T05:01:25.282Z] 05:01:25 [2021-04-07T05:01:25.282Z] #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 05:01:25 [2021-04-07T05:01:25.282Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 05:01:25 [2021-04-07T05:01:25.282Z] #36 53.27 Selecting previously unselected package libxml2:arm64. 05:01:25 [2021-04-07T05:01:25.282Z] #36 53.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... 05:01:25 [2021-04-07T05:01:25.282Z] #36 53.28 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... 05:01:25 [2021-04-07T05:01:25.293Z] #36 40.70 The following NEW packages will be installed: 05:01:25 [2021-04-07T05:01:25.293Z] #36 40.71 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 05:01:25 [2021-04-07T05:01:25.293Z] #36 40.71 vim-common xxd 05:01:25 [2021-04-07T05:01:25.331Z] #37 1.935 + cd /tmp/tmp.pl6a0XV1X3/tini 05:01:25 [2021-04-07T05:01:25.331Z] #37 1.935 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 05:01:25 [2021-04-07T05:01:25.331Z] #37 1.943 + cmake . 05:01:25 [2021-04-07T05:01:25.621Z] #43 43.41 debconf: delaying package configuration, since apt-utils is not installed 05:01:25 [2021-04-07T05:01:25.860Z] #36 ... 05:01:25 [2021-04-07T05:01:25.860Z] 05:01:25 [2021-04-07T05:01:25.860Z] #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 05:01:25 [2021-04-07T05:01:25.860Z] #34 sha256:599a3b680aa49d2979e2e8892e096426305b173baf5ef61b845cf31f4e7d4055 05:01:25 [2021-04-07T05:01:25.860Z] #34 DONE 54.4s 05:01:25 [2021-04-07T05:01:25.860Z] 05:01:25 [2021-04-07T05:01:25.860Z] #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 05:01:25 [2021-04-07T05:01:25.860Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 05:01:25 [2021-04-07T05:01:25.860Z] #36 54.43 Selecting previously unselected package libarchive13:arm64. 05:01:25 [2021-04-07T05:01:25.867Z] #36 41.10 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. 05:01:25 [2021-04-07T05:01:25.867Z] #36 41.10 Need to get 14.9 MB of archives. 05:01:25 [2021-04-07T05:01:25.867Z] #36 41.10 After this operation, 61.8 MB of additional disk space will be used. 05:01:25 [2021-04-07T05:01:25.867Z] #36 41.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 05:01:25 [2021-04-07T05:01:25.867Z] #36 41.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 05:01:25 [2021-04-07T05:01:25.867Z] #36 41.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 05:01:25 [2021-04-07T05:01:25.867Z] #36 41.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 05:01:25 [2021-04-07T05:01:25.904Z] #37 2.448 -- The C compiler identification is GNU 8.3.0 05:01:25 [2021-04-07T05:01:25.904Z] #37 2.539 -- Check for working C compiler: /usr/bin/cc 05:01:25 [2021-04-07T05:01:25.927Z] #43 43.68 Fetched 4075 kB in 1s (6684 kB/s) 05:01:25 [2021-04-07T05:01:25.928Z] #43 43.83 Selecting previously unselected package libcap-dev:ppc64el. 05:01:26 [2021-04-07T05:01:26.042Z] #43 91.52 CC criu/bfd.o 05:01:26 [2021-04-07T05:01:26.125Z] #36 54.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... 05:01:26 [2021-04-07T05:01:26.125Z] #36 54.50 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... 05:01:26 [2021-04-07T05:01:26.228Z] #43 43.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 ... 15339 files and directories currently installed.) 05:01:26 [2021-04-07T05:01:26.228Z] #43 43.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... 05:01:26 [2021-04-07T05:01:26.228Z] #43 43.96 Unpacking libcap-dev:ppc64el (1:2.25-2) ... 05:01:26 [2021-04-07T05:01:26.228Z] #43 ... 05:01:26 [2021-04-07T05:01:26.228Z] 05:01:26 [2021-04-07T05:01:26.228Z] #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 05:01:26 [2021-04-07T05:01:26.228Z] #50 sha256:c9556ae439a080ca4e1f9e55c6e36f9567bc2d870f1ee56959db4f5a0ba433ba 05:01:26 [2021-04-07T05:01:26.228Z] #50 44.00 go: extracting golang.org/x/text v0.3.2 05:01:26 [2021-04-07T05:01:26.301Z] #43 92.08 CC criu/bitmap.o 05:01:26 [2021-04-07T05:01:26.388Z] #36 54.93 Selecting previously unselected package libjsoncpp1:arm64. 05:01:26 [2021-04-07T05:01:26.388Z] #36 54.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... 05:01:26 [2021-04-07T05:01:26.388Z] #36 54.94 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... 05:01:26 [2021-04-07T05:01:26.560Z] #43 92.33 CC criu/cgroup-props.o 05:01:26 [2021-04-07T05:01:26.659Z] #36 55.19 Selecting previously unselected package librhash0:arm64. 05:01:26 [2021-04-07T05:01:26.659Z] #36 55.19 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... 05:01:26 [2021-04-07T05:01:26.659Z] #36 55.20 Unpacking librhash0:arm64 (1.3.8-1) ... 05:01:26 [2021-04-07T05:01:26.817Z] #36 42.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] 05:01:26 [2021-04-07T05:01:26.817Z] #36 42.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 05:01:26 [2021-04-07T05:01:26.817Z] #36 42.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 05:01:26 [2021-04-07T05:01:26.817Z] #36 42.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 05:01:26 [2021-04-07T05:01:26.817Z] #36 42.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] 05:01:26 [2021-04-07T05:01:26.817Z] #36 42.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #43 ... 05:01:26 [2021-04-07T05:01:26.820Z] 05:01:26 [2021-04-07T05:01:26.820Z] #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 05:01:26 [2021-04-07T05:01:26.820Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:01:26 [2021-04-07T05:01:26.820Z] #20 22.82 The following NEW packages will be installed: 05:01:26 [2021-04-07T05:01:26.820Z] #20 22.83 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 05:01:26 [2021-04-07T05:01:26.820Z] #20 22.83 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 05:01:26 [2021-04-07T05:01:26.820Z] #20 22.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 05:01:26 [2021-04-07T05:01:26.820Z] #20 22.83 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 05:01:26 [2021-04-07T05:01:26.820Z] #20 22.84 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils 05:01:26 [2021-04-07T05:01:26.820Z] #20 22.84 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 05:01:26 [2021-04-07T05:01:26.820Z] #20 22.84 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 05:01:26 [2021-04-07T05:01:26.820Z] #20 22.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 05:01:26 [2021-04-07T05:01:26.820Z] #20 22.84 xz-utils zip 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.19 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.19 Need to get 28.5 MB of archives. 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.19 After this operation, 116 MB of additional disk space will be used. 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 23.72 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 24.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 24.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 24.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 24.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 24.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 24.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 24.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 24.21 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 24.21 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 24.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 24.23 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 24.25 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 24.25 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] 05:01:26 [2021-04-07T05:01:26.820Z] #20 24.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 05:01:26 [2021-04-07T05:01:26.821Z] #20 24.34 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] 05:01:26 [2021-04-07T05:01:26.821Z] #20 24.35 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] 05:01:26 [2021-04-07T05:01:26.821Z] #20 24.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] 05:01:26 [2021-04-07T05:01:26.821Z] #20 24.84 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 05:01:26 [2021-04-07T05:01:26.821Z] #20 24.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 05:01:26 [2021-04-07T05:01:26.821Z] #20 25.54 debconf: delaying package configuration, since apt-utils is not installed 05:01:26 [2021-04-07T05:01:26.821Z] #20 25.62 Fetched 28.5 MB in 2s (14.4 MB/s) 05:01:26 [2021-04-07T05:01:26.821Z] #20 25.66 Selecting previously unselected package pigz. 05:01:26 [2021-04-07T05:01:26.821Z] #20 25.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 ... 23435 files and directories currently installed.) 05:01:26 [2021-04-07T05:01:26.821Z] #20 25.71 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 05:01:26 [2021-04-07T05:01:26.821Z] #20 25.72 Unpacking pigz (2.4-1) ... 05:01:26 [2021-04-07T05:01:26.821Z] #20 25.83 Selecting previously unselected package libpython3.7-minimal:amd64. 05:01:26 [2021-04-07T05:01:26.821Z] #20 25.83 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 05:01:26 [2021-04-07T05:01:26.821Z] #20 25.84 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 05:01:26 [2021-04-07T05:01:26.821Z] #20 26.29 Selecting previously unselected package python3.7-minimal. 05:01:26 [2021-04-07T05:01:26.821Z] #20 26.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 05:01:26 [2021-04-07T05:01:26.821Z] #20 26.30 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 05:01:26 [2021-04-07T05:01:26.821Z] #20 27.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 05:01:26 [2021-04-07T05:01:26.821Z] #20 27.18 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 05:01:26 [2021-04-07T05:01:26.846Z] #37 3.272 -- Check for working C compiler: /usr/bin/cc -- works 05:01:26 [2021-04-07T05:01:26.846Z] #37 3.282 -- Detecting C compiler ABI info 05:01:27 [2021-04-07T05:01:27.236Z] #36 55.56 Selecting previously unselected package libuv1:arm64. 05:01:27 [2021-04-07T05:01:27.236Z] #36 55.57 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... 05:01:27 [2021-04-07T05:01:27.236Z] #36 55.58 Unpacking libuv1:arm64 (1.24.1-1) ... 05:01:27 [2021-04-07T05:01:27.291Z] #50 ... 05:01:27 [2021-04-07T05:01:27.291Z] 05:01:27 [2021-04-07T05:01:27.291Z] #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 05:01:27 [2021-04-07T05:01:27.291Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea 05:01:27 [2021-04-07T05:01:27.291Z] #56 29.39 Reading package lists... 05:01:27 [2021-04-07T05:01:27.291Z] #56 38.28 Building dependency tree... 05:01:27 [2021-04-07T05:01:27.291Z] #56 41.53 The following additional packages will be installed: 05:01:27 [2021-04-07T05:01:27.291Z] #56 41.54 libbtrfs0 05:01:27 [2021-04-07T05:01:27.291Z] #56 41.71 The following NEW packages will be installed: 05:01:27 [2021-04-07T05:01:27.291Z] #56 41.72 libbtrfs-dev libbtrfs0 05:01:27 [2021-04-07T05:01:27.291Z] #56 41.92 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. 05:01:27 [2021-04-07T05:01:27.291Z] #56 41.92 Need to get 120 kB of archives. 05:01:27 [2021-04-07T05:01:27.291Z] #56 41.92 After this operation, 423 kB of additional disk space will be used. 05:01:27 [2021-04-07T05:01:27.291Z] #56 41.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] 05:01:27 [2021-04-07T05:01:27.291Z] #56 41.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] 05:01:27 [2021-04-07T05:01:27.291Z] #56 43.64 debconf: delaying package configuration, since apt-utils is not installed 05:01:27 [2021-04-07T05:01:27.291Z] #56 43.87 Fetched 120 kB in 0s (1824 kB/s) 05:01:27 [2021-04-07T05:01:27.291Z] #56 44.03 Selecting previously unselected package libbtrfs0. 05:01:27 [2021-04-07T05:01:27.291Z] #56 44.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) 05:01:27 [2021-04-07T05:01:27.291Z] #56 44.11 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... 05:01:27 [2021-04-07T05:01:27.291Z] #56 44.12 Unpacking libbtrfs0 (4.20.1-2) ... 05:01:27 [2021-04-07T05:01:27.291Z] #56 44.25 Selecting previously unselected package libbtrfs-dev. 05:01:27 [2021-04-07T05:01:27.291Z] #56 44.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... 05:01:27 [2021-04-07T05:01:27.291Z] #56 44.25 Unpacking libbtrfs-dev (4.20.1-2) ... 05:01:27 [2021-04-07T05:01:27.291Z] #56 44.43 Setting up libbtrfs0 (4.20.1-2) ... 05:01:27 [2021-04-07T05:01:27.291Z] #56 44.43 Setting up libbtrfs-dev (4.20.1-2) ... 05:01:27 [2021-04-07T05:01:27.291Z] #56 44.44 Processing triggers for libc-bin (2.28-10) ... 05:01:27 [2021-04-07T05:01:27.291Z] #56 DONE 44.9s 05:01:27 [2021-04-07T05:01:27.291Z] 05:01:27 [2021-04-07T05:01:27.291Z] #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 05:01:27 [2021-04-07T05:01:27.291Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f 05:01:27 [2021-04-07T05:01:27.291Z] #43 44.16 Selecting previously unselected package libnet1:ppc64el. 05:01:27 [2021-04-07T05:01:27.291Z] #43 44.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... 05:01:27 [2021-04-07T05:01:27.291Z] #43 44.19 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... 05:01:27 [2021-04-07T05:01:27.291Z] #43 44.37 Selecting previously unselected package libnet1-dev. 05:01:27 [2021-04-07T05:01:27.291Z] #43 44.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... 05:01:27 [2021-04-07T05:01:27.291Z] #43 44.41 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 05:01:27 [2021-04-07T05:01:27.291Z] #43 44.64 Selecting previously unselected package libnl-3-200:ppc64el. 05:01:27 [2021-04-07T05:01:27.291Z] #43 44.67 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... 05:01:27 [2021-04-07T05:01:27.291Z] #43 44.67 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... 05:01:27 [2021-04-07T05:01:27.291Z] #43 44.79 Selecting previously unselected package libnl-3-dev:ppc64el. 05:01:27 [2021-04-07T05:01:27.291Z] #43 44.82 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... 05:01:27 [2021-04-07T05:01:27.291Z] #43 44.84 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... 05:01:27 [2021-04-07T05:01:27.389Z] #20 29.14 Selecting previously unselected package python3-minimal. 05:01:27 [2021-04-07T05:01:27.389Z] #20 29.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) 05:01:27 [2021-04-07T05:01:27.389Z] #20 29.17 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 05:01:27 [2021-04-07T05:01:27.389Z] #20 29.18 Unpacking python3-minimal (3.7.3-1) ... 05:01:27 [2021-04-07T05:01:27.389Z] #20 29.26 Selecting previously unselected package libmpdec2:amd64. 05:01:27 [2021-04-07T05:01:27.389Z] #20 29.28 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 05:01:27 [2021-04-07T05:01:27.389Z] #20 29.29 Unpacking libmpdec2:amd64 (2.4.2-2) ... 05:01:27 [2021-04-07T05:01:27.389Z] #20 29.39 Selecting previously unselected package libpython3.7-stdlib:amd64. 05:01:27 [2021-04-07T05:01:27.592Z] #43 45.29 Selecting previously unselected package libprotobuf-c1:ppc64el. 05:01:27 [2021-04-07T05:01:27.592Z] #43 45.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... 05:01:27 [2021-04-07T05:01:27.592Z] #43 45.31 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... 05:01:27 [2021-04-07T05:01:27.592Z] #43 45.43 Selecting previously unselected package libprotobuf-c-dev:ppc64el. 05:01:27 [2021-04-07T05:01:27.592Z] #43 45.45 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... 05:01:27 [2021-04-07T05:01:27.592Z] #43 45.46 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... 05:01:27 [2021-04-07T05:01:27.650Z] #20 29.39 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... 05:01:27 [2021-04-07T05:01:27.650Z] #20 29.39 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 05:01:27 [2021-04-07T05:01:27.788Z] #37 4.087 -- Detecting C compiler ABI info - done 05:01:27 [2021-04-07T05:01:27.788Z] #37 ... 05:01:27 [2021-04-07T05:01:27.788Z] 05:01:27 [2021-04-07T05:01:27.788Z] #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 05:01:27 [2021-04-07T05:01:27.788Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:27 [2021-04-07T05:01:27.788Z] #42 69.95 Setting up libnl-3-dev:amd64 (3.4.0-1) ... 05:01:27 [2021-04-07T05:01:27.788Z] #42 69.97 Processing triggers for libc-bin (2.28-10) ... 05:01:27 [2021-04-07T05:01:27.788Z] #42 DONE 70.6s 05:01:27 [2021-04-07T05:01:27.788Z] 05:01:27 [2021-04-07T05:01:27.789Z] #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 05:01:27 [2021-04-07T05:01:27.789Z] #37 sha256:b892226bb50a1f8b2b3c0cef1033719f61543b49c058a6e08f2414bbbc3ca24d 05:01:27 [2021-04-07T05:01:27.789Z] #37 4.158 -- Detecting C compile features 05:01:27 [2021-04-07T05:01:27.816Z] #36 56.10 Selecting previously unselected package cmake. 05:01:27 [2021-04-07T05:01:27.816Z] #36 56.10 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... 05:01:27 [2021-04-07T05:01:27.816Z] #36 56.36 Unpacking cmake (3.13.4-1) ... 05:01:27 [2021-04-07T05:01:27.897Z] #43 45.58 Selecting previously unselected package zlib1g-dev:ppc64el. 05:01:27 [2021-04-07T05:01:27.897Z] #43 45.59 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... 05:01:27 [2021-04-07T05:01:27.897Z] #43 45.59 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... 05:01:28 [2021-04-07T05:01:28.199Z] #43 45.94 Selecting previously unselected package libprotobuf17:ppc64el. 05:01:28 [2021-04-07T05:01:28.199Z] #43 45.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... 05:01:28 [2021-04-07T05:01:28.199Z] #43 45.97 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... 05:01:28 [2021-04-07T05:01:28.365Z] #37 ... 05:01:28 [2021-04-07T05:01:28.365Z] 05:01:28 [2021-04-07T05:01:28.365Z] #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 05:01:28 [2021-04-07T05:01:28.365Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:28 [2021-04-07T05:01:28.365Z] #13 61.18 Selecting previously unselected package binutils-mingw-w64-x86-64. 05:01:28 [2021-04-07T05:01:28.365Z] #13 61.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 05:01:28 [2021-04-07T05:01:28.365Z] #13 61.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 05:01:28 [2021-04-07T05:01:28.365Z] #13 64.66 Selecting previously unselected package binutils-mingw-w64. 05:01:28 [2021-04-07T05:01:28.365Z] #13 64.66 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 05:01:28 [2021-04-07T05:01:28.365Z] #13 64.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 05:01:28 [2021-04-07T05:01:28.365Z] #13 64.80 Selecting previously unselected package libdevmapper1.02.1:amd64. 05:01:28 [2021-04-07T05:01:28.365Z] #13 64.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 05:01:28 [2021-04-07T05:01:28.365Z] #13 64.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 05:01:28 [2021-04-07T05:01:28.365Z] #13 65.02 Selecting previously unselected package dmsetup. 05:01:28 [2021-04-07T05:01:28.365Z] #13 65.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 05:01:28 [2021-04-07T05:01:28.365Z] #13 65.08 Unpacking dmsetup (2:1.02.155-3) ... 05:01:28 [2021-04-07T05:01:28.365Z] #13 65.28 Selecting previously unselected package mingw-w64-common. 05:01:28 [2021-04-07T05:01:28.365Z] #13 65.28 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 05:01:28 [2021-04-07T05:01:28.365Z] #13 65.29 Unpacking mingw-w64-common (6.0.0-3) ... 05:01:28 [2021-04-07T05:01:28.399Z] #32 ... 05:01:28 [2021-04-07T05:01:28.399Z] 05:01:28 [2021-04-07T05:01:28.399Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 05:01:28 [2021-04-07T05:01:28.399Z] #51 sha256:c4842567d8a2d81c56fb71842e32c48d0b272b8b85bdb4142bc0b01277843846 05:01:28 [2021-04-07T05:01:28.399Z] #51 46.27 syscall 05:01:28 [2021-04-07T05:01:28.399Z] #51 46.28 bytes 05:01:28 [2021-04-07T05:01:28.399Z] #51 49.08 reflect 05:01:28 [2021-04-07T05:01:28.399Z] #51 53.35 time 05:01:28 [2021-04-07T05:01:28.399Z] #51 ... 05:01:28 [2021-04-07T05:01:28.399Z] 05:01:28 [2021-04-07T05:01:28.399Z] #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 05:01:28 [2021-04-07T05:01:28.399Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:28 [2021-04-07T05:01:28.399Z] #42 49.35 Selecting previously unselected package libprotobuf17:amd64. 05:01:28 [2021-04-07T05:01:28.399Z] #42 49.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 49.38 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 50.28 Selecting previously unselected package libprotobuf-lite17:amd64. 05:01:28 [2021-04-07T05:01:28.399Z] #42 50.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 50.29 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 50.55 Selecting previously unselected package libprotobuf-dev:amd64. 05:01:28 [2021-04-07T05:01:28.399Z] #42 50.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 50.57 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 52.00 Selecting previously unselected package libprotoc17:amd64. 05:01:28 [2021-04-07T05:01:28.399Z] #42 52.00 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 52.02 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 52.73 Selecting previously unselected package protobuf-c-compiler. 05:01:28 [2021-04-07T05:01:28.399Z] #42 52.74 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 52.76 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 52.94 Selecting previously unselected package protobuf-compiler. 05:01:28 [2021-04-07T05:01:28.399Z] #42 52.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 52.94 Unpacking protobuf-compiler (3.6.1.3-2) ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 53.41 Selecting previously unselected package python-pkg-resources. 05:01:28 [2021-04-07T05:01:28.399Z] #42 53.46 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 53.48 Unpacking python-pkg-resources (40.8.0-1) ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 53.70 Selecting previously unselected package python-six. 05:01:28 [2021-04-07T05:01:28.399Z] #42 53.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 53.71 Unpacking python-six (1.12.0-1) ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 53.81 Selecting previously unselected package python-protobuf. 05:01:28 [2021-04-07T05:01:28.399Z] #42 53.84 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 53.86 Unpacking python-protobuf (3.6.1.3-2) ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 54.40 Setting up python-pkg-resources (40.8.0-1) ... 05:01:28 [2021-04-07T05:01:28.399Z] #42 ... 05:01:28 [2021-04-07T05:01:28.399Z] 05:01:28 [2021-04-07T05:01:28.399Z] #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 05:01:28 [2021-04-07T05:01:28.399Z] #45 sha256:6e1b7b81fdaee329ceddbccaa1f3f9be6f0a97faa8752dff0635f20a233b534f 05:01:28 [2021-04-07T05:01:28.399Z] #45 56.54 time 05:01:28 [2021-04-07T05:01:28.400Z] #57 143.9 + bin/containerd-stress 05:01:28 [2021-04-07T05:01:28.400Z] #57 145.4 + bin/containerd-shim 05:01:28 [2021-04-07T05:01:28.587Z] #20 30.35 Selecting previously unselected package python3.7. 05:01:28 [2021-04-07T05:01:28.587Z] #20 30.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... 05:01:28 [2021-04-07T05:01:28.587Z] #20 30.37 Unpacking python3.7 (3.7.3-2+deb10u3) ... 05:01:28 [2021-04-07T05:01:28.587Z] #20 30.51 Selecting previously unselected package libpython3-stdlib:amd64. 05:01:28 [2021-04-07T05:01:28.587Z] #20 30.51 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 05:01:28 [2021-04-07T05:01:28.587Z] #20 30.52 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 05:01:28 [2021-04-07T05:01:28.741Z] #36 43.71 debconf: delaying package configuration, since apt-utils is not installed 05:01:28 [2021-04-07T05:01:28.741Z] #36 43.93 Fetched 14.9 MB in 2s (8469 kB/s) 05:01:28 [2021-04-07T05:01:28.741Z] #36 44.02 Selecting previously unselected package xxd. 05:01:28 [2021-04-07T05:01:28.741Z] #36 44.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 05:01:28 [2021-04-07T05:01:28.741Z] #36 ... 05:01:28 [2021-04-07T05:01:28.741Z] 05:01:28 [2021-04-07T05:01:28.741Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev 05:01:28 [2021-04-07T05:01:28.741Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:28 [2021-04-07T05:01:28.741Z] #13 28.67 Fetched 8933 kB in 19s (468 kB/s) 05:01:28 [2021-04-07T05:01:28.741Z] #13 28.67 Reading package lists... 05:01:28 [2021-04-07T05:01:28.741Z] #13 36.23 Reading package lists... 05:01:28 [2021-04-07T05:01:28.741Z] #13 ... 05:01:28 [2021-04-07T05:01:28.741Z] 05:01:28 [2021-04-07T05:01:28.741Z] #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 05:01:28 [2021-04-07T05:01:28.741Z] #49 sha256:dd7983f919ebd04a6e6c700815037ded95eef367734ca81ad075556575d8fba2 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.28 go: finding github.com/fatih/color v1.7.0 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.31 go: finding github.com/mattn/go-colorable v0.1.4 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.35 go: finding github.com/mattn/go-isatty v0.0.8 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.35 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.48 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.48 go: finding github.com/go-critic/go-critic v0.4.1 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.48 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.49 go: finding github.com/pkg/errors v0.8.1 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.52 go: finding github.com/go-lintpack/lintpack v0.5.2 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.58 go: finding github.com/go-toolsmith/astequal v1.0.0 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.58 go: finding github.com/sirupsen/logrus v1.4.2 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.62 go: finding github.com/stretchr/testify v1.4.0 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.63 go: finding github.com/mitchellh/go-homedir v1.1.0 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.65 go: finding github.com/go-toolsmith/astp v1.0.0 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.67 go: finding github.com/go-toolsmith/astfmt v1.0.0 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.70 go: finding github.com/davecgh/go-spew v1.1.1 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.71 go: finding github.com/go-toolsmith/astcast v1.0.0 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.71 go: finding github.com/go-toolsmith/typep v1.0.0 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.73 go: finding github.com/spf13/viper v1.6.1 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.79 go: finding github.com/go-toolsmith/astcopy v1.0.0 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.79 go: finding github.com/pmezard/go-difflib v1.0.0 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.83 go: finding github.com/stretchr/objx v0.2.0 05:01:28 [2021-04-07T05:01:28.741Z] #49 41.85 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 05:01:28 [2021-04-07T05:01:28.742Z] #49 41.90 go: finding github.com/go-toolsmith/strparse v1.0.0 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.03 go: finding github.com/bombsimon/wsl/v2 v2.0.0 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.03 go: finding github.com/gobwas/glob v0.2.3 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.03 go: finding gopkg.in/yaml.v2 v2.2.7 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.18 go: finding github.com/spf13/cobra v0.0.5 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.22 go: finding github.com/fsnotify/fsnotify v1.4.7 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.24 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.31 go: finding github.com/spf13/pflag v1.0.5 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.32 go: finding github.com/hashicorp/hcl v1.0.0 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.37 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.52 go: finding github.com/magiconair/properties v1.8.1 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.55 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.60 go: finding github.com/mitchellh/mapstructure v1.1.2 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.63 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.67 go: finding github.com/pelletier/go-toml v1.2.0 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.69 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.72 go: finding github.com/spf13/afero v1.1.2 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.74 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.82 go: finding github.com/spf13/cast v1.3.0 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.82 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.91 go: finding github.com/spf13/jwalterweatherman v1.0.0 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.94 go: finding golang.org/x/text v0.3.2 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.95 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 05:01:28 [2021-04-07T05:01:28.742Z] #49 42.96 go: finding github.com/subosito/gotenv v1.2.0 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.12 go: finding gopkg.in/ini.v1 v1.51.0 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.19 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.23 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.24 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.25 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.36 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.38 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.38 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.41 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.41 go: finding github.com/kisielk/gotool v1.0.0 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.41 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.43 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.45 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.49 go: finding github.com/sourcegraph/go-diff v0.5.1 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.51 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.53 go: finding github.com/tommy-muehle/go-mnd v1.1.1 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.55 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.57 go: finding github.com/ultraware/funlen v0.0.2 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.61 go: finding github.com/ultraware/whitespace v0.0.4 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.62 go: finding github.com/uudashr/gocognit v1.0.1 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.65 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.70 go: finding github.com/gogo/protobuf v1.2.1 05:01:28 [2021-04-07T05:01:28.742Z] #49 43.99 go: finding honnef.co/go/tools v0.0.1-2019.2.3 05:01:28 [2021-04-07T05:01:28.742Z] #49 44.04 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 05:01:28 [2021-04-07T05:01:28.742Z] #49 44.04 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 05:01:28 [2021-04-07T05:01:28.742Z] #49 44.11 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 05:01:28 [2021-04-07T05:01:28.742Z] #49 44.13 go: finding github.com/BurntSushi/toml v0.3.1 05:01:28 [2021-04-07T05:01:28.847Z] #20 30.65 Setting up python3-minimal (3.7.3-1) ... 05:01:29 [2021-04-07T05:01:29.004Z] #49 ... 05:01:29 [2021-04-07T05:01:29.004Z] 05:01:29 [2021-04-07T05:01:29.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 05:01:29 [2021-04-07T05:01:29.004Z] #67 sha256:7bf68a8b030464004f396a6936c8b82f21e9dc2846f0b572530dedba48377034 05:01:29 [2021-04-07T05:01:29.004Z] #67 DONE 44.3s 05:01:29 [2021-04-07T05:01:29.004Z] 05:01:29 [2021-04-07T05:01:29.004Z] #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 05:01:29 [2021-04-07T05:01:29.004Z] #56 sha256:4087f8d2f9620773e4a35a8a8c2aafbb01921731bc629579b98178e5774a568b 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.844 + RM_GOPATH=0 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.844 + TMP_GOPATH= 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.844 + : /build 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.844 + '[' -z '' ']' 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.845 ++ mktemp -d 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.847 + export GOPATH=/tmp/tmp.6ZSgFUdBXm 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.847 + GOPATH=/tmp/tmp.6ZSgFUdBXm 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.847 + RM_GOPATH=1 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.848 + case "$(go env GOARCH)" in 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.848 ++ go env GOARCH 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.874 + export GO_BUILDMODE=-buildmode=pie 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.874 + GO_BUILDMODE=-buildmode=pie 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.875 ++ dirname /tmp/install/install.sh 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.882 + dir=/tmp/install 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.890 + bin=containerd 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.890 + shift 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.890 + '[' '!' -f /tmp/install/containerd.installer ']' 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.894 + . /tmp/install/containerd.installer 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.894 ++ set -e 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.894 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.895 + install_containerd 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.895 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.896 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.897 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6ZSgFUdBXm/src/github.com/containerd/containerd 05:01:29 [2021-04-07T05:01:29.004Z] #56 3.904 Cloning into '/tmp/tmp.6ZSgFUdBXm/src/github.com/containerd/containerd'... 05:01:29 [2021-04-07T05:01:29.269Z] #43 47.07 Selecting previously unselected package libprotobuf-lite17:ppc64el. 05:01:29 [2021-04-07T05:01:29.269Z] #43 47.07 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... 05:01:29 [2021-04-07T05:01:29.269Z] #43 47.08 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... 05:01:29 [2021-04-07T05:01:29.570Z] #43 47.32 Selecting previously unselected package libprotobuf-dev:ppc64el. 05:01:29 [2021-04-07T05:01:29.570Z] #43 47.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... 05:01:29 [2021-04-07T05:01:29.570Z] #43 47.33 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... 05:01:29 [2021-04-07T05:01:29.749Z] #36 ... 05:01:29 [2021-04-07T05:01:29.749Z] 05:01:29 [2021-04-07T05:01:29.749Z] #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 05:01:29 [2021-04-07T05:01:29.749Z] #45 sha256:ec3c4c29fb446ba50f00a13d0c1f6d473e08817f88b6f6145798cb564e14b62d 05:01:29 [2021-04-07T05:01:29.749Z] #45 47.89 encoding/base64 05:01:29 [2021-04-07T05:01:29.749Z] #45 47.90 crypto/cipher 05:01:29 [2021-04-07T05:01:29.749Z] #45 49.04 crypto/sha512 05:01:29 [2021-04-07T05:01:29.749Z] #45 49.29 crypto/aes 05:01:29 [2021-04-07T05:01:29.749Z] #45 50.16 crypto/des 05:01:29 [2021-04-07T05:01:29.749Z] #45 50.70 crypto/ed25519/internal/edwards25519 05:01:29 [2021-04-07T05:01:29.749Z] #45 51.10 crypto/md5 05:01:29 [2021-04-07T05:01:29.749Z] #45 51.54 go/ast 05:01:29 [2021-04-07T05:01:29.749Z] #45 52.19 net/url 05:01:29 [2021-04-07T05:01:29.749Z] #45 52.75 text/template/parse 05:01:29 [2021-04-07T05:01:29.749Z] #45 54.58 encoding/json 05:01:29 [2021-04-07T05:01:29.749Z] #45 58.07 text/template 05:01:29 [2021-04-07T05:01:29.749Z] #45 ... 05:01:29 [2021-04-07T05:01:29.749Z] 05:01:29 [2021-04-07T05:01:29.749Z] #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 05:01:29 [2021-04-07T05:01:29.749Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 05:01:29 [2021-04-07T05:01:29.749Z] #42 54.66 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... 05:01:29 [2021-04-07T05:01:29.749Z] #42 54.69 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 05:01:29 [2021-04-07T05:01:29.749Z] #42 54.75 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... 05:01:29 [2021-04-07T05:01:29.749Z] #42 54.79 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... 05:01:29 [2021-04-07T05:01:29.749Z] #42 54.82 Setting up python-six (1.12.0-1) ... 05:01:29 [2021-04-07T05:01:29.749Z] #42 56.91 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... 05:01:29 [2021-04-07T05:01:29.749Z] #42 56.93 Setting up libnl-3-200:arm64 (3.4.0-1) ... 05:01:29 [2021-04-07T05:01:29.749Z] #42 56.96 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... 05:01:29 [2021-04-07T05:01:29.749Z] #42 56.98 Setting up libcap-dev:arm64 (1:2.25-2) ... 05:01:29 [2021-04-07T05:01:29.749Z] #42 57.00 Setting up libprotoc17:arm64 (3.6.1.3-2) ... 05:01:29 [2021-04-07T05:01:29.749Z] #42 57.27 Setting up protobuf-compiler (3.6.1.3-2) ... 05:01:29 [2021-04-07T05:01:29.749Z] #42 57.34 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 05:01:29 [2021-04-07T05:01:29.749Z] #42 57.38 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... 05:01:29 [2021-04-07T05:01:29.749Z] #42 57.42 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 05:01:29 [2021-04-07T05:01:29.749Z] #42 57.44 Setting up python-protobuf (3.6.1.3-2) ... 05:01:29 [2021-04-07T05:01:29.788Z] #20 31.45 Selecting previously unselected package python3. 05:01:29 [2021-04-07T05:01:29.788Z] #20 31.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 ... 24096 files and directories currently installed.) 05:01:29 [2021-04-07T05:01:29.788Z] #20 31.51 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 05:01:29 [2021-04-07T05:01:29.788Z] #20 31.52 Unpacking python3 (3.7.3-1) ... 05:01:29 [2021-04-07T05:01:29.788Z] #20 31.59 Selecting previously unselected package libip4tc0:amd64. 05:01:29 [2021-04-07T05:01:29.788Z] #20 31.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 05:01:29 [2021-04-07T05:01:29.788Z] #20 31.61 Unpacking libip4tc0:amd64 (1.8.2-4) ... 05:01:29 [2021-04-07T05:01:29.788Z] #20 31.71 Selecting previously unselected package libip6tc0:amd64. 05:01:29 [2021-04-07T05:01:29.872Z] #43 ... 05:01:29 [2021-04-07T05:01:29.872Z] 05:01:29 [2021-04-07T05:01:29.872Z] #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 05:01:29 [2021-04-07T05:01:29.872Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c 05:01:29 [2021-04-07T05:01:29.872Z] #37 28.50 Reading package lists... 05:01:29 [2021-04-07T05:01:29.872Z] #37 38.07 Building dependency tree... 05:01:29 [2021-04-07T05:01:29.872Z] #37 41.37 The following additional packages will be installed: 05:01:29 [2021-04-07T05:01:29.872Z] #37 41.38 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 05:01:29 [2021-04-07T05:01:29.872Z] #37 41.40 Suggested packages: 05:01:29 [2021-04-07T05:01:29.872Z] #37 41.40 cmake-doc ninja-build lrzip 05:01:29 [2021-04-07T05:01:29.872Z] #37 41.40 Recommended packages: 05:01:29 [2021-04-07T05:01:29.872Z] #37 41.40 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 05:01:29 [2021-04-07T05:01:29.872Z] #37 42.52 The following NEW packages will be installed: 05:01:29 [2021-04-07T05:01:29.872Z] #37 42.53 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 05:01:29 [2021-04-07T05:01:29.872Z] #37 42.53 vim-common xxd 05:01:29 [2021-04-07T05:01:29.872Z] #37 42.63 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. 05:01:29 [2021-04-07T05:01:29.872Z] #37 42.63 Need to get 14.9 MB of archives. 05:01:29 [2021-04-07T05:01:29.872Z] #37 42.63 After this operation, 67.2 MB of additional disk space will be used. 05:01:29 [2021-04-07T05:01:29.872Z] #37 42.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] 05:01:29 [2021-04-07T05:01:29.872Z] #37 42.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] 05:01:29 [2021-04-07T05:01:29.872Z] #37 42.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] 05:01:29 [2021-04-07T05:01:29.872Z] #37 42.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] 05:01:29 [2021-04-07T05:01:29.872Z] #37 43.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] 05:01:29 [2021-04-07T05:01:29.872Z] #37 43.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] 05:01:29 [2021-04-07T05:01:29.872Z] #37 43.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] 05:01:29 [2021-04-07T05:01:29.872Z] #37 43.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] 05:01:29 [2021-04-07T05:01:29.872Z] #37 43.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] 05:01:29 [2021-04-07T05:01:29.872Z] #37 43.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] 05:01:29 [2021-04-07T05:01:29.872Z] #37 45.89 debconf: delaying package configuration, since apt-utils is not installed 05:01:29 [2021-04-07T05:01:29.872Z] #37 46.20 Fetched 14.9 MB in 2s (9055 kB/s) 05:01:29 [2021-04-07T05:01:29.872Z] #37 46.31 Selecting previously unselected package xxd. 05:01:29 [2021-04-07T05:01:29.872Z] #37 46.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) 05:01:29 [2021-04-07T05:01:29.872Z] #37 46.48 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... 05:01:29 [2021-04-07T05:01:29.872Z] #37 46.49 Unpacking xxd (2:8.1.0875-5) ... 05:01:29 [2021-04-07T05:01:29.872Z] #37 46.75 Selecting previously unselected package vim-common. 05:01:29 [2021-04-07T05:01:29.872Z] #37 46.75 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 05:01:29 [2021-04-07T05:01:29.872Z] #37 46.90 Unpacking vim-common (2:8.1.0875-5) ... 05:01:29 [2021-04-07T05:01:29.872Z] #37 47.38 Selecting previously unselected package cmake-data. 05:01:29 [2021-04-07T05:01:29.872Z] #37 47.39 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 05:01:29 [2021-04-07T05:01:29.872Z] #37 47.40 Unpacking cmake-data (3.13.4-1) ... 05:01:29 [2021-04-07T05:01:29.872Z] #37 ... 05:01:29 [2021-04-07T05:01:29.872Z] 05:01:29 [2021-04-07T05:01:29.872Z] #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 05:01:29 [2021-04-07T05:01:29.872Z] #57 sha256:6323504ee20d7d9beeb823e146fbb105ad4c19351af6273004ca76c7494a1628 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.266 + RM_GOPATH=0 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.266 + TMP_GOPATH= 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.266 + : /build 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.266 + '[' -z '' ']' 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.267 ++ mktemp -d 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.273 + export GOPATH=/tmp/tmp.at70cNZNiA 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.273 + GOPATH=/tmp/tmp.at70cNZNiA 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.273 + RM_GOPATH=1 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.273 + case "$(go env GOARCH)" in 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.276 ++ go env GOARCH 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.296 + export GO_BUILDMODE=-buildmode=pie 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.296 + GO_BUILDMODE=-buildmode=pie 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.299 ++ dirname /tmp/install/install.sh 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.303 + dir=/tmp/install 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.305 + bin=containerd 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.305 + shift 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.307 + '[' '!' -f /tmp/install/containerd.installer ']' 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.307 + . /tmp/install/containerd.installer 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.308 ++ set -e 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.309 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.310 + install_containerd 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.311 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.311 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.311 + git clone https://github.com/containerd/containerd.git /tmp/tmp.at70cNZNiA/src/github.com/containerd/containerd 05:01:29 [2021-04-07T05:01:29.872Z] #57 0.314 Cloning into '/tmp/tmp.at70cNZNiA/src/github.com/containerd/containerd'... 05:01:30 [2021-04-07T05:01:30.047Z] #20 31.72 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 05:01:30 [2021-04-07T05:01:30.047Z] #20 31.72 Unpacking libip6tc0:amd64 (1.8.2-4) ... 05:01:30 [2021-04-07T05:01:30.047Z] #20 31.86 Selecting previously unselected package libiptc0:amd64. 05:01:30 [2021-04-07T05:01:30.047Z] #20 31.86 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 05:01:30 [2021-04-07T05:01:30.047Z] #20 31.87 Unpacking libiptc0:amd64 (1.8.2-4) ... 05:01:30 [2021-04-07T05:01:30.047Z] #20 31.96 Selecting previously unselected package libnfnetlink0:amd64. 05:01:30 [2021-04-07T05:01:30.303Z] #45 ... 05:01:30 [2021-04-07T05:01:30.303Z] 05:01:30 [2021-04-07T05:01:30.303Z] #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 05:01:30 [2021-04-07T05:01:30.303Z] #47 sha256:a1b4f175af8443e59694317f7b71561406b1a29c137c41926d9e0a85237d6d0f 05:01:30 [2021-04-07T05:01:30.303Z] #47 DONE 58.8s 05:01:30 [2021-04-07T05:01:30.306Z] #20 31.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 05:01:30 [2021-04-07T05:01:30.306Z] #20 31.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 05:01:30 [2021-04-07T05:01:30.306Z] #20 32.04 Selecting previously unselected package libnetfilter-conntrack3:amd64. 05:01:30 [2021-04-07T05:01:30.306Z] #20 32.04 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 05:01:30 [2021-04-07T05:01:30.306Z] #20 32.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 05:01:30 [2021-04-07T05:01:30.306Z] #20 32.12 Selecting previously unselected package libnftnl11:amd64. 05:01:30 [2021-04-07T05:01:30.306Z] #20 32.12 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 05:01:30 [2021-04-07T05:01:30.306Z] #20 32.13 Unpacking libnftnl11:amd64 (1.1.2-2) ... 05:01:30 [2021-04-07T05:01:30.306Z] #20 32.20 Selecting previously unselected package iptables. 05:01:30 [2021-04-07T05:01:30.306Z] #20 32.21 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 05:01:30 [2021-04-07T05:01:30.316Z] #13 ... 05:01:30 [2021-04-07T05:01:30.316Z] 05:01:30 [2021-04-07T05:01:30.316Z] #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 05:01:30 [2021-04-07T05:01:30.316Z] #37 sha256:b892226bb50a1f8b2b3c0cef1033719f61543b49c058a6e08f2414bbbc3ca24d 05:01:30 [2021-04-07T05:01:30.316Z] #37 6.853 -- Detecting C compile features - done 05:01:30 [2021-04-07T05:01:30.316Z] #37 6.881 -- Performing Test HAS_BUILTIN_FORTIFY 05:01:30 [2021-04-07T05:01:30.558Z] 05:01:30 [2021-04-07T05:01:30.558Z] #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 05:01:30 [2021-04-07T05:01:30.558Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:30 [2021-04-07T05:01:30.558Z] #42 58.76 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... 05:01:30 [2021-04-07T05:01:30.558Z] #42 58.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 05:01:30 [2021-04-07T05:01:30.558Z] #42 58.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 05:01:30 [2021-04-07T05:01:30.558Z] #42 58.83 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 05:01:30 [2021-04-07T05:01:30.558Z] #42 58.84 Setting up python-six (1.12.0-1) ... 05:01:30 [2021-04-07T05:01:30.566Z] #20 32.22 Unpacking iptables (1.8.2-4) ... 05:01:30 [2021-04-07T05:01:30.578Z] #37 7.120 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 05:01:30 [2021-04-07T05:01:30.578Z] #37 7.233 -- Configuring done 05:01:30 [2021-04-07T05:01:30.578Z] #37 7.262 -- Generating done 05:01:30 [2021-04-07T05:01:30.825Z] #20 32.55 Selecting previously unselected package xxd. 05:01:30 [2021-04-07T05:01:30.825Z] #20 32.57 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... 05:01:30 [2021-04-07T05:01:30.825Z] #20 32.57 Unpacking xxd (2:8.1.0875-5) ... 05:01:30 [2021-04-07T05:01:30.825Z] #20 32.69 Selecting previously unselected package vim-common. 05:01:30 [2021-04-07T05:01:30.825Z] #20 32.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 05:01:30 [2021-04-07T05:01:30.825Z] #20 32.74 Unpacking vim-common (2:8.1.0875-5) ... 05:01:30 [2021-04-07T05:01:30.840Z] #37 7.264 -- Build files have been written to: /tmp/tmp.pl6a0XV1X3/tini 05:01:30 [2021-04-07T05:01:30.840Z] #37 7.271 + make tini-static 05:01:31 [2021-04-07T05:01:31.084Z] #20 32.89 Selecting previously unselected package bash-completion. 05:01:31 [2021-04-07T05:01:31.084Z] #20 32.90 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 05:01:31 [2021-04-07T05:01:31.440Z] #37 7.908 Scanning dependencies of target tini-static 05:01:31 [2021-04-07T05:01:31.440Z] #37 8.124 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 05:01:31 [2021-04-07T05:01:31.997Z] #57 ... 05:01:31 [2021-04-07T05:01:31.997Z] 05:01:31 [2021-04-07T05:01:31.997Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 05:01:31 [2021-04-07T05:01:31.997Z] #68 sha256:1d09f961bd0852ee183455fb1a4c5af874de7ef8792b60e8606e12b5fc095357 05:01:31 [2021-04-07T05:01:31.997Z] #68 DONE 49.6s 05:01:31 [2021-04-07T05:01:31.997Z] 05:01:31 [2021-04-07T05:01:31.997Z] #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 05:01:31 [2021-04-07T05:01:31.997Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f 05:01:31 [2021-04-07T05:01:31.997Z] #43 48.85 Selecting previously unselected package libprotoc17:ppc64el. 05:01:31 [2021-04-07T05:01:31.997Z] #43 48.86 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... 05:01:31 [2021-04-07T05:01:31.997Z] #43 48.87 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... 05:01:31 [2021-04-07T05:01:31.997Z] #43 49.58 Selecting previously unselected package protobuf-c-compiler. 05:01:31 [2021-04-07T05:01:31.997Z] #43 49.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... 05:01:31 [2021-04-07T05:01:31.997Z] #43 49.64 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 05:01:31 [2021-04-07T05:01:31.997Z] #43 49.85 Selecting previously unselected package protobuf-compiler. 05:01:32 [2021-04-07T05:01:32.014Z] #37 ... 05:01:32 [2021-04-07T05:01:32.014Z] 05:01:32 [2021-04-07T05:01:32.014Z] #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 05:01:32 [2021-04-07T05:01:32.014Z] #51 sha256:37b9bd941ee373eff305a6d2fb932f7c8b4e3e08093b13a0c8830fd7b23a31ab 05:01:32 [2021-04-07T05:01:32.014Z] #51 64.65 context 05:01:32 [2021-04-07T05:01:32.014Z] #51 65.71 os 05:01:32 [2021-04-07T05:01:32.014Z] #51 66.05 encoding/binary 05:01:32 [2021-04-07T05:01:32.014Z] #51 68.48 encoding/base64 05:01:32 [2021-04-07T05:01:32.014Z] #51 69.47 golang.org/x/sys/unix 05:01:32 [2021-04-07T05:01:32.014Z] #51 69.73 fmt 05:01:32 [2021-04-07T05:01:32.014Z] #51 ... 05:01:32 [2021-04-07T05:01:32.014Z] 05:01:32 [2021-04-07T05:01:32.014Z] #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 05:01:32 [2021-04-07T05:01:32.014Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:01:32 [2021-04-07T05:01:32.014Z] #43 2.501 Note: Building without setproctitle() and strlcpy() support. 05:01:32 [2021-04-07T05:01:32.014Z] #43 2.501 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 05:01:32 [2021-04-07T05:01:32.014Z] #43 2.506 Note: Building without GnuTLS support 05:01:32 [2021-04-07T05:01:32.014Z] #43 2.508 Makefile.config:39: Warn: you have no libnftables installed 05:01:32 [2021-04-07T05:01:32.014Z] #43 2.509 Makefile.config:40: Warn: Building without nftables support 05:01:32 [2021-04-07T05:01:32.040Z] #57 149.8 + bin/containerd-shim-runc-v1 05:01:32 [2021-04-07T05:01:32.298Z] #43 49.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... 05:01:32 [2021-04-07T05:01:32.298Z] #43 49.86 Unpacking protobuf-compiler (3.6.1.3-2) ... 05:01:32 [2021-04-07T05:01:32.298Z] #43 50.11 Selecting previously unselected package python-pkg-resources. 05:01:32 [2021-04-07T05:01:32.298Z] #43 50.11 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 05:01:32 [2021-04-07T05:01:32.298Z] #43 50.12 Unpacking python-pkg-resources (40.8.0-1) ... 05:01:32 [2021-04-07T05:01:32.450Z] #42 ... 05:01:32 [2021-04-07T05:01:32.450Z] 05:01:32 [2021-04-07T05:01:32.450Z] #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 05:01:32 [2021-04-07T05:01:32.450Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:01:32 [2021-04-07T05:01:32.450Z] #36 50.55 Selecting previously unselected package libicu63:amd64. 05:01:32 [2021-04-07T05:01:32.450Z] #36 50.55 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... 05:01:32 [2021-04-07T05:01:32.450Z] #36 50.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 05:01:32 [2021-04-07T05:01:32.450Z] #36 57.30 Selecting previously unselected package libxml2:amd64. 05:01:32 [2021-04-07T05:01:32.450Z] #36 57.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... 05:01:32 [2021-04-07T05:01:32.450Z] #36 57.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... 05:01:32 [2021-04-07T05:01:32.450Z] #36 58.39 Selecting previously unselected package libarchive13:amd64. 05:01:32 [2021-04-07T05:01:32.450Z] #36 58.39 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 05:01:32 [2021-04-07T05:01:32.450Z] #36 58.56 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 05:01:32 [2021-04-07T05:01:32.450Z] #36 58.95 Selecting previously unselected package libjsoncpp1:amd64. 05:01:32 [2021-04-07T05:01:32.450Z] #36 58.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 05:01:32 [2021-04-07T05:01:32.450Z] #36 58.98 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 05:01:32 [2021-04-07T05:01:32.450Z] #36 59.18 Selecting previously unselected package librhash0:amd64. 05:01:32 [2021-04-07T05:01:32.450Z] #36 59.20 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 05:01:32 [2021-04-07T05:01:32.450Z] #36 59.20 Unpacking librhash0:amd64 (1.3.8-1) ... 05:01:32 [2021-04-07T05:01:32.450Z] #36 59.49 Selecting previously unselected package libuv1:amd64. 05:01:32 [2021-04-07T05:01:32.450Z] #36 59.50 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... 05:01:32 [2021-04-07T05:01:32.450Z] #36 59.50 Unpacking libuv1:amd64 (1.24.1-1) ... 05:01:32 [2021-04-07T05:01:32.450Z] #36 59.68 Selecting previously unselected package cmake. 05:01:32 [2021-04-07T05:01:32.450Z] #36 59.68 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 05:01:32 [2021-04-07T05:01:32.450Z] #36 59.70 Unpacking cmake (3.13.4-1) ... 05:01:32 [2021-04-07T05:01:32.450Z] #36 ... 05:01:32 [2021-04-07T05:01:32.450Z] 05:01:32 [2021-04-07T05:01:32.451Z] #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 05:01:32 [2021-04-07T05:01:32.451Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:32 [2021-04-07T05:01:32.451Z] #13 49.55 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] 05:01:32 [2021-04-07T05:01:32.451Z] #13 52.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 05:01:32 [2021-04-07T05:01:32.451Z] #13 52.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 05:01:32 [2021-04-07T05:01:32.451Z] #13 52.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 05:01:32 [2021-04-07T05:01:32.451Z] #13 52.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 05:01:32 [2021-04-07T05:01:32.451Z] #13 52.51 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] 05:01:32 [2021-04-07T05:01:32.451Z] #13 52.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] 05:01:32 [2021-04-07T05:01:32.451Z] #13 52.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 05:01:32 [2021-04-07T05:01:32.451Z] #13 52.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 05:01:32 [2021-04-07T05:01:32.451Z] #13 52.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 05:01:32 [2021-04-07T05:01:32.451Z] #13 52.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 05:01:32 [2021-04-07T05:01:32.451Z] #13 52.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 05:01:32 [2021-04-07T05:01:32.451Z] #13 52.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 05:01:32 [2021-04-07T05:01:32.451Z] #13 52.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 05:01:32 [2021-04-07T05:01:32.451Z] #13 52.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] 05:01:32 [2021-04-07T05:01:32.451Z] #13 54.00 debconf: delaying package configuration, since apt-utils is not installed 05:01:32 [2021-04-07T05:01:32.451Z] #13 54.47 Fetched 78.2 MB in 9s (9019 kB/s) 05:01:32 [2021-04-07T05:01:32.451Z] #13 54.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 05:01:32 [2021-04-07T05:01:32.451Z] #13 54.92 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... 05:01:32 [2021-04-07T05:01:32.451Z] #13 55.00 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... 05:01:32 [2021-04-07T05:01:32.451Z] #13 55.96 Setting up libsystemd0:amd64 (241-7~deb10u7) ... 05:01:32 [2021-04-07T05:01:32.451Z] #13 56.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 05:01:32 [2021-04-07T05:01:32.451Z] #13 56.36 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... 05:01:32 [2021-04-07T05:01:32.451Z] #13 56.46 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... 05:01:32 [2021-04-07T05:01:32.451Z] #13 56.71 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... 05:01:32 [2021-04-07T05:01:32.451Z] #13 56.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 05:01:32 [2021-04-07T05:01:32.451Z] #13 56.92 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... 05:01:32 [2021-04-07T05:01:32.451Z] #13 56.96 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... 05:01:32 [2021-04-07T05:01:32.451Z] #13 57.21 Setting up libudev1:amd64 (241-7~deb10u7) ... 05:01:32 [2021-04-07T05:01:32.585Z] #43 4.781 fatal: not a git repository (or any of the parent directories): .git 05:01:32 [2021-04-07T05:01:32.585Z] #43 4.844 GEN .gitid 05:01:32 [2021-04-07T05:01:32.585Z] #43 4.865 GEN criu/include/version.h 05:01:32 [2021-04-07T05:01:32.621Z] #43 50.40 Selecting previously unselected package python-six. 05:01:32 [2021-04-07T05:01:32.621Z] #43 50.41 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 05:01:32 [2021-04-07T05:01:32.621Z] #43 50.42 Unpacking python-six (1.12.0-1) ... 05:01:32 [2021-04-07T05:01:32.707Z] #13 ... 05:01:32 [2021-04-07T05:01:32.707Z] 05:01:32 [2021-04-07T05:01:32.707Z] #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 05:01:32 [2021-04-07T05:01:32.707Z] #45 sha256:6e1b7b81fdaee329ceddbccaa1f3f9be6f0a97faa8752dff0635f20a233b534f 05:01:32 [2021-04-07T05:01:32.707Z] #45 61.11 strings 05:01:32 [2021-04-07T05:01:32.846Z] #43 4.970 GEN include/common/asm 05:01:32 [2021-04-07T05:01:32.938Z] #43 50.72 Selecting previously unselected package python-protobuf. 05:01:32 [2021-04-07T05:01:32.938Z] #43 50.73 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... 05:01:32 [2021-04-07T05:01:32.938Z] #43 50.75 Unpacking python-protobuf (3.6.1.3-2) ... 05:01:33 [2021-04-07T05:01:33.082Z] #42 ... 05:01:33 [2021-04-07T05:01:33.082Z] 05:01:33 [2021-04-07T05:01:33.082Z] #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 05:01:33 [2021-04-07T05:01:33.082Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 05:01:33 [2021-04-07T05:01:33.082Z] #36 58.63 Setting up libicu63:arm64 (63.1-6+deb10u1) ... 05:01:33 [2021-04-07T05:01:33.082Z] #36 58.79 Setting up xxd (2:8.1.0875-5) ... 05:01:33 [2021-04-07T05:01:33.082Z] #36 58.82 Setting up libuv1:arm64 (1.24.1-1) ... 05:01:33 [2021-04-07T05:01:33.082Z] #36 58.86 Setting up vim-common (2:8.1.0875-5) ... 05:01:33 [2021-04-07T05:01:33.082Z] #36 58.92 Setting up librhash0:arm64 (1.3.8-1) ... 05:01:33 [2021-04-07T05:01:33.082Z] #36 58.96 Setting up cmake-data (3.13.4-1) ... 05:01:33 [2021-04-07T05:01:33.082Z] #36 59.05 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... 05:01:33 [2021-04-07T05:01:33.082Z] #36 59.07 Setting up libjsoncpp1:arm64 (1.7.4-3) ... 05:01:33 [2021-04-07T05:01:33.082Z] #36 59.16 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... 05:01:33 [2021-04-07T05:01:33.082Z] #36 59.58 Setting up cmake (3.13.4-1) ... 05:01:33 [2021-04-07T05:01:33.082Z] #36 59.83 Processing triggers for libc-bin (2.28-10) ... 05:01:33 [2021-04-07T05:01:33.082Z] #36 60.00 Processing triggers for mime-support (3.62) ... 05:01:33 [2021-04-07T05:01:33.082Z] #36 ... 05:01:33 [2021-04-07T05:01:33.082Z] 05:01:33 [2021-04-07T05:01:33.082Z] #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 05:01:33 [2021-04-07T05:01:33.082Z] #51 sha256:1eab692dd3722ef6a13054f6dbcbd437ca7964c0b0c769df60bd67680fac1d4a 05:01:33 [2021-04-07T05:01:33.082Z] #51 51.64 mvdan.cc/sh/v3/syntax 05:01:33 [2021-04-07T05:01:33.082Z] #51 59.45 golang.org/x/crypto/ssh/terminal 05:01:33 [2021-04-07T05:01:33.241Z] #43 ... 05:01:33 [2021-04-07T05:01:33.241Z] 05:01:33 [2021-04-07T05:01:33.241Z] #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 05:01:33 [2021-04-07T05:01:33.241Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 05:01:33 [2021-04-07T05:01:33.241Z] #14 31.82 Reading package lists... 05:01:33 [2021-04-07T05:01:33.241Z] #14 40.72 Building dependency tree... 05:01:33 [2021-04-07T05:01:33.241Z] #14 44.82 The following additional packages will be installed: 05:01:33 [2021-04-07T05:01:33.241Z] #14 44.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 05:01:33 [2021-04-07T05:01:33.241Z] #14 44.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 05:01:33 [2021-04-07T05:01:33.241Z] #14 44.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 05:01:33 [2021-04-07T05:01:33.241Z] #14 44.83 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 05:01:33 [2021-04-07T05:01:33.241Z] #14 44.84 mingw-w64-common mingw-w64-x86-64-dev 05:01:33 [2021-04-07T05:01:33.241Z] #14 44.86 Suggested packages: 05:01:33 [2021-04-07T05:01:33.241Z] #14 44.86 gcc-8-locales seccomp wine64 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.06 The following NEW packages will be installed: 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.06 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.07 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.07 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.07 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.07 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.07 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.08 The following packages will be upgraded: 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.09 libseccomp2 libsystemd0 libudev1 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.40 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.40 Need to get 79.4 MB of archives. 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.40 After this operation, 532 MB of additional disk space will be used. 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.40 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.42 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.49 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] 05:01:33 [2021-04-07T05:01:33.241Z] #14 46.79 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] 05:01:33 [2021-04-07T05:01:33.241Z] #14 47.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 05:01:33 [2021-04-07T05:01:33.241Z] #14 47.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] 05:01:33 [2021-04-07T05:01:33.241Z] #14 47.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] 05:01:33 [2021-04-07T05:01:33.241Z] #14 47.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] 05:01:33 [2021-04-07T05:01:33.241Z] #14 47.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 05:01:33 [2021-04-07T05:01:33.241Z] #14 47.86 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] 05:01:33 [2021-04-07T05:01:33.241Z] #14 47.89 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] 05:01:33 [2021-04-07T05:01:33.346Z] #51 ... 05:01:33 [2021-04-07T05:01:33.346Z] 05:01:33 [2021-04-07T05:01:33.346Z] #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 05:01:33 [2021-04-07T05:01:33.346Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 05:01:33 [2021-04-07T05:01:33.346Z] #42 61.80 Setting up libnl-3-dev:arm64 (3.4.0-1) ... 05:01:33 [2021-04-07T05:01:33.543Z] #14 ... 05:01:33 [2021-04-07T05:01:33.543Z] 05:01:33 [2021-04-07T05:01:33.543Z] #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 05:01:33 [2021-04-07T05:01:33.543Z] #50 sha256:c9556ae439a080ca4e1f9e55c6e36f9567bc2d870f1ee56959db4f5a0ba433ba 05:01:33 [2021-04-07T05:01:33.543Z] #50 51.14 go: finding github.com/fatih/color v1.7.0 05:01:33 [2021-04-07T05:01:33.543Z] #50 51.28 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 05:01:33 [2021-04-07T05:01:33.543Z] #50 51.34 go: finding github.com/mattn/go-colorable v0.1.4 05:01:33 [2021-04-07T05:01:33.543Z] #50 51.35 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 05:01:33 [2021-04-07T05:01:33.543Z] #50 51.39 go: finding github.com/pkg/errors v0.8.1 05:01:33 [2021-04-07T05:01:33.619Z] #20 35.50 Unpacking bash-completion (1:2.8-6) ... 05:01:33 [2021-04-07T05:01:33.788Z] #43 ... 05:01:33 [2021-04-07T05:01:33.788Z] 05:01:33 [2021-04-07T05:01:33.788Z] #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 05:01:33 [2021-04-07T05:01:33.788Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:33 [2021-04-07T05:01:33.788Z] #13 72.35 Selecting previously unselected package mingw-w64-x86-64-dev. 05:01:33 [2021-04-07T05:01:33.788Z] #13 72.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 05:01:33 [2021-04-07T05:01:33.788Z] #13 72.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 05:01:33 [2021-04-07T05:01:33.843Z] #50 51.43 go: finding github.com/mattn/go-isatty v0.0.8 05:01:33 [2021-04-07T05:01:33.844Z] #50 51.45 go: finding github.com/go-lintpack/lintpack v0.5.2 05:01:33 [2021-04-07T05:01:33.844Z] #50 51.47 go: finding github.com/go-critic/go-critic v0.4.1 05:01:33 [2021-04-07T05:01:33.844Z] #50 51.60 go: finding github.com/mitchellh/go-homedir v1.1.0 05:01:33 [2021-04-07T05:01:33.844Z] #50 51.62 go: finding github.com/go-toolsmith/astfmt v1.0.0 05:01:33 [2021-04-07T05:01:33.844Z] #50 51.66 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 05:01:33 [2021-04-07T05:01:33.844Z] #50 51.69 go: finding github.com/sirupsen/logrus v1.4.2 05:01:33 [2021-04-07T05:01:33.844Z] #50 51.76 go: finding github.com/spf13/viper v1.6.1 05:01:33 [2021-04-07T05:01:33.844Z] #50 51.77 go: finding github.com/stretchr/testify v1.4.0 05:01:33 [2021-04-07T05:01:33.878Z] #20 35.88 Selecting previously unselected package bzip2. 05:01:33 [2021-04-07T05:01:33.878Z] #20 35.89 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 05:01:34 [2021-04-07T05:01:34.079Z] #45 62.50 os 05:01:34 [2021-04-07T05:01:34.138Z] #20 35.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 05:01:34 [2021-04-07T05:01:34.138Z] #20 35.99 Selecting previously unselected package xz-utils. 05:01:34 [2021-04-07T05:01:34.138Z] #20 36.00 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... 05:01:34 [2021-04-07T05:01:34.138Z] #20 36.01 Unpacking xz-utils (5.2.4-1) ... 05:01:34 [2021-04-07T05:01:34.145Z] #50 51.78 go: finding github.com/go-toolsmith/astequal v1.0.0 05:01:34 [2021-04-07T05:01:34.145Z] #50 51.85 go: finding github.com/go-toolsmith/astp v1.0.0 05:01:34 [2021-04-07T05:01:34.145Z] #50 51.89 go: finding github.com/go-toolsmith/astcast v1.0.0 05:01:34 [2021-04-07T05:01:34.145Z] #50 51.91 go: finding github.com/davecgh/go-spew v1.1.1 05:01:34 [2021-04-07T05:01:34.145Z] #50 51.91 go: finding github.com/go-toolsmith/typep v1.0.0 05:01:34 [2021-04-07T05:01:34.145Z] #50 51.92 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 05:01:34 [2021-04-07T05:01:34.145Z] #50 51.94 go: finding github.com/go-toolsmith/astcopy v1.0.0 05:01:34 [2021-04-07T05:01:34.145Z] #50 52.01 go: finding github.com/bombsimon/wsl/v2 v2.0.0 05:01:34 [2021-04-07T05:01:34.145Z] #50 52.04 go: finding github.com/spf13/cobra v0.0.5 05:01:34 [2021-04-07T05:01:34.145Z] #50 52.04 go: finding github.com/pmezard/go-difflib v1.0.0 05:01:34 [2021-04-07T05:01:34.145Z] #50 52.08 go: finding github.com/spf13/pflag v1.0.5 05:01:34 [2021-04-07T05:01:34.145Z] #50 52.12 go: finding github.com/gobwas/glob v0.2.3 05:01:34 [2021-04-07T05:01:34.300Z] #56 ... 05:01:34 [2021-04-07T05:01:34.300Z] 05:01:34 [2021-04-07T05:01:34.300Z] #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 05:01:34 [2021-04-07T05:01:34.300Z] #51 sha256:7f0a3baa80566670f591622c15d12caff73d5b1e96ba3fe55f4751e381d1abae 05:01:34 [2021-04-07T05:01:34.300Z] #51 49.51 syscall 05:01:34 [2021-04-07T05:01:34.300Z] #51 49.51 reflect 05:01:34 [2021-04-07T05:01:34.301Z] #42 ... 05:01:34 [2021-04-07T05:01:34.301Z] 05:01:34 [2021-04-07T05:01:34.301Z] #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 05:01:34 [2021-04-07T05:01:34.301Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 05:01:34 [2021-04-07T05:01:34.301Z] #36 DONE 62.9s 05:01:34 [2021-04-07T05:01:34.301Z] 05:01:34 [2021-04-07T05:01:34.301Z] #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 05:01:34 [2021-04-07T05:01:34.301Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 05:01:34 [2021-04-07T05:01:34.301Z] #42 62.94 Processing triggers for libc-bin (2.28-10) ... 05:01:34 [2021-04-07T05:01:34.336Z] #45 ... 05:01:34 [2021-04-07T05:01:34.336Z] 05:01:34 [2021-04-07T05:01:34.336Z] #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 05:01:34 [2021-04-07T05:01:34.336Z] #34 sha256:d72521a525fd2e03e4ca40ab23717b9c67aa306927dab6bfd0654a5b28ab6093 05:01:34 [2021-04-07T05:01:34.336Z] #34 52.98 time 05:01:34 [2021-04-07T05:01:34.336Z] #34 58.22 internal/fmtsort 05:01:34 [2021-04-07T05:01:34.336Z] #34 58.31 internal/poll 05:01:34 [2021-04-07T05:01:34.336Z] #34 59.26 internal/syscall/execenv 05:01:34 [2021-04-07T05:01:34.336Z] #34 59.59 internal/syscall/unix 05:01:34 [2021-04-07T05:01:34.336Z] #34 59.89 strings 05:01:34 [2021-04-07T05:01:34.336Z] #34 60.93 os 05:01:34 [2021-04-07T05:01:34.336Z] #34 63.00 path 05:01:34 [2021-04-07T05:01:34.362Z] #13 ... 05:01:34 [2021-04-07T05:01:34.362Z] 05:01:34 [2021-04-07T05:01:34.362Z] #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 05:01:34 [2021-04-07T05:01:34.362Z] #37 sha256:b892226bb50a1f8b2b3c0cef1033719f61543b49c058a6e08f2414bbbc3ca24d 05:01:34 [2021-04-07T05:01:34.362Z] #37 9.812 [100%] Linking C executable tini-static 05:01:34 [2021-04-07T05:01:34.362Z] #37 10.40 [100%] Built target tini-static 05:01:34 [2021-04-07T05:01:34.362Z] #37 10.49 + mkdir -p /build 05:01:34 [2021-04-07T05:01:34.362Z] #37 10.49 + cp tini-static /build/docker-init 05:01:34 [2021-04-07T05:01:34.362Z] #37 DONE 10.9s 05:01:34 [2021-04-07T05:01:34.399Z] #20 36.20 Selecting previously unselected package apparmor. 05:01:34 [2021-04-07T05:01:34.399Z] #20 36.20 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 05:01:34 [2021-04-07T05:01:34.399Z] #20 36.27 Unpacking apparmor (2.13.2-10) ... 05:01:34 [2021-04-07T05:01:34.451Z] #50 52.22 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 05:01:34 [2021-04-07T05:01:34.451Z] #50 52.22 go: finding github.com/stretchr/objx v0.2.0 05:01:34 [2021-04-07T05:01:34.451Z] #50 52.30 go: finding github.com/go-toolsmith/strparse v1.0.0 05:01:34 [2021-04-07T05:01:34.451Z] #50 52.34 go: finding github.com/fsnotify/fsnotify v1.4.7 05:01:34 [2021-04-07T05:01:34.451Z] #50 52.36 go: finding gopkg.in/yaml.v2 v2.2.7 05:01:34 [2021-04-07T05:01:34.451Z] #50 52.36 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 05:01:34 [2021-04-07T05:01:34.451Z] #50 52.40 go: finding github.com/hashicorp/hcl v1.0.0 05:01:34 [2021-04-07T05:01:34.451Z] #50 52.44 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 05:01:34 [2021-04-07T05:01:34.592Z] #34 ... 05:01:34 [2021-04-07T05:01:34.592Z] 05:01:34 [2021-04-07T05:01:34.592Z] #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 05:01:34 [2021-04-07T05:01:34.592Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:34 [2021-04-07T05:01:34.592Z] #42 63.06 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 05:01:34 [2021-04-07T05:01:34.592Z] #42 63.07 Setting up libnl-3-200:amd64 (3.4.0-1) ... 05:01:34 [2021-04-07T05:01:34.592Z] #42 63.10 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 05:01:34 [2021-04-07T05:01:34.592Z] #42 63.11 Setting up libcap-dev:amd64 (1:2.25-2) ... 05:01:34 [2021-04-07T05:01:34.592Z] #42 63.13 Setting up libprotoc17:amd64 (3.6.1.3-2) ... 05:01:34 [2021-04-07T05:01:34.592Z] #42 63.14 Setting up protobuf-compiler (3.6.1.3-2) ... 05:01:34 [2021-04-07T05:01:34.592Z] #42 63.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 05:01:34 [2021-04-07T05:01:34.592Z] #42 63.17 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... 05:01:34 [2021-04-07T05:01:34.592Z] #42 63.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 05:01:34 [2021-04-07T05:01:34.592Z] #42 63.19 Setting up python-protobuf (3.6.1.3-2) ... 05:01:34 [2021-04-07T05:01:34.624Z] 05:01:34 [2021-04-07T05:01:34.624Z] #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 05:01:34 [2021-04-07T05:01:34.624Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:01:34 [2021-04-07T05:01:34.624Z] #43 6.881 PBCC images/timens.pb-c.c 05:01:34 [2021-04-07T05:01:34.624Z] #43 6.937 DEP images/timens.pb-c.d 05:01:34 [2021-04-07T05:01:34.753Z] #50 52.49 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 05:01:34 [2021-04-07T05:01:34.753Z] #50 52.52 go: finding github.com/magiconair/properties v1.8.1 05:01:34 [2021-04-07T05:01:34.753Z] #50 52.65 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 05:01:34 [2021-04-07T05:01:34.753Z] #50 52.65 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 05:01:34 [2021-04-07T05:01:34.885Z] #43 7.044 PBCC images/fown.pb-c.c 05:01:34 [2021-04-07T05:01:34.885Z] #43 7.121 PBCC images/google/protobuf/descriptor.pb-c.c 05:01:34 [2021-04-07T05:01:34.885Z] #43 7.210 PBCC images/opts.pb-c.c 05:01:34 [2021-04-07T05:01:34.885Z] #43 7.282 PBCC images/memfd.pb-c.c 05:01:34 [2021-04-07T05:01:34.967Z] #20 36.63 Selecting previously unselected package aufs-tools. 05:01:34 [2021-04-07T05:01:34.967Z] #20 36.64 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 05:01:34 [2021-04-07T05:01:34.967Z] #20 36.64 Unpacking aufs-tools (1:4.14+20190211-1) ... 05:01:34 [2021-04-07T05:01:34.967Z] #20 36.78 Selecting previously unselected package libonig5:amd64. 05:01:34 [2021-04-07T05:01:34.967Z] #20 36.78 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... 05:01:34 [2021-04-07T05:01:34.967Z] #20 36.81 Unpacking libonig5:amd64 (6.9.1-1) ... 05:01:35 [2021-04-07T05:01:35.054Z] #50 52.70 go: finding github.com/mitchellh/mapstructure v1.1.2 05:01:35 [2021-04-07T05:01:35.054Z] #50 52.73 go: finding github.com/pelletier/go-toml v1.2.0 05:01:35 [2021-04-07T05:01:35.054Z] #50 52.75 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 05:01:35 [2021-04-07T05:01:35.054Z] #50 52.77 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 05:01:35 [2021-04-07T05:01:35.054Z] #50 52.82 go: finding github.com/spf13/afero v1.1.2 05:01:35 [2021-04-07T05:01:35.054Z] #50 52.88 go: finding github.com/spf13/cast v1.3.0 05:01:35 [2021-04-07T05:01:35.054Z] #50 52.91 go: finding github.com/spf13/jwalterweatherman v1.0.0 05:01:35 [2021-04-07T05:01:35.147Z] #43 7.377 DEP images/fown.pb-c.d 05:01:35 [2021-04-07T05:01:35.147Z] #43 ... 05:01:35 [2021-04-07T05:01:35.147Z] 05:01:35 [2021-04-07T05:01:35.147Z] #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 05:01:35 [2021-04-07T05:01:35.147Z] #45 sha256:7f8c1b1cc101fe8271734a702fdf7bc478629c8b3083aa7b79583c691fbe8b16 05:01:35 [2021-04-07T05:01:35.147Z] #45 67.95 fmt 05:01:35 [2021-04-07T05:01:35.147Z] #45 71.27 regexp 05:01:35 [2021-04-07T05:01:35.147Z] #45 73.48 flag 05:01:35 [2021-04-07T05:01:35.147Z] #45 75.64 go/token 05:01:35 [2021-04-07T05:01:35.147Z] #45 75.72 internal/lazyregexp 05:01:35 [2021-04-07T05:01:35.147Z] #45 76.02 net/url 05:01:35 [2021-04-07T05:01:35.147Z] #45 76.61 go/scanner 05:01:35 [2021-04-07T05:01:35.147Z] #45 ... 05:01:35 [2021-04-07T05:01:35.147Z] 05:01:35 [2021-04-07T05:01:35.147Z] #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 05:01:35 [2021-04-07T05:01:35.147Z] #34 sha256:e1a7c58dfb5e9fffc042c6a84fd41aa431542d1c113fc48e48c56f526b601be7 05:01:35 [2021-04-07T05:01:35.147Z] #34 68.11 path/filepath 05:01:35 [2021-04-07T05:01:35.147Z] #34 69.61 io/ioutil 05:01:35 [2021-04-07T05:01:35.147Z] #34 71.63 github.com/BurntSushi/toml 05:01:35 [2021-04-07T05:01:35.147Z] #34 71.65 flag 05:01:35 [2021-04-07T05:01:35.147Z] #34 73.83 log 05:01:35 [2021-04-07T05:01:35.147Z] #34 76.32 github.com/BurntSushi/toml/cmd/tomlv 05:01:35 [2021-04-07T05:01:35.227Z] #20 36.96 Selecting previously unselected package libjq1:amd64. 05:01:35 [2021-04-07T05:01:35.227Z] #20 36.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... 05:01:35 [2021-04-07T05:01:35.227Z] #20 36.97 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 05:01:35 [2021-04-07T05:01:35.227Z] #20 37.10 Selecting previously unselected package jq. 05:01:35 [2021-04-07T05:01:35.227Z] #20 37.11 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... 05:01:35 [2021-04-07T05:01:35.227Z] #20 37.13 Unpacking jq (1.5+dfsg-2+b1) ... 05:01:35 [2021-04-07T05:01:35.247Z] #51 ... 05:01:35 [2021-04-07T05:01:35.247Z] 05:01:35 [2021-04-07T05:01:35.247Z] #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 05:01:35 [2021-04-07T05:01:35.247Z] #34 sha256:00fd1af1ce5bf48dbef9c021d4f7ef6c94c23b012f50a075231f35f9f93185a0 05:01:35 [2021-04-07T05:01:35.247Z] #34 40.42 sync 05:01:35 [2021-04-07T05:01:35.247Z] #34 40.43 internal/reflectlite 05:01:35 [2021-04-07T05:01:35.247Z] #34 43.02 sort 05:01:35 [2021-04-07T05:01:35.247Z] #34 43.02 errors 05:01:35 [2021-04-07T05:01:35.247Z] #34 43.48 strconv 05:01:35 [2021-04-07T05:01:35.247Z] #34 44.28 io 05:01:35 [2021-04-07T05:01:35.247Z] #34 45.63 internal/oserror 05:01:35 [2021-04-07T05:01:35.247Z] #34 45.77 syscall 05:01:35 [2021-04-07T05:01:35.247Z] #34 47.23 reflect 05:01:35 [2021-04-07T05:01:35.247Z] #34 ... 05:01:35 [2021-04-07T05:01:35.247Z] 05:01:35 [2021-04-07T05:01:35.247Z] #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 05:01:35 [2021-04-07T05:01:35.247Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:35 [2021-04-07T05:01:35.247Z] #42 33.64 Reading package lists... 05:01:35 [2021-04-07T05:01:35.247Z] #42 41.06 Building dependency tree... 05:01:35 [2021-04-07T05:01:35.247Z] #42 44.84 The following additional packages will be installed: 05:01:35 [2021-04-07T05:01:35.247Z] #42 44.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 05:01:35 [2021-04-07T05:01:35.247Z] #42 44.84 libprotoc17 python-pkg-resources python-six zlib1g-dev 05:01:35 [2021-04-07T05:01:35.247Z] #42 44.86 Suggested packages: 05:01:35 [2021-04-07T05:01:35.247Z] #42 44.86 manpages-dev python-setuptools 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.28 The following NEW packages will be installed: 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.28 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.29 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.29 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.29 python-six zlib1g-dev 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.72 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.72 Need to get 4095 kB of archives. 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.72 After this operation, 22.5 MB of additional disk space will be used. 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] 05:01:35 [2021-04-07T05:01:35.247Z] #42 46.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] 05:01:35 [2021-04-07T05:01:35.248Z] #42 47.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] 05:01:35 [2021-04-07T05:01:35.248Z] #42 47.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] 05:01:35 [2021-04-07T05:01:35.248Z] #42 47.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] 05:01:35 [2021-04-07T05:01:35.248Z] #42 47.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] 05:01:35 [2021-04-07T05:01:35.248Z] #42 47.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] 05:01:35 [2021-04-07T05:01:35.248Z] #42 47.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] 05:01:35 [2021-04-07T05:01:35.248Z] #42 48.24 debconf: delaying package configuration, since apt-utils is not installed 05:01:35 [2021-04-07T05:01:35.248Z] #42 48.46 Fetched 4095 kB in 1s (5974 kB/s) 05:01:35 [2021-04-07T05:01:35.248Z] #42 48.58 Selecting previously unselected package libcap-dev:amd64. 05:01:35 [2021-04-07T05:01:35.248Z] #42 48.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.) 05:01:35 [2021-04-07T05:01:35.248Z] #42 48.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 48.64 Unpacking libcap-dev:amd64 (1:2.25-2) ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 48.82 Selecting previously unselected package libnet1:amd64. 05:01:35 [2021-04-07T05:01:35.248Z] #42 48.82 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 48.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 48.95 Selecting previously unselected package libnet1-dev. 05:01:35 [2021-04-07T05:01:35.248Z] #42 48.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 49.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 49.27 Selecting previously unselected package libnl-3-200:amd64. 05:01:35 [2021-04-07T05:01:35.248Z] #42 49.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 49.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 49.47 Selecting previously unselected package libnl-3-dev:amd64. 05:01:35 [2021-04-07T05:01:35.248Z] #42 49.47 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 49.47 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 49.79 Selecting previously unselected package libprotobuf-c1:amd64. 05:01:35 [2021-04-07T05:01:35.248Z] #42 49.79 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 49.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 49.89 Selecting previously unselected package libprotobuf-c-dev:amd64. 05:01:35 [2021-04-07T05:01:35.248Z] #42 49.89 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 49.90 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 50.05 Selecting previously unselected package zlib1g-dev:amd64. 05:01:35 [2021-04-07T05:01:35.248Z] #42 50.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 50.07 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 50.37 Selecting previously unselected package libprotobuf17:amd64. 05:01:35 [2021-04-07T05:01:35.248Z] #42 50.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... 05:01:35 [2021-04-07T05:01:35.248Z] #42 50.41 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 05:01:35 [2021-04-07T05:01:35.280Z] #42 DONE 63.7s 05:01:35 [2021-04-07T05:01:35.280Z] 05:01:35 [2021-04-07T05:01:35.280Z] #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 05:01:35 [2021-04-07T05:01:35.280Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:01:35 [2021-04-07T05:01:35.359Z] #50 53.01 go: finding github.com/subosito/gotenv v1.2.0 05:01:35 [2021-04-07T05:01:35.359Z] #50 53.12 go: finding gopkg.in/ini.v1 v1.51.0 05:01:35 [2021-04-07T05:01:35.359Z] #50 53.15 go: finding golang.org/x/text v0.3.2 05:01:35 [2021-04-07T05:01:35.359Z] #50 53.21 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 05:01:35 [2021-04-07T05:01:35.408Z] #34 ... 05:01:35 [2021-04-07T05:01:35.408Z] 05:01:35 [2021-04-07T05:01:35.408Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:01:35 [2021-04-07T05:01:35.408Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:01:35 [2021-04-07T05:01:35.408Z] #43 7.540 DEP images/google/protobuf/descriptor.pb-c.d 05:01:35 [2021-04-07T05:01:35.408Z] #43 7.607 DEP images/opts.pb-c.d 05:01:35 [2021-04-07T05:01:35.408Z] #43 7.736 DEP images/memfd.pb-c.d 05:01:35 [2021-04-07T05:01:35.408Z] #43 7.762 PBCC images/sit.pb-c.c 05:01:35 [2021-04-07T05:01:35.408Z] #43 7.813 DEP images/sit.pb-c.d 05:01:35 [2021-04-07T05:01:35.486Z] #20 37.19 Selecting previously unselected package libaio1:amd64. 05:01:35 [2021-04-07T05:01:35.486Z] #20 37.20 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... 05:01:35 [2021-04-07T05:01:35.486Z] #20 37.20 Unpacking libaio1:amd64 (0.3.112-3) ... 05:01:35 [2021-04-07T05:01:35.486Z] #20 37.26 Selecting previously unselected package libgpm2:amd64. 05:01:35 [2021-04-07T05:01:35.486Z] #20 37.27 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... 05:01:35 [2021-04-07T05:01:35.486Z] #20 37.28 Unpacking libgpm2:amd64 (1.20.7-5) ... 05:01:35 [2021-04-07T05:01:35.486Z] #20 37.34 Selecting previously unselected package libicu63:amd64. 05:01:35 [2021-04-07T05:01:35.486Z] #20 37.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... 05:01:35 [2021-04-07T05:01:35.486Z] #20 37.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 05:01:35 [2021-04-07T05:01:35.525Z] #42 ... 05:01:35 [2021-04-07T05:01:35.526Z] 05:01:35 [2021-04-07T05:01:35.526Z] #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 05:01:35 [2021-04-07T05:01:35.526Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:01:35 [2021-04-07T05:01:35.526Z] #36 62.99 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 05:01:35 [2021-04-07T05:01:35.526Z] #36 63.01 Setting up xxd (2:8.1.0875-5) ... 05:01:35 [2021-04-07T05:01:35.526Z] #36 63.02 Setting up libuv1:amd64 (1.24.1-1) ... 05:01:35 [2021-04-07T05:01:35.526Z] #36 63.04 Setting up vim-common (2:8.1.0875-5) ... 05:01:35 [2021-04-07T05:01:35.526Z] #36 63.07 Setting up librhash0:amd64 (1.3.8-1) ... 05:01:35 [2021-04-07T05:01:35.526Z] #36 63.09 Setting up cmake-data (3.13.4-1) ... 05:01:35 [2021-04-07T05:01:35.526Z] #36 63.11 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... 05:01:35 [2021-04-07T05:01:35.526Z] #36 63.12 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 05:01:35 [2021-04-07T05:01:35.526Z] #36 63.14 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 05:01:35 [2021-04-07T05:01:35.526Z] #36 63.15 Setting up cmake (3.13.4-1) ... 05:01:35 [2021-04-07T05:01:35.526Z] #36 63.16 Processing triggers for libc-bin (2.28-10) ... 05:01:35 [2021-04-07T05:01:35.526Z] #36 63.21 Processing triggers for mime-support (3.62) ... 05:01:35 [2021-04-07T05:01:35.526Z] #36 DONE 63.8s 05:01:35 [2021-04-07T05:01:35.526Z] 05:01:35 [2021-04-07T05:01:35.526Z] #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 05:01:35 [2021-04-07T05:01:35.526Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:35 [2021-04-07T05:01:35.526Z] #13 57.37 Selecting previously unselected package binutils-mingw-w64-i686. 05:01:35 [2021-04-07T05:01:35.526Z] #13 57.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 05:01:35 [2021-04-07T05:01:35.526Z] #13 57.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 05:01:35 [2021-04-07T05:01:35.526Z] #13 57.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 05:01:35 [2021-04-07T05:01:35.526Z] #13 59.94 Selecting previously unselected package binutils-mingw-w64-x86-64. 05:01:35 [2021-04-07T05:01:35.526Z] #13 59.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 05:01:35 [2021-04-07T05:01:35.526Z] #13 59.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 05:01:35 [2021-04-07T05:01:35.636Z] #57 152.9 + bin/containerd-shim-runc-v2 05:01:35 [2021-04-07T05:01:35.662Z] #50 53.28 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 05:01:35 [2021-04-07T05:01:35.662Z] #50 53.31 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 05:01:35 [2021-04-07T05:01:35.662Z] #50 53.36 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 05:01:35 [2021-04-07T05:01:35.662Z] #50 53.38 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 05:01:35 [2021-04-07T05:01:35.662Z] #50 53.38 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 05:01:35 [2021-04-07T05:01:35.662Z] #50 53.41 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 05:01:35 [2021-04-07T05:01:35.662Z] #50 53.47 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 05:01:35 [2021-04-07T05:01:35.662Z] #50 53.48 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 05:01:35 [2021-04-07T05:01:35.670Z] #43 7.869 PBCC images/macvlan.pb-c.c 05:01:35 [2021-04-07T05:01:35.670Z] #43 7.916 DEP images/macvlan.pb-c.d 05:01:35 [2021-04-07T05:01:35.670Z] #43 7.989 PBCC images/autofs.pb-c.c 05:01:35 [2021-04-07T05:01:35.670Z] #43 8.000 DEP images/autofs.pb-c.d 05:01:35 [2021-04-07T05:01:35.670Z] #43 8.051 PBCC images/sysctl.pb-c.c 05:01:35 [2021-04-07T05:01:35.927Z] #57 153.6 + binaries 05:01:35 [2021-04-07T05:01:35.927Z] #57 153.6 + install -D bin/containerd /build/containerd 05:01:35 [2021-04-07T05:01:35.927Z] #57 153.6 + install -D bin/containerd-shim /build/containerd-shim 05:01:35 [2021-04-07T05:01:35.927Z] #57 153.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 05:01:35 [2021-04-07T05:01:35.927Z] #57 153.6 + install -D bin/ctr /build/ctr 05:01:35 [2021-04-07T05:01:35.931Z] #43 8.076 DEP images/sysctl.pb-c.d 05:01:35 [2021-04-07T05:01:35.931Z] #43 8.152 PBCC images/time.pb-c.c 05:01:35 [2021-04-07T05:01:35.931Z] #43 8.188 DEP images/time.pb-c.d 05:01:35 [2021-04-07T05:01:35.931Z] #43 8.237 PBCC images/binfmt-misc.pb-c.c 05:01:35 [2021-04-07T05:01:35.931Z] #43 8.270 DEP images/binfmt-misc.pb-c.d 05:01:35 [2021-04-07T05:01:35.970Z] #50 53.58 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 05:01:35 [2021-04-07T05:01:35.970Z] #50 53.61 go: finding github.com/sourcegraph/go-diff v0.5.1 05:01:35 [2021-04-07T05:01:35.970Z] #50 53.61 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 05:01:35 [2021-04-07T05:01:35.970Z] #50 53.70 go: finding github.com/kisielk/gotool v1.0.0 05:01:35 [2021-04-07T05:01:35.970Z] #50 53.70 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 05:01:35 [2021-04-07T05:01:35.970Z] #50 53.71 go: finding github.com/tommy-muehle/go-mnd v1.1.1 05:01:35 [2021-04-07T05:01:35.970Z] #50 53.75 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 05:01:35 [2021-04-07T05:01:35.970Z] #50 53.78 go: finding github.com/ultraware/funlen v0.0.2 05:01:35 [2021-04-07T05:01:35.970Z] #50 53.79 go: finding github.com/ultraware/whitespace v0.0.4 05:01:35 [2021-04-07T05:01:35.970Z] #50 53.81 go: finding github.com/uudashr/gocognit v1.0.1 05:01:35 [2021-04-07T05:01:35.970Z] #50 53.92 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 05:01:36 [2021-04-07T05:01:36.193Z] #43 8.320 PBCC images/seccomp.pb-c.c 05:01:36 [2021-04-07T05:01:36.193Z] #43 8.359 DEP images/seccomp.pb-c.d 05:01:36 [2021-04-07T05:01:36.193Z] #43 8.410 PBCC images/userns.pb-c.c 05:01:36 [2021-04-07T05:01:36.193Z] #43 8.464 DEP images/userns.pb-c.d 05:01:36 [2021-04-07T05:01:36.193Z] #43 8.504 PBCC images/cgroup.pb-c.c 05:01:36 [2021-04-07T05:01:36.193Z] #43 8.532 DEP images/cgroup.pb-c.d 05:01:36 [2021-04-07T05:01:36.271Z] #50 54.05 go: finding github.com/gogo/protobuf v1.2.1 05:01:36 [2021-04-07T05:01:36.271Z] #50 54.19 go: finding honnef.co/go/tools v0.0.1-2019.2.3 05:01:36 [2021-04-07T05:01:36.457Z] #43 8.584 PBCC images/ext-file.pb-c.c 05:01:36 [2021-04-07T05:01:36.457Z] #43 8.629 DEP images/ext-file.pb-c.d 05:01:36 [2021-04-07T05:01:36.457Z] #43 8.676 PBCC images/rpc.pb-c.c 05:01:36 [2021-04-07T05:01:36.457Z] #43 8.721 DEP images/rpc.pb-c.d 05:01:36 [2021-04-07T05:01:36.457Z] #43 8.802 PBCC images/siginfo.pb-c.c 05:01:36 [2021-04-07T05:01:36.557Z] #57 DONE 154.2s 05:01:36 [2021-04-07T05:01:36.576Z] #50 54.34 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 05:01:36 [2021-04-07T05:01:36.576Z] #50 54.37 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 05:01:36 [2021-04-07T05:01:36.576Z] #50 54.48 go: finding github.com/BurntSushi/toml v0.3.1 05:01:36 [2021-04-07T05:01:36.642Z] #42 51.75 Selecting previously unselected package libprotobuf-lite17:amd64. 05:01:36 [2021-04-07T05:01:36.642Z] #42 51.75 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... 05:01:36 [2021-04-07T05:01:36.642Z] #42 51.77 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... 05:01:36 [2021-04-07T05:01:36.642Z] #42 52.00 Selecting previously unselected package libprotobuf-dev:amd64. 05:01:36 [2021-04-07T05:01:36.642Z] #42 52.00 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... 05:01:36 [2021-04-07T05:01:36.642Z] #42 52.00 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... 05:01:36 [2021-04-07T05:01:36.719Z] #43 8.810 DEP images/siginfo.pb-c.d 05:01:36 [2021-04-07T05:01:36.719Z] #43 8.883 PBCC images/pagemap.pb-c.c 05:01:36 [2021-04-07T05:01:36.719Z] #43 8.962 DEP images/pagemap.pb-c.d 05:01:36 [2021-04-07T05:01:36.719Z] #43 9.031 PBCC images/rlimit.pb-c.c 05:01:36 [2021-04-07T05:01:36.719Z] #43 9.065 DEP images/rlimit.pb-c.d 05:01:36 [2021-04-07T05:01:36.883Z] #50 54.53 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 05:01:36 [2021-04-07T05:01:36.911Z] #42 ... 05:01:36 [2021-04-07T05:01:36.911Z] 05:01:36 [2021-04-07T05:01:36.911Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 05:01:36 [2021-04-07T05:01:36.911Z] #45 sha256:e20fde2f58309ccb6e07c7d4ed6a518c1540fdf681d4a06d6b8e6595c27b5417 05:01:36 [2021-04-07T05:01:36.911Z] #45 42.27 github.com/LK4D4/vndr/godl/singleflight 05:01:36 [2021-04-07T05:01:36.911Z] #45 42.31 internal/reflectlite 05:01:36 [2021-04-07T05:01:36.911Z] #45 42.62 math/rand 05:01:36 [2021-04-07T05:01:36.911Z] #45 43.71 internal/singleflight 05:01:36 [2021-04-07T05:01:36.911Z] #45 45.18 strconv 05:01:36 [2021-04-07T05:01:36.911Z] #45 45.18 io 05:01:36 [2021-04-07T05:01:36.911Z] #45 46.49 bytes 05:01:36 [2021-04-07T05:01:36.911Z] #45 49.04 bufio 05:01:36 [2021-04-07T05:01:36.911Z] #45 49.10 reflect 05:01:36 [2021-04-07T05:01:36.911Z] #45 51.16 syscall 05:01:36 [2021-04-07T05:01:36.980Z] #43 9.106 PBCC images/file-lock.pb-c.c 05:01:36 [2021-04-07T05:01:36.980Z] #43 9.149 DEP images/file-lock.pb-c.d 05:01:36 [2021-04-07T05:01:36.980Z] #43 9.272 PBCC images/tty.pb-c.c 05:01:36 [2021-04-07T05:01:36.980Z] #43 9.333 DEP images/tty.pb-c.d 05:01:36 [2021-04-07T05:01:36.980Z] #43 9.440 PBCC images/tun.pb-c.c 05:01:37 [2021-04-07T05:01:37.173Z] #45 ... 05:01:37 [2021-04-07T05:01:37.173Z] 05:01:37 [2021-04-07T05:01:37.173Z] #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 05:01:37 [2021-04-07T05:01:37.173Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:37 [2021-04-07T05:01:37.173Z] #13 36.23 Reading package lists... 05:01:37 [2021-04-07T05:01:37.173Z] #13 43.16 Building dependency tree... 05:01:37 [2021-04-07T05:01:37.173Z] #13 46.60 The following additional packages will be installed: 05:01:37 [2021-04-07T05:01:37.173Z] #13 46.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 05:01:37 [2021-04-07T05:01:37.173Z] #13 46.62 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 05:01:37 [2021-04-07T05:01:37.173Z] #13 46.62 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 05:01:37 [2021-04-07T05:01:37.173Z] #13 46.62 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 05:01:37 [2021-04-07T05:01:37.173Z] #13 46.62 mingw-w64-common mingw-w64-x86-64-dev 05:01:37 [2021-04-07T05:01:37.173Z] #13 46.64 Suggested packages: 05:01:37 [2021-04-07T05:01:37.173Z] #13 46.64 gcc-8-locales seccomp wine64 05:01:37 [2021-04-07T05:01:37.187Z] 05:01:37 [2021-04-07T05:01:37.187Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... 05:01:37 [2021-04-07T05:01:37.242Z] #43 9.516 PBCC images/netdev.pb-c.c 05:01:37 [2021-04-07T05:01:37.242Z] #43 9.580 DEP images/tun.pb-c.d 05:01:37 [2021-04-07T05:01:37.242Z] #43 9.630 DEP images/netdev.pb-c.d 05:01:37 [2021-04-07T05:01:37.242Z] #43 9.693 PBCC images/vma.pb-c.c 05:01:37 [2021-04-07T05:01:37.392Z] #20 ... 05:01:37 [2021-04-07T05:01:37.392Z] 05:01:37 [2021-04-07T05:01:37.392Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:01:37 [2021-04-07T05:01:37.392Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:01:37 [2021-04-07T05:01:37.392Z] #43 93.11 CC criu/cgroup.o 05:01:37 [2021-04-07T05:01:37.392Z] #43 95.77 CC criu/clone-noasan.o 05:01:37 [2021-04-07T05:01:37.392Z] #43 95.97 CC criu/config.o 05:01:37 [2021-04-07T05:01:37.392Z] #43 97.34 CC criu/cr-check.o 05:01:37 [2021-04-07T05:01:37.392Z] #43 99.19 CC criu/cr-dedup.o 05:01:37 [2021-04-07T05:01:37.392Z] #43 99.59 CC criu/cr-dump.o 05:01:37 [2021-04-07T05:01:37.392Z] #43 101.8 CC criu/cr-errno.o 05:01:37 [2021-04-07T05:01:37.392Z] #43 101.8 CC criu/cr-restore.o 05:01:37 [2021-04-07T05:01:37.503Z] #43 9.751 DEP images/vma.pb-c.d 05:01:37 [2021-04-07T05:01:37.503Z] #43 9.825 PBCC images/creds.pb-c.c 05:01:37 [2021-04-07T05:01:37.503Z] #43 9.849 DEP images/creds.pb-c.d 05:01:37 [2021-04-07T05:01:37.503Z] #43 9.923 PBCC images/utsns.pb-c.c 05:01:37 [2021-04-07T05:01:37.503Z] #43 9.947 DEP images/utsns.pb-c.d 05:01:37 [2021-04-07T05:01:37.550Z] #58 DONE 0.3s 05:01:37 [2021-04-07T05:01:37.550Z] 05:01:37 [2021-04-07T05:01:37.550Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... 05:01:37 [2021-04-07T05:01:37.764Z] #43 10.01 PBCC images/ipc-desc.pb-c.c 05:01:37 [2021-04-07T05:01:37.764Z] #43 10.06 PBCC images/ipc-sem.pb-c.c 05:01:37 [2021-04-07T05:01:37.764Z] #43 10.11 DEP images/ipc-desc.pb-c.d 05:01:37 [2021-04-07T05:01:37.764Z] #43 10.14 DEP images/ipc-sem.pb-c.d 05:01:37 [2021-04-07T05:01:37.764Z] #43 10.18 PBCC images/ipc-msg.pb-c.c 05:01:37 [2021-04-07T05:01:37.843Z] #43 2.678 Note: Building without setproctitle() and strlcpy() support. 05:01:37 [2021-04-07T05:01:37.843Z] #43 2.678 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 05:01:37 [2021-04-07T05:01:37.843Z] #43 2.694 Note: Building without GnuTLS support 05:01:37 [2021-04-07T05:01:37.843Z] #43 2.702 Makefile.config:39: Warn: you have no libnftables installed 05:01:37 [2021-04-07T05:01:37.843Z] #43 2.702 Makefile.config:40: Warn: Building without nftables support 05:01:37 [2021-04-07T05:01:37.851Z] #62 DONE 0.2s 05:01:37 [2021-04-07T05:01:37.851Z] 05:01:37 [2021-04-07T05:01:37.851Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... 05:01:37 [2021-04-07T05:01:37.950Z] #50 ... 05:01:37 [2021-04-07T05:01:37.950Z] 05:01:37 [2021-04-07T05:01:37.950Z] #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 05:01:37 [2021-04-07T05:01:37.950Z] #35 sha256:4d5091f128e5f189e1da0542463ae63e232c7c03c1f872b9171b49acde9107ef 05:01:37 [2021-04-07T05:01:37.950Z] #35 45.47 internal/reflectlite 05:01:37 [2021-04-07T05:01:37.950Z] #35 45.48 sync 05:01:37 [2021-04-07T05:01:37.950Z] #35 49.35 errors 05:01:37 [2021-04-07T05:01:37.950Z] #35 49.36 sort 05:01:37 [2021-04-07T05:01:37.950Z] #35 50.12 internal/oserror 05:01:37 [2021-04-07T05:01:37.950Z] #35 50.13 io 05:01:37 [2021-04-07T05:01:37.950Z] #35 50.20 strconv 05:01:37 [2021-04-07T05:01:37.950Z] #35 50.23 syscall 05:01:37 [2021-04-07T05:01:37.950Z] #35 54.12 strings 05:01:37 [2021-04-07T05:01:37.950Z] #35 54.13 bytes 05:01:37 [2021-04-07T05:01:37.950Z] #35 ... 05:01:37 [2021-04-07T05:01:37.950Z] 05:01:37 [2021-04-07T05:01:37.950Z] #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 05:01:37 [2021-04-07T05:01:37.950Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 05:01:37 [2021-04-07T05:01:37.950Z] #33 53.28 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. 05:01:37 [2021-04-07T05:01:37.950Z] #33 53.94 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 05:01:37 [2021-04-07T05:01:37.950Z] #33 54.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 05:01:38 [2021-04-07T05:01:38.026Z] #43 10.20 DEP images/ipc-msg.pb-c.d 05:01:38 [2021-04-07T05:01:38.026Z] #43 10.27 PBCC images/ipc-shm.pb-c.c 05:01:38 [2021-04-07T05:01:38.026Z] #43 10.29 DEP images/ipc-shm.pb-c.d 05:01:38 [2021-04-07T05:01:38.026Z] #43 10.37 PBCC images/ipc-var.pb-c.c 05:01:38 [2021-04-07T05:01:38.117Z] #13 ... 05:01:38 [2021-04-07T05:01:38.117Z] 05:01:38 [2021-04-07T05:01:38.117Z] #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 05:01:38 [2021-04-07T05:01:38.117Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:38 [2021-04-07T05:01:38.117Z] #42 53.37 Selecting previously unselected package libprotoc17:amd64. 05:01:38 [2021-04-07T05:01:38.117Z] #42 53.40 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... 05:01:38 [2021-04-07T05:01:38.117Z] #42 53.41 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... 05:01:38 [2021-04-07T05:01:38.147Z] #67 DONE 0.3s 05:01:38 [2021-04-07T05:01:38.147Z] 05:01:38 [2021-04-07T05:01:38.147Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... 05:01:38 [2021-04-07T05:01:38.147Z] #69 DONE 0.1s 05:01:38 [2021-04-07T05:01:38.147Z] 05:01:38 [2021-04-07T05:01:38.147Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 05:01:38 [2021-04-07T05:01:38.147Z] #70 DONE 0.0s 05:01:38 [2021-04-07T05:01:38.147Z] 05:01:38 [2021-04-07T05:01:38.147Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker 05:01:38 [2021-04-07T05:01:38.288Z] #43 10.43 DEP images/ipc-var.pb-c.d 05:01:38 [2021-04-07T05:01:38.288Z] #43 10.48 PBCC images/sk-opts.pb-c.c 05:01:38 [2021-04-07T05:01:38.288Z] #43 10.53 PBCC images/packet-sock.pb-c.c 05:01:38 [2021-04-07T05:01:38.288Z] #43 10.58 DEP images/sk-opts.pb-c.d 05:01:38 [2021-04-07T05:01:38.288Z] #43 10.63 DEP images/packet-sock.pb-c.d 05:01:38 [2021-04-07T05:01:38.288Z] #43 10.68 PBCC images/sk-netlink.pb-c.c 05:01:38 [2021-04-07T05:01:38.549Z] #43 10.76 DEP images/sk-netlink.pb-c.d 05:01:38 [2021-04-07T05:01:38.549Z] #43 10.80 PBCC images/sk-inet.pb-c.c 05:01:38 [2021-04-07T05:01:38.549Z] #43 10.88 DEP images/sk-inet.pb-c.d 05:01:38 [2021-04-07T05:01:38.549Z] #43 10.92 PBCC images/sk-unix.pb-c.c 05:01:38 [2021-04-07T05:01:38.583Z] Running on azwin-2-e5aeb0 in d:\jenkins\workspace\moby_PR-42263 [Pipeline] { [Pipeline] ws 05:01:38 [2021-04-07T05:01:38.602Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout 05:01:38 [2021-04-07T05:01:38.690Z] #42 54.09 Selecting previously unselected package protobuf-c-compiler. 05:01:38 [2021-04-07T05:01:38.690Z] #42 54.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... 05:01:38 [2021-04-07T05:01:38.690Z] #42 54.11 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 05:01:38 [2021-04-07T05:01:38.690Z] #42 ... 05:01:38 [2021-04-07T05:01:38.690Z] 05:01:38 [2021-04-07T05:01:38.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 05:01:38 [2021-04-07T05:01:38.690Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:01:38 [2021-04-07T05:01:38.690Z] #36 44.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 05:01:38 [2021-04-07T05:01:38.690Z] #36 44.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 05:01:38 [2021-04-07T05:01:38.690Z] #36 44.14 Unpacking xxd (2:8.1.0875-5) ... 05:01:38 [2021-04-07T05:01:38.690Z] #36 44.40 Selecting previously unselected package vim-common. 05:01:38 [2021-04-07T05:01:38.690Z] #36 44.40 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 05:01:38 [2021-04-07T05:01:38.690Z] #36 44.47 Unpacking vim-common (2:8.1.0875-5) ... 05:01:38 [2021-04-07T05:01:38.690Z] #36 44.88 Selecting previously unselected package cmake-data. 05:01:38 [2021-04-07T05:01:38.690Z] #36 44.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 05:01:38 [2021-04-07T05:01:38.690Z] #36 44.90 Unpacking cmake-data (3.13.4-1) ... 05:01:38 [2021-04-07T05:01:38.690Z] #36 48.12 Selecting previously unselected package libicu63:amd64. 05:01:38 [2021-04-07T05:01:38.690Z] #36 48.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... 05:01:38 [2021-04-07T05:01:38.690Z] #36 48.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 05:01:38 [2021-04-07T05:01:38.769Z] #43 ... 05:01:38 [2021-04-07T05:01:38.769Z] 05:01:38 [2021-04-07T05:01:38.769Z] #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 05:01:38 [2021-04-07T05:01:38.769Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:01:38 [2021-04-07T05:01:38.769Z] #20 40.58 Selecting previously unselected package libnet1:amd64. 05:01:38 [2021-04-07T05:01:38.769Z] #20 40.59 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 05:01:38 [2021-04-07T05:01:38.769Z] #20 40.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 05:01:38 [2021-04-07T05:01:38.769Z] #20 40.68 Selecting previously unselected package libnl-3-200:amd64. 05:01:38 [2021-04-07T05:01:38.796Z] #13 63.20 Selecting previously unselected package binutils-mingw-w64. 05:01:38 [2021-04-07T05:01:38.796Z] #13 63.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 05:01:38 [2021-04-07T05:01:38.796Z] #13 63.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 05:01:38 [2021-04-07T05:01:38.796Z] #13 63.39 Selecting previously unselected package libdevmapper1.02.1:amd64. 05:01:38 [2021-04-07T05:01:38.796Z] #13 63.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 05:01:38 [2021-04-07T05:01:38.796Z] #13 63.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 05:01:38 [2021-04-07T05:01:38.796Z] #13 63.58 Selecting previously unselected package dmsetup. 05:01:38 [2021-04-07T05:01:38.796Z] #13 63.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 05:01:38 [2021-04-07T05:01:38.796Z] #13 63.62 Unpacking dmsetup (2:1.02.155-3) ... 05:01:38 [2021-04-07T05:01:38.811Z] #43 ... 05:01:38 [2021-04-07T05:01:38.811Z] 05:01:38 [2021-04-07T05:01:38.811Z] #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 05:01:38 [2021-04-07T05:01:38.811Z] #34 sha256:e1a7c58dfb5e9fffc042c6a84fd41aa431542d1c113fc48e48c56f526b601be7 05:01:38 [2021-04-07T05:01:38.811Z] #34 DONE 81.5s 05:01:38 [2021-04-07T05:01:38.811Z] 05:01:38 [2021-04-07T05:01:38.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 05:01:38 [2021-04-07T05:01:38.811Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:01:38 [2021-04-07T05:01:38.811Z] #43 11.01 DEP images/sk-unix.pb-c.d 05:01:38 [2021-04-07T05:01:38.811Z] #43 11.10 PBCC images/mm.pb-c.c 05:01:38 [2021-04-07T05:01:38.811Z] #43 11.18 DEP images/mm.pb-c.d 05:01:38 [2021-04-07T05:01:38.954Z] #36 ... 05:01:38 [2021-04-07T05:01:38.954Z] 05:01:38 [2021-04-07T05:01:38.954Z] #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 05:01:38 [2021-04-07T05:01:38.954Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:38 [2021-04-07T05:01:38.954Z] #42 54.32 Selecting previously unselected package protobuf-compiler. 05:01:38 [2021-04-07T05:01:38.954Z] #42 54.34 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... 05:01:38 [2021-04-07T05:01:38.954Z] #42 54.35 Unpacking protobuf-compiler (3.6.1.3-2) ... 05:01:39 [2021-04-07T05:01:39.030Z] #20 40.68 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... 05:01:39 [2021-04-07T05:01:39.030Z] #20 40.69 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 05:01:39 [2021-04-07T05:01:39.030Z] #20 40.79 Selecting previously unselected package libprotobuf-c1:amd64. 05:01:39 [2021-04-07T05:01:39.030Z] #20 40.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 05:01:39 [2021-04-07T05:01:39.030Z] #20 40.80 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 05:01:39 [2021-04-07T05:01:39.030Z] #20 40.88 Selecting previously unselected package libreadline5:amd64. 05:01:39 [2021-04-07T05:01:39.030Z] #20 40.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 05:01:39 [2021-04-07T05:01:39.030Z] #20 40.90 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 05:01:39 [2021-04-07T05:01:39.051Z] #13 63.79 Selecting previously unselected package mingw-w64-common. 05:01:39 [2021-04-07T05:01:39.051Z] #13 63.80 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 05:01:39 [2021-04-07T05:01:39.051Z] #13 63.81 Unpacking mingw-w64-common (6.0.0-3) ... 05:01:39 [2021-04-07T05:01:39.072Z] #43 11.33 PBCC images/timerfd.pb-c.c 05:01:39 [2021-04-07T05:01:39.072Z] #43 11.41 DEP images/timerfd.pb-c.d 05:01:39 [2021-04-07T05:01:39.177Z] #71 DONE 0.8s 05:01:39 [2021-04-07T05:01:39.177Z] 05:01:39 [2021-04-07T05:01:39.177Z] #72 exporting to image 05:01:39 [2021-04-07T05:01:39.177Z] #72 exporting layers 05:01:39 [2021-04-07T05:01:39.222Z] #42 54.56 Selecting previously unselected package python-pkg-resources. 05:01:39 [2021-04-07T05:01:39.222Z] #42 54.56 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 05:01:39 [2021-04-07T05:01:39.222Z] #42 54.57 Unpacking python-pkg-resources (40.8.0-1) ... 05:01:39 [2021-04-07T05:01:39.289Z] #20 41.03 Selecting previously unselected package net-tools. 05:01:39 [2021-04-07T05:01:39.289Z] #20 41.04 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 05:01:39 [2021-04-07T05:01:39.289Z] #20 41.05 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 05:01:39 [2021-04-07T05:01:39.334Z] #43 11.52 PBCC images/timer.pb-c.c 05:01:39 [2021-04-07T05:01:39.334Z] #43 11.54 DEP images/timer.pb-c.d 05:01:39 [2021-04-07T05:01:39.334Z] #43 11.66 PBCC images/sa.pb-c.c 05:01:39 [2021-04-07T05:01:39.334Z] #43 11.69 DEP images/sa.pb-c.d 05:01:39 [2021-04-07T05:01:39.334Z] #43 11.74 PBCC images/pipe-data.pb-c.c 05:01:39 [2021-04-07T05:01:39.334Z] #43 11.77 DEP images/pipe-data.pb-c.d 05:01:39 [2021-04-07T05:01:39.483Z] #42 54.85 Selecting previously unselected package python-six. 05:01:39 [2021-04-07T05:01:39.483Z] #42 54.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 05:01:39 [2021-04-07T05:01:39.483Z] #42 54.87 Unpacking python-six (1.12.0-1) ... 05:01:39 [2021-04-07T05:01:39.483Z] #42 54.98 Selecting previously unselected package python-protobuf. 05:01:39 [2021-04-07T05:01:39.483Z] #42 54.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... 05:01:39 [2021-04-07T05:01:39.548Z] #20 41.26 Selecting previously unselected package python-pip-whl. 05:01:39 [2021-04-07T05:01:39.548Z] #20 41.26 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... 05:01:39 [2021-04-07T05:01:39.548Z] #20 41.27 Unpacking python-pip-whl (18.1-5) ... 05:01:39 [2021-04-07T05:01:39.599Z] #43 11.88 PBCC images/mnt.pb-c.c 05:01:39 [2021-04-07T05:01:39.746Z] #42 55.06 Unpacking python-protobuf (3.6.1.3-2) ... 05:01:39 [2021-04-07T05:01:39.860Z] #43 12.07 DEP images/mnt.pb-c.d 05:01:39 [2021-04-07T05:01:39.860Z] #43 12.16 PBCC images/sk-packet.pb-c.c 05:01:39 [2021-04-07T05:01:39.860Z] #43 12.20 DEP images/sk-packet.pb-c.d 05:01:39 [2021-04-07T05:01:39.860Z] #43 12.25 PBCC images/tcp-stream.pb-c.c 05:01:39 [2021-04-07T05:01:39.860Z] #43 12.29 DEP images/tcp-stream.pb-c.d 05:01:40 [2021-04-07T05:01:40.118Z] #20 41.80 Selecting previously unselected package python3-lib2to3. 05:01:40 [2021-04-07T05:01:40.118Z] #20 41.81 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... 05:01:40 [2021-04-07T05:01:40.118Z] #20 41.82 Unpacking python3-lib2to3 (3.7.3-1) ... 05:01:40 [2021-04-07T05:01:40.118Z] #20 41.95 Selecting previously unselected package python3-distutils. 05:01:40 [2021-04-07T05:01:40.118Z] #20 41.95 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... 05:01:40 [2021-04-07T05:01:40.118Z] #20 41.97 Unpacking python3-distutils (3.7.3-1) ... 05:01:40 [2021-04-07T05:01:40.122Z] #43 12.34 PBCC images/pipe.pb-c.c 05:01:40 [2021-04-07T05:01:40.122Z] #43 12.39 DEP images/pipe.pb-c.d 05:01:40 [2021-04-07T05:01:40.122Z] #43 12.43 PBCC images/pstree.pb-c.c 05:01:40 [2021-04-07T05:01:40.122Z] #43 12.46 DEP images/pstree.pb-c.d 05:01:40 [2021-04-07T05:01:40.122Z] #43 12.53 PBCC images/fs.pb-c.c 05:01:40 [2021-04-07T05:01:40.122Z] #43 12.56 DEP images/fs.pb-c.d 05:01:40 [2021-04-07T05:01:40.164Z] The recommended git tool is: git 05:01:40 [2021-04-07T05:01:40.319Z] #42 55.70 Setting up python-pkg-resources (40.8.0-1) ... 05:01:40 [2021-04-07T05:01:40.377Z] #20 42.11 Selecting previously unselected package python3-pip. 05:01:40 [2021-04-07T05:01:40.377Z] #20 42.11 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... 05:01:40 [2021-04-07T05:01:40.377Z] #20 42.12 Unpacking python3-pip (18.1-5) ... 05:01:40 [2021-04-07T05:01:40.377Z] #20 42.26 Selecting previously unselected package python3-pkg-resources. 05:01:40 [2021-04-07T05:01:40.377Z] #20 42.27 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... 05:01:40 [2021-04-07T05:01:40.377Z] #20 42.28 Unpacking python3-pkg-resources (40.8.0-1) ... 05:01:40 [2021-04-07T05:01:40.391Z] #43 12.59 PBCC images/signalfd.pb-c.c 05:01:40 [2021-04-07T05:01:40.391Z] #43 12.64 DEP images/signalfd.pb-c.d 05:01:40 [2021-04-07T05:01:40.391Z] #43 12.69 PBCC images/fh.pb-c.c 05:01:40 [2021-04-07T05:01:40.391Z] #43 12.72 PBCC images/fsnotify.pb-c.c 05:01:40 [2021-04-07T05:01:40.391Z] #43 12.77 DEP images/fh.pb-c.d 05:01:40 [2021-04-07T05:01:40.391Z] #43 12.81 DEP images/fsnotify.pb-c.d 05:01:40 [2021-04-07T05:01:40.415Z] #13 ... 05:01:40 [2021-04-07T05:01:40.415Z] 05:01:40 [2021-04-07T05:01:40.415Z] #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 05:01:40 [2021-04-07T05:01:40.415Z] #37 sha256:e42d86ec6e02e7aabbea7f9f11454d4314b18ed99d9e314d28acb93b0b9b2b09 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.098 + RM_GOPATH=0 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.098 + TMP_GOPATH= 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.098 + : /build 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.098 + '[' -z '' ']' 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.101 ++ mktemp -d 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.104 + export GOPATH=/tmp/tmp.qYFgwH6oxG 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.107 + GOPATH=/tmp/tmp.qYFgwH6oxG 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.107 + RM_GOPATH=1 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.108 + case "$(go env GOARCH)" in 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.109 ++ go env GOARCH 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.139 + export GO_BUILDMODE=-buildmode=pie 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.139 + GO_BUILDMODE=-buildmode=pie 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.141 ++ dirname /tmp/install/install.sh 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.144 + dir=/tmp/install 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.144 + bin=tini 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.144 + shift 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.144 + '[' '!' -f /tmp/install/tini.installer ']' 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.144 + . /tmp/install/tini.installer 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.144 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.144 + install_tini 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.144 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.144 + git clone https://github.com/krallin/tini.git /tmp/tmp.qYFgwH6oxG/tini 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.144 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.146 Cloning into '/tmp/tmp.qYFgwH6oxG/tini'... 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.862 + cd /tmp/tmp.qYFgwH6oxG/tini 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.862 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 05:01:40 [2021-04-07T05:01:40.415Z] #37 1.900 + cmake . 05:01:40 [2021-04-07T05:01:40.415Z] #37 2.506 -- The C compiler identification is GNU 8.3.0 05:01:40 [2021-04-07T05:01:40.415Z] #37 2.569 -- Check for working C compiler: /usr/bin/cc 05:01:40 [2021-04-07T05:01:40.415Z] #37 3.234 -- Check for working C compiler: /usr/bin/cc -- works 05:01:40 [2021-04-07T05:01:40.415Z] #37 3.246 -- Detecting C compiler ABI info 05:01:40 [2021-04-07T05:01:40.415Z] #37 3.997 -- Detecting C compiler ABI info - done 05:01:40 [2021-04-07T05:01:40.415Z] #37 4.052 -- Detecting C compile features 05:01:40 [2021-04-07T05:01:40.551Z] #43 ... 05:01:40 [2021-04-07T05:01:40.551Z] 05:01:40 [2021-04-07T05:01:40.551Z] #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 05:01:40 [2021-04-07T05:01:40.551Z] #51 sha256:1eab692dd3722ef6a13054f6dbcbd437ca7964c0b0c769df60bd67680fac1d4a 05:01:40 [2021-04-07T05:01:40.551Z] #51 62.74 mvdan.cc/sh/v3/cmd/shfmt 05:01:40 [2021-04-07T05:01:40.551Z] #51 DONE 68.6s 05:01:40 [2021-04-07T05:01:40.551Z] 05:01:40 [2021-04-07T05:01:40.551Z] #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 05:01:40 [2021-04-07T05:01:40.551Z] #37 sha256:86f1190a322873881b821435b1b868904c4c4c8c8c0beb5a368735f855f8af89 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.858 + RM_GOPATH=0 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.858 + TMP_GOPATH= 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.858 + : /build 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.859 + '[' -z '' ']' 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.861 ++ mktemp -d 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.863 + export GOPATH=/tmp/tmp.Wc95s3UWGg 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.864 + GOPATH=/tmp/tmp.Wc95s3UWGg 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.864 + RM_GOPATH=1 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.865 + case "$(go env GOARCH)" in 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.866 ++ go env GOARCH 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.896 + export GO_BUILDMODE=-buildmode=pie 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.897 + GO_BUILDMODE=-buildmode=pie 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.898 ++ dirname /tmp/install/install.sh 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.909 + dir=/tmp/install 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.909 + bin=tini 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.910 + shift 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.910 + '[' '!' -f /tmp/install/tini.installer ']' 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.911 + . /tmp/install/tini.installer 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.911 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.911 + install_tini 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.911 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.911 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.912 + git clone https://github.com/krallin/tini.git /tmp/tmp.Wc95s3UWGg/tini 05:01:40 [2021-04-07T05:01:40.551Z] #37 1.918 Cloning into '/tmp/tmp.Wc95s3UWGg/tini'... 05:01:40 [2021-04-07T05:01:40.551Z] #37 2.587 + cd /tmp/tmp.Wc95s3UWGg/tini 05:01:40 [2021-04-07T05:01:40.551Z] #37 2.587 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 05:01:40 [2021-04-07T05:01:40.551Z] #37 2.605 + cmake . 05:01:40 [2021-04-07T05:01:40.551Z] #37 3.721 -- The C compiler identification is GNU 8.3.0 05:01:40 [2021-04-07T05:01:40.551Z] #37 3.763 -- Check for working C compiler: /usr/bin/cc 05:01:40 [2021-04-07T05:01:40.551Z] #37 5.079 -- Check for working C compiler: /usr/bin/cc -- works 05:01:40 [2021-04-07T05:01:40.551Z] #37 5.079 -- Detecting C compiler ABI info 05:01:40 [2021-04-07T05:01:40.551Z] #37 5.567 -- Detecting C compiler ABI info - done 05:01:40 [2021-04-07T05:01:40.551Z] #37 5.595 -- Detecting C compile features 05:01:40 [2021-04-07T05:01:40.551Z] #37 ... 05:01:40 [2021-04-07T05:01:40.551Z] 05:01:40 [2021-04-07T05:01:40.551Z] #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 05:01:40 [2021-04-07T05:01:40.551Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 05:01:40 [2021-04-07T05:01:40.551Z] #13 55.88 Selecting previously unselected package mingw-w64-x86-64-dev. 05:01:40 [2021-04-07T05:01:40.551Z] #13 55.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 05:01:40 [2021-04-07T05:01:40.551Z] #13 55.91 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 05:01:40 [2021-04-07T05:01:40.551Z] #13 63.17 Selecting previously unselected package gcc-mingw-w64-base. 05:01:40 [2021-04-07T05:01:40.551Z] #13 63.17 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... 05:01:40 [2021-04-07T05:01:40.551Z] #13 63.19 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 05:01:40 [2021-04-07T05:01:40.551Z] #13 63.37 Selecting previously unselected package gcc-mingw-w64-x86-64. 05:01:40 [2021-04-07T05:01:40.551Z] #13 63.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... 05:01:40 [2021-04-07T05:01:40.551Z] #13 63.39 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:01:40 [2021-04-07T05:01:40.551Z] #13 ... 05:01:40 [2021-04-07T05:01:40.551Z] 05:01:40 [2021-04-07T05:01:40.551Z] #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 05:01:40 [2021-04-07T05:01:40.551Z] #45 sha256:ec3c4c29fb446ba50f00a13d0c1f6d473e08817f88b6f6145798cb564e14b62d 05:01:40 [2021-04-07T05:01:40.551Z] #45 58.88 go/parser 05:01:40 [2021-04-07T05:01:40.551Z] #45 61.94 encoding/xml 05:01:40 [2021-04-07T05:01:40.551Z] #45 64.59 math/big 05:01:40 [2021-04-07T05:01:40.551Z] #45 65.20 go/doc 05:01:40 [2021-04-07T05:01:40.551Z] #45 ... 05:01:40 [2021-04-07T05:01:40.551Z] 05:01:40 [2021-04-07T05:01:40.551Z] #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 05:01:40 [2021-04-07T05:01:40.551Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:01:40 [2021-04-07T05:01:40.551Z] #43 5.466 fatal: not a git repository (or any of the parent directories): .git 05:01:40 [2021-04-07T05:01:40.637Z] #20 42.42 Selecting previously unselected package python3-setuptools. 05:01:40 [2021-04-07T05:01:40.637Z] #20 42.43 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... 05:01:40 [2021-04-07T05:01:40.637Z] #20 42.44 Unpacking python3-setuptools (40.8.0-1) ... 05:01:40 [2021-04-07T05:01:40.653Z] #43 12.85 PBCC images/eventpoll.pb-c.c 05:01:40 [2021-04-07T05:01:40.653Z] #43 12.89 DEP images/eventpoll.pb-c.d 05:01:40 [2021-04-07T05:01:40.653Z] #43 12.96 PBCC images/eventfd.pb-c.c 05:01:40 [2021-04-07T05:01:40.653Z] #43 12.98 DEP images/eventfd.pb-c.d 05:01:40 [2021-04-07T05:01:40.653Z] #43 13.04 PBCC images/remap-file-path.pb-c.c 05:01:40 [2021-04-07T05:01:40.814Z] #43 5.552 GEN .gitid 05:01:40 [2021-04-07T05:01:40.814Z] #43 5.592 GEN criu/include/version.h 05:01:40 [2021-04-07T05:01:40.814Z] #43 5.713 GEN include/common/asm 05:01:40 [2021-04-07T05:01:40.896Z] #20 42.68 Selecting previously unselected package python3-wheel. 05:01:40 [2021-04-07T05:01:40.896Z] #20 42.70 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... 05:01:40 [2021-04-07T05:01:40.896Z] #20 42.70 Unpacking python3-wheel (0.32.3-2) ... 05:01:40 [2021-04-07T05:01:40.914Z] #43 13.09 DEP images/remap-file-path.pb-c.d 05:01:40 [2021-04-07T05:01:40.914Z] #43 13.12 PBCC images/fifo.pb-c.c 05:01:40 [2021-04-07T05:01:40.914Z] #43 13.13 DEP images/fifo.pb-c.d 05:01:40 [2021-04-07T05:01:40.914Z] #43 13.19 PBCC images/ghost-file.pb-c.c 05:01:40 [2021-04-07T05:01:40.914Z] #43 13.22 DEP images/ghost-file.pb-c.d 05:01:40 [2021-04-07T05:01:40.914Z] #43 13.28 PBCC images/regfile.pb-c.c 05:01:40 [2021-04-07T05:01:40.914Z] #43 13.32 DEP images/regfile.pb-c.d 05:01:40 [2021-04-07T05:01:40.979Z] #37 ... 05:01:40 [2021-04-07T05:01:40.979Z] 05:01:40 [2021-04-07T05:01:40.979Z] #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 05:01:40 [2021-04-07T05:01:40.979Z] #51 sha256:c4842567d8a2d81c56fb71842e32c48d0b272b8b85bdb4142bc0b01277843846 05:01:40 [2021-04-07T05:01:40.979Z] #51 59.60 context 05:01:40 [2021-04-07T05:01:40.979Z] #51 61.02 os 05:01:40 [2021-04-07T05:01:40.979Z] #51 61.72 encoding/binary 05:01:40 [2021-04-07T05:01:40.979Z] #51 64.16 encoding/base64 05:01:40 [2021-04-07T05:01:40.979Z] #51 65.21 golang.org/x/sys/unix 05:01:40 [2021-04-07T05:01:40.979Z] #51 65.54 fmt 05:01:41 [2021-04-07T05:01:41.156Z] #20 42.78 Selecting previously unselected package sudo. 05:01:41 [2021-04-07T05:01:41.156Z] #20 42.79 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... 05:01:41 [2021-04-07T05:01:41.156Z] #20 42.80 Unpacking sudo (1.8.27-1+deb10u3) ... 05:01:41 [2021-04-07T05:01:41.176Z] #43 13.37 PBCC images/ns.pb-c.c 05:01:41 [2021-04-07T05:01:41.176Z] #43 13.42 DEP images/ns.pb-c.d 05:01:41 [2021-04-07T05:01:41.176Z] #43 13.47 PBCC images/fdinfo.pb-c.c 05:01:41 [2021-04-07T05:01:41.236Z] #51 ... 05:01:41 [2021-04-07T05:01:41.236Z] 05:01:41 [2021-04-07T05:01:41.236Z] #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 05:01:41 [2021-04-07T05:01:41.236Z] #37 sha256:e42d86ec6e02e7aabbea7f9f11454d4314b18ed99d9e314d28acb93b0b9b2b09 05:01:41 [2021-04-07T05:01:41.236Z] #37 5.956 -- Detecting C compile features - done 05:01:41 [2021-04-07T05:01:41.236Z] #37 5.990 -- Performing Test HAS_BUILTIN_FORTIFY 05:01:41 [2021-04-07T05:01:41.415Z] #20 43.28 Selecting previously unselected package thin-provisioning-tools. 05:01:41 [2021-04-07T05:01:41.416Z] #20 43.30 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 05:01:41 [2021-04-07T05:01:41.416Z] #20 43.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 05:01:41 [2021-04-07T05:01:41.438Z] #43 13.59 DEP images/fdinfo.pb-c.d 05:01:41 [2021-04-07T05:01:41.438Z] #43 13.64 PBCC images/core-aarch64.pb-c.c 05:01:41 [2021-04-07T05:01:41.438Z] #43 13.67 PBCC images/core-arm.pb-c.c 05:01:41 [2021-04-07T05:01:41.438Z] #43 13.74 PBCC images/core-ppc64.pb-c.c 05:01:41 [2021-04-07T05:01:41.438Z] #43 13.79 PBCC images/core-s390.pb-c.c 05:01:41 [2021-04-07T05:01:41.493Z] #37 6.274 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 05:01:41 [2021-04-07T05:01:41.493Z] #37 6.364 -- Configuring done 05:01:41 [2021-04-07T05:01:41.674Z] #20 43.55 Selecting previously unselected package uidmap. 05:01:41 [2021-04-07T05:01:41.675Z] #20 43.55 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... 05:01:41 [2021-04-07T05:01:41.675Z] #20 43.56 Unpacking uidmap (1:4.5-1.1) ... 05:01:41 [2021-04-07T05:01:41.675Z] #20 43.66 Selecting previously unselected package vim-runtime. 05:01:41 [2021-04-07T05:01:41.699Z] #43 13.85 PBCC images/core-x86.pb-c.c 05:01:41 [2021-04-07T05:01:41.699Z] #43 13.92 PBCC images/core.pb-c.c 05:01:41 [2021-04-07T05:01:41.699Z] #43 14.00 PBCC images/inventory.pb-c.c 05:01:41 [2021-04-07T05:01:41.750Z] #37 6.412 -- Generating done 05:01:41 [2021-04-07T05:01:41.750Z] #37 6.439 -- Build files have been written to: /tmp/tmp.qYFgwH6oxG/tini 05:01:41 [2021-04-07T05:01:41.750Z] #37 6.442 + make tini-static 05:01:41 [2021-04-07T05:01:41.750Z] #37 ... 05:01:41 [2021-04-07T05:01:41.750Z] 05:01:41 [2021-04-07T05:01:41.750Z] #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 05:01:41 [2021-04-07T05:01:41.750Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:41 [2021-04-07T05:01:41.750Z] #42 69.61 Setting up libnl-3-dev:amd64 (3.4.0-1) ... 05:01:41 [2021-04-07T05:01:41.750Z] #42 69.62 Processing triggers for libc-bin (2.28-10) ... 05:01:41 [2021-04-07T05:01:41.750Z] #42 DONE 70.4s 05:01:41 [2021-04-07T05:01:41.935Z] #20 43.67 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... 05:01:41 [2021-04-07T05:01:41.935Z] #20 43.72 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 05:01:41 [2021-04-07T05:01:41.935Z] #20 43.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 05:01:41 [2021-04-07T05:01:41.935Z] #20 43.75 Unpacking vim-runtime (2:8.1.0875-5) ... 05:01:41 [2021-04-07T05:01:41.957Z] #72 exporting layers 2.7s done 05:01:41 [2021-04-07T05:01:41.957Z] #72 writing image sha256:dd38573db89794381685abf56f811299864eab72fb577f40af6a734d5605d198 done 05:01:41 [2021-04-07T05:01:41.957Z] #72 naming to docker.io/library/docker:255c79a1e823b422ec661df05e31e9a3d85caf64 done 05:01:41 [2021-04-07T05:01:41.957Z] #72 DONE 2.7s 05:01:41 [2021-04-07T05:01:41.960Z] #43 14.12 DEP images/core-aarch64.pb-c.d 05:01:41 [2021-04-07T05:01:41.960Z] #43 14.18 DEP images/core-arm.pb-c.d 05:01:41 [2021-04-07T05:01:41.960Z] #43 14.24 DEP images/core-ppc64.pb-c.d 05:01:41 [2021-04-07T05:01:41.960Z] #43 14.29 DEP images/core-s390.pb-c.d [Pipeline] } [Pipeline] // stage 05:01:42 [2021-04-07T05:01:42.014Z] 05:01:42 [2021-04-07T05:01:42.014Z] #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 05:01:42 [2021-04-07T05:01:42.014Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 05:01:42 [2021-04-07T05:01:42.221Z] #43 14.34 DEP images/core-x86.pb-c.d 05:01:42 [2021-04-07T05:01:42.221Z] #43 14.39 DEP images/core.pb-c.d 05:01:42 [2021-04-07T05:01:42.221Z] #43 14.43 DEP images/inventory.pb-c.d 05:01:42 [2021-04-07T05:01:42.221Z] #43 14.46 PBCC images/cpuinfo.pb-c.c 05:01:42 [2021-04-07T05:01:42.221Z] #43 14.51 DEP images/cpuinfo.pb-c.d 05:01:42 [2021-04-07T05:01:42.221Z] #43 14.55 PBCC images/stats.pb-c.c 05:01:42 [2021-04-07T05:01:42.386Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/test/unit 05:01:42 [2021-04-07T05:01:42.482Z] #43 14.57 DEP images/stats.pb-c.d 05:01:42 [2021-04-07T05:01:42.482Z] #43 ... 05:01:42 [2021-04-07T05:01:42.482Z] 05:01:42 [2021-04-07T05:01:42.482Z] #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 05:01:42 [2021-04-07T05:01:42.482Z] #51 sha256:37b9bd941ee373eff305a6d2fb932f7c8b4e3e08093b13a0c8830fd7b23a31ab 05:01:42 [2021-04-07T05:01:42.483Z] #51 75.21 encoding/json 05:01:42 [2021-04-07T05:01:42.483Z] #51 79.56 github.com/pkg/diff 05:01:42 [2021-04-07T05:01:42.483Z] #51 81.01 go/ast 05:01:42 [2021-04-07T05:01:42.483Z] #51 81.38 golang.org/x/crypto/ssh/terminal 05:01:42 [2021-04-07T05:01:42.483Z] #51 83.21 mvdan.cc/editorconfig 05:01:42 [2021-04-07T05:01:42.483Z] #51 84.28 mvdan.cc/sh/v3/fileutil 05:01:42 [2021-04-07T05:01:42.483Z] #51 84.44 mvdan.cc/sh/v3/syntax 05:01:42 [2021-04-07T05:01:42.483Z] #51 ... 05:01:42 [2021-04-07T05:01:42.483Z] 05:01:42 [2021-04-07T05:01:42.483Z] #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 05:01:42 [2021-04-07T05:01:42.483Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:42 [2021-04-07T05:01:42.483Z] #13 79.32 Selecting previously unselected package gcc-mingw-w64-base. 05:01:42 [2021-04-07T05:01:42.483Z] #13 79.32 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... 05:01:42 [2021-04-07T05:01:42.483Z] #13 79.33 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 05:01:42 [2021-04-07T05:01:42.483Z] #13 79.51 Selecting previously unselected package gcc-mingw-w64-x86-64. 05:01:42 [2021-04-07T05:01:42.483Z] #13 79.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 05:01:42 [2021-04-07T05:01:42.483Z] #13 79.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:01:42 [2021-04-07T05:01:42.502Z] #33 ... 05:01:42 [2021-04-07T05:01:42.502Z] 05:01:42 [2021-04-07T05:01:42.502Z] #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 05:01:42 [2021-04-07T05:01:42.502Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 05:01:42 [2021-04-07T05:01:42.502Z] #14 52.15 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] 05:01:42 [2021-04-07T05:01:42.502Z] #14 54.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] 05:01:42 [2021-04-07T05:01:42.502Z] #14 54.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] 05:01:42 [2021-04-07T05:01:42.502Z] #14 54.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] 05:01:42 [2021-04-07T05:01:42.502Z] #14 54.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] 05:01:42 [2021-04-07T05:01:42.502Z] #14 54.31 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] 05:01:42 [2021-04-07T05:01:42.502Z] #14 54.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] 05:01:42 [2021-04-07T05:01:42.502Z] #14 54.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] 05:01:42 [2021-04-07T05:01:42.502Z] #14 54.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] 05:01:42 [2021-04-07T05:01:42.502Z] #14 54.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] 05:01:42 [2021-04-07T05:01:42.502Z] #14 54.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] 05:01:42 [2021-04-07T05:01:42.502Z] #14 54.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] 05:01:42 [2021-04-07T05:01:42.502Z] #14 54.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] 05:01:42 [2021-04-07T05:01:42.502Z] #14 54.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] 05:01:42 [2021-04-07T05:01:42.502Z] #14 54.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] 05:01:42 [2021-04-07T05:01:42.502Z] #14 55.80 debconf: delaying package configuration, since apt-utils is not installed 05:01:42 [2021-04-07T05:01:42.502Z] #14 55.96 Fetched 79.4 MB in 8s (9647 kB/s) 05:01:42 [2021-04-07T05:01:42.502Z] #14 56.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 ... 15339 files and directories currently installed.) 05:01:42 [2021-04-07T05:01:42.502Z] #14 56.16 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... 05:01:42 [2021-04-07T05:01:42.502Z] #14 56.18 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... 05:01:42 [2021-04-07T05:01:42.502Z] #14 56.62 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... 05:01:42 [2021-04-07T05:01:42.502Z] #14 56.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) 05:01:42 [2021-04-07T05:01:42.502Z] #14 56.82 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... 05:01:42 [2021-04-07T05:01:42.502Z] #14 56.83 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... 05:01:42 [2021-04-07T05:01:42.502Z] #14 57.03 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... 05:01:42 [2021-04-07T05:01:42.502Z] #14 57.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) 05:01:42 [2021-04-07T05:01:42.502Z] #14 57.23 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... 05:01:42 [2021-04-07T05:01:42.502Z] #14 57.26 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... 05:01:42 [2021-04-07T05:01:42.502Z] #14 57.54 Setting up libudev1:ppc64el (241-7~deb10u7) ... 05:01:42 [2021-04-07T05:01:42.502Z] #14 57.71 Selecting previously unselected package binutils-mingw-w64-i686. 05:01:42 [2021-04-07T05:01:42.502Z] #14 57.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) 05:01:42 [2021-04-07T05:01:42.502Z] #14 57.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... 05:01:42 [2021-04-07T05:01:42.502Z] #14 57.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 05:01:42 [2021-04-07T05:01:42.739Z] #43 7.270 PBCC images/timens.pb-c.c 05:01:42 [2021-04-07T05:01:42.739Z] #43 7.324 DEP images/timens.pb-c.d 05:01:42 [2021-04-07T05:01:42.739Z] #43 7.357 PBCC images/fown.pb-c.c 05:01:42 [2021-04-07T05:01:42.739Z] #43 7.405 PBCC images/google/protobuf/descriptor.pb-c.c 05:01:42 [2021-04-07T05:01:42.739Z] #43 7.522 PBCC images/opts.pb-c.c 05:01:42 [2021-04-07T05:01:42.739Z] #43 7.605 PBCC images/memfd.pb-c.c 05:01:42 [2021-04-07T05:01:42.868Z] #42 ... 05:01:42 [2021-04-07T05:01:42.868Z] 05:01:42 [2021-04-07T05:01:42.868Z] #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 05:01:42 [2021-04-07T05:01:42.868Z] #47 sha256:beb3bf1aa398991631b165107b50c0d3a8392cc768f80a3f6a797c7432f2e6c6 05:01:42 [2021-04-07T05:01:42.868Z] #47 DONE 58.3s 05:01:43 [2021-04-07T05:01:43.002Z] #43 7.673 DEP images/fown.pb-c.d 05:01:43 [2021-04-07T05:01:43.002Z] #43 7.718 DEP images/google/protobuf/descriptor.pb-c.d 05:01:43 [2021-04-07T05:01:43.002Z] #43 7.797 DEP images/opts.pb-c.d 05:01:43 [2021-04-07T05:01:43.002Z] #43 7.835 DEP images/memfd.pb-c.d 05:01:43 [2021-04-07T05:01:43.002Z] #43 7.884 PBCC images/sit.pb-c.c 05:01:43 [2021-04-07T05:01:43.130Z] 05:01:43 [2021-04-07T05:01:43.130Z] #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 05:01:43 [2021-04-07T05:01:43.130Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 05:01:43 [2021-04-07T05:01:43.130Z] #36 55.54 Selecting previously unselected package libxml2:amd64. 05:01:43 [2021-04-07T05:01:43.130Z] #36 55.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... 05:01:43 [2021-04-07T05:01:43.130Z] #36 55.60 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... 05:01:43 [2021-04-07T05:01:43.130Z] #36 56.33 Selecting previously unselected package libarchive13:amd64. 05:01:43 [2021-04-07T05:01:43.130Z] #36 56.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 05:01:43 [2021-04-07T05:01:43.130Z] #36 56.34 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 05:01:43 [2021-04-07T05:01:43.130Z] #36 56.69 Selecting previously unselected package libjsoncpp1:amd64. 05:01:43 [2021-04-07T05:01:43.130Z] #36 56.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 05:01:43 [2021-04-07T05:01:43.130Z] #36 56.73 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 05:01:43 [2021-04-07T05:01:43.130Z] #36 56.88 Selecting previously unselected package librhash0:amd64. 05:01:43 [2021-04-07T05:01:43.130Z] #36 56.88 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 05:01:43 [2021-04-07T05:01:43.130Z] #36 56.89 Unpacking librhash0:amd64 (1.3.8-1) ... 05:01:43 [2021-04-07T05:01:43.130Z] #36 57.11 Selecting previously unselected package libuv1:amd64. 05:01:43 [2021-04-07T05:01:43.130Z] #36 57.13 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... 05:01:43 [2021-04-07T05:01:43.130Z] #36 57.16 Unpacking libuv1:amd64 (1.24.1-1) ... 05:01:43 [2021-04-07T05:01:43.130Z] #36 57.34 Selecting previously unselected package cmake. 05:01:43 [2021-04-07T05:01:43.130Z] #36 57.38 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 05:01:43 [2021-04-07T05:01:43.130Z] #36 57.38 Unpacking cmake (3.13.4-1) ... 05:01:43 [2021-04-07T05:01:43.154Z] #14 60.44 Selecting previously unselected package binutils-mingw-w64-x86-64. 05:01:43 [2021-04-07T05:01:43.154Z] #14 60.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... 05:01:43 [2021-04-07T05:01:43.154Z] #14 60.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 05:01:43 [2021-04-07T05:01:43.266Z] #43 7.923 DEP images/sit.pb-c.d 05:01:43 [2021-04-07T05:01:43.266Z] #43 7.973 PBCC images/macvlan.pb-c.c 05:01:43 [2021-04-07T05:01:43.266Z] #43 7.998 DEP images/macvlan.pb-c.d 05:01:43 [2021-04-07T05:01:43.266Z] #43 8.141 PBCC images/autofs.pb-c.c 05:01:43 [2021-04-07T05:01:43.266Z] #43 8.210 DEP images/autofs.pb-c.d 05:01:43 [2021-04-07T05:01:43.530Z] #43 8.271 PBCC images/sysctl.pb-c.c 05:01:43 [2021-04-07T05:01:43.530Z] #43 8.297 DEP images/sysctl.pb-c.d 05:01:43 [2021-04-07T05:01:43.793Z] #43 8.361 PBCC images/time.pb-c.c 05:01:43 [2021-04-07T05:01:43.793Z] #43 8.371 DEP images/time.pb-c.d 05:01:43 [2021-04-07T05:01:43.793Z] #43 8.399 PBCC images/binfmt-misc.pb-c.c 05:01:43 [2021-04-07T05:01:43.793Z] #43 8.426 DEP images/binfmt-misc.pb-c.d 05:01:43 [2021-04-07T05:01:43.793Z] #43 8.494 PBCC images/seccomp.pb-c.c 05:01:43 [2021-04-07T05:01:43.793Z] #43 8.537 DEP images/seccomp.pb-c.d 05:01:43 [2021-04-07T05:01:43.793Z] #43 8.614 PBCC images/userns.pb-c.c 05:01:43 [2021-04-07T05:01:43.793Z] #43 8.632 DEP images/userns.pb-c.d 05:01:43 [2021-04-07T05:01:43.793Z] #43 8.707 PBCC images/cgroup.pb-c.c 05:01:43 [2021-04-07T05:01:43.793Z] #43 8.724 DEP images/cgroup.pb-c.d 05:01:43 [2021-04-07T05:01:43.804Z] #14 ... 05:01:43 [2021-04-07T05:01:43.804Z] 05:01:43 [2021-04-07T05:01:43.804Z] #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 05:01:43 [2021-04-07T05:01:43.804Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f 05:01:43 [2021-04-07T05:01:43.804Z] #43 51.67 Setting up python-pkg-resources (40.8.0-1) ... 05:01:43 [2021-04-07T05:01:43.804Z] #43 57.36 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... 05:01:43 [2021-04-07T05:01:43.804Z] #43 57.36 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... 05:01:43 [2021-04-07T05:01:43.804Z] #43 57.36 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... 05:01:43 [2021-04-07T05:01:43.804Z] #43 57.37 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... 05:01:43 [2021-04-07T05:01:43.804Z] #43 57.37 Setting up python-six (1.12.0-1) ... 05:01:44 [2021-04-07T05:01:44.056Z] #43 8.793 PBCC images/ext-file.pb-c.c 05:01:44 [2021-04-07T05:01:44.057Z] #43 8.825 DEP images/ext-file.pb-c.d 05:01:44 [2021-04-07T05:01:44.057Z] #43 8.893 PBCC images/rpc.pb-c.c 05:01:44 [2021-04-07T05:01:44.057Z] #43 8.907 DEP images/rpc.pb-c.d 05:01:44 [2021-04-07T05:01:44.114Z] #43 61.82 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... 05:01:44 [2021-04-07T05:01:44.114Z] #43 ... 05:01:44 [2021-04-07T05:01:44.114Z] 05:01:44 [2021-04-07T05:01:44.114Z] #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 05:01:44 [2021-04-07T05:01:44.114Z] #46 sha256:1f7e23211be602e4e0441a495f720107223f49201492cb38c8a0df6210194e35 05:01:44 [2021-04-07T05:01:44.114Z] #46 51.76 math/rand 05:01:44 [2021-04-07T05:01:44.115Z] #46 51.76 github.com/LK4D4/vndr/godl/singleflight 05:01:44 [2021-04-07T05:01:44.115Z] #46 51.80 io 05:01:44 [2021-04-07T05:01:44.115Z] #46 51.97 strconv 05:01:44 [2021-04-07T05:01:44.115Z] #46 52.42 sort 05:01:44 [2021-04-07T05:01:44.115Z] #46 55.60 syscall 05:01:44 [2021-04-07T05:01:44.115Z] #46 56.38 bytes 05:01:44 [2021-04-07T05:01:44.115Z] #46 56.98 strings 05:01:44 [2021-04-07T05:01:44.115Z] #46 ... 05:01:44 [2021-04-07T05:01:44.115Z] 05:01:44 [2021-04-07T05:01:44.115Z] #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 05:01:44 [2021-04-07T05:01:44.115Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f 05:01:44 [2021-04-07T05:01:44.115Z] #43 61.82 Setting up libnl-3-200:ppc64el (3.4.0-1) ... 05:01:44 [2021-04-07T05:01:44.115Z] #43 61.85 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... 05:01:44 [2021-04-07T05:01:44.115Z] #43 61.86 Setting up libcap-dev:ppc64el (1:2.25-2) ... 05:01:44 [2021-04-07T05:01:44.115Z] #43 61.88 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... 05:01:44 [2021-04-07T05:01:44.115Z] #43 61.88 Setting up protobuf-compiler (3.6.1.3-2) ... 05:01:44 [2021-04-07T05:01:44.115Z] #43 61.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 05:01:44 [2021-04-07T05:01:44.115Z] #43 61.88 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... 05:01:44 [2021-04-07T05:01:44.115Z] #43 61.88 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 05:01:44 [2021-04-07T05:01:44.115Z] #43 61.88 Setting up python-protobuf (3.6.1.3-2) ... 05:01:44 [2021-04-07T05:01:44.320Z] #43 9.011 PBCC images/siginfo.pb-c.c 05:01:44 [2021-04-07T05:01:44.320Z] #43 9.048 DEP images/siginfo.pb-c.d 05:01:44 [2021-04-07T05:01:44.320Z] #43 9.081 PBCC images/pagemap.pb-c.c 05:01:44 [2021-04-07T05:01:44.320Z] #43 9.111 DEP images/pagemap.pb-c.d 05:01:44 [2021-04-07T05:01:44.320Z] #43 9.140 PBCC images/rlimit.pb-c.c 05:01:44 [2021-04-07T05:01:44.320Z] #43 9.153 DEP images/rlimit.pb-c.d 05:01:44 [2021-04-07T05:01:44.320Z] #43 9.189 PBCC images/file-lock.pb-c.c 05:01:44 [2021-04-07T05:01:44.534Z] #43 2.236 Note: Building without setproctitle() and strlcpy() support. 05:01:44 [2021-04-07T05:01:44.534Z] #43 2.236 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 05:01:44 [2021-04-07T05:01:44.534Z] #43 2.257 Note: Building without GnuTLS support 05:01:44 [2021-04-07T05:01:44.534Z] #43 2.278 Makefile.config:39: Warn: you have no libnftables installed 05:01:44 [2021-04-07T05:01:44.534Z] #43 2.278 Makefile.config:40: Warn: Building without nftables support 05:01:44 [2021-04-07T05:01:44.584Z] #43 9.211 DEP images/file-lock.pb-c.d 05:01:44 [2021-04-07T05:01:44.584Z] #43 9.233 PBCC images/tty.pb-c.c 05:01:44 [2021-04-07T05:01:44.584Z] #43 9.293 DEP images/tty.pb-c.d 05:01:44 [2021-04-07T05:01:44.584Z] #43 9.352 PBCC images/tun.pb-c.c 05:01:44 [2021-04-07T05:01:44.584Z] #43 9.437 PBCC images/netdev.pb-c.c 05:01:44 [2021-04-07T05:01:44.767Z] #43 ... 05:01:44 [2021-04-07T05:01:44.767Z] 05:01:44 [2021-04-07T05:01:44.767Z] #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 05:01:44 [2021-04-07T05:01:44.767Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c 05:01:44 [2021-04-07T05:01:44.767Z] #37 52.28 Selecting previously unselected package libicu63:ppc64el. 05:01:44 [2021-04-07T05:01:44.767Z] #37 52.28 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... 05:01:44 [2021-04-07T05:01:44.767Z] #37 52.29 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... 05:01:44 [2021-04-07T05:01:44.767Z] #37 59.14 Selecting previously unselected package libxml2:ppc64el. 05:01:44 [2021-04-07T05:01:44.767Z] #37 59.15 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... 05:01:44 [2021-04-07T05:01:44.767Z] #37 59.15 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... 05:01:44 [2021-04-07T05:01:44.767Z] #37 59.73 Selecting previously unselected package libarchive13:ppc64el. 05:01:44 [2021-04-07T05:01:44.767Z] #37 59.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... 05:01:44 [2021-04-07T05:01:44.767Z] #37 59.75 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... 05:01:44 [2021-04-07T05:01:44.767Z] #37 60.06 Selecting previously unselected package libjsoncpp1:ppc64el. 05:01:44 [2021-04-07T05:01:44.767Z] #37 60.06 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... 05:01:44 [2021-04-07T05:01:44.767Z] #37 60.07 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... 05:01:44 [2021-04-07T05:01:44.767Z] #37 60.24 Selecting previously unselected package librhash0:ppc64el. 05:01:44 [2021-04-07T05:01:44.767Z] #37 60.27 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... 05:01:44 [2021-04-07T05:01:44.767Z] #37 60.28 Unpacking librhash0:ppc64el (1.3.8-1) ... 05:01:44 [2021-04-07T05:01:44.767Z] #37 60.46 Selecting previously unselected package libuv1:ppc64el. 05:01:44 [2021-04-07T05:01:44.767Z] #37 60.50 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... 05:01:44 [2021-04-07T05:01:44.767Z] #37 60.51 Unpacking libuv1:ppc64el (1.24.1-1) ... 05:01:44 [2021-04-07T05:01:44.767Z] #37 60.69 Selecting previously unselected package cmake. 05:01:44 [2021-04-07T05:01:44.767Z] #37 60.69 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... 05:01:44 [2021-04-07T05:01:44.767Z] #37 60.70 Unpacking cmake (3.13.4-1) ... 05:01:44 [2021-04-07T05:01:44.847Z] #43 9.501 DEP images/tun.pb-c.d 05:01:44 [2021-04-07T05:01:44.847Z] #43 9.544 DEP images/netdev.pb-c.d 05:01:44 [2021-04-07T05:01:44.847Z] #43 9.623 PBCC images/vma.pb-c.c 05:01:45 [2021-04-07T05:01:45.099Z] #43 ... 05:01:45 [2021-04-07T05:01:45.099Z] 05:01:45 [2021-04-07T05:01:45.099Z] #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 05:01:45 [2021-04-07T05:01:45.099Z] #37 sha256:e42d86ec6e02e7aabbea7f9f11454d4314b18ed99d9e314d28acb93b0b9b2b09 05:01:45 [2021-04-07T05:01:45.099Z] #37 7.118 Scanning dependencies of target tini-static 05:01:45 [2021-04-07T05:01:45.099Z] #37 7.205 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 05:01:45 [2021-04-07T05:01:45.099Z] #37 8.811 [100%] Linking C executable tini-static 05:01:45 [2021-04-07T05:01:45.099Z] #37 9.364 [100%] Built target tini-static 05:01:45 [2021-04-07T05:01:45.099Z] #37 9.431 + mkdir -p /build 05:01:45 [2021-04-07T05:01:45.099Z] #37 9.432 + cp tini-static /build/docker-init 05:01:45 [2021-04-07T05:01:45.099Z] #37 DONE 9.7s 05:01:45 [2021-04-07T05:01:45.099Z] 05:01:45 [2021-04-07T05:01:45.099Z] #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 05:01:45 [2021-04-07T05:01:45.099Z] #34 sha256:d72521a525fd2e03e4ca40ab23717b9c67aa306927dab6bfd0654a5b28ab6093 05:01:45 [2021-04-07T05:01:45.099Z] #34 63.66 text/tabwriter 05:01:45 [2021-04-07T05:01:45.099Z] #34 64.95 path/filepath 05:01:45 [2021-04-07T05:01:45.099Z] #34 64.95 fmt 05:01:45 [2021-04-07T05:01:45.099Z] #34 66.63 io/ioutil 05:01:45 [2021-04-07T05:01:45.099Z] #34 68.47 github.com/BurntSushi/toml 05:01:45 [2021-04-07T05:01:45.099Z] #34 68.47 flag 05:01:45 [2021-04-07T05:01:45.099Z] #34 70.14 log 05:01:45 [2021-04-07T05:01:45.099Z] #34 72.97 github.com/BurntSushi/toml/cmd/tomlv 05:01:45 [2021-04-07T05:01:45.110Z] #43 9.689 DEP images/vma.pb-c.d 05:01:45 [2021-04-07T05:01:45.110Z] #43 9.726 PBCC images/creds.pb-c.c 05:01:45 [2021-04-07T05:01:45.110Z] #43 9.745 DEP images/creds.pb-c.d 05:01:45 [2021-04-07T05:01:45.110Z] #43 9.797 PBCC images/utsns.pb-c.c 05:01:45 [2021-04-07T05:01:45.110Z] #43 9.861 DEP images/utsns.pb-c.d 05:01:45 [2021-04-07T05:01:45.110Z] #43 9.930 PBCC images/ipc-desc.pb-c.c 05:01:45 [2021-04-07T05:01:45.110Z] #43 ... 05:01:45 [2021-04-07T05:01:45.110Z] 05:01:45 [2021-04-07T05:01:45.110Z] #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 05:01:45 [2021-04-07T05:01:45.110Z] #37 sha256:86f1190a322873881b821435b1b868904c4c4c8c8c0beb5a368735f855f8af89 05:01:45 [2021-04-07T05:01:45.110Z] #37 7.462 -- Detecting C compile features - done 05:01:45 [2021-04-07T05:01:45.110Z] #37 7.489 -- Performing Test HAS_BUILTIN_FORTIFY 05:01:45 [2021-04-07T05:01:45.110Z] #37 7.788 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 05:01:45 [2021-04-07T05:01:45.110Z] #37 7.870 -- Configuring done 05:01:45 [2021-04-07T05:01:45.110Z] #37 7.907 -- Generating done 05:01:45 [2021-04-07T05:01:45.110Z] #37 7.909 -- Build files have been written to: /tmp/tmp.Wc95s3UWGg/tini 05:01:45 [2021-04-07T05:01:45.110Z] #37 7.923 + make tini-static 05:01:45 [2021-04-07T05:01:45.110Z] #37 8.271 Scanning dependencies of target tini-static 05:01:45 [2021-04-07T05:01:45.110Z] #37 8.426 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 05:01:45 [2021-04-07T05:01:45.110Z] #37 9.878 [100%] Linking C executable tini-static 05:01:45 [2021-04-07T05:01:45.110Z] #37 10.52 [100%] Built target tini-static 05:01:45 [2021-04-07T05:01:45.110Z] #37 10.59 + mkdir -p /build 05:01:45 [2021-04-07T05:01:45.110Z] #37 10.59 + cp tini-static /build/docker-init 05:01:45 [2021-04-07T05:01:45.110Z] #37 DONE 10.9s 05:01:45 [2021-04-07T05:01:45.110Z] 05:01:45 [2021-04-07T05:01:45.110Z] #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 05:01:45 [2021-04-07T05:01:45.110Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:01:45 [2021-04-07T05:01:45.110Z] #43 9.953 PBCC images/ipc-sem.pb-c.c 05:01:45 [2021-04-07T05:01:45.110Z] #43 9.973 DEP images/ipc-desc.pb-c.d 05:01:45 [2021-04-07T05:01:45.110Z] #43 10.01 DEP images/ipc-sem.pb-c.d 05:01:45 [2021-04-07T05:01:45.110Z] #43 10.03 PBCC images/ipc-msg.pb-c.c 05:01:45 [2021-04-07T05:01:45.220Z] ? github.com/docker/docker/api [no test files] 05:01:45 [2021-04-07T05:01:45.225Z] #20 46.81 Selecting previously unselected package vim. 05:01:45 [2021-04-07T05:01:45.225Z] #20 46.81 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... 05:01:45 [2021-04-07T05:01:45.225Z] #20 46.83 Unpacking vim (2:8.1.0875-5) ... 05:01:45 [2021-04-07T05:01:45.373Z] #43 10.05 DEP images/ipc-msg.pb-c.d 05:01:45 [2021-04-07T05:01:45.373Z] #43 10.10 PBCC images/ipc-shm.pb-c.c 05:01:45 [2021-04-07T05:01:45.373Z] #43 10.13 DEP images/ipc-shm.pb-c.d 05:01:45 [2021-04-07T05:01:45.641Z] #43 10.20 PBCC images/ipc-var.pb-c.c 05:01:45 [2021-04-07T05:01:45.641Z] #43 10.24 DEP images/ipc-var.pb-c.d 05:01:45 [2021-04-07T05:01:45.641Z] #43 10.26 PBCC images/sk-opts.pb-c.c 05:01:45 [2021-04-07T05:01:45.641Z] #43 10.28 PBCC images/packet-sock.pb-c.c 05:01:45 [2021-04-07T05:01:45.641Z] #43 10.33 DEP images/sk-opts.pb-c.d 05:01:45 [2021-04-07T05:01:45.641Z] #43 10.36 DEP images/packet-sock.pb-c.d 05:01:45 [2021-04-07T05:01:45.641Z] #43 10.41 PBCC images/sk-netlink.pb-c.c 05:01:45 [2021-04-07T05:01:45.641Z] #43 10.46 DEP images/sk-netlink.pb-c.d 05:01:45 [2021-04-07T05:01:45.693Z] #36 61.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 05:01:45 [2021-04-07T05:01:45.693Z] #36 61.07 Setting up xxd (2:8.1.0875-5) ... 05:01:45 [2021-04-07T05:01:45.693Z] #36 61.11 Setting up libuv1:amd64 (1.24.1-1) ... 05:01:45 [2021-04-07T05:01:45.693Z] #36 61.11 Setting up vim-common (2:8.1.0875-5) ... 05:01:45 [2021-04-07T05:01:45.742Z] #20 47.43 Selecting previously unselected package xfsprogs. 05:01:45 [2021-04-07T05:01:45.742Z] #20 47.45 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... 05:01:45 [2021-04-07T05:01:45.742Z] #20 47.45 Unpacking xfsprogs (4.20.0-1) ... 05:01:45 [2021-04-07T05:01:45.787Z] #13 ... 05:01:45 [2021-04-07T05:01:45.787Z] 05:01:45 [2021-04-07T05:01:45.787Z] #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 05:01:45 [2021-04-07T05:01:45.787Z] #45 sha256:7f8c1b1cc101fe8271734a702fdf7bc478629c8b3083aa7b79583c691fbe8b16 05:01:45 [2021-04-07T05:01:45.787Z] #45 78.50 go/ast 05:01:45 [2021-04-07T05:01:45.787Z] #45 78.57 text/template/parse 05:01:45 [2021-04-07T05:01:45.787Z] #45 83.45 text/template 05:01:45 [2021-04-07T05:01:45.787Z] #45 83.82 go/parser 05:01:45 [2021-04-07T05:01:45.787Z] #45 87.50 encoding/xml 05:01:45 [2021-04-07T05:01:45.787Z] #45 88.05 go/doc 05:01:45 [2021-04-07T05:01:45.787Z] #45 ... 05:01:45 [2021-04-07T05:01:45.787Z] 05:01:45 [2021-04-07T05:01:45.787Z] #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 05:01:45 [2021-04-07T05:01:45.787Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:01:45 [2021-04-07T05:01:45.787Z] #43 15.93 make[1]: Nothing to be done for 'all'. 05:01:45 [2021-04-07T05:01:45.787Z] #43 17.28 CC images/stats.o 05:01:45 [2021-04-07T05:01:45.787Z] #43 17.68 CC images/core.o 05:01:45 [2021-04-07T05:01:45.826Z] #37 63.62 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... 05:01:45 [2021-04-07T05:01:45.826Z] #37 63.63 Setting up xxd (2:8.1.0875-5) ... 05:01:45 [2021-04-07T05:01:45.826Z] #37 63.63 Setting up libuv1:ppc64el (1.24.1-1) ... 05:01:45 [2021-04-07T05:01:45.826Z] #37 63.65 Setting up vim-common (2:8.1.0875-5) ... 05:01:45 [2021-04-07T05:01:45.826Z] #37 63.71 Setting up librhash0:ppc64el (1.3.8-1) ... 05:01:45 [2021-04-07T05:01:45.904Z] #43 10.53 PBCC images/sk-inet.pb-c.c 05:01:45 [2021-04-07T05:01:45.904Z] #43 10.63 DEP images/sk-inet.pb-c.d 05:01:45 [2021-04-07T05:01:45.904Z] #43 10.67 PBCC images/sk-unix.pb-c.c 05:01:45 [2021-04-07T05:01:45.904Z] #43 10.74 DEP images/sk-unix.pb-c.d 05:01:46 [2021-04-07T05:01:46.028Z] #34 ... 05:01:46 [2021-04-07T05:01:46.028Z] 05:01:46 [2021-04-07T05:01:46.028Z] #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 05:01:46 [2021-04-07T05:01:46.028Z] #45 sha256:6e1b7b81fdaee329ceddbccaa1f3f9be6f0a97faa8752dff0635f20a233b534f 05:01:46 [2021-04-07T05:01:46.028Z] #45 64.36 regexp/syntax 05:01:46 [2021-04-07T05:01:46.028Z] #45 66.55 fmt 05:01:46 [2021-04-07T05:01:46.028Z] #45 69.07 regexp 05:01:46 [2021-04-07T05:01:46.028Z] #45 71.85 go/token 05:01:46 [2021-04-07T05:01:46.028Z] #45 72.80 go/scanner 05:01:46 [2021-04-07T05:01:46.028Z] #45 73.18 internal/lazyregexp 05:01:46 [2021-04-07T05:01:46.028Z] #45 73.57 net/url 05:01:46 [2021-04-07T05:01:46.028Z] #45 ... 05:01:46 [2021-04-07T05:01:46.028Z] 05:01:46 [2021-04-07T05:01:46.028Z] #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 05:01:46 [2021-04-07T05:01:46.028Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:46 [2021-04-07T05:01:46.028Z] #13 70.61 Selecting previously unselected package mingw-w64-x86-64-dev. 05:01:46 [2021-04-07T05:01:46.028Z] #13 70.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 05:01:46 [2021-04-07T05:01:46.028Z] #13 70.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 05:01:46 [2021-04-07T05:01:46.048Z] #43 18.33 CC images/core-x86.o 05:01:46 [2021-04-07T05:01:46.129Z] #37 63.72 Setting up cmake-data (3.13.4-1) ... 05:01:46 [2021-04-07T05:01:46.129Z] #37 63.75 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... 05:01:46 [2021-04-07T05:01:46.129Z] #37 63.75 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... 05:01:46 [2021-04-07T05:01:46.129Z] #37 63.76 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... 05:01:46 [2021-04-07T05:01:46.129Z] #37 63.76 Setting up cmake (3.13.4-1) ... 05:01:46 [2021-04-07T05:01:46.129Z] #37 63.79 Processing triggers for libc-bin (2.28-10) ... 05:01:46 [2021-04-07T05:01:46.129Z] #37 ... 05:01:46 [2021-04-07T05:01:46.129Z] 05:01:46 [2021-04-07T05:01:46.129Z] #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 05:01:46 [2021-04-07T05:01:46.129Z] #46 sha256:1f7e23211be602e4e0441a495f720107223f49201492cb38c8a0df6210194e35 05:01:46 [2021-04-07T05:01:46.129Z] #46 63.85 bufio 05:01:46 [2021-04-07T05:01:46.166Z] #43 10.82 PBCC images/mm.pb-c.c 05:01:46 [2021-04-07T05:01:46.167Z] #43 10.90 DEP images/mm.pb-c.d 05:01:46 [2021-04-07T05:01:46.167Z] #43 10.96 PBCC images/timerfd.pb-c.c 05:01:46 [2021-04-07T05:01:46.269Z] #36 61.44 Setting up librhash0:amd64 (1.3.8-1) ... 05:01:46 [2021-04-07T05:01:46.269Z] #36 61.53 Setting up cmake-data (3.13.4-1) ... 05:01:46 [2021-04-07T05:01:46.269Z] #36 61.58 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... 05:01:46 [2021-04-07T05:01:46.269Z] #36 61.66 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 05:01:46 [2021-04-07T05:01:46.269Z] #36 61.66 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 05:01:46 [2021-04-07T05:01:46.269Z] #36 61.66 Setting up cmake (3.13.4-1) ... 05:01:46 [2021-04-07T05:01:46.269Z] #36 61.70 Processing triggers for libc-bin (2.28-10) ... 05:01:46 [2021-04-07T05:01:46.269Z] #36 61.78 Processing triggers for mime-support (3.62) ... 05:01:46 [2021-04-07T05:01:46.312Z] #20 47.94 Selecting previously unselected package zip. 05:01:46 [2021-04-07T05:01:46.312Z] #20 47.95 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... 05:01:46 [2021-04-07T05:01:46.312Z] #20 47.96 Unpacking zip (3.0-11+b1) ... 05:01:46 [2021-04-07T05:01:46.312Z] #20 48.14 Setting up aufs-tools (1:4.14+20190211-1) ... 05:01:46 [2021-04-07T05:01:46.312Z] #20 48.17 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 05:01:46 [2021-04-07T05:01:46.312Z] #20 48.19 Setting up libip6tc0:amd64 (1.8.2-4) ... 05:01:46 [2021-04-07T05:01:46.312Z] #20 48.22 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 05:01:46 [2021-04-07T05:01:46.312Z] #20 48.23 Setting up libgpm2:amd64 (1.20.7-5) ... 05:01:46 [2021-04-07T05:01:46.429Z] #46 ... 05:01:46 [2021-04-07T05:01:46.429Z] 05:01:46 [2021-04-07T05:01:46.429Z] #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 05:01:46 [2021-04-07T05:01:46.429Z] #52 sha256:71c0043ab408a8bb7c3cef95039848d1a1166c56d5e3f16ce03bf72652f20cde 05:01:46 [2021-04-07T05:01:46.429Z] #52 54.13 strconv 05:01:46 [2021-04-07T05:01:46.429Z] #52 54.15 syscall 05:01:46 [2021-04-07T05:01:46.429Z] #52 54.22 bytes 05:01:46 [2021-04-07T05:01:46.429Z] #52 54.24 strings 05:01:46 [2021-04-07T05:01:46.429Z] #52 61.53 bufio 05:01:46 [2021-04-07T05:01:46.429Z] #52 63.90 text/tabwriter 05:01:46 [2021-04-07T05:01:46.429Z] #52 ... 05:01:46 [2021-04-07T05:01:46.429Z] 05:01:46 [2021-04-07T05:01:46.429Z] #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 05:01:46 [2021-04-07T05:01:46.429Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c 05:01:46 [2021-04-07T05:01:46.429Z] #37 63.87 Processing triggers for mime-support (3.62) ... 05:01:46 [2021-04-07T05:01:46.429Z] #37 DONE 64.2s 05:01:46 [2021-04-07T05:01:46.429Z] 05:01:46 [2021-04-07T05:01:46.429Z] #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 05:01:46 [2021-04-07T05:01:46.429Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 05:01:46 [2021-04-07T05:01:46.429Z] #14 63.49 Selecting previously unselected package binutils-mingw-w64. 05:01:46 [2021-04-07T05:01:46.429Z] #14 63.49 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 05:01:46 [2021-04-07T05:01:46.429Z] #14 63.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 05:01:46 [2021-04-07T05:01:46.429Z] #14 63.62 Selecting previously unselected package libdevmapper1.02.1:ppc64el. 05:01:46 [2021-04-07T05:01:46.429Z] #14 63.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... 05:01:46 [2021-04-07T05:01:46.429Z] #14 63.63 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... 05:01:46 [2021-04-07T05:01:46.429Z] #14 63.86 Selecting previously unselected package dmsetup. 05:01:46 [2021-04-07T05:01:46.431Z] #43 11.04 DEP images/timerfd.pb-c.d 05:01:46 [2021-04-07T05:01:46.431Z] #43 11.11 PBCC images/timer.pb-c.c 05:01:46 [2021-04-07T05:01:46.431Z] #43 11.13 DEP images/timer.pb-c.d 05:01:46 [2021-04-07T05:01:46.431Z] #43 11.19 PBCC images/sa.pb-c.c 05:01:46 [2021-04-07T05:01:46.431Z] #43 11.24 DEP images/sa.pb-c.d 05:01:46 [2021-04-07T05:01:46.431Z] #43 11.32 PBCC images/pipe-data.pb-c.c 05:01:46 [2021-04-07T05:01:46.573Z] #20 48.24 Setting up libip4tc0:amd64 (1.8.2-4) ... 05:01:46 [2021-04-07T05:01:46.573Z] #20 48.25 Setting up uidmap (1:4.5-1.1) ... 05:01:46 [2021-04-07T05:01:46.573Z] #20 48.26 Setting up libnftnl11:amd64 (1.1.2-2) ... 05:01:46 [2021-04-07T05:01:46.573Z] #20 48.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 05:01:46 [2021-04-07T05:01:46.573Z] #20 48.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 05:01:46 [2021-04-07T05:01:46.573Z] #20 48.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 05:01:46 [2021-04-07T05:01:46.573Z] #20 48.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 05:01:46 [2021-04-07T05:01:46.573Z] #20 48.31 Setting up xxd (2:8.1.0875-5) ... 05:01:46 [2021-04-07T05:01:46.573Z] #20 48.33 Setting up zip (3.0-11+b1) ... 05:01:46 [2021-04-07T05:01:46.573Z] #20 48.34 Setting up vim-common (2:8.1.0875-5) ... 05:01:46 [2021-04-07T05:01:46.573Z] #20 48.38 Setting up bash-completion (1:2.8-6) ... 05:01:46 [2021-04-07T05:01:46.621Z] #43 18.90 CC images/core-arm.o 05:01:46 [2021-04-07T05:01:46.728Z] #14 63.87 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... 05:01:46 [2021-04-07T05:01:46.728Z] #14 63.87 Unpacking dmsetup (2:1.02.155-3) ... 05:01:46 [2021-04-07T05:01:46.728Z] #14 64.08 Selecting previously unselected package mingw-w64-common. 05:01:46 [2021-04-07T05:01:46.728Z] #14 64.09 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 05:01:46 [2021-04-07T05:01:46.728Z] #14 64.09 Unpacking mingw-w64-common (6.0.0-3) ... 05:01:46 [2021-04-07T05:01:46.778Z] #43 11.34 DEP images/pipe-data.pb-c.d 05:01:46 [2021-04-07T05:01:46.778Z] #43 11.44 PBCC images/mnt.pb-c.c 05:01:46 [2021-04-07T05:01:46.778Z] #43 11.47 DEP images/mnt.pb-c.d 05:01:46 [2021-04-07T05:01:46.778Z] #43 11.58 PBCC images/sk-packet.pb-c.c 05:01:46 [2021-04-07T05:01:46.883Z] #43 19.25 CC images/core-aarch64.o 05:01:47 [2021-04-07T05:01:47.041Z] #43 11.60 DEP images/sk-packet.pb-c.d 05:01:47 [2021-04-07T05:01:47.041Z] #43 11.63 PBCC images/tcp-stream.pb-c.c 05:01:47 [2021-04-07T05:01:47.041Z] #43 11.74 DEP images/tcp-stream.pb-c.d 05:01:47 [2021-04-07T05:01:47.041Z] #43 11.79 PBCC images/pipe.pb-c.c 05:01:47 [2021-04-07T05:01:47.041Z] #43 11.83 DEP images/pipe.pb-c.d 05:01:47 [2021-04-07T05:01:47.041Z] #43 11.91 PBCC images/pstree.pb-c.c 05:01:47 [2021-04-07T05:01:47.041Z] #43 11.93 DEP images/pstree.pb-c.d 05:01:47 [2021-04-07T05:01:47.304Z] #43 11.97 PBCC images/fs.pb-c.c 05:01:47 [2021-04-07T05:01:47.304Z] #43 11.99 DEP images/fs.pb-c.d 05:01:47 [2021-04-07T05:01:47.304Z] #43 12.03 PBCC images/signalfd.pb-c.c 05:01:47 [2021-04-07T05:01:47.304Z] #43 12.11 DEP images/signalfd.pb-c.d 05:01:47 [2021-04-07T05:01:47.304Z] #43 12.17 PBCC images/fh.pb-c.c 05:01:47 [2021-04-07T05:01:47.457Z] #43 19.72 CC images/core-ppc64.o 05:01:47 [2021-04-07T05:01:47.567Z] #43 12.25 PBCC images/fsnotify.pb-c.c 05:01:47 [2021-04-07T05:01:47.567Z] #43 12.32 DEP images/fh.pb-c.d 05:01:47 [2021-04-07T05:01:47.567Z] #43 12.39 DEP images/fsnotify.pb-c.d 05:01:47 [2021-04-07T05:01:47.567Z] #43 12.46 PBCC images/eventpoll.pb-c.c 05:01:47 [2021-04-07T05:01:47.567Z] #43 12.49 DEP images/eventpoll.pb-c.d 05:01:47 [2021-04-07T05:01:47.666Z] #36 DONE 62.7s 05:01:47 [2021-04-07T05:01:47.666Z] 05:01:47 [2021-04-07T05:01:47.666Z] #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 05:01:47 [2021-04-07T05:01:47.666Z] #37 sha256:c4441f9c86e57dec23ade87cb699d9a7c07bef7fab4e8a18a9629af13113efd6 05:01:47 [2021-04-07T05:01:47.666Z] #37 ... 05:01:47 [2021-04-07T05:01:47.666Z] 05:01:47 [2021-04-07T05:01:47.666Z] #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 05:01:47 [2021-04-07T05:01:47.666Z] #34 sha256:00fd1af1ce5bf48dbef9c021d4f7ef6c94c23b012f50a075231f35f9f93185a0 05:01:47 [2021-04-07T05:01:47.666Z] #34 53.06 time 05:01:47 [2021-04-07T05:01:47.666Z] #34 58.65 internal/poll 05:01:47 [2021-04-07T05:01:47.666Z] #34 61.14 internal/syscall/execenv 05:01:47 [2021-04-07T05:01:47.666Z] #34 61.30 internal/syscall/unix 05:01:47 [2021-04-07T05:01:47.666Z] #34 61.59 os 05:01:47 [2021-04-07T05:01:47.666Z] #34 62.14 internal/fmtsort 05:01:47 [2021-04-07T05:01:47.666Z] #34 62.90 strings 05:01:47 [2021-04-07T05:01:47.831Z] #43 12.53 PBCC images/eventfd.pb-c.c 05:01:47 [2021-04-07T05:01:47.831Z] #43 12.55 DEP images/eventfd.pb-c.d 05:01:47 [2021-04-07T05:01:47.831Z] #43 12.61 PBCC images/remap-file-path.pb-c.c 05:01:47 [2021-04-07T05:01:47.831Z] #43 12.63 DEP images/remap-file-path.pb-c.d 05:01:47 [2021-04-07T05:01:47.831Z] #43 12.69 PBCC images/fifo.pb-c.c 05:01:47 [2021-04-07T05:01:47.831Z] #43 12.70 DEP images/fifo.pb-c.d 05:01:47 [2021-04-07T05:01:47.831Z] #43 12.73 PBCC images/ghost-file.pb-c.c 05:01:47 [2021-04-07T05:01:47.928Z] #34 ... 05:01:47 [2021-04-07T05:01:47.928Z] 05:01:47 [2021-04-07T05:01:47.928Z] #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 05:01:47 [2021-04-07T05:01:47.928Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.07 The following NEW packages will be installed: 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.09 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.09 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.09 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.10 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.11 The following packages will be upgraded: 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.12 libseccomp2 libsystemd0 libudev1 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.61 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.61 Need to get 78.2 MB of archives. 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.61 After this operation, 487 MB of additional disk space will be used. 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.61 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.61 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.65 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] 05:01:47 [2021-04-07T05:01:47.928Z] #13 48.89 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] 05:01:47 [2021-04-07T05:01:47.928Z] #13 49.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] 05:01:47 [2021-04-07T05:01:47.928Z] #13 49.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 49.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 49.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 49.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 50.02 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] 05:01:47 [2021-04-07T05:01:47.928Z] #13 50.02 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] 05:01:47 [2021-04-07T05:01:47.928Z] #13 53.50 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] 05:01:47 [2021-04-07T05:01:47.928Z] #13 56.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 56.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 56.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 56.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 56.03 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] 05:01:47 [2021-04-07T05:01:47.928Z] #13 56.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 56.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 56.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 56.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 56.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 56.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 56.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 56.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 56.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] 05:01:47 [2021-04-07T05:01:47.928Z] #13 57.39 debconf: delaying package configuration, since apt-utils is not installed 05:01:47 [2021-04-07T05:01:47.928Z] #13 57.68 Fetched 78.2 MB in 8s (9940 kB/s) 05:01:47 [2021-04-07T05:01:47.928Z] #13 57.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 ... 15410 files and directories currently installed.) 05:01:47 [2021-04-07T05:01:47.928Z] #13 57.84 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... 05:01:47 [2021-04-07T05:01:47.928Z] #13 57.90 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... 05:01:47 [2021-04-07T05:01:47.928Z] #13 ... 05:01:47 [2021-04-07T05:01:47.928Z] 05:01:47 [2021-04-07T05:01:47.928Z] #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 05:01:47 [2021-04-07T05:01:47.928Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 05:01:47 [2021-04-07T05:01:47.928Z] #32 52.77 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. 05:01:47 [2021-04-07T05:01:47.928Z] #32 53.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 05:01:47 [2021-04-07T05:01:47.928Z] #32 53.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 05:01:48 [2021-04-07T05:01:48.031Z] #43 20.24 CC images/core-s390.o 05:01:48 [2021-04-07T05:01:48.096Z] #43 12.77 DEP images/ghost-file.pb-c.d 05:01:48 [2021-04-07T05:01:48.096Z] #43 12.82 PBCC images/regfile.pb-c.c 05:01:48 [2021-04-07T05:01:48.096Z] #43 12.88 DEP images/regfile.pb-c.d 05:01:48 [2021-04-07T05:01:48.096Z] #43 12.94 PBCC images/ns.pb-c.c 05:01:48 [2021-04-07T05:01:48.096Z] #43 13.00 DEP images/ns.pb-c.d 05:01:48 [2021-04-07T05:01:48.190Z] #32 ... 05:01:48 [2021-04-07T05:01:48.190Z] 05:01:48 [2021-04-07T05:01:48.190Z] #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 05:01:48 [2021-04-07T05:01:48.190Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:48 [2021-04-07T05:01:48.360Z] #43 13.04 PBCC images/fdinfo.pb-c.c 05:01:48 [2021-04-07T05:01:48.360Z] #43 13.14 DEP images/fdinfo.pb-c.d 05:01:48 [2021-04-07T05:01:48.360Z] #43 13.24 PBCC images/core-aarch64.pb-c.c 05:01:48 [2021-04-07T05:01:48.452Z] #13 58.30 Setting up libsystemd0:amd64 (241-7~deb10u7) ... 05:01:48 [2021-04-07T05:01:48.452Z] #13 58.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 ... 15410 files and directories currently installed.) 05:01:48 [2021-04-07T05:01:48.452Z] #13 58.50 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... 05:01:48 [2021-04-07T05:01:48.452Z] #13 58.51 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... 05:01:48 [2021-04-07T05:01:48.668Z] #43 ... 05:01:48 [2021-04-07T05:01:48.668Z] 05:01:48 [2021-04-07T05:01:48.668Z] #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 05:01:48 [2021-04-07T05:01:48.668Z] #45 sha256:7f8c1b1cc101fe8271734a702fdf7bc478629c8b3083aa7b79583c691fbe8b16 05:01:48 [2021-04-07T05:01:48.668Z] #45 91.55 github.com/LK4D4/vndr/build 05:01:48 [2021-04-07T05:01:48.675Z] #43 13.32 PBCC images/core-arm.pb-c.c 05:01:48 [2021-04-07T05:01:48.675Z] #43 13.40 PBCC images/core-ppc64.pb-c.c 05:01:48 [2021-04-07T05:01:48.676Z] #43 13.46 PBCC images/core-s390.pb-c.c 05:01:48 [2021-04-07T05:01:48.714Z] #13 58.78 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... 05:01:48 [2021-04-07T05:01:48.940Z] #43 13.56 PBCC images/core-x86.pb-c.c 05:01:48 [2021-04-07T05:01:48.940Z] #43 13.63 PBCC images/core.pb-c.c 05:01:48 [2021-04-07T05:01:48.940Z] #43 13.74 PBCC images/inventory.pb-c.c 05:01:48 [2021-04-07T05:01:48.940Z] #43 13.82 DEP images/core-aarch64.pb-c.d 05:01:48 [2021-04-07T05:01:48.978Z] #13 58.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.) 05:01:48 [2021-04-07T05:01:48.978Z] #13 59.03 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... 05:01:48 [2021-04-07T05:01:48.978Z] #13 59.05 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... 05:01:49 [2021-04-07T05:01:49.208Z] #43 13.87 DEP images/core-arm.pb-c.d 05:01:49 [2021-04-07T05:01:49.208Z] #43 13.95 DEP images/core-ppc64.pb-c.d 05:01:49 [2021-04-07T05:01:49.208Z] #43 14.01 DEP images/core-s390.pb-c.d 05:01:49 [2021-04-07T05:01:49.414Z] #13 ... 05:01:49 [2021-04-07T05:01:49.414Z] 05:01:49 [2021-04-07T05:01:49.414Z] #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 05:01:49 [2021-04-07T05:01:49.414Z] #34 sha256:d72521a525fd2e03e4ca40ab23717b9c67aa306927dab6bfd0654a5b28ab6093 05:01:49 [2021-04-07T05:01:49.414Z] #34 DONE 77.9s 05:01:49 [2021-04-07T05:01:49.414Z] 05:01:49 [2021-04-07T05:01:49.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 05:01:49 [2021-04-07T05:01:49.414Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:01:49 [2021-04-07T05:01:49.414Z] #43 4.539 fatal: not a git repository (or any of the parent directories): .git 05:01:49 [2021-04-07T05:01:49.414Z] #43 4.626 GEN .gitid 05:01:49 [2021-04-07T05:01:49.415Z] #43 4.643 GEN criu/include/version.h 05:01:49 [2021-04-07T05:01:49.415Z] #43 4.715 GEN include/common/asm 05:01:49 [2021-04-07T05:01:49.415Z] #43 6.246 PBCC images/timens.pb-c.c 05:01:49 [2021-04-07T05:01:49.415Z] #43 6.306 DEP images/timens.pb-c.d 05:01:49 [2021-04-07T05:01:49.415Z] #43 6.350 PBCC images/fown.pb-c.c 05:01:49 [2021-04-07T05:01:49.415Z] #43 6.378 PBCC images/google/protobuf/descriptor.pb-c.c 05:01:49 [2021-04-07T05:01:49.415Z] #43 6.493 PBCC images/opts.pb-c.c 05:01:49 [2021-04-07T05:01:49.415Z] #43 6.544 PBCC images/memfd.pb-c.c 05:01:49 [2021-04-07T05:01:49.415Z] #43 6.638 DEP images/fown.pb-c.d 05:01:49 [2021-04-07T05:01:49.415Z] #43 6.688 DEP images/google/protobuf/descriptor.pb-c.d 05:01:49 [2021-04-07T05:01:49.415Z] #43 6.782 DEP images/opts.pb-c.d 05:01:49 [2021-04-07T05:01:49.415Z] #43 6.831 DEP images/memfd.pb-c.d 05:01:49 [2021-04-07T05:01:49.415Z] #43 6.873 PBCC images/sit.pb-c.c 05:01:49 [2021-04-07T05:01:49.415Z] #43 6.930 DEP images/sit.pb-c.d 05:01:49 [2021-04-07T05:01:49.415Z] #43 6.969 PBCC images/macvlan.pb-c.c 05:01:49 [2021-04-07T05:01:49.415Z] #43 7.009 DEP images/macvlan.pb-c.d 05:01:49 [2021-04-07T05:01:49.415Z] #43 7.069 PBCC images/autofs.pb-c.c 05:01:49 [2021-04-07T05:01:49.415Z] #43 7.122 DEP images/autofs.pb-c.d 05:01:49 [2021-04-07T05:01:49.415Z] #43 7.189 PBCC images/sysctl.pb-c.c 05:01:49 [2021-04-07T05:01:49.415Z] #43 7.222 DEP images/sysctl.pb-c.d 05:01:49 [2021-04-07T05:01:49.415Z] #43 7.270 PBCC images/time.pb-c.c 05:01:49 [2021-04-07T05:01:49.415Z] #43 7.282 DEP images/time.pb-c.d 05:01:49 [2021-04-07T05:01:49.415Z] #43 7.343 PBCC images/binfmt-misc.pb-c.c 05:01:49 [2021-04-07T05:01:49.415Z] #43 7.412 DEP images/binfmt-misc.pb-c.d 05:01:49 [2021-04-07T05:01:49.415Z] #43 7.511 PBCC images/seccomp.pb-c.c 05:01:49 [2021-04-07T05:01:49.415Z] #43 7.534 DEP images/seccomp.pb-c.d 05:01:49 [2021-04-07T05:01:49.471Z] #43 14.12 DEP images/core-x86.pb-c.d 05:01:49 [2021-04-07T05:01:49.471Z] #43 14.20 DEP images/core.pb-c.d 05:01:49 [2021-04-07T05:01:49.471Z] #43 14.24 DEP images/inventory.pb-c.d 05:01:49 [2021-04-07T05:01:49.471Z] #43 14.27 PBCC images/cpuinfo.pb-c.c 05:01:49 [2021-04-07T05:01:49.471Z] #43 14.30 DEP images/cpuinfo.pb-c.d 05:01:49 [2021-04-07T05:01:49.471Z] #43 14.35 PBCC images/stats.pb-c.c 05:01:49 [2021-04-07T05:01:49.552Z] #13 59.34 Setting up libudev1:amd64 (241-7~deb10u7) ... 05:01:49 [2021-04-07T05:01:49.552Z] #13 59.49 Selecting previously unselected package binutils-mingw-w64-i686. 05:01:49 [2021-04-07T05:01:49.552Z] #13 59.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 05:01:49 [2021-04-07T05:01:49.552Z] #13 59.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 05:01:49 [2021-04-07T05:01:49.552Z] #13 59.58 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 05:01:49 [2021-04-07T05:01:49.670Z] #43 7.711 PBCC images/userns.pb-c.c 05:01:49 [2021-04-07T05:01:49.670Z] #43 7.724 DEP images/userns.pb-c.d 05:01:49 [2021-04-07T05:01:49.670Z] #43 7.848 PBCC images/cgroup.pb-c.c 05:01:49 [2021-04-07T05:01:49.734Z] #43 14.36 DEP images/stats.pb-c.d 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.14 Setting up libiptc0:amd64 (1.8.2-4) ... 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.15 Setting up xz-utils (5.2.4-1) ... 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.17 Setting up sudo (1.8.27-1+deb10u3) ... 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.28 invoke-rc.d: could not determine current runlevel 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.29 invoke-rc.d: policy-rc.d denied execution of start. 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.30 Setting up pigz (2.4-1) ... 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.34 Setting up python-pip-whl (18.1-5) ... 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.35 Setting up libmpdec2:amd64 (2.4.2-2) ... 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.37 Setting up vim-runtime (2:8.1.0875-5) ... 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.72 Setting up libaio1:amd64 (0.3.112-3) ... 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.73 Setting up libonig5:amd64 (6.9.1-1) ... 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.74 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.76 Setting up vim (2:8.1.0875-5) ... 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 05:01:49 [2021-04-07T05:01:49.868Z] #20 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 05:01:49 [2021-04-07T05:01:49.926Z] #43 7.922 DEP images/cgroup.pb-c.d 05:01:49 [2021-04-07T05:01:49.926Z] #43 8.036 PBCC images/ext-file.pb-c.c 05:01:49 [2021-04-07T05:01:49.926Z] #43 8.086 DEP images/ext-file.pb-c.d 05:01:50 [2021-04-07T05:01:50.058Z] #45 92.92 github.com/LK4D4/vndr/versioned 05:01:50 [2021-04-07T05:01:50.058Z] #45 92.99 compress/flate 05:01:50 [2021-04-07T05:01:50.129Z] #20 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 05:01:50 [2021-04-07T05:01:50.129Z] #20 51.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 05:01:50 [2021-04-07T05:01:50.129Z] #20 51.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 05:01:50 [2021-04-07T05:01:50.129Z] #20 51.87 Setting up thin-provisioning-tools (0.7.6-2.1) ... 05:01:50 [2021-04-07T05:01:50.129Z] #20 51.89 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 05:01:50 [2021-04-07T05:01:50.129Z] #20 51.90 Setting up jq (1.5+dfsg-2+b1) ... 05:01:50 [2021-04-07T05:01:50.129Z] #20 51.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 05:01:50 [2021-04-07T05:01:50.129Z] #20 51.93 Setting up python3.7 (3.7.3-2+deb10u3) ... 05:01:50 [2021-04-07T05:01:50.183Z] #43 8.160 PBCC images/rpc.pb-c.c 05:01:50 [2021-04-07T05:01:50.183Z] #43 8.240 DEP images/rpc.pb-c.d 05:01:50 [2021-04-07T05:01:50.183Z] #43 8.401 PBCC images/siginfo.pb-c.c 05:01:50 [2021-04-07T05:01:50.438Z] #43 8.465 DEP images/siginfo.pb-c.d 05:01:50 [2021-04-07T05:01:50.438Z] #43 8.574 PBCC images/pagemap.pb-c.c 05:01:50 [2021-04-07T05:01:50.438Z] #43 8.654 DEP images/pagemap.pb-c.d 05:01:50 [2021-04-07T05:01:50.688Z] #43 15.45 make[1]: Nothing to be done for 'all'. 05:01:50 [2021-04-07T05:01:50.694Z] #43 8.714 PBCC images/rlimit.pb-c.c 05:01:50 [2021-04-07T05:01:50.694Z] #43 8.734 DEP images/rlimit.pb-c.d 05:01:50 [2021-04-07T05:01:50.694Z] #43 8.770 PBCC images/file-lock.pb-c.c 05:01:50 [2021-04-07T05:01:50.694Z] #43 8.794 DEP images/file-lock.pb-c.d 05:01:50 [2021-04-07T05:01:50.694Z] #43 8.833 PBCC images/tty.pb-c.c 05:01:50 [2021-04-07T05:01:50.694Z] #43 8.890 DEP images/tty.pb-c.d 05:01:50 [2021-04-07T05:01:50.698Z] #20 ... 05:01:50 [2021-04-07T05:01:50.698Z] 05:01:50 [2021-04-07T05:01:50.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 05:01:50 [2021-04-07T05:01:50.698Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:01:50 [2021-04-07T05:01:50.698Z] #43 106.5 CC criu/cr-service.o 05:01:50 [2021-04-07T05:01:50.698Z] #43 108.1 CC criu/crtools.o 05:01:50 [2021-04-07T05:01:50.698Z] #43 108.7 CC criu/eventfd.o 05:01:50 [2021-04-07T05:01:50.698Z] #43 109.1 CC criu/eventpoll.o 05:01:50 [2021-04-07T05:01:50.698Z] #43 109.9 CC criu/external.o 05:01:50 [2021-04-07T05:01:50.698Z] #43 110.2 CC criu/fault-injection.o 05:01:50 [2021-04-07T05:01:50.698Z] #43 110.4 CC criu/fdstore.o 05:01:50 [2021-04-07T05:01:50.698Z] #43 110.9 CC criu/fifo.o 05:01:50 [2021-04-07T05:01:50.698Z] #43 111.3 CC criu/file-ids.o 05:01:50 [2021-04-07T05:01:50.698Z] #43 111.7 CC criu/file-lock.o 05:01:50 [2021-04-07T05:01:50.698Z] #43 112.8 CC criu/files-ext.o 05:01:50 [2021-04-07T05:01:50.698Z] #43 113.1 CC criu/files-reg.o 05:01:50 [2021-04-07T05:01:50.698Z] #43 115.4 CC criu/files.o 05:01:50 [2021-04-07T05:01:50.950Z] #43 8.967 PBCC images/tun.pb-c.c 05:01:50 [2021-04-07T05:01:50.950Z] #43 9.047 PBCC images/netdev.pb-c.c 05:01:50 [2021-04-07T05:01:50.950Z] #43 9.107 DEP images/tun.pb-c.d 05:01:50 [2021-04-07T05:01:50.950Z] #43 9.182 DEP images/netdev.pb-c.d 05:01:51 [2021-04-07T05:01:51.206Z] #43 9.260 PBCC images/vma.pb-c.c 05:01:51 [2021-04-07T05:01:51.206Z] #43 9.310 DEP images/vma.pb-c.d 05:01:51 [2021-04-07T05:01:51.206Z] #43 9.382 PBCC images/creds.pb-c.c 05:01:51 [2021-04-07T05:01:51.206Z] #43 9.425 DEP images/creds.pb-c.d 05:01:51 [2021-04-07T05:01:51.245Z] #14 ... 05:01:51 [2021-04-07T05:01:51.245Z] 05:01:51 [2021-04-07T05:01:51.245Z] #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 05:01:51 [2021-04-07T05:01:51.245Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f 05:01:51 [2021-04-07T05:01:51.245Z] #43 68.44 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... 05:01:51 [2021-04-07T05:01:51.245Z] #43 68.44 Processing triggers for libc-bin (2.28-10) ... 05:01:51 [2021-04-07T05:01:51.245Z] #43 DONE 68.8s 05:01:51 [2021-04-07T05:01:51.245Z] 05:01:51 [2021-04-07T05:01:51.245Z] #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 05:01:51 [2021-04-07T05:01:51.245Z] #38 sha256:b43b4191337db8894227a0d348790596c726050c108b704333fd725da083159e 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.330 + RM_GOPATH=0 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.331 + TMP_GOPATH= 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.331 + : /build 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.331 + '[' -z '' ']' 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.332 ++ mktemp -d 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.334 + export GOPATH=/tmp/tmp.ofTNF9bAVG 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.334 + GOPATH=/tmp/tmp.ofTNF9bAVG 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.334 + RM_GOPATH=1 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.335 + case "$(go env GOARCH)" in 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.337 ++ go env GOARCH 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.379 + export GO_BUILDMODE=-buildmode=pie 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.379 + GO_BUILDMODE=-buildmode=pie 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.380 ++ dirname /tmp/install/install.sh 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.381 + dir=/tmp/install 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.382 + bin=tini 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.382 + shift 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.382 + '[' '!' -f /tmp/install/tini.installer ']' 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.382 + . /tmp/install/tini.installer 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.385 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.386 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.386 + install_tini 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.386 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.386 + git clone https://github.com/krallin/tini.git /tmp/tmp.ofTNF9bAVG/tini 05:01:51 [2021-04-07T05:01:51.245Z] #38 0.413 Cloning into '/tmp/tmp.ofTNF9bAVG/tini'... 05:01:51 [2021-04-07T05:01:51.245Z] #38 1.466 + cd /tmp/tmp.ofTNF9bAVG/tini 05:01:51 [2021-04-07T05:01:51.245Z] #38 1.468 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 05:01:51 [2021-04-07T05:01:51.245Z] #38 1.483 + cmake . 05:01:51 [2021-04-07T05:01:51.245Z] #38 2.307 -- The C compiler identification is GNU 8.3.0 05:01:51 [2021-04-07T05:01:51.245Z] #38 2.383 -- Check for working C compiler: /usr/bin/cc 05:01:51 [2021-04-07T05:01:51.245Z] #38 3.111 -- Check for working C compiler: /usr/bin/cc -- works 05:01:51 [2021-04-07T05:01:51.245Z] #38 3.113 -- Detecting C compiler ABI info 05:01:51 [2021-04-07T05:01:51.245Z] #38 3.933 -- Detecting C compiler ABI info - done 05:01:51 [2021-04-07T05:01:51.245Z] #38 4.009 -- Detecting C compile features 05:01:51 [2021-04-07T05:01:51.462Z] #43 9.487 PBCC images/utsns.pb-c.c 05:01:51 [2021-04-07T05:01:51.462Z] #43 9.534 DEP images/utsns.pb-c.d 05:01:51 [2021-04-07T05:01:51.462Z] #43 9.601 PBCC images/ipc-desc.pb-c.c 05:01:51 [2021-04-07T05:01:51.462Z] #43 9.642 PBCC images/ipc-sem.pb-c.c 05:01:51 [2021-04-07T05:01:51.471Z] #13 61.59 Selecting previously unselected package binutils-mingw-w64-x86-64. 05:01:51 [2021-04-07T05:01:51.471Z] #13 61.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 05:01:51 [2021-04-07T05:01:51.639Z] #43 117.4 CC criu/filesystems.o 05:01:51 [2021-04-07T05:01:51.728Z] #43 9.649 DEP images/ipc-desc.pb-c.d 05:01:51 [2021-04-07T05:01:51.728Z] #43 9.700 DEP images/ipc-sem.pb-c.d 05:01:51 [2021-04-07T05:01:51.728Z] #43 9.774 PBCC images/ipc-msg.pb-c.c 05:01:51 [2021-04-07T05:01:51.728Z] #43 9.801 DEP images/ipc-msg.pb-c.d 05:01:51 [2021-04-07T05:01:51.728Z] #43 9.874 PBCC images/ipc-shm.pb-c.c 05:01:51 [2021-04-07T05:01:51.728Z] #43 9.897 DEP images/ipc-shm.pb-c.d 05:01:51 [2021-04-07T05:01:51.728Z] #43 9.940 PBCC images/ipc-var.pb-c.c 05:01:51 [2021-04-07T05:01:51.728Z] #43 9.967 DEP images/ipc-var.pb-c.d 05:01:51 [2021-04-07T05:01:51.732Z] #13 61.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 05:01:51 [2021-04-07T05:01:51.982Z] #45 94.80 hash/crc32 05:01:51 [2021-04-07T05:01:51.986Z] #43 10.04 PBCC images/sk-opts.pb-c.c 05:01:51 [2021-04-07T05:01:51.986Z] #43 10.06 PBCC images/packet-sock.pb-c.c 05:01:51 [2021-04-07T05:01:51.986Z] #43 10.10 DEP images/sk-opts.pb-c.d 05:01:51 [2021-04-07T05:01:51.986Z] #43 10.16 DEP images/packet-sock.pb-c.d 05:01:51 [2021-04-07T05:01:51.986Z] #43 ... 05:01:51 [2021-04-07T05:01:51.986Z] 05:01:51 [2021-04-07T05:01:51.986Z] #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 05:01:51 [2021-04-07T05:01:51.986Z] #51 sha256:c4842567d8a2d81c56fb71842e32c48d0b272b8b85bdb4142bc0b01277843846 05:01:51 [2021-04-07T05:01:51.986Z] #51 70.65 encoding/json 05:01:51 [2021-04-07T05:01:51.986Z] #51 75.51 github.com/pkg/diff 05:01:51 [2021-04-07T05:01:51.986Z] #51 76.88 go/ast 05:01:51 [2021-04-07T05:01:51.986Z] #51 77.32 golang.org/x/crypto/ssh/terminal 05:01:51 [2021-04-07T05:01:51.986Z] #51 79.26 mvdan.cc/editorconfig 05:01:51 [2021-04-07T05:01:51.986Z] #51 80.42 mvdan.cc/sh/v3/fileutil 05:01:51 [2021-04-07T05:01:51.986Z] #51 80.57 mvdan.cc/sh/v3/syntax 05:01:52 [2021-04-07T05:01:52.085Z] #43 16.69 CC images/stats.o 05:01:52 [2021-04-07T05:01:52.209Z] #43 118.1 CC criu/fsnotify.o 05:01:52 [2021-04-07T05:01:52.242Z] #51 ... 05:01:52 [2021-04-07T05:01:52.242Z] 05:01:52 [2021-04-07T05:01:52.242Z] #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 05:01:52 [2021-04-07T05:01:52.242Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:01:52 [2021-04-07T05:01:52.242Z] #13 76.95 Selecting previously unselected package gcc-mingw-w64-base. 05:01:52 [2021-04-07T05:01:52.242Z] #13 76.96 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... 05:01:52 [2021-04-07T05:01:52.242Z] #13 76.98 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 05:01:52 [2021-04-07T05:01:52.306Z] #13 ... 05:01:52 [2021-04-07T05:01:52.306Z] 05:01:52 [2021-04-07T05:01:52.306Z] #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 05:01:52 [2021-04-07T05:01:52.306Z] #51 sha256:7f0a3baa80566670f591622c15d12caff73d5b1e96ba3fe55f4751e381d1abae 05:01:52 [2021-04-07T05:01:52.306Z] #51 57.73 time 05:01:52 [2021-04-07T05:01:52.306Z] #51 63.21 context 05:01:52 [2021-04-07T05:01:52.306Z] #51 63.39 encoding/binary 05:01:52 [2021-04-07T05:01:52.306Z] #51 64.25 os 05:01:52 [2021-04-07T05:01:52.306Z] #51 66.02 encoding/base64 05:01:52 [2021-04-07T05:01:52.306Z] #51 67.07 golang.org/x/sys/unix 05:01:52 [2021-04-07T05:01:52.319Z] #38 ... 05:01:52 [2021-04-07T05:01:52.319Z] 05:01:52 [2021-04-07T05:01:52.319Z] #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 05:01:52 [2021-04-07T05:01:52.319Z] #35 sha256:4d5091f128e5f189e1da0542463ae63e232c7c03c1f872b9171b49acde9107ef 05:01:52 [2021-04-07T05:01:52.319Z] #35 60.15 bufio 05:01:52 [2021-04-07T05:01:52.319Z] #35 62.70 reflect 05:01:52 [2021-04-07T05:01:52.319Z] #35 63.48 path 05:01:52 [2021-04-07T05:01:52.319Z] #35 65.53 text/tabwriter 05:01:52 [2021-04-07T05:01:52.349Z] #43 17.10 CC images/core.o 05:01:52 [2021-04-07T05:01:52.470Z] #43 ... 05:01:52 [2021-04-07T05:01:52.470Z] 05:01:52 [2021-04-07T05:01:52.470Z] #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 05:01:52 [2021-04-07T05:01:52.470Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 05:01:52 [2021-04-07T05:01:52.470Z] #40 187.3 + dpkg --print-architecture 05:01:52 [2021-04-07T05:01:52.470Z] #40 187.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 05:01:52 [2021-04-07T05:01:52.499Z] #13 77.16 Selecting previously unselected package gcc-mingw-w64-x86-64. 05:01:52 [2021-04-07T05:01:52.499Z] #13 77.17 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 05:01:52 [2021-04-07T05:01:52.499Z] #13 77.17 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:01:52 [2021-04-07T05:01:52.555Z] #45 95.50 net 05:01:52 [2021-04-07T05:01:52.567Z] #51 67.82 fmt 05:01:52 [2021-04-07T05:01:52.567Z] #51 ... 05:01:52 [2021-04-07T05:01:52.567Z] 05:01:52 [2021-04-07T05:01:52.567Z] #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 05:01:52 [2021-04-07T05:01:52.567Z] #34 sha256:00fd1af1ce5bf48dbef9c021d4f7ef6c94c23b012f50a075231f35f9f93185a0 05:01:52 [2021-04-07T05:01:52.567Z] #34 65.67 path 05:01:52 [2021-04-07T05:01:52.567Z] #34 65.89 fmt 05:01:52 [2021-04-07T05:01:52.567Z] #34 66.29 path/filepath 05:01:52 [2021-04-07T05:01:52.567Z] #34 67.86 io/ioutil 05:01:52 [2021-04-07T05:01:52.620Z] #35 ... 05:01:52 [2021-04-07T05:01:52.620Z] 05:01:52 [2021-04-07T05:01:52.620Z] #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 05:01:52 [2021-04-07T05:01:52.620Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:01:52 [2021-04-07T05:01:52.620Z] #44 1.447 Note: Building without setproctitle() and strlcpy() support. 05:01:52 [2021-04-07T05:01:52.620Z] #44 1.447 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 05:01:52 [2021-04-07T05:01:52.620Z] #44 1.470 Note: Building without GnuTLS support 05:01:52 [2021-04-07T05:01:52.620Z] #44 1.477 Makefile.config:39: Warn: you have no libnftables installed 05:01:52 [2021-04-07T05:01:52.620Z] #44 1.478 Makefile.config:40: Warn: Building without nftables support 05:01:52 [2021-04-07T05:01:52.729Z] #40 187.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 05:01:52 [2021-04-07T05:01:52.730Z] #40 187.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 05:01:52 [2021-04-07T05:01:52.816Z] #45 95.75 compress/gzip 05:01:52 [2021-04-07T05:01:52.926Z] #43 17.56 CC images/core-x86.o 05:01:52 [2021-04-07T05:01:52.926Z] #43 ... 05:01:52 [2021-04-07T05:01:52.926Z] 05:01:52 [2021-04-07T05:01:52.926Z] #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 05:01:52 [2021-04-07T05:01:52.926Z] #45 sha256:ec3c4c29fb446ba50f00a13d0c1f6d473e08817f88b6f6145798cb564e14b62d 05:01:52 [2021-04-07T05:01:52.926Z] #45 71.30 vendor/golang.org/x/text/secure/bidirule 05:01:52 [2021-04-07T05:01:52.926Z] #45 71.68 vendor/golang.org/x/text/unicode/norm 05:01:52 [2021-04-07T05:01:52.926Z] #45 72.52 github.com/LK4D4/vndr/build 05:01:52 [2021-04-07T05:01:52.926Z] #45 77.53 vendor/golang.org/x/net/idna 05:01:52 [2021-04-07T05:01:52.926Z] #45 80.10 net/textproto 05:01:52 [2021-04-07T05:01:52.926Z] #45 80.10 vendor/golang.org/x/net/http/httpproxy 05:01:52 [2021-04-07T05:01:52.926Z] #45 80.12 crypto/x509 05:01:52 [2021-04-07T05:01:52.926Z] #45 81.24 vendor/golang.org/x/net/http/httpguts 05:01:52 [2021-04-07T05:01:52.926Z] #45 81.26 mime/multipart 05:01:52 [2021-04-07T05:01:52.926Z] #45 ... 05:01:52 [2021-04-07T05:01:52.926Z] 05:01:52 [2021-04-07T05:01:52.926Z] #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 05:01:52 [2021-04-07T05:01:52.926Z] #56 sha256:b3506b4818a63b9e2c46c75d20432aa0767f195abd5e75445915abe43ce71058 05:01:52 [2021-04-07T05:01:52.926Z] #56 33.14 Checking out files: 61% (2347/3837) Checking out files: 62% (2379/3837) Checking out files: 63% (2418/3837) Checking out files: 64% (2456/3837) Checking out files: 65% (2495/3837) Checking out files: 66% (2533/3837) Checking out files: 67% (2571/3837) Checking out files: 68% (2610/3837) Checking out files: 69% (2648/3837) Checking out files: 70% (2686/3837) Checking out files: 71% (2725/3837) Checking out files: 72% (2763/3837) Checking out files: 73% (2802/3837) Checking out files: 74% (2840/3837) Checking out files: 75% (2878/3837) Checking out files: 76% (2917/3837) Checking out files: 77% (2955/3837) Checking out files: 78% (2993/3837) Checking out files: 79% (3032/3837) Checking out files: 80% (3070/3837) Checking out files: 81% (3108/3837) Checking out files: 82% (3147/3837) Checking out files: 83% (3185/3837) Checking out files: 84% (3224/3837) Checking out files: 85% (3262/3837) Checking out files: 86% (3300/3837) Checking out files: 87% (3339/3837) Checking out files: 88% (3377/3837) Checking out files: 89% (3415/3837) Checking out files: 90% (3454/3837) Checking out files: 91% (3492/3837) Checking out files: 92% (3531/3837) Checking out files: 93% (3569/3837) Checking out files: 94% (3607/3837) Checking out files: 95% (3646/3837) Checking out files: 96% (3684/3837) Checking out files: 97% (3722/3837) Checking out files: 98% (3761/3837) Checking out files: 99% (3799/3837) Checking out files: 100% (3837/3837) Checking out files: 100% (3837/3837), done. 05:01:52 [2021-04-07T05:01:52.926Z] #56 33.96 + cd /tmp/tmp.m8EpaUmB8o/src/github.com/containerd/containerd 05:01:52 [2021-04-07T05:01:52.926Z] #56 33.96 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:01:52 [2021-04-07T05:01:52.926Z] #56 35.14 + export 'BUILDTAGS=netgo osusergo static_build' 05:01:52 [2021-04-07T05:01:52.926Z] #56 35.14 + BUILDTAGS='netgo osusergo static_build' 05:01:52 [2021-04-07T05:01:52.926Z] #56 35.15 + export EXTRA_FLAGS=-buildmode=pie 05:01:52 [2021-04-07T05:01:52.926Z] #56 35.15 + EXTRA_FLAGS=-buildmode=pie 05:01:52 [2021-04-07T05:01:52.926Z] #56 35.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 05:01:52 [2021-04-07T05:01:52.926Z] #56 35.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 05:01:52 [2021-04-07T05:01:52.926Z] #56 35.15 + '[' '' = dynamic ']' 05:01:52 [2021-04-07T05:01:52.926Z] #56 35.15 + make 05:01:52 [2021-04-07T05:01:52.926Z] #56 36.40 + bin/ctr 05:01:53 [2021-04-07T05:01:53.140Z] #34 68.62 text/tabwriter 05:01:53 [2021-04-07T05:01:53.388Z] #45 96.26 vendor/golang.org/x/crypto/chacha20poly1305 05:01:53 [2021-04-07T05:01:53.713Z] #34 ... 05:01:53 [2021-04-07T05:01:53.713Z] 05:01:53 [2021-04-07T05:01:53.713Z] #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 05:01:53 [2021-04-07T05:01:53.713Z] #45 sha256:e20fde2f58309ccb6e07c7d4ed6a518c1540fdf681d4a06d6b8e6595c27b5417 05:01:53 [2021-04-07T05:01:53.713Z] #45 58.90 internal/poll 05:01:53 [2021-04-07T05:01:53.713Z] #45 61.40 internal/syscall/unix 05:01:53 [2021-04-07T05:01:53.713Z] #45 61.69 os 05:01:53 [2021-04-07T05:01:53.713Z] #45 62.33 internal/fmtsort 05:01:53 [2021-04-07T05:01:53.713Z] #45 63.04 strings 05:01:53 [2021-04-07T05:01:53.713Z] #45 65.57 fmt 05:01:53 [2021-04-07T05:01:53.713Z] #45 65.96 path/filepath 05:01:53 [2021-04-07T05:01:53.713Z] #45 67.48 regexp/syntax 05:01:53 [2021-04-07T05:01:53.713Z] #45 ... 05:01:53 [2021-04-07T05:01:53.713Z] 05:01:53 [2021-04-07T05:01:53.713Z] #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 05:01:53 [2021-04-07T05:01:53.713Z] #37 sha256:c4441f9c86e57dec23ade87cb699d9a7c07bef7fab4e8a18a9629af13113efd6 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.239 + RM_GOPATH=0 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.239 + TMP_GOPATH= 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.239 + : /build 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.239 + '[' -z '' ']' 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.240 ++ mktemp -d 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.246 + export GOPATH=/tmp/tmp.xU2o6Zw3rT 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.247 + GOPATH=/tmp/tmp.xU2o6Zw3rT 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.247 + RM_GOPATH=1 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.248 + case "$(go env GOARCH)" in 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.248 ++ go env GOARCH 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.264 + export GO_BUILDMODE=-buildmode=pie 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.264 + GO_BUILDMODE=-buildmode=pie 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.265 ++ dirname /tmp/install/install.sh 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.271 + dir=/tmp/install 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.271 + bin=tini 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.271 + shift 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.272 + '[' '!' -f /tmp/install/tini.installer ']' 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.272 + . /tmp/install/tini.installer 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.272 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.273 + install_tini 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.279 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.283 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.283 + git clone https://github.com/krallin/tini.git /tmp/tmp.xU2o6Zw3rT/tini 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.288 Cloning into '/tmp/tmp.xU2o6Zw3rT/tini'... 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.983 + cd /tmp/tmp.xU2o6Zw3rT/tini 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.983 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 05:01:53 [2021-04-07T05:01:53.713Z] #37 5.991 + cmake . 05:01:53 [2021-04-07T05:01:53.767Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements 05:01:53 [2021-04-07T05:01:53.975Z] #37 6.636 -- The C compiler identification is GNU 8.3.0 05:01:53 [2021-04-07T05:01:53.975Z] #37 6.700 -- Check for working C compiler: /usr/bin/cc 05:01:54 [2021-04-07T05:01:54.331Z] #45 ... 05:01:54 [2021-04-07T05:01:54.331Z] 05:01:54 [2021-04-07T05:01:54.331Z] #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 05:01:54 [2021-04-07T05:01:54.331Z] #56 sha256:305a38861ff4fe70933e9cde31129e5c2f35dcfaae786eb195c2e6998f5b07a9 05:01:54 [2021-04-07T05:01:54.331Z] #56 43.22 Checking out files: 44% (1693/3837) Checking out files: 45% (1727/3837) Checking out files: 46% (1766/3837) Checking out files: 47% (1804/3837) Checking out files: 48% (1842/3837) Checking out files: 49% (1881/3837) Checking out files: 50% (1919/3837) Checking out files: 51% (1957/3837) Checking out files: 52% (1996/3837) Checking out files: 53% (2034/3837) Checking out files: 54% (2072/3837) Checking out files: 55% (2111/3837) Checking out files: 56% (2149/3837) Checking out files: 57% (2188/3837) Checking out files: 58% (2226/3837) Checking out files: 59% (2264/3837) Checking out files: 60% (2303/3837) Checking out files: 61% (2341/3837) Checking out files: 62% (2379/3837) Checking out files: 63% (2418/3837) Checking out files: 64% (2456/3837) Checking out files: 65% (2495/3837) Checking out files: 66% (2533/3837) Checking out files: 67% (2571/3837) Checking out files: 68% (2610/3837) Checking out files: 69% (2648/3837) Checking out files: 70% (2686/3837) Checking out files: 71% (2725/3837) Checking out files: 72% (2763/3837) Checking out files: 73% (2802/3837) Checking out files: 74% (2840/3837) Checking out files: 75% (2878/3837) Checking out files: 76% (2917/3837) Checking out files: 77% (2955/3837) Checking out files: 78% (2993/3837) Checking out files: 79% (3032/3837) Checking out files: 80% (3070/3837) Checking out files: 81% (3108/3837) Checking out files: 82% (3147/3837) Checking out files: 83% (3185/3837) Checking out files: 84% (3224/3837) Checking out files: 85% (3262/3837) Checking out files: 85% (3264/3837) Checking out files: 86% (3300/3837) Checking out files: 87% (3339/3837) Checking out files: 88% (3377/3837) Checking out files: 89% (3415/3837) Checking out files: 90% (3454/3837) Checking out files: 91% (3492/3837) Checking out files: 92% (3531/3837) Checking out files: 93% (3569/3837) Checking out files: 94% (3607/3837) Checking out files: 95% (3646/3837) Checking out files: 96% (3684/3837) Checking out files: 97% (3722/3837) Checking out files: 98% (3761/3837) Checking out files: 99% (3799/3837) Checking out files: 100% (3837/3837) Checking out files: 100% (3837/3837), done. 05:01:54 [2021-04-07T05:01:54.331Z] #56 44.88 + cd /tmp/tmp.63syERciGU/src/github.com/containerd/containerd 05:01:54 [2021-04-07T05:01:54.331Z] #56 44.89 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:01:54 [2021-04-07T05:01:54.331Z] #56 46.49 + export 'BUILDTAGS=netgo osusergo static_build' 05:01:54 [2021-04-07T05:01:54.331Z] #56 46.49 + BUILDTAGS='netgo osusergo static_build' 05:01:54 [2021-04-07T05:01:54.331Z] #56 46.49 + export EXTRA_FLAGS=-buildmode=pie 05:01:54 [2021-04-07T05:01:54.331Z] #56 46.49 + EXTRA_FLAGS=-buildmode=pie 05:01:54 [2021-04-07T05:01:54.331Z] #56 46.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 05:01:54 [2021-04-07T05:01:54.331Z] #56 46.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 05:01:54 [2021-04-07T05:01:54.331Z] #56 46.49 + '[' '' = dynamic ']' 05:01:54 [2021-04-07T05:01:54.331Z] #56 46.49 + make 05:01:54 [2021-04-07T05:01:54.332Z] #56 47.53 + bin/ctr 05:01:54 [2021-04-07T05:01:54.782Z] #44 3.468 fatal: not a git repository (or any of the parent directories): .git 05:01:54 [2021-04-07T05:01:54.782Z] #44 3.557 GEN .gitid 05:01:54 [2021-04-07T05:01:54.782Z] #44 3.579 GEN criu/include/version.h 05:01:54 [2021-04-07T05:01:54.782Z] #44 3.664 GEN include/common/asm 05:01:54 [2021-04-07T05:01:54.852Z] #56 ... 05:01:54 [2021-04-07T05:01:54.852Z] 05:01:54 [2021-04-07T05:01:54.852Z] #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 05:01:54 [2021-04-07T05:01:54.852Z] #45 sha256:ec3c4c29fb446ba50f00a13d0c1f6d473e08817f88b6f6145798cb564e14b62d 05:01:54 [2021-04-07T05:01:54.852Z] #45 83.14 crypto/tls 05:01:54 [2021-04-07T05:01:54.919Z] #37 7.449 -- Check for working C compiler: /usr/bin/cc -- works 05:01:54 [2021-04-07T05:01:54.919Z] #37 7.463 -- Detecting C compiler ABI info 05:01:55 [2021-04-07T05:01:55.275Z] #56 ... 05:01:55 [2021-04-07T05:01:55.275Z] 05:01:55 [2021-04-07T05:01:55.275Z] #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 05:01:55 [2021-04-07T05:01:55.275Z] #51 sha256:37b9bd941ee373eff305a6d2fb932f7c8b4e3e08093b13a0c8830fd7b23a31ab 05:01:55 [2021-04-07T05:01:55.275Z] #51 91.58 mvdan.cc/sh/v3/cmd/shfmt 05:01:55 [2021-04-07T05:01:55.275Z] #51 DONE 98.2s 05:01:55 [2021-04-07T05:01:55.275Z] 05:01:55 [2021-04-07T05:01:55.275Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:01:55 [2021-04-07T05:01:55.275Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:01:55 [2021-04-07T05:01:55.275Z] #43 20.99 CC images/cpuinfo.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 21.44 CC images/inventory.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 21.73 CC images/fdinfo.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 22.12 CC images/fown.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 22.37 CC images/ns.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 22.57 CC images/regfile.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 22.79 CC images/ghost-file.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 23.03 CC images/fifo.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 23.29 CC images/remap-file-path.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 23.51 CC images/eventfd.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 23.73 CC images/eventpoll.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 24.02 CC images/fh.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 24.45 CC images/fsnotify.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 25.04 CC images/signalfd.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 25.31 CC images/fs.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 25.59 CC images/pstree.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 25.82 CC images/pipe.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 26.08 CC images/tcp-stream.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 26.38 CC images/sk-packet.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 26.63 CC images/mnt.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 26.90 CC images/pipe-data.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 27.18 CC images/sa.o 05:01:55 [2021-04-07T05:01:55.275Z] #43 27.42 CC images/timer.o 05:01:55 [2021-04-07T05:01:55.494Z] #37 ... 05:01:55 [2021-04-07T05:01:55.494Z] 05:01:55 [2021-04-07T05:01:55.494Z] #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 05:01:55 [2021-04-07T05:01:55.494Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:55 [2021-04-07T05:01:55.494Z] #42 60.83 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... 05:01:55 [2021-04-07T05:01:55.494Z] #42 60.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 05:01:55 [2021-04-07T05:01:55.494Z] #42 60.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 05:01:55 [2021-04-07T05:01:55.494Z] #42 60.85 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 05:01:55 [2021-04-07T05:01:55.494Z] #42 60.85 Setting up python-six (1.12.0-1) ... 05:01:55 [2021-04-07T05:01:55.494Z] #42 65.40 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 05:01:55 [2021-04-07T05:01:55.494Z] #42 65.42 Setting up libnl-3-200:amd64 (3.4.0-1) ... 05:01:55 [2021-04-07T05:01:55.494Z] #42 65.46 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 05:01:55 [2021-04-07T05:01:55.494Z] #42 65.50 Setting up libcap-dev:amd64 (1:2.25-2) ... 05:01:55 [2021-04-07T05:01:55.494Z] #42 65.50 Setting up libprotoc17:amd64 (3.6.1.3-2) ... 05:01:55 [2021-04-07T05:01:55.494Z] #42 65.54 Setting up protobuf-compiler (3.6.1.3-2) ... 05:01:55 [2021-04-07T05:01:55.494Z] #42 65.56 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 05:01:55 [2021-04-07T05:01:55.494Z] #42 65.58 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... 05:01:55 [2021-04-07T05:01:55.494Z] #42 65.58 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 05:01:55 [2021-04-07T05:01:55.494Z] #42 65.59 Setting up python-protobuf (3.6.1.3-2) ... 05:01:55 [2021-04-07T05:01:55.494Z] #42 ... 05:01:55 [2021-04-07T05:01:55.494Z] 05:01:55 [2021-04-07T05:01:55.494Z] #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 05:01:55 [2021-04-07T05:01:55.494Z] #37 sha256:c4441f9c86e57dec23ade87cb699d9a7c07bef7fab4e8a18a9629af13113efd6 05:01:55 [2021-04-07T05:01:55.494Z] #37 8.245 -- Detecting C compiler ABI info - done 05:01:55 [2021-04-07T05:01:55.756Z] #37 8.282 -- Detecting C compile features 05:01:56 [2021-04-07T05:01:56.218Z] #43 28.18 CC images/timerfd.o 05:01:56 [2021-04-07T05:01:56.480Z] #43 28.64 CC images/mm.o 05:01:56 [2021-04-07T05:01:56.673Z] #13 ... 05:01:56 [2021-04-07T05:01:56.673Z] 05:01:56 [2021-04-07T05:01:56.673Z] #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 05:01:56 [2021-04-07T05:01:56.673Z] #45 sha256:6e1b7b81fdaee329ceddbccaa1f3f9be6f0a97faa8752dff0635f20a233b534f 05:01:56 [2021-04-07T05:01:56.673Z] #45 74.97 go/ast 05:01:56 [2021-04-07T05:01:56.673Z] #45 75.79 text/template/parse 05:01:56 [2021-04-07T05:01:56.673Z] #45 80.21 go/parser 05:01:56 [2021-04-07T05:01:56.673Z] #45 80.44 text/template 05:01:56 [2021-04-07T05:01:56.673Z] #45 84.05 encoding/xml 05:01:56 [2021-04-07T05:01:56.673Z] #45 84.87 go/doc 05:01:56 [2021-04-07T05:01:56.673Z] #45 ... 05:01:56 [2021-04-07T05:01:56.673Z] 05:01:56 [2021-04-07T05:01:56.673Z] #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 05:01:56 [2021-04-07T05:01:56.673Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:01:56 [2021-04-07T05:01:56.673Z] #43 10.26 PBCC images/sk-netlink.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 10.31 DEP images/sk-netlink.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 10.36 PBCC images/sk-inet.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 10.41 DEP images/sk-inet.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 10.48 PBCC images/sk-unix.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 10.54 DEP images/sk-unix.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 10.58 PBCC images/mm.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 10.65 DEP images/mm.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 10.72 PBCC images/timerfd.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 10.82 DEP images/timerfd.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 10.87 PBCC images/timer.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 10.92 DEP images/timer.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 10.96 PBCC images/sa.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.03 DEP images/sa.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.09 PBCC images/pipe-data.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.12 DEP images/pipe-data.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.17 PBCC images/mnt.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.22 DEP images/mnt.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.27 PBCC images/sk-packet.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.29 DEP images/sk-packet.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.32 PBCC images/tcp-stream.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.37 DEP images/tcp-stream.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.42 PBCC images/pipe.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.48 DEP images/pipe.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.52 PBCC images/pstree.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.54 DEP images/pstree.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.61 PBCC images/fs.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.63 DEP images/fs.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.66 PBCC images/signalfd.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.68 DEP images/signalfd.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.76 PBCC images/fh.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.82 PBCC images/fsnotify.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.86 DEP images/fh.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.92 DEP images/fsnotify.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.98 PBCC images/eventpoll.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 11.99 DEP images/eventpoll.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.04 PBCC images/eventfd.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.05 DEP images/eventfd.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.10 PBCC images/remap-file-path.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.13 DEP images/remap-file-path.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.19 PBCC images/fifo.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.23 DEP images/fifo.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.31 PBCC images/ghost-file.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.36 DEP images/ghost-file.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.41 PBCC images/regfile.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.50 DEP images/regfile.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.55 PBCC images/ns.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.58 DEP images/ns.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.61 PBCC images/fdinfo.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.68 DEP images/fdinfo.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.73 PBCC images/core-aarch64.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.77 PBCC images/core-arm.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.84 PBCC images/core-ppc64.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.89 PBCC images/core-s390.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.92 PBCC images/core-x86.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 12.99 PBCC images/core.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 13.11 PBCC images/inventory.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 13.18 DEP images/core-aarch64.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 13.23 DEP images/core-arm.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 13.31 DEP images/core-ppc64.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 13.37 DEP images/core-s390.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 13.44 DEP images/core-x86.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 13.47 DEP images/core.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 13.54 DEP images/inventory.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 13.61 PBCC images/cpuinfo.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 13.65 DEP images/cpuinfo.pb-c.d 05:01:56 [2021-04-07T05:01:56.673Z] #43 13.70 PBCC images/stats.pb-c.c 05:01:56 [2021-04-07T05:01:56.673Z] #43 13.72 DEP images/stats.pb-c.d 05:01:56 [2021-04-07T05:01:56.893Z] #44 5.716 PBCC images/timens.pb-c.c 05:01:56 [2021-04-07T05:01:56.893Z] #44 5.781 DEP images/timens.pb-c.d 05:01:56 [2021-04-07T05:01:56.893Z] #44 5.828 PBCC images/fown.pb-c.c 05:01:56 [2021-04-07T05:01:56.893Z] #44 5.842 PBCC images/google/protobuf/descriptor.pb-c.c 05:01:56 [2021-04-07T05:01:56.929Z] #43 15.04 make[1]: Nothing to be done for 'all'. 05:01:57 [2021-04-07T05:01:57.052Z] #43 29.09 CC images/sk-opts.o 05:01:57 [2021-04-07T05:01:57.052Z] #43 29.29 CC images/sk-unix.o 05:01:57 [2021-04-07T05:01:57.144Z] #37 ... 05:01:57 [2021-04-07T05:01:57.144Z] 05:01:57 [2021-04-07T05:01:57.144Z] #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 05:01:57 [2021-04-07T05:01:57.144Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c 05:01:57 [2021-04-07T05:01:57.144Z] #42 72.01 Setting up libnl-3-dev:amd64 (3.4.0-1) ... 05:01:57 [2021-04-07T05:01:57.144Z] #42 72.02 Processing triggers for libc-bin (2.28-10) ... 05:01:57 [2021-04-07T05:01:57.144Z] #42 DONE 72.4s 05:01:57 [2021-04-07T05:01:57.144Z] 05:01:57 [2021-04-07T05:01:57.144Z] #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 05:01:57 [2021-04-07T05:01:57.144Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:01:57 [2021-04-07T05:01:57.195Z] #44 5.995 PBCC images/opts.pb-c.c 05:01:57 [2021-04-07T05:01:57.195Z] #44 6.049 PBCC images/memfd.pb-c.c 05:01:57 [2021-04-07T05:01:57.195Z] #44 6.106 DEP images/fown.pb-c.d 05:01:57 [2021-04-07T05:01:57.195Z] #44 6.273 DEP images/google/protobuf/descriptor.pb-c.d 05:01:57 [2021-04-07T05:01:57.195Z] #44 6.356 DEP images/opts.pb-c.d 05:01:57 [2021-04-07T05:01:57.313Z] #43 29.55 CC images/sk-inet.o 05:01:57 [2021-04-07T05:01:57.494Z] #44 6.417 DEP images/memfd.pb-c.d 05:01:57 [2021-04-07T05:01:57.494Z] #44 6.461 PBCC images/sit.pb-c.c 05:01:57 [2021-04-07T05:01:57.494Z] #44 6.531 DEP images/sit.pb-c.d 05:01:57 [2021-04-07T05:01:57.575Z] #43 29.87 CC images/tun.o 05:01:57 [2021-04-07T05:01:57.794Z] #44 ... 05:01:57 [2021-04-07T05:01:57.794Z] 05:01:57 [2021-04-07T05:01:57.794Z] #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 05:01:57 [2021-04-07T05:01:57.794Z] #38 sha256:b43b4191337db8894227a0d348790596c726050c108b704333fd725da083159e 05:01:57 [2021-04-07T05:01:57.794Z] #38 6.657 -- Detecting C compile features - done 05:01:57 [2021-04-07T05:01:57.794Z] #38 6.687 -- Performing Test HAS_BUILTIN_FORTIFY 05:01:57 [2021-04-07T05:01:57.794Z] #38 6.897 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 05:01:57 [2021-04-07T05:01:57.794Z] #38 7.068 -- Configuring done 05:01:57 [2021-04-07T05:01:57.794Z] #38 7.097 -- Generating done 05:01:57 [2021-04-07T05:01:57.794Z] #38 7.104 -- Build files have been written to: /tmp/tmp.ofTNF9bAVG/tini 05:01:57 [2021-04-07T05:01:57.794Z] #38 7.112 + make tini-static 05:01:57 [2021-04-07T05:01:57.794Z] #38 7.660 Scanning dependencies of target tini-static 05:01:57 [2021-04-07T05:01:57.794Z] #38 7.753 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 05:01:57 [2021-04-07T05:01:57.794Z] #38 10.03 [100%] Linking C executable tini-static 05:01:57 [2021-04-07T05:01:57.794Z] #38 10.98 [100%] Built target tini-static 05:01:57 [2021-04-07T05:01:57.794Z] #38 11.06 + mkdir -p /build 05:01:57 [2021-04-07T05:01:57.794Z] #38 11.06 + cp tini-static /build/docker-init 05:01:57 [2021-04-07T05:01:57.794Z] #38 DONE 11.2s 05:01:57 [2021-04-07T05:01:57.794Z] 05:01:57 [2021-04-07T05:01:57.794Z] #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 05:01:57 [2021-04-07T05:01:57.794Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:01:57 [2021-04-07T05:01:57.794Z] #44 6.614 PBCC images/macvlan.pb-c.c 05:01:57 [2021-04-07T05:01:57.794Z] #44 6.635 DEP images/macvlan.pb-c.d 05:01:57 [2021-04-07T05:01:57.794Z] #44 6.691 PBCC images/autofs.pb-c.c 05:01:57 [2021-04-07T05:01:57.794Z] #44 6.712 DEP images/autofs.pb-c.d 05:01:57 [2021-04-07T05:01:57.794Z] #44 ... 05:01:57 [2021-04-07T05:01:57.794Z] 05:01:57 [2021-04-07T05:01:57.794Z] #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 05:01:57 [2021-04-07T05:01:57.794Z] #46 sha256:1f7e23211be602e4e0441a495f720107223f49201492cb38c8a0df6210194e35 05:01:57 [2021-04-07T05:01:57.794Z] #46 65.45 reflect 05:01:57 [2021-04-07T05:01:57.794Z] #46 66.32 regexp/syntax 05:01:57 [2021-04-07T05:01:57.794Z] #46 69.86 hash/crc32 05:01:57 [2021-04-07T05:01:57.794Z] #46 73.54 vendor/golang.org/x/net/dns/dnsmessage 05:01:57 [2021-04-07T05:01:57.794Z] #46 ... 05:01:57 [2021-04-07T05:01:57.794Z] 05:01:57 [2021-04-07T05:01:57.794Z] #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 05:01:57 [2021-04-07T05:01:57.794Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:01:57 [2021-04-07T05:01:57.794Z] #44 6.783 PBCC images/sysctl.pb-c.c 05:01:57 [2021-04-07T05:01:57.836Z] #43 30.16 CC images/sk-netlink.o 05:01:58 [2021-04-07T05:01:58.094Z] #44 6.869 DEP images/sysctl.pb-c.d 05:01:58 [2021-04-07T05:01:58.094Z] #44 6.956 PBCC images/time.pb-c.c 05:01:58 [2021-04-07T05:01:58.094Z] #44 6.974 DEP images/time.pb-c.d 05:01:58 [2021-04-07T05:01:58.094Z] #44 7.053 PBCC images/binfmt-misc.pb-c.c 05:01:58 [2021-04-07T05:01:58.094Z] #44 7.073 DEP images/binfmt-misc.pb-c.d 05:01:58 [2021-04-07T05:01:58.094Z] #44 ... 05:01:58 [2021-04-07T05:01:58.094Z] 05:01:58 [2021-04-07T05:01:58.094Z] #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 05:01:58 [2021-04-07T05:01:58.094Z] #52 sha256:71c0043ab408a8bb7c3cef95039848d1a1166c56d5e3f16ce03bf72652f20cde 05:01:58 [2021-04-07T05:01:58.094Z] #52 65.81 reflect 05:01:58 [2021-04-07T05:01:58.094Z] #52 65.97 regexp/syntax 05:01:58 [2021-04-07T05:01:58.094Z] #52 ... 05:01:58 [2021-04-07T05:01:58.094Z] 05:01:58 [2021-04-07T05:01:58.094Z] #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 05:01:58 [2021-04-07T05:01:58.094Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:01:58 [2021-04-07T05:01:58.094Z] #44 7.128 PBCC images/seccomp.pb-c.c 05:01:58 [2021-04-07T05:01:58.094Z] #44 7.162 DEP images/seccomp.pb-c.d 05:01:58 [2021-04-07T05:01:58.094Z] #44 7.237 PBCC images/userns.pb-c.c 05:01:58 [2021-04-07T05:01:58.098Z] #43 30.41 CC images/packet-sock.o 05:01:58 [2021-04-07T05:01:58.295Z] #43 16.44 CC images/stats.o 05:01:58 [2021-04-07T05:01:58.393Z] #44 7.279 DEP images/userns.pb-c.d 05:01:58 [2021-04-07T05:01:58.393Z] #44 7.338 PBCC images/cgroup.pb-c.c 05:01:58 [2021-04-07T05:01:58.393Z] #44 7.376 DEP images/cgroup.pb-c.d 05:01:58 [2021-04-07T05:01:58.551Z] #43 16.82 CC images/core.o 05:01:58 [2021-04-07T05:01:58.670Z] #43 30.83 CC images/ipc-var.o 05:01:58 [2021-04-07T05:01:58.670Z] #43 31.06 CC images/ipc-desc.o 05:01:58 [2021-04-07T05:01:58.692Z] #44 7.535 PBCC images/ext-file.pb-c.c 05:01:58 [2021-04-07T05:01:58.692Z] #44 7.548 DEP images/ext-file.pb-c.d 05:01:58 [2021-04-07T05:01:58.692Z] #44 7.606 PBCC images/rpc.pb-c.c 05:01:58 [2021-04-07T05:01:58.692Z] #44 7.679 DEP images/rpc.pb-c.d 05:01:58 [2021-04-07T05:01:58.991Z] #44 7.766 PBCC images/siginfo.pb-c.c 05:01:58 [2021-04-07T05:01:58.991Z] #44 7.793 DEP images/siginfo.pb-c.d 05:01:58 [2021-04-07T05:01:58.991Z] #44 7.861 PBCC images/pagemap.pb-c.c 05:01:58 [2021-04-07T05:01:58.991Z] #44 7.921 DEP images/pagemap.pb-c.d 05:01:58 [2021-04-07T05:01:58.991Z] #44 7.963 PBCC images/rlimit.pb-c.c 05:01:58 [2021-04-07T05:01:58.991Z] #44 7.993 DEP images/rlimit.pb-c.d 05:01:58 [2021-04-07T05:01:58.991Z] #44 8.053 PBCC images/file-lock.pb-c.c 05:01:58 [2021-04-07T05:01:58.991Z] #44 8.086 DEP images/file-lock.pb-c.d 05:01:59 [2021-04-07T05:01:59.242Z] #43 31.30 CC images/ipc-shm.o 05:01:59 [2021-04-07T05:01:59.242Z] #43 31.50 CC images/ipc-msg.o 05:01:59 [2021-04-07T05:01:59.242Z] #43 31.69 CC images/ipc-sem.o 05:01:59 [2021-04-07T05:01:59.290Z] #44 8.129 PBCC images/tty.pb-c.c 05:01:59 [2021-04-07T05:01:59.290Z] #44 8.177 DEP images/tty.pb-c.d 05:01:59 [2021-04-07T05:01:59.290Z] #44 8.254 PBCC images/tun.pb-c.c 05:01:59 [2021-04-07T05:01:59.290Z] #44 8.316 PBCC images/netdev.pb-c.c 05:01:59 [2021-04-07T05:01:59.479Z] #43 17.48 CC images/core-x86.o 05:01:59 [2021-04-07T05:01:59.590Z] #44 8.398 DEP images/tun.pb-c.d 05:01:59 [2021-04-07T05:01:59.590Z] #44 8.449 DEP images/netdev.pb-c.d 05:01:59 [2021-04-07T05:01:59.590Z] #44 8.502 PBCC images/vma.pb-c.c 05:01:59 [2021-04-07T05:01:59.590Z] #44 8.560 DEP images/vma.pb-c.d 05:01:59 [2021-04-07T05:01:59.590Z] #44 8.633 PBCC images/creds.pb-c.c 05:01:59 [2021-04-07T05:01:59.814Z] #43 31.87 CC images/utsns.o 05:01:59 [2021-04-07T05:01:59.814Z] #43 32.08 CC images/creds.o 05:01:59 [2021-04-07T05:01:59.891Z] #44 8.652 DEP images/creds.pb-c.d 05:01:59 [2021-04-07T05:01:59.891Z] #44 8.708 PBCC images/utsns.pb-c.c 05:01:59 [2021-04-07T05:01:59.891Z] #44 8.722 DEP images/utsns.pb-c.d 05:01:59 [2021-04-07T05:01:59.891Z] #44 8.779 PBCC images/ipc-desc.pb-c.c 05:01:59 [2021-04-07T05:01:59.891Z] #44 8.791 PBCC images/ipc-sem.pb-c.c 05:01:59 [2021-04-07T05:01:59.891Z] #44 8.808 DEP images/ipc-desc.pb-c.d 05:01:59 [2021-04-07T05:01:59.891Z] #44 8.866 DEP images/ipc-sem.pb-c.d 05:01:59 [2021-04-07T05:01:59.891Z] #44 8.911 PBCC images/ipc-msg.pb-c.c 05:01:59 [2021-04-07T05:01:59.891Z] #44 8.972 DEP images/ipc-msg.pb-c.d 05:01:59 [2021-04-07T05:01:59.891Z] #44 9.009 PBCC images/ipc-shm.pb-c.c 05:01:59 [2021-04-07T05:01:59.891Z] #44 9.038 DEP images/ipc-shm.pb-c.d 05:02:00 [2021-04-07T05:02:00.040Z] #43 18.04 CC images/core-arm.o 05:02:00 [2021-04-07T05:02:00.040Z] #43 ... 05:02:00 [2021-04-07T05:02:00.040Z] 05:02:00 [2021-04-07T05:02:00.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 05:02:00 [2021-04-07T05:02:00.040Z] #56 sha256:47b4cea3269034ea692181692836fefc7ba1d486c459bb3fb0116bbb1fbfc677 05:02:00 [2021-04-07T05:02:00.075Z] #43 32.33 CC images/vma.o 05:02:00 [2021-04-07T05:02:00.167Z] #45 88.14 net/http/httptrace 05:02:00 [2021-04-07T05:02:00.167Z] #45 88.42 net/http 05:02:00 [2021-04-07T05:02:00.167Z] #45 ... 05:02:00 [2021-04-07T05:02:00.167Z] 05:02:00 [2021-04-07T05:02:00.167Z] #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 05:02:00 [2021-04-07T05:02:00.167Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:02:00 [2021-04-07T05:02:00.167Z] #43 17.94 CC images/core-arm.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 18.38 CC images/core-aarch64.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 18.68 CC images/core-ppc64.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 19.27 CC images/core-s390.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 20.08 CC images/cpuinfo.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 20.55 CC images/inventory.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 20.79 CC images/fdinfo.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 21.01 CC images/fown.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 21.23 CC images/ns.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 21.46 CC images/regfile.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 21.72 CC images/ghost-file.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 22.07 CC images/fifo.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 22.36 CC images/remap-file-path.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 22.49 CC images/eventfd.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 22.65 CC images/eventpoll.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 22.90 CC images/fh.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 23.36 CC images/fsnotify.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 24.05 CC images/signalfd.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 24.18 CC images/fs.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 24.29 CC images/pstree.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 24.44 CC images/pipe.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 24.68 CC images/tcp-stream.o 05:02:00 [2021-04-07T05:02:00.167Z] #43 25.03 CC images/sk-packet.o 05:02:00 [2021-04-07T05:02:00.194Z] #44 9.120 PBCC images/ipc-var.pb-c.c 05:02:00 [2021-04-07T05:02:00.194Z] #44 9.149 DEP images/ipc-var.pb-c.d 05:02:00 [2021-04-07T05:02:00.194Z] #44 9.198 PBCC images/sk-opts.pb-c.c 05:02:00 [2021-04-07T05:02:00.194Z] #44 9.228 PBCC images/packet-sock.pb-c.c 05:02:00 [2021-04-07T05:02:00.194Z] #44 9.296 DEP images/sk-opts.pb-c.d 05:02:00 [2021-04-07T05:02:00.336Z] #43 32.61 CC images/netdev.o 05:02:00 [2021-04-07T05:02:00.494Z] #44 9.356 DEP images/packet-sock.pb-c.d 05:02:00 [2021-04-07T05:02:00.494Z] #44 9.426 PBCC images/sk-netlink.pb-c.c 05:02:00 [2021-04-07T05:02:00.494Z] #44 9.449 DEP images/sk-netlink.pb-c.d 05:02:00 [2021-04-07T05:02:00.494Z] #44 9.545 PBCC images/sk-inet.pb-c.c 05:02:00 [2021-04-07T05:02:00.597Z] #43 32.95 CC images/tty.o 05:02:00 [2021-04-07T05:02:00.744Z] #43 25.35 CC images/mnt.o 05:02:00 [2021-04-07T05:02:00.744Z] #43 25.54 CC images/pipe-data.o 05:02:00 [2021-04-07T05:02:00.799Z] #44 9.607 DEP images/sk-inet.pb-c.d 05:02:00 [2021-04-07T05:02:00.799Z] #44 9.736 PBCC images/sk-unix.pb-c.c 05:02:00 [2021-04-07T05:02:00.799Z] #44 9.798 DEP images/sk-unix.pb-c.d 05:02:00 [2021-04-07T05:02:00.799Z] #44 9.866 PBCC images/mm.pb-c.c 05:02:00 [2021-04-07T05:02:00.799Z] #44 9.921 DEP images/mm.pb-c.d 05:02:00 [2021-04-07T05:02:00.859Z] #40 ... 05:02:00 [2021-04-07T05:02:00.859Z] 05:02:00 [2021-04-07T05:02:00.859Z] #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 05:02:00 [2021-04-07T05:02:00.859Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:02:00 [2021-04-07T05:02:00.859Z] #20 54.71 Setting up iptables (1.8.2-4) ... 05:02:00 [2021-04-07T05:02:00.859Z] #20 54.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 05:02:00 [2021-04-07T05:02:00.859Z] #20 54.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 05:02:00 [2021-04-07T05:02:00.859Z] #20 54.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 05:02:00 [2021-04-07T05:02:00.859Z] #20 54.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 05:02:00 [2021-04-07T05:02:00.859Z] #20 54.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 05:02:00 [2021-04-07T05:02:00.859Z] #20 54.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 05:02:00 [2021-04-07T05:02:00.859Z] #20 54.78 Setting up python3 (3.7.3-1) ... 05:02:00 [2021-04-07T05:02:00.859Z] #20 55.13 Setting up python3-wheel (0.32.3-2) ... 05:02:00 [2021-04-07T05:02:00.859Z] #20 55.77 Setting up apparmor (2.13.2-10) ... 05:02:00 [2021-04-07T05:02:00.859Z] #20 57.56 Setting up xfsprogs (4.20.0-1) ... 05:02:00 [2021-04-07T05:02:00.859Z] #20 57.59 Setting up python3-lib2to3 (3.7.3-1) ... 05:02:00 [2021-04-07T05:02:00.859Z] #20 58.00 Setting up python3-pkg-resources (40.8.0-1) ... 05:02:00 [2021-04-07T05:02:00.859Z] #20 58.88 Setting up python3-distutils (3.7.3-1) ... 05:02:00 [2021-04-07T05:02:00.859Z] #20 59.34 Setting up python3-setuptools (40.8.0-1) ... 05:02:00 [2021-04-07T05:02:00.859Z] #20 60.54 Setting up python3-pip (18.1-5) ... 05:02:00 [2021-04-07T05:02:00.859Z] #20 61.46 Processing triggers for libc-bin (2.28-10) ... 05:02:00 [2021-04-07T05:02:00.859Z] #20 61.52 Processing triggers for mime-support (3.62) ... 05:02:00 [2021-04-07T05:02:00.859Z] #20 DONE 62.6s 05:02:00 [2021-04-07T05:02:00.859Z] 05:02:00 [2021-04-07T05:02:00.859Z] #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 05:02:00 [2021-04-07T05:02:00.859Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b 05:02:01 [2021-04-07T05:02:01.009Z] #43 25.80 CC images/sa.o 05:02:01 [2021-04-07T05:02:01.010Z] using credential docker-jenkins-github-credentials 05:02:01 [2021-04-07T05:02:01.082Z] Cloning the remote Git repository 05:02:01 [2021-04-07T05:02:01.082Z] Cloning with configured refspecs honoured and without tags 05:02:01 [2021-04-07T05:02:01.103Z] #44 ... 05:02:01 [2021-04-07T05:02:01.103Z] 05:02:01 [2021-04-07T05:02:01.103Z] #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 05:02:01 [2021-04-07T05:02:01.103Z] #48 sha256:05e71d98e7b1c07e49eab82bcbab776ee9ec310cb848775f67dcc1db8ce6b688 05:02:01 [2021-04-07T05:02:01.103Z] #48 DONE 78.8s 05:02:01 [2021-04-07T05:02:01.103Z] 05:02:01 [2021-04-07T05:02:01.103Z] #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 05:02:01 [2021-04-07T05:02:01.103Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:02:01 [2021-04-07T05:02:01.103Z] #44 10.04 PBCC images/timerfd.pb-c.c 05:02:01 [2021-04-07T05:02:01.103Z] #44 10.08 DEP images/timerfd.pb-c.d 05:02:01 [2021-04-07T05:02:01.170Z] #43 33.45 CC images/file-lock.o 05:02:01 [2021-04-07T05:02:01.272Z] #43 26.02 CC images/timer.o 05:02:01 [2021-04-07T05:02:01.272Z] #43 ... 05:02:01 [2021-04-07T05:02:01.272Z] 05:02:01 [2021-04-07T05:02:01.272Z] #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 05:02:01 [2021-04-07T05:02:01.272Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 05:02:01 [2021-04-07T05:02:01.272Z] #13 76.73 Selecting previously unselected package g++-mingw-w64-x86-64. 05:02:01 [2021-04-07T05:02:01.272Z] #13 76.73 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... 05:02:01 [2021-04-07T05:02:01.272Z] #13 76.74 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:01 [2021-04-07T05:02:01.391Z] #43 ... 05:02:01 [2021-04-07T05:02:01.391Z] 05:02:01 [2021-04-07T05:02:01.391Z] #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 05:02:01 [2021-04-07T05:02:01.391Z] #37 sha256:c4441f9c86e57dec23ade87cb699d9a7c07bef7fab4e8a18a9629af13113efd6 05:02:01 [2021-04-07T05:02:01.391Z] #37 10.50 -- Detecting C compile features - done 05:02:01 [2021-04-07T05:02:01.391Z] #37 10.55 -- Performing Test HAS_BUILTIN_FORTIFY 05:02:01 [2021-04-07T05:02:01.391Z] #37 10.77 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 05:02:01 [2021-04-07T05:02:01.391Z] #37 10.89 -- Configuring done 05:02:01 [2021-04-07T05:02:01.391Z] #37 10.93 -- Generating done 05:02:01 [2021-04-07T05:02:01.391Z] #37 10.93 -- Build files have been written to: /tmp/tmp.xU2o6Zw3rT/tini 05:02:01 [2021-04-07T05:02:01.391Z] #37 10.95 + make tini-static 05:02:01 [2021-04-07T05:02:01.391Z] #37 11.30 Scanning dependencies of target tini-static 05:02:01 [2021-04-07T05:02:01.391Z] #37 11.41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 05:02:01 [2021-04-07T05:02:01.391Z] #37 12.81 [100%] Linking C executable tini-static 05:02:01 [2021-04-07T05:02:01.391Z] #37 13.44 [100%] Built target tini-static 05:02:01 [2021-04-07T05:02:01.391Z] #37 13.53 + mkdir -p /build 05:02:01 [2021-04-07T05:02:01.391Z] #37 13.54 + cp tini-static /build/docker-init 05:02:01 [2021-04-07T05:02:01.391Z] #37 DONE 13.9s 05:02:01 [2021-04-07T05:02:01.391Z] 05:02:01 [2021-04-07T05:02:01.391Z] #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 05:02:01 [2021-04-07T05:02:01.391Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:02:01 [2021-04-07T05:02:01.391Z] #13 64.38 Selecting previously unselected package binutils-mingw-w64. 05:02:01 [2021-04-07T05:02:01.391Z] #13 64.41 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 05:02:01 [2021-04-07T05:02:01.391Z] #13 64.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 05:02:01 [2021-04-07T05:02:01.391Z] #13 64.54 Selecting previously unselected package libdevmapper1.02.1:amd64. 05:02:01 [2021-04-07T05:02:01.391Z] #13 64.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 05:02:01 [2021-04-07T05:02:01.391Z] #13 64.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 05:02:01 [2021-04-07T05:02:01.391Z] #13 64.76 Selecting previously unselected package dmsetup. 05:02:01 [2021-04-07T05:02:01.391Z] #13 64.76 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 05:02:01 [2021-04-07T05:02:01.391Z] #13 64.78 Unpacking dmsetup (2:1.02.155-3) ... 05:02:01 [2021-04-07T05:02:01.391Z] #13 64.97 Selecting previously unselected package mingw-w64-common. 05:02:01 [2021-04-07T05:02:01.391Z] #13 64.97 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 05:02:01 [2021-04-07T05:02:01.391Z] #13 64.98 Unpacking mingw-w64-common (6.0.0-3) ... 05:02:01 [2021-04-07T05:02:01.391Z] #13 71.27 Selecting previously unselected package mingw-w64-x86-64-dev. 05:02:01 [2021-04-07T05:02:01.391Z] #13 71.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 05:02:01 [2021-04-07T05:02:01.391Z] #13 71.30 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 05:02:01 [2021-04-07T05:02:01.405Z] #44 10.26 PBCC images/timer.pb-c.c 05:02:01 [2021-04-07T05:02:01.405Z] #44 10.27 DEP images/timer.pb-c.d 05:02:01 [2021-04-07T05:02:01.405Z] #44 10.32 PBCC images/sa.pb-c.c 05:02:01 [2021-04-07T05:02:01.405Z] #44 10.40 DEP images/sa.pb-c.d 05:02:01 [2021-04-07T05:02:01.431Z] #43 33.63 CC images/rlimit.o 05:02:01 [2021-04-07T05:02:01.431Z] #43 33.87 CC images/pagemap.o 05:02:01 [2021-04-07T05:02:01.535Z] #13 ... 05:02:01 [2021-04-07T05:02:01.535Z] 05:02:01 [2021-04-07T05:02:01.535Z] #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 05:02:01 [2021-04-07T05:02:01.535Z] #58 sha256:0541ad82f2f1d8c11122278e80b4d9359587862ddb0a7a9016148295a6c1bd50 05:02:01 [2021-04-07T05:02:01.535Z] #58 85.64 + for f in rootlesskit rootlesskit-docker-proxy 05:02:01 [2021-04-07T05:02:01.535Z] #58 85.64 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 05:02:01 [2021-04-07T05:02:01.669Z] #13 ... 05:02:01 [2021-04-07T05:02:01.669Z] 05:02:01 [2021-04-07T05:02:01.669Z] #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 05:02:01 [2021-04-07T05:02:01.669Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:01 [2021-04-07T05:02:01.669Z] #43 4.473 Makefile.config:39: Warn: you have no libnftables installed 05:02:01 [2021-04-07T05:02:01.669Z] #43 4.473 Makefile.config:40: Warn: Building without nftables support 05:02:01 [2021-04-07T05:02:01.669Z] #43 4.474 Note: Building without setproctitle() and strlcpy() support. 05:02:01 [2021-04-07T05:02:01.669Z] #43 4.474 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 05:02:01 [2021-04-07T05:02:01.669Z] #43 4.474 Note: Building without GnuTLS support 05:02:01 [2021-04-07T05:02:01.704Z] #43 34.14 CC images/siginfo.o 05:02:01 [2021-04-07T05:02:01.720Z] #44 10.50 PBCC images/pipe-data.pb-c.c 05:02:01 [2021-04-07T05:02:01.720Z] #44 10.52 DEP images/pipe-data.pb-c.d 05:02:01 [2021-04-07T05:02:01.720Z] #44 10.64 PBCC images/mnt.pb-c.c 05:02:01 [2021-04-07T05:02:01.720Z] #44 10.73 DEP images/mnt.pb-c.d 05:02:01 [2021-04-07T05:02:01.720Z] #44 10.81 PBCC images/sk-packet.pb-c.c 05:02:01 [2021-04-07T05:02:01.800Z] #21 1.026 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 05:02:01 [2021-04-07T05:02:01.800Z] #21 1.030 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 05:02:01 [2021-04-07T05:02:01.800Z] #21 1.036 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 05:02:01 [2021-04-07T05:02:01.800Z] #21 DONE 1.1s 05:02:01 [2021-04-07T05:02:01.800Z] 05:02:01 [2021-04-07T05:02:01.800Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:02:01 [2021-04-07T05:02:01.800Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e 05:02:01 [2021-04-07T05:02:01.831Z] #56 42.20 Checking out files: 49% (1908/3837) Checking out files: 50% (1919/3837) Checking out files: 51% (1957/3837) Checking out files: 52% (1996/3837) Checking out files: 53% (2034/3837) Checking out files: 54% (2072/3837) Checking out files: 55% (2111/3837) Checking out files: 56% (2149/3837) Checking out files: 57% (2188/3837) Checking out files: 58% (2226/3837) Checking out files: 59% (2264/3837) Checking out files: 60% (2303/3837) Checking out files: 61% (2341/3837) Checking out files: 62% (2379/3837) Checking out files: 63% (2418/3837) Checking out files: 64% (2456/3837) Checking out files: 65% (2495/3837) Checking out files: 66% (2533/3837) Checking out files: 67% (2571/3837) Checking out files: 68% (2610/3837) Checking out files: 69% (2648/3837) Checking out files: 70% (2686/3837) Checking out files: 71% (2725/3837) Checking out files: 72% (2763/3837) Checking out files: 73% (2802/3837) Checking out files: 74% (2840/3837) Checking out files: 75% (2878/3837) Checking out files: 76% (2917/3837) Checking out files: 77% (2955/3837) Checking out files: 78% (2993/3837) Checking out files: 79% (3032/3837) Checking out files: 80% (3070/3837) Checking out files: 81% (3108/3837) Checking out files: 82% (3147/3837) Checking out files: 83% (3185/3837) Checking out files: 84% (3224/3837) Checking out files: 85% (3262/3837) Checking out files: 85% (3281/3837) Checking out files: 86% (3300/3837) Checking out files: 87% (3339/3837) Checking out files: 88% (3377/3837) Checking out files: 89% (3415/3837) Checking out files: 90% (3454/3837) Checking out files: 91% (3492/3837) Checking out files: 92% (3531/3837) Checking out files: 93% (3569/3837) Checking out files: 94% (3607/3837) Checking out files: 95% (3646/3837) Checking out files: 96% (3684/3837) Checking out files: 97% (3722/3837) Checking out files: 98% (3761/3837) Checking out files: 99% (3799/3837) Checking out files: 100% (3837/3837) Checking out files: 100% (3837/3837), done. 05:02:01 [2021-04-07T05:02:01.831Z] #56 43.88 + cd /tmp/tmp.KySFuRhfRy/src/github.com/containerd/containerd 05:02:01 [2021-04-07T05:02:01.831Z] #56 43.88 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:02:01 [2021-04-07T05:02:01.284Z] Cloning repository https://github.com/moby/moby.git 05:02:01 [2021-04-07T05:02:01.670Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 05:02:02 [2021-04-07T05:02:02.026Z] #44 10.90 DEP images/sk-packet.pb-c.d 05:02:02 [2021-04-07T05:02:02.026Z] #44 11.01 PBCC images/tcp-stream.pb-c.c 05:02:02 [2021-04-07T05:02:02.277Z] #43 34.34 CC images/rpc.o 05:02:02 [2021-04-07T05:02:02.277Z] #43 ... 05:02:02 [2021-04-07T05:02:02.277Z] 05:02:02 [2021-04-07T05:02:02.277Z] #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 05:02:02 [2021-04-07T05:02:02.277Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:02:02 [2021-04-07T05:02:02.277Z] #13 100.7 Selecting previously unselected package g++-mingw-w64-x86-64. 05:02:02 [2021-04-07T05:02:02.277Z] #13 100.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 05:02:02 [2021-04-07T05:02:02.277Z] #13 100.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:02 [2021-04-07T05:02:02.328Z] #44 11.25 DEP images/tcp-stream.pb-c.d 05:02:02 [2021-04-07T05:02:02.328Z] #44 11.33 PBCC images/pipe.pb-c.c 05:02:02 [2021-04-07T05:02:02.328Z] #44 11.44 DEP images/pipe.pb-c.d 05:02:02 [2021-04-07T05:02:02.484Z] #58 ... 05:02:02 [2021-04-07T05:02:02.484Z] 05:02:02 [2021-04-07T05:02:02.484Z] #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 05:02:02 [2021-04-07T05:02:02.484Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 05:02:02 [2021-04-07T05:02:02.484Z] #13 87.83 Selecting previously unselected package libapparmor1:arm64. 05:02:02 [2021-04-07T05:02:02.484Z] #13 87.84 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... 05:02:02 [2021-04-07T05:02:02.484Z] #13 87.85 Unpacking libapparmor1:arm64 (2.13.2-10) ... 05:02:02 [2021-04-07T05:02:02.630Z] #44 11.55 PBCC images/pstree.pb-c.c 05:02:02 [2021-04-07T05:02:02.630Z] #44 11.57 DEP images/pstree.pb-c.d 05:02:02 [2021-04-07T05:02:02.630Z] #44 11.59 PBCC images/fs.pb-c.c 05:02:02 [2021-04-07T05:02:02.630Z] #44 11.60 DEP images/fs.pb-c.d 05:02:02 [2021-04-07T05:02:02.630Z] #44 11.62 PBCC images/signalfd.pb-c.c 05:02:02 [2021-04-07T05:02:02.630Z] #44 11.65 DEP images/signalfd.pb-c.d 05:02:02 [2021-04-07T05:02:02.747Z] #13 88.18 Selecting previously unselected package libapparmor-dev:arm64. 05:02:02 [2021-04-07T05:02:02.747Z] #13 88.18 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... 05:02:02 [2021-04-07T05:02:02.747Z] #13 88.19 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... 05:02:02 [2021-04-07T05:02:02.747Z] #13 88.33 Selecting previously unselected package libbtrfs0. 05:02:02 [2021-04-07T05:02:02.747Z] #13 88.34 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... 05:02:02 [2021-04-07T05:02:02.933Z] #44 11.69 PBCC images/fh.pb-c.c 05:02:02 [2021-04-07T05:02:02.933Z] #44 11.75 PBCC images/fsnotify.pb-c.c 05:02:02 [2021-04-07T05:02:02.933Z] #44 ... 05:02:02 [2021-04-07T05:02:02.933Z] 05:02:02 [2021-04-07T05:02:02.933Z] #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 05:02:02 [2021-04-07T05:02:02.933Z] #35 sha256:4d5091f128e5f189e1da0542463ae63e232c7c03c1f872b9171b49acde9107ef 05:02:02 [2021-04-07T05:02:02.933Z] #35 70.56 internal/syscall/execenv 05:02:02 [2021-04-07T05:02:02.933Z] #35 70.57 internal/syscall/unix 05:02:02 [2021-04-07T05:02:02.933Z] #35 70.61 time 05:02:02 [2021-04-07T05:02:02.933Z] #35 80.50 internal/poll 05:02:02 [2021-04-07T05:02:02.933Z] #35 ... 05:02:02 [2021-04-07T05:02:02.933Z] 05:02:02 [2021-04-07T05:02:02.933Z] #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 05:02:02 [2021-04-07T05:02:02.933Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 05:02:02 [2021-04-07T05:02:02.933Z] #14 70.13 Selecting previously unselected package mingw-w64-x86-64-dev. 05:02:02 [2021-04-07T05:02:02.933Z] #14 70.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 05:02:02 [2021-04-07T05:02:02.933Z] #14 70.14 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 05:02:02 [2021-04-07T05:02:02.933Z] #14 77.67 Selecting previously unselected package gcc-mingw-w64-base. 05:02:02 [2021-04-07T05:02:02.933Z] #14 77.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... 05:02:02 [2021-04-07T05:02:02.933Z] #14 77.69 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 05:02:02 [2021-04-07T05:02:02.933Z] #14 77.86 Selecting previously unselected package gcc-mingw-w64-x86-64. 05:02:02 [2021-04-07T05:02:02.933Z] #14 77.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... 05:02:02 [2021-04-07T05:02:02.933Z] #14 77.87 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:02 [2021-04-07T05:02:02.933Z] #14 ... 05:02:02 [2021-04-07T05:02:02.933Z] 05:02:02 [2021-04-07T05:02:02.933Z] #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 05:02:02 [2021-04-07T05:02:02.933Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:02:02 [2021-04-07T05:02:02.933Z] #44 11.85 DEP images/fh.pb-c.d 05:02:02 [2021-04-07T05:02:02.933Z] #44 11.91 DEP images/fsnotify.pb-c.d 05:02:02 [2021-04-07T05:02:02.933Z] #44 12.02 PBCC images/eventpoll.pb-c.c 05:02:02 [2021-04-07T05:02:02.933Z] #44 12.04 DEP images/eventpoll.pb-c.d 05:02:02 [2021-04-07T05:02:02.933Z] #44 12.09 PBCC images/eventfd.pb-c.c 05:02:03 [2021-04-07T05:02:03.010Z] #13 88.35 Unpacking libbtrfs0 (4.20.1-2) ... 05:02:03 [2021-04-07T05:02:03.010Z] #13 88.45 Selecting previously unselected package libbtrfs-dev. 05:02:03 [2021-04-07T05:02:03.010Z] #13 88.46 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... 05:02:03 [2021-04-07T05:02:03.010Z] #13 88.47 Unpacking libbtrfs-dev (4.20.1-2) ... 05:02:03 [2021-04-07T05:02:03.234Z] #44 12.12 DEP images/eventfd.pb-c.d 05:02:03 [2021-04-07T05:02:03.234Z] #44 12.17 PBCC images/remap-file-path.pb-c.c 05:02:03 [2021-04-07T05:02:03.234Z] #44 12.20 DEP images/remap-file-path.pb-c.d 05:02:03 [2021-04-07T05:02:03.234Z] #44 12.33 PBCC images/fifo.pb-c.c 05:02:03 [2021-04-07T05:02:03.274Z] #13 88.67 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 05:02:03 [2021-04-07T05:02:03.274Z] #13 88.69 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... 05:02:03 [2021-04-07T05:02:03.274Z] #13 88.78 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... 05:02:03 [2021-04-07T05:02:03.536Z] #44 12.35 DEP images/fifo.pb-c.d 05:02:03 [2021-04-07T05:02:03.536Z] #44 12.40 PBCC images/ghost-file.pb-c.c 05:02:03 [2021-04-07T05:02:03.536Z] #44 12.47 DEP images/ghost-file.pb-c.d 05:02:03 [2021-04-07T05:02:03.536Z] #44 12.53 PBCC images/regfile.pb-c.c 05:02:03 [2021-04-07T05:02:03.536Z] #44 12.59 DEP images/regfile.pb-c.d 05:02:03 [2021-04-07T05:02:03.538Z] #13 ... 05:02:03 [2021-04-07T05:02:03.538Z] 05:02:03 [2021-04-07T05:02:03.538Z] #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 05:02:03 [2021-04-07T05:02:03.538Z] #58 sha256:0541ad82f2f1d8c11122278e80b4d9359587862ddb0a7a9016148295a6c1bd50 05:02:03 [2021-04-07T05:02:03.538Z] #58 DONE 92.1s 05:02:03 [2021-04-07T05:02:03.538Z] 05:02:03 [2021-04-07T05:02:03.538Z] #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 05:02:03 [2021-04-07T05:02:03.538Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 05:02:03 [2021-04-07T05:02:03.538Z] #13 89.07 Selecting previously unselected package libudev-dev:arm64. 05:02:03 [2021-04-07T05:02:03.538Z] #13 89.09 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... 05:02:03 [2021-04-07T05:02:03.538Z] #13 89.11 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... 05:02:03 [2021-04-07T05:02:03.709Z] #22 ... 05:02:03 [2021-04-07T05:02:03.709Z] 05:02:03 [2021-04-07T05:02:03.709Z] #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 05:02:03 [2021-04-07T05:02:03.709Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:03 [2021-04-07T05:02:03.709Z] #43 119.4 CC criu/image-desc.o 05:02:03 [2021-04-07T05:02:03.709Z] #43 119.6 CC criu/image.o 05:02:03 [2021-04-07T05:02:03.709Z] #43 120.4 CC criu/ipc_ns.o 05:02:03 [2021-04-07T05:02:03.709Z] #43 121.7 CC criu/irmap.o 05:02:03 [2021-04-07T05:02:03.709Z] #43 122.3 CC criu/kcmp-ids.o 05:02:03 [2021-04-07T05:02:03.709Z] #43 122.7 CC criu/kerndat.o 05:02:03 [2021-04-07T05:02:03.709Z] #43 124.0 CC criu/libnetlink.o 05:02:03 [2021-04-07T05:02:03.709Z] #43 124.4 CC criu/log.o 05:02:03 [2021-04-07T05:02:03.709Z] #43 124.9 CC criu/lsm.o 05:02:03 [2021-04-07T05:02:03.709Z] #43 125.4 CC criu/mem.o 05:02:03 [2021-04-07T05:02:03.709Z] #43 127.5 CC criu/memfd.o 05:02:03 [2021-04-07T05:02:03.709Z] #43 128.6 CC criu/mount.o 05:02:03 [2021-04-07T05:02:03.802Z] #13 ... 05:02:03 [2021-04-07T05:02:03.802Z] 05:02:03 [2021-04-07T05:02:03.802Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 05:02:03 [2021-04-07T05:02:03.802Z] #59 sha256:2e241edc0ab0d98e457e11a2cefec0226f60f08418404d0e65850bd433534473 05:02:03 [2021-04-07T05:02:03.802Z] #59 DONE 0.1s 05:02:03 [2021-04-07T05:02:03.802Z] 05:02:03 [2021-04-07T05:02:03.802Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 05:02:03 [2021-04-07T05:02:03.802Z] #60 sha256:8c27cad774c4de91bfd2ed94c469aeed35626b1d597449fe2a8b40f8967d231b 05:02:03 [2021-04-07T05:02:03.802Z] #60 DONE 0.2s 05:02:03 [2021-04-07T05:02:03.802Z] 05:02:03 [2021-04-07T05:02:03.802Z] #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 05:02:03 [2021-04-07T05:02:03.802Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 05:02:03 [2021-04-07T05:02:03.802Z] #13 89.37 Selecting previously unselected package libsepol1-dev:arm64. 05:02:02 [2021-04-07T05:02:02.420Z] Fetching upstream changes from https://github.com/moby/moby.git 05:02:02 [2021-04-07T05:02:02.420Z] > git --version # timeout=10 05:02:02 [2021-04-07T05:02:02.472Z] > git --version # 'git version 2.24.1.windows.2' 05:02:02 [2021-04-07T05:02:02.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 05:02:02 [2021-04-07T05:02:02.476Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 05:02:03 [2021-04-07T05:02:03.837Z] #44 12.65 PBCC images/ns.pb-c.c 05:02:03 [2021-04-07T05:02:03.837Z] #44 12.67 DEP images/ns.pb-c.d 05:02:03 [2021-04-07T05:02:03.837Z] #44 12.77 PBCC images/fdinfo.pb-c.c 05:02:04 [2021-04-07T05:02:04.065Z] #13 89.38 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... 05:02:04 [2021-04-07T05:02:04.065Z] #13 89.39 Unpacking libsepol1-dev:arm64 (2.8-1) ... 05:02:04 [2021-04-07T05:02:04.138Z] #44 12.89 DEP images/fdinfo.pb-c.d 05:02:04 [2021-04-07T05:02:04.138Z] #44 12.98 PBCC images/core-aarch64.pb-c.c 05:02:04 [2021-04-07T05:02:04.138Z] #44 13.07 PBCC images/core-arm.pb-c.c 05:02:04 [2021-04-07T05:02:04.138Z] #44 13.14 PBCC images/core-ppc64.pb-c.c 05:02:04 [2021-04-07T05:02:04.138Z] #44 13.20 PBCC images/core-s390.pb-c.c 05:02:04 [2021-04-07T05:02:04.138Z] #44 13.27 PBCC images/core-x86.pb-c.c 05:02:04 [2021-04-07T05:02:04.235Z] #43 6.786 fatal: not a git repository (or any of the parent directories): .git 05:02:04 [2021-04-07T05:02:04.235Z] #43 6.833 GEN .gitid 05:02:04 [2021-04-07T05:02:04.235Z] #43 6.877 GEN criu/include/version.h 05:02:04 [2021-04-07T05:02:04.235Z] #43 ... 05:02:04 [2021-04-07T05:02:04.235Z] 05:02:04 [2021-04-07T05:02:04.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 05:02:04 [2021-04-07T05:02:04.235Z] #34 sha256:00fd1af1ce5bf48dbef9c021d4f7ef6c94c23b012f50a075231f35f9f93185a0 05:02:04 [2021-04-07T05:02:04.235Z] #34 70.02 github.com/BurntSushi/toml 05:02:04 [2021-04-07T05:02:04.235Z] #34 70.02 flag 05:02:04 [2021-04-07T05:02:04.235Z] #34 71.79 log 05:02:04 [2021-04-07T05:02:04.235Z] #34 74.44 github.com/BurntSushi/toml/cmd/tomlv 05:02:04 [2021-04-07T05:02:04.235Z] #34 DONE 79.5s 05:02:04 [2021-04-07T05:02:04.235Z] 05:02:04 [2021-04-07T05:02:04.235Z] #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 05:02:04 [2021-04-07T05:02:04.235Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:04 [2021-04-07T05:02:04.235Z] #43 6.981 GEN include/common/asm 05:02:04 [2021-04-07T05:02:04.332Z] #13 89.72 Selecting previously unselected package libpcre16-3:arm64. 05:02:04 [2021-04-07T05:02:04.332Z] #13 89.72 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... 05:02:04 [2021-04-07T05:02:04.332Z] #13 89.73 Unpacking libpcre16-3:arm64 (2:8.39-12) ... 05:02:04 [2021-04-07T05:02:04.405Z] #56 45.87 + export 'BUILDTAGS=netgo osusergo static_build' 05:02:04 [2021-04-07T05:02:04.405Z] #56 45.87 + BUILDTAGS='netgo osusergo static_build' 05:02:04 [2021-04-07T05:02:04.405Z] #56 45.87 + export EXTRA_FLAGS=-buildmode=pie 05:02:04 [2021-04-07T05:02:04.405Z] #56 45.87 + EXTRA_FLAGS=-buildmode=pie 05:02:04 [2021-04-07T05:02:04.405Z] #56 45.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 05:02:04 [2021-04-07T05:02:04.405Z] #56 45.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 05:02:04 [2021-04-07T05:02:04.405Z] #56 45.87 + '[' '' = dynamic ']' 05:02:04 [2021-04-07T05:02:04.405Z] #56 45.87 + make 05:02:04 [2021-04-07T05:02:04.441Z] #44 13.32 PBCC images/core.pb-c.c 05:02:04 [2021-04-07T05:02:04.441Z] #44 13.46 PBCC images/inventory.pb-c.c 05:02:04 [2021-04-07T05:02:04.595Z] #13 90.00 Selecting previously unselected package libpcre32-3:arm64. 05:02:04 [2021-04-07T05:02:04.595Z] #13 90.01 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... 05:02:04 [2021-04-07T05:02:04.595Z] #13 90.02 Unpacking libpcre32-3:arm64 (2:8.39-12) ... 05:02:04 [2021-04-07T05:02:04.596Z] #13 90.18 Selecting previously unselected package libpcrecpp0v5:arm64. 05:02:04 [2021-04-07T05:02:04.704Z] #56 ... 05:02:04 [2021-04-07T05:02:04.704Z] 05:02:04 [2021-04-07T05:02:04.704Z] #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 05:02:04 [2021-04-07T05:02:04.704Z] #51 sha256:c4842567d8a2d81c56fb71842e32c48d0b272b8b85bdb4142bc0b01277843846 05:02:04 [2021-04-07T05:02:04.704Z] #51 86.98 mvdan.cc/sh/v3/cmd/shfmt 05:02:04 [2021-04-07T05:02:04.704Z] #51 DONE 93.1s 05:02:04 [2021-04-07T05:02:04.704Z] 05:02:04 [2021-04-07T05:02:04.704Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:02:04 [2021-04-07T05:02:04.704Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:04 [2021-04-07T05:02:04.704Z] #43 18.46 CC images/core-aarch64.o 05:02:04 [2021-04-07T05:02:04.704Z] #43 18.88 CC images/core-ppc64.o 05:02:04 [2021-04-07T05:02:04.704Z] #43 19.58 CC images/core-s390.o 05:02:04 [2021-04-07T05:02:04.704Z] #43 20.17 CC images/cpuinfo.o 05:02:04 [2021-04-07T05:02:04.704Z] #43 20.64 CC images/inventory.o 05:02:04 [2021-04-07T05:02:04.704Z] #43 20.85 CC images/fdinfo.o 05:02:04 [2021-04-07T05:02:04.704Z] #43 21.27 CC images/fown.o 05:02:04 [2021-04-07T05:02:04.704Z] #43 21.48 CC images/ns.o 05:02:04 [2021-04-07T05:02:04.704Z] #43 21.77 CC images/regfile.o 05:02:04 [2021-04-07T05:02:04.704Z] #43 21.99 CC images/ghost-file.o 05:02:04 [2021-04-07T05:02:04.704Z] #43 22.38 CC images/fifo.o 05:02:04 [2021-04-07T05:02:04.704Z] #43 22.58 CC images/remap-file-path.o 05:02:04 [2021-04-07T05:02:04.743Z] #44 13.58 DEP images/core-aarch64.pb-c.d 05:02:04 [2021-04-07T05:02:04.743Z] #44 13.68 DEP images/core-arm.pb-c.d 05:02:04 [2021-04-07T05:02:04.743Z] #44 13.75 DEP images/core-ppc64.pb-c.d 05:02:04 [2021-04-07T05:02:04.823Z] #13 ... 05:02:04 [2021-04-07T05:02:04.823Z] 05:02:04 [2021-04-07T05:02:04.823Z] #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 05:02:04 [2021-04-07T05:02:04.823Z] #45 sha256:7f8c1b1cc101fe8271734a702fdf7bc478629c8b3083aa7b79583c691fbe8b16 05:02:04 [2021-04-07T05:02:04.823Z] #45 97.37 vendor/golang.org/x/crypto/hkdf 05:02:04 [2021-04-07T05:02:04.823Z] #45 97.58 vendor/golang.org/x/text/transform 05:02:04 [2021-04-07T05:02:04.823Z] #45 98.19 vendor/golang.org/x/text/unicode/bidi 05:02:04 [2021-04-07T05:02:04.823Z] #45 100.4 vendor/golang.org/x/text/secure/bidirule 05:02:04 [2021-04-07T05:02:04.823Z] #45 100.7 vendor/golang.org/x/text/unicode/norm 05:02:04 [2021-04-07T05:02:04.823Z] #45 104.6 vendor/golang.org/x/net/idna 05:02:04 [2021-04-07T05:02:04.823Z] #45 106.9 vendor/golang.org/x/net/http2/hpack 05:02:04 [2021-04-07T05:02:04.823Z] #45 ... 05:02:04 [2021-04-07T05:02:04.823Z] 05:02:04 [2021-04-07T05:02:04.823Z] #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 05:02:04 [2021-04-07T05:02:04.823Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:04 [2021-04-07T05:02:04.823Z] #43 35.47 CC images/ext-file.o 05:02:04 [2021-04-07T05:02:04.823Z] #43 35.73 CC images/cgroup.o 05:02:04 [2021-04-07T05:02:04.823Z] #43 36.40 CC images/userns.o 05:02:04 [2021-04-07T05:02:04.823Z] #43 36.69 CC images/google/protobuf/descriptor.o 05:02:04 [2021-04-07T05:02:04.859Z] #13 90.20 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... 05:02:04 [2021-04-07T05:02:04.859Z] #13 90.21 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... 05:02:04 [2021-04-07T05:02:04.859Z] #13 90.35 Selecting previously unselected package libpcre3-dev:arm64. 05:02:04 [2021-04-07T05:02:04.859Z] #13 90.36 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... 05:02:04 [2021-04-07T05:02:04.859Z] #13 90.37 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... 05:02:04 [2021-04-07T05:02:04.976Z] #43 23.06 CC images/eventfd.o 05:02:05 [2021-04-07T05:02:05.045Z] #44 13.84 DEP images/core-s390.pb-c.d 05:02:05 [2021-04-07T05:02:05.045Z] #44 13.91 DEP images/core-x86.pb-c.d 05:02:05 [2021-04-07T05:02:05.045Z] #44 14.02 DEP images/core.pb-c.d 05:02:05 [2021-04-07T05:02:05.045Z] #44 14.12 DEP images/inventory.pb-c.d 05:02:05 [2021-04-07T05:02:05.177Z] #43 ... 05:02:05 [2021-04-07T05:02:05.177Z] 05:02:05 [2021-04-07T05:02:05.177Z] #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 05:02:05 [2021-04-07T05:02:05.177Z] #45 sha256:e20fde2f58309ccb6e07c7d4ed6a518c1540fdf681d4a06d6b8e6595c27b5417 05:02:05 [2021-04-07T05:02:05.177Z] #45 70.70 flag 05:02:05 [2021-04-07T05:02:05.177Z] #45 71.85 go/token 05:02:05 [2021-04-07T05:02:05.177Z] #45 72.72 regexp 05:02:05 [2021-04-07T05:02:05.177Z] #45 73.09 go/scanner 05:02:05 [2021-04-07T05:02:05.177Z] #45 74.48 go/ast 05:02:05 [2021-04-07T05:02:05.177Z] #45 76.87 internal/lazyregexp 05:02:05 [2021-04-07T05:02:05.177Z] #45 77.29 net/url 05:02:05 [2021-04-07T05:02:05.177Z] #45 79.17 text/template/parse 05:02:05 [2021-04-07T05:02:05.177Z] #45 80.11 go/parser 05:02:05 [2021-04-07T05:02:05.348Z] #44 14.18 PBCC images/cpuinfo.pb-c.c 05:02:05 [2021-04-07T05:02:05.348Z] #44 14.23 DEP images/cpuinfo.pb-c.d 05:02:05 [2021-04-07T05:02:05.348Z] #44 14.31 PBCC images/stats.pb-c.c 05:02:05 [2021-04-07T05:02:05.348Z] #44 14.35 DEP images/stats.pb-c.d 05:02:05 [2021-04-07T05:02:05.439Z] #45 ... 05:02:05 [2021-04-07T05:02:05.440Z] 05:02:05 [2021-04-07T05:02:05.440Z] #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 05:02:05 [2021-04-07T05:02:05.440Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:05 [2021-04-07T05:02:05.440Z] #43 8.548 PBCC images/timens.pb-c.c 05:02:05 [2021-04-07T05:02:05.462Z] #13 90.90 Selecting previously unselected package libselinux1-dev:arm64. 05:02:05 [2021-04-07T05:02:05.462Z] #13 90.90 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... 05:02:05 [2021-04-07T05:02:05.462Z] #13 90.93 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... 05:02:05 [2021-04-07T05:02:05.547Z] #43 23.69 CC images/eventpoll.o 05:02:05 [2021-04-07T05:02:05.701Z] #43 8.550 DEP images/timens.pb-c.d 05:02:05 [2021-04-07T05:02:05.701Z] #43 8.631 PBCC images/fown.pb-c.c 05:02:05 [2021-04-07T05:02:05.701Z] #43 8.649 PBCC images/google/protobuf/descriptor.pb-c.c 05:02:05 [2021-04-07T05:02:05.701Z] #43 8.715 PBCC images/opts.pb-c.c 05:02:05 [2021-04-07T05:02:05.701Z] #43 8.778 PBCC images/memfd.pb-c.c 05:02:05 [2021-04-07T05:02:05.724Z] #13 91.23 Selecting previously unselected package libdevmapper-dev:arm64. 05:02:05 [2021-04-07T05:02:05.724Z] #13 91.24 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... 05:02:05 [2021-04-07T05:02:05.724Z] #13 91.26 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... 05:02:05 [2021-04-07T05:02:05.963Z] #43 8.839 DEP images/fown.pb-c.d 05:02:05 [2021-04-07T05:02:05.963Z] #43 8.959 DEP images/google/protobuf/descriptor.pb-c.d 05:02:05 [2021-04-07T05:02:05.963Z] #43 9.013 DEP images/opts.pb-c.d 05:02:05 [2021-04-07T05:02:05.986Z] #13 91.34 Selecting previously unselected package libseccomp-dev:arm64. 05:02:05 [2021-04-07T05:02:05.986Z] #13 91.35 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... 05:02:05 [2021-04-07T05:02:05.986Z] #13 91.37 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... 05:02:06 [2021-04-07T05:02:06.109Z] #43 24.01 CC images/fh.o 05:02:06 [2021-04-07T05:02:06.210Z] #43 38.26 CC images/opts.o 05:02:06 [2021-04-07T05:02:06.210Z] #43 38.46 CC images/seccomp.o 05:02:06 [2021-04-07T05:02:06.225Z] #43 9.096 DEP images/memfd.pb-c.d 05:02:06 [2021-04-07T05:02:06.225Z] #43 9.191 PBCC images/sit.pb-c.c 05:02:06 [2021-04-07T05:02:06.225Z] #43 9.308 DEP images/sit.pb-c.d 05:02:06 [2021-04-07T05:02:06.249Z] #13 91.59 Selecting previously unselected package libsystemd-dev:arm64. 05:02:06 [2021-04-07T05:02:06.249Z] #13 91.59 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... 05:02:06 [2021-04-07T05:02:06.249Z] #13 91.59 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... 05:02:06 [2021-04-07T05:02:06.366Z] #43 24.27 CC images/fsnotify.o 05:02:06 [2021-04-07T05:02:06.471Z] #43 38.71 CC images/binfmt-misc.o 05:02:06 [2021-04-07T05:02:06.487Z] #43 9.346 PBCC images/macvlan.pb-c.c 05:02:06 [2021-04-07T05:02:06.487Z] #43 9.391 DEP images/macvlan.pb-c.d 05:02:06 [2021-04-07T05:02:06.487Z] #43 9.465 PBCC images/autofs.pb-c.c 05:02:06 [2021-04-07T05:02:06.487Z] #43 9.503 DEP images/autofs.pb-c.d 05:02:06 [2021-04-07T05:02:06.487Z] #43 9.601 PBCC images/sysctl.pb-c.c 05:02:06 [2021-04-07T05:02:06.487Z] #43 9.601 DEP images/sysctl.pb-c.d 05:02:06 [2021-04-07T05:02:06.515Z] #13 92.12 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... 05:02:06 [2021-04-07T05:02:06.666Z] #43 24.76 CC images/signalfd.o 05:02:06 [2021-04-07T05:02:06.732Z] #43 38.92 CC images/time.o 05:02:06 [2021-04-07T05:02:06.749Z] #43 9.667 PBCC images/time.pb-c.c 05:02:06 [2021-04-07T05:02:06.749Z] #43 9.727 DEP images/time.pb-c.d 05:02:06 [2021-04-07T05:02:06.749Z] #43 9.803 PBCC images/binfmt-misc.pb-c.c 05:02:06 [2021-04-07T05:02:06.749Z] #43 9.868 DEP images/binfmt-misc.pb-c.d 05:02:06 [2021-04-07T05:02:06.778Z] #13 92.15 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... 05:02:06 [2021-04-07T05:02:06.778Z] #13 92.19 Setting up libapparmor1:arm64 (2.13.2-10) ... 05:02:06 [2021-04-07T05:02:06.778Z] #13 92.21 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 05:02:06 [2021-04-07T05:02:06.779Z] #13 92.28 Setting up libpcre16-3:arm64 (2:8.39-12) ... 05:02:06 [2021-04-07T05:02:06.779Z] #13 92.29 Setting up libsepol1-dev:arm64 (2.8-1) ... 05:02:06 [2021-04-07T05:02:06.779Z] #13 92.31 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 05:02:06 [2021-04-07T05:02:06.779Z] #13 92.32 Setting up libbtrfs0 (4.20.1-2) ... 05:02:06 [2021-04-07T05:02:06.779Z] #13 92.35 Setting up libpcre32-3:arm64 (2:8.39-12) ... 05:02:06 [2021-04-07T05:02:06.779Z] #13 92.37 Setting up libudev-dev:arm64 (241-7~deb10u7) ... 05:02:06 [2021-04-07T05:02:06.779Z] #13 92.39 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 05:02:06 [2021-04-07T05:02:06.922Z] #43 24.96 CC images/fs.o 05:02:06 [2021-04-07T05:02:06.993Z] #43 39.09 CC images/sysctl.o 05:02:06 [2021-04-07T05:02:06.993Z] #43 39.24 CC images/autofs.o 05:02:07 [2021-04-07T05:02:07.003Z] #43 ... 05:02:07 [2021-04-07T05:02:07.003Z] 05:02:07 [2021-04-07T05:02:07.003Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:02:07 [2021-04-07T05:02:07.003Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e 05:02:07 [2021-04-07T05:02:07.003Z] #22 5.297 Collecting yamllint==1.16.0 05:02:07 [2021-04-07T05:02:07.010Z] #43 9.915 PBCC images/seccomp.pb-c.c 05:02:07 [2021-04-07T05:02:07.010Z] #43 9.955 DEP images/seccomp.pb-c.d 05:02:07 [2021-04-07T05:02:07.010Z] #43 10.00 PBCC images/userns.pb-c.c 05:02:07 [2021-04-07T05:02:07.042Z] #13 92.41 Setting up libbtrfs-dev (4.20.1-2) ... 05:02:07 [2021-04-07T05:02:07.042Z] #13 92.43 Setting up libapparmor-dev:arm64 (2.13.2-10) ... 05:02:07 [2021-04-07T05:02:07.042Z] #13 92.44 Setting up mingw-w64-common (6.0.0-3) ... 05:02:07 [2021-04-07T05:02:07.042Z] #13 92.47 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... 05:02:07 [2021-04-07T05:02:07.042Z] #13 92.49 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 05:02:07 [2021-04-07T05:02:07.042Z] #13 92.52 Setting up libpcre3-dev:arm64 (2:8.39-12) ... 05:02:07 [2021-04-07T05:02:07.042Z] #13 92.53 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:07 [2021-04-07T05:02:07.042Z] #13 92.55 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 05:02:07 [2021-04-07T05:02:07.042Z] #13 92.56 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 05:02:07 [2021-04-07T05:02:07.042Z] #13 92.57 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:07 [2021-04-07T05:02:07.042Z] #13 92.59 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 05:02:07 [2021-04-07T05:02:07.042Z] #13 92.60 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 05:02:07 [2021-04-07T05:02:07.042Z] #13 92.61 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 05:02:07 [2021-04-07T05:02:07.042Z] #13 92.63 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... 05:02:07 [2021-04-07T05:02:07.181Z] #43 25.13 CC images/pstree.o 05:02:07 [2021-04-07T05:02:07.181Z] #43 25.28 CC images/pipe.o 05:02:07 [2021-04-07T05:02:07.254Z] #43 39.44 CC images/macvlan.o 05:02:07 [2021-04-07T05:02:07.254Z] #43 39.65 CC images/sit.o 05:02:07 [2021-04-07T05:02:07.272Z] #43 10.06 DEP images/userns.pb-c.d 05:02:07 [2021-04-07T05:02:07.272Z] #43 10.14 PBCC images/cgroup.pb-c.c 05:02:07 [2021-04-07T05:02:07.272Z] #43 10.16 DEP images/cgroup.pb-c.d 05:02:07 [2021-04-07T05:02:07.272Z] #43 10.22 PBCC images/ext-file.pb-c.c 05:02:07 [2021-04-07T05:02:07.272Z] #43 10.25 DEP images/ext-file.pb-c.d 05:02:07 [2021-04-07T05:02:07.305Z] #13 92.65 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... 05:02:07 [2021-04-07T05:02:07.305Z] #13 92.67 Setting up dmsetup (2:1.02.155-3) ... 05:02:07 [2021-04-07T05:02:07.305Z] #13 92.69 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... 05:02:07 [2021-04-07T05:02:07.305Z] #13 92.71 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... 05:02:07 [2021-04-07T05:02:07.305Z] #13 92.73 Processing triggers for libc-bin (2.28-10) ... 05:02:07 [2021-04-07T05:02:07.437Z] #43 25.58 CC images/tcp-stream.o 05:02:07 [2021-04-07T05:02:07.474Z] #44 16.41 make[1]: Nothing to be done for 'all'. 05:02:07 [2021-04-07T05:02:07.516Z] #43 39.83 CC images/memfd.o 05:02:07 [2021-04-07T05:02:07.534Z] #43 10.30 PBCC images/rpc.pb-c.c 05:02:07 [2021-04-07T05:02:07.534Z] #43 10.33 DEP images/rpc.pb-c.d 05:02:07 [2021-04-07T05:02:07.534Z] #43 10.40 PBCC images/siginfo.pb-c.c 05:02:07 [2021-04-07T05:02:07.534Z] #43 ... 05:02:07 [2021-04-07T05:02:07.534Z] 05:02:07 [2021-04-07T05:02:07.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 05:02:07 [2021-04-07T05:02:07.534Z] #51 sha256:7f0a3baa80566670f591622c15d12caff73d5b1e96ba3fe55f4751e381d1abae 05:02:07 [2021-04-07T05:02:07.534Z] #51 72.73 encoding/json 05:02:07 [2021-04-07T05:02:07.534Z] #51 76.92 github.com/pkg/diff 05:02:07 [2021-04-07T05:02:07.534Z] #51 78.76 go/ast 05:02:07 [2021-04-07T05:02:07.534Z] #51 79.34 golang.org/x/crypto/ssh/terminal 05:02:07 [2021-04-07T05:02:07.534Z] #51 81.00 mvdan.cc/editorconfig 05:02:07 [2021-04-07T05:02:07.534Z] #51 82.13 mvdan.cc/sh/v3/fileutil 05:02:07 [2021-04-07T05:02:07.534Z] #51 82.25 mvdan.cc/sh/v3/syntax 05:02:07 [2021-04-07T05:02:07.534Z] #51 ... 05:02:07 [2021-04-07T05:02:07.534Z] 05:02:07 [2021-04-07T05:02:07.534Z] #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 05:02:07 [2021-04-07T05:02:07.534Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:02:07 [2021-04-07T05:02:07.534Z] #13 77.60 Selecting previously unselected package gcc-mingw-w64-base. 05:02:07 [2021-04-07T05:02:07.534Z] #13 77.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... 05:02:07 [2021-04-07T05:02:07.534Z] #13 77.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 05:02:07 [2021-04-07T05:02:07.572Z] #13 DONE 93.2s 05:02:07 [2021-04-07T05:02:07.572Z] 05:02:07 [2021-04-07T05:02:07.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 05:02:07 [2021-04-07T05:02:07.572Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:02:07 [2021-04-07T05:02:07.572Z] #43 26.49 CC images/timerfd.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 26.72 CC images/mm.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 27.16 CC images/sk-opts.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 27.31 CC images/sk-unix.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 27.61 CC images/sk-inet.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 27.89 CC images/tun.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 28.14 CC images/sk-netlink.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 28.37 CC images/packet-sock.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 28.85 CC images/ipc-var.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 29.00 CC images/ipc-desc.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 29.24 CC images/ipc-shm.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 29.53 CC images/ipc-msg.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 29.94 CC images/ipc-sem.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 30.22 CC images/utsns.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 30.38 CC images/creds.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 30.61 CC images/vma.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 30.83 CC images/netdev.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 31.14 CC images/tty.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 31.56 CC images/file-lock.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 31.70 CC images/rlimit.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 31.90 CC images/pagemap.o 05:02:07 [2021-04-07T05:02:07.572Z] #43 32.23 CC images/siginfo.o 05:02:07 [2021-04-07T05:02:07.695Z] #43 25.79 CC images/sk-packet.o 05:02:07 [2021-04-07T05:02:07.795Z] #13 77.80 Selecting previously unselected package gcc-mingw-w64-x86-64. 05:02:07 [2021-04-07T05:02:07.795Z] #13 77.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 05:02:07 [2021-04-07T05:02:07.795Z] #13 77.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:07 [2021-04-07T05:02:07.837Z] #43 32.66 CC images/rpc.o 05:02:07 [2021-04-07T05:02:07.952Z] #43 26.01 CC images/mnt.o 05:02:08 [2021-04-07T05:02:08.088Z] #43 40.10 CC images/timens.o 05:02:08 [2021-04-07T05:02:08.088Z] #43 40.45 LINK images/built-in.o 05:02:08 [2021-04-07T05:02:08.209Z] #43 26.33 CC images/pipe-data.o 05:02:08 [2021-04-07T05:02:08.349Z] #43 40.60 GEN compel/include/asm 05:02:08 [2021-04-07T05:02:08.349Z] #43 40.63 GEN compel/include/version.h 05:02:08 [2021-04-07T05:02:08.349Z] #43 40.65 touch .config 05:02:08 [2021-04-07T05:02:08.349Z] #43 40.71 GEN include/common/config.h 05:02:08 [2021-04-07T05:02:08.349Z] #43 40.78 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 05:02:08 [2021-04-07T05:02:08.465Z] #43 26.61 CC images/sa.o 05:02:08 [2021-04-07T05:02:08.611Z] #43 40.81 GEN compel/plugins/include/uapi/std/syscall-64.h 05:02:08 [2021-04-07T05:02:08.611Z] #43 40.84 GEN compel/arch/x86/plugins/std/syscalls-64.S 05:02:08 [2021-04-07T05:02:08.611Z] #43 40.86 DEP compel/arch/x86/plugins/std/syscalls-64.d 05:02:08 [2021-04-07T05:02:08.611Z] #43 40.88 DEP compel/arch/x86/plugins/std/memcpy.d 05:02:08 [2021-04-07T05:02:08.611Z] #43 40.91 DEP compel/arch/x86/plugins/std/parasite-head.d 05:02:08 [2021-04-07T05:02:08.611Z] #43 40.93 GEN compel/plugins/include/uapi/std/syscall.h 05:02:08 [2021-04-07T05:02:08.611Z] #43 40.97 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 05:02:08 [2021-04-07T05:02:08.611Z] #43 40.98 GEN compel/plugins/include/uapi/std/syscall-codes.h 05:02:08 [2021-04-07T05:02:08.611Z] #43 41.00 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 05:02:08 [2021-04-07T05:02:08.611Z] #43 41.01 DEP compel/plugins/std/infect.d 05:02:08 [2021-04-07T05:02:08.723Z] #43 26.80 CC images/timer.o 05:02:08 [2021-04-07T05:02:08.872Z] #43 41.14 DEP compel/plugins/std/string.d 05:02:08 [2021-04-07T05:02:08.872Z] #43 41.25 DEP compel/plugins/std/log.d 05:02:08 [2021-04-07T05:02:08.872Z] #43 41.33 DEP compel/plugins/std/fds.d 05:02:08 [2021-04-07T05:02:08.979Z] #43 27.09 CC images/timerfd.o 05:02:09 [2021-04-07T05:02:09.133Z] #43 41.41 DEP compel/plugins/std/std.d 05:02:09 [2021-04-07T05:02:09.233Z] #43 ... 05:02:09 [2021-04-07T05:02:09.233Z] 05:02:09 [2021-04-07T05:02:09.233Z] #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 05:02:09 [2021-04-07T05:02:09.233Z] #45 sha256:ec3c4c29fb446ba50f00a13d0c1f6d473e08817f88b6f6145798cb564e14b62d 05:02:09 [2021-04-07T05:02:09.233Z] #45 97.70 github.com/LK4D4/vndr/godl 05:02:09 [2021-04-07T05:02:09.236Z] #43 27.29 CC images/mm.o 05:02:09 [2021-04-07T05:02:09.394Z] #43 41.54 DEP compel/plugins/shmem/shmem.d 05:02:09 [2021-04-07T05:02:09.394Z] #43 41.64 DEP compel/plugins/fds/fds.d 05:02:09 [2021-04-07T05:02:09.492Z] #43 ... 05:02:09 [2021-04-07T05:02:09.492Z] 05:02:09 [2021-04-07T05:02:09.492Z] #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 05:02:09 [2021-04-07T05:02:09.492Z] #45 sha256:6e1b7b81fdaee329ceddbccaa1f3f9be6f0a97faa8752dff0635f20a233b534f 05:02:09 [2021-04-07T05:02:09.492Z] #45 87.88 github.com/LK4D4/vndr/build 05:02:09 [2021-04-07T05:02:09.492Z] #45 90.00 github.com/LK4D4/vndr/versioned 05:02:09 [2021-04-07T05:02:09.492Z] #45 90.08 compress/flate 05:02:09 [2021-04-07T05:02:09.492Z] #45 90.98 hash/crc32 05:02:09 [2021-04-07T05:02:09.492Z] #45 91.62 vendor/golang.org/x/crypto/cryptobyte 05:02:09 [2021-04-07T05:02:09.492Z] #45 92.72 compress/gzip 05:02:09 [2021-04-07T05:02:09.492Z] #45 93.56 net 05:02:09 [2021-04-07T05:02:09.492Z] #45 94.23 vendor/golang.org/x/crypto/internal/chacha20 05:02:09 [2021-04-07T05:02:09.492Z] #45 94.69 vendor/golang.org/x/crypto/poly1305 05:02:09 [2021-04-07T05:02:09.492Z] #45 94.95 vendor/golang.org/x/sys/cpu 05:02:09 [2021-04-07T05:02:09.492Z] #45 95.17 vendor/golang.org/x/crypto/chacha20poly1305 05:02:09 [2021-04-07T05:02:09.492Z] #45 96.05 vendor/golang.org/x/crypto/hkdf 05:02:09 [2021-04-07T05:02:09.492Z] #45 96.22 vendor/golang.org/x/text/transform 05:02:09 [2021-04-07T05:02:09.492Z] #45 96.84 vendor/golang.org/x/text/unicode/bidi 05:02:09 [2021-04-07T05:02:09.492Z] #45 ... 05:02:09 [2021-04-07T05:02:09.492Z] 05:02:09 [2021-04-07T05:02:09.492Z] #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 05:02:09 [2021-04-07T05:02:09.492Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:09 [2021-04-07T05:02:09.492Z] #43 27.64 CC images/sk-opts.o 05:02:09 [2021-04-07T05:02:09.497Z] #45 ... 05:02:09 [2021-04-07T05:02:09.497Z] 05:02:09 [2021-04-07T05:02:09.497Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 05:02:09 [2021-04-07T05:02:09.497Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c 05:02:09 [2021-04-07T05:02:09.497Z] #14 DONE 1.7s 05:02:09 [2021-04-07T05:02:09.586Z] #44 18.28 CC images/stats.o 05:02:09 [2021-04-07T05:02:09.586Z] #44 ... 05:02:09 [2021-04-07T05:02:09.586Z] 05:02:09 [2021-04-07T05:02:09.586Z] #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 05:02:09 [2021-04-07T05:02:09.586Z] #52 sha256:71c0043ab408a8bb7c3cef95039848d1a1166c56d5e3f16ce03bf72652f20cde 05:02:09 [2021-04-07T05:02:09.586Z] #52 77.20 time 05:02:09 [2021-04-07T05:02:09.586Z] #52 80.66 regexp 05:02:09 [2021-04-07T05:02:09.586Z] #52 ... 05:02:09 [2021-04-07T05:02:09.586Z] 05:02:09 [2021-04-07T05:02:09.586Z] #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 05:02:09 [2021-04-07T05:02:09.586Z] #35 sha256:4d5091f128e5f189e1da0542463ae63e232c7c03c1f872b9171b49acde9107ef 05:02:09 [2021-04-07T05:02:09.586Z] #35 82.70 os 05:02:09 [2021-04-07T05:02:09.586Z] #35 85.16 internal/fmtsort 05:02:09 [2021-04-07T05:02:09.586Z] #35 86.11 path/filepath 05:02:09 [2021-04-07T05:02:09.586Z] #35 86.12 fmt 05:02:09 [2021-04-07T05:02:09.657Z] #43 41.82 CC compel/plugins/std/std.o 05:02:09 [2021-04-07T05:02:09.749Z] #43 27.81 CC images/sk-unix.o 05:02:09 [2021-04-07T05:02:09.761Z] 05:02:09 [2021-04-07T05:02:09.761Z] #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 05:02:09 [2021-04-07T05:02:09.761Z] #53 sha256:386f3ecedee356268d147881404f914b0974793bfd7a943f9f6b55a0cb50a0b2 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.730 + RM_GOPATH=0 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.730 + TMP_GOPATH= 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.730 + : /build 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.730 + '[' -z '' ']' 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.730 ++ mktemp -d 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.732 + export GOPATH=/tmp/tmp.Rs8bIXlwI6 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.732 + GOPATH=/tmp/tmp.Rs8bIXlwI6 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.733 + RM_GOPATH=1 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.733 + case "$(go env GOARCH)" in 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.733 ++ go env GOARCH 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.749 + export GO_BUILDMODE=-buildmode=pie 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.749 + GO_BUILDMODE=-buildmode=pie 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.750 ++ dirname /tmp/install/install.sh 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.752 + dir=/tmp/install 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.753 + bin=runc 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.753 + shift 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.754 + '[' '!' -f /tmp/install/runc.installer ']' 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.754 + . /tmp/install/runc.installer 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.755 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.756 + install_runc 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.757 + uname -r 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.761 + grep -q '^3\.10\.0.*\.el7\.' 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.766 + RUNC_BUILDTAGS='seccomp ' 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.766 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.767 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.767 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Rs8bIXlwI6/src/github.com/opencontainers/runc 05:02:09 [2021-04-07T05:02:09.761Z] #53 1.782 Cloning into '/tmp/tmp.Rs8bIXlwI6/src/github.com/opencontainers/runc'... 05:02:09 [2021-04-07T05:02:09.886Z] #35 87.61 io/ioutil 05:02:09 [2021-04-07T05:02:09.922Z] #43 42.10 CC compel/plugins/std/fds.o 05:02:10 [2021-04-07T05:02:10.005Z] #43 28.20 CC images/sk-inet.o 05:02:10 [2021-04-07T05:02:10.183Z] #43 42.49 CC compel/plugins/std/log.o 05:02:10 [2021-04-07T05:02:10.568Z] #43 28.55 CC images/tun.o 05:02:10 [2021-04-07T05:02:10.568Z] #43 28.79 CC images/sk-netlink.o 05:02:10 [2021-04-07T05:02:10.952Z] #35 ... 05:02:10 [2021-04-07T05:02:10.952Z] 05:02:10 [2021-04-07T05:02:10.952Z] #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 05:02:10 [2021-04-07T05:02:10.952Z] #52 sha256:71c0043ab408a8bb7c3cef95039848d1a1166c56d5e3f16ce03bf72652f20cde 05:02:10 [2021-04-07T05:02:10.952Z] #52 88.52 context 05:02:10 [2021-04-07T05:02:10.952Z] #52 88.60 mvdan.cc/sh/v3/fileutil 05:02:11 [2021-04-07T05:02:11.127Z] #43 43.28 CC compel/plugins/std/string.o 05:02:11 [2021-04-07T05:02:11.133Z] #43 29.12 CC images/packet-sock.o 05:02:11 [2021-04-07T05:02:11.158Z] #53 ... 05:02:11 [2021-04-07T05:02:11.159Z] 05:02:11 [2021-04-07T05:02:11.159Z] #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 05:02:11 [2021-04-07T05:02:11.159Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f 05:02:11 [2021-04-07T05:02:11.159Z] #15 DONE 1.7s 05:02:11 [2021-04-07T05:02:11.397Z] #43 29.43 CC images/ipc-var.o 05:02:11 [2021-04-07T05:02:11.425Z] 05:02:11 [2021-04-07T05:02:11.425Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 05:02:11 [2021-04-07T05:02:11.425Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 05:02:11 [2021-04-07T05:02:11.655Z] #43 29.72 CC images/ipc-desc.o 05:02:11 [2021-04-07T05:02:11.700Z] #43 43.93 CC compel/plugins/std/infect.o 05:02:11 [2021-04-07T05:02:11.911Z] #43 29.89 CC images/ipc-shm.o 05:02:12 [2021-04-07T05:02:12.166Z] #43 30.19 CC images/ipc-msg.o 05:02:12 [2021-04-07T05:02:12.273Z] #43 44.43 CC compel/arch/x86/plugins/std/parasite-head.o 05:02:12 [2021-04-07T05:02:12.273Z] #43 44.47 CC compel/arch/x86/plugins/std/memcpy.o 05:02:12 [2021-04-07T05:02:12.273Z] #43 44.52 CC compel/arch/x86/plugins/std/syscalls-64.o 05:02:12 [2021-04-07T05:02:12.273Z] #43 44.62 AR compel/plugins/std.lib.a 05:02:12 [2021-04-07T05:02:12.273Z] #43 44.69 CC compel/plugins/fds/fds.o 05:02:12 [2021-04-07T05:02:12.384Z] #16 1.321 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 05:02:12 [2021-04-07T05:02:12.422Z] #43 30.51 CC images/ipc-sem.o 05:02:12 [2021-04-07T05:02:12.534Z] #43 44.94 AR compel/plugins/fds.lib.a 05:02:12 [2021-04-07T05:02:12.678Z] #43 30.80 CC images/utsns.o 05:02:12 [2021-04-07T05:02:12.795Z] #43 45.01 HOSTDEP compel/src/lib/log-host.d 05:02:12 [2021-04-07T05:02:12.795Z] #43 45.07 HOSTDEP compel/src/lib/handle-elf-host.d 05:02:12 [2021-04-07T05:02:12.795Z] #43 45.16 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 05:02:12 [2021-04-07T05:02:12.795Z] #43 45.22 HOSTDEP compel/src/main-host.d 05:02:12 [2021-04-07T05:02:12.935Z] #43 30.99 CC images/creds.o 05:02:12 [2021-04-07T05:02:12.935Z] #43 31.19 CC images/vma.o 05:02:12 [2021-04-07T05:02:12.963Z] #16 DONE 1.7s 05:02:12 [2021-04-07T05:02:12.963Z] 05:02:12 [2021-04-07T05:02:12.963Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 05:02:12 [2021-04-07T05:02:12.963Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 05:02:13 [2021-04-07T05:02:13.056Z] #43 45.35 DEP compel/src/lib/ptrace.d 05:02:13 [2021-04-07T05:02:13.092Z] #13 ... 05:02:13 [2021-04-07T05:02:13.092Z] 05:02:13 [2021-04-07T05:02:13.092Z] #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 05:02:13 [2021-04-07T05:02:13.092Z] #56 sha256:4087f8d2f9620773e4a35a8a8c2aafbb01921731bc629579b98178e5774a568b 05:02:13 [2021-04-07T05:02:13.092Z] #56 47.85 Checking out files: 38% (1467/3837) Checking out files: 39% (1497/3837) Checking out files: 40% (1535/3837) Checking out files: 41% (1574/3837) Checking out files: 42% (1612/3837) Checking out files: 43% (1650/3837) Checking out files: 44% (1689/3837) Checking out files: 45% (1727/3837) Checking out files: 46% (1766/3837) Checking out files: 47% (1804/3837) Checking out files: 48% (1842/3837) Checking out files: 49% (1881/3837) Checking out files: 50% (1919/3837) Checking out files: 51% (1957/3837) Checking out files: 52% (1996/3837) Checking out files: 53% (2034/3837) Checking out files: 54% (2072/3837) Checking out files: 55% (2111/3837) Checking out files: 56% (2149/3837) Checking out files: 57% (2188/3837) Checking out files: 58% (2226/3837) Checking out files: 59% (2264/3837) Checking out files: 60% (2303/3837) Checking out files: 61% (2341/3837) Checking out files: 62% (2379/3837) Checking out files: 63% (2418/3837) Checking out files: 64% (2456/3837) Checking out files: 65% (2495/3837) Checking out files: 66% (2533/3837) Checking out files: 67% (2571/3837) Checking out files: 68% (2610/3837) Checking out files: 69% (2648/3837) Checking out files: 70% (2686/3837) Checking out files: 71% (2725/3837) Checking out files: 72% (2763/3837) Checking out files: 73% (2802/3837) Checking out files: 74% (2840/3837) Checking out files: 75% (2878/3837) Checking out files: 76% (2917/3837) Checking out files: 77% (2955/3837) Checking out files: 78% (2993/3837) Checking out files: 79% (3032/3837) Checking out files: 80% (3070/3837) Checking out files: 81% (3108/3837) Checking out files: 82% (3147/3837) Checking out files: 83% (3185/3837) Checking out files: 83% (3219/3837) Checking out files: 84% (3224/3837) Checking out files: 85% (3262/3837) Checking out files: 86% (3300/3837) Checking out files: 87% (3339/3837) Checking out files: 88% (3377/3837) Checking out files: 89% (3415/3837) Checking out files: 90% (3454/3837) Checking out files: 91% (3492/3837) Checking out files: 92% (3531/3837) Checking out files: 93% (3569/3837) Checking out files: 94% (3607/3837) Checking out files: 95% (3646/3837) Checking out files: 96% (3684/3837) Checking out files: 97% (3722/3837) Checking out files: 98% (3761/3837) Checking out files: 99% (3799/3837) Checking out files: 100% (3837/3837) Checking out files: 100% (3837/3837), done. 05:02:13 [2021-04-07T05:02:13.092Z] #56 49.52 + cd /tmp/tmp.6ZSgFUdBXm/src/github.com/containerd/containerd 05:02:13 [2021-04-07T05:02:13.092Z] #56 49.52 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:02:13 [2021-04-07T05:02:13.317Z] #43 45.52 DEP compel/src/lib/infect.d 05:02:13 [2021-04-07T05:02:13.498Z] #43 31.44 CC images/netdev.o 05:02:13 [2021-04-07T05:02:13.579Z] #43 45.70 DEP compel/src/lib/infect-util.d 05:02:13 [2021-04-07T05:02:13.579Z] #43 45.80 DEP compel/src/lib/infect-rpc.d 05:02:13 [2021-04-07T05:02:13.579Z] #43 45.92 DEP compel/arch/x86/src/lib/infect.d 05:02:13 [2021-04-07T05:02:13.580Z] #22 10.61 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 05:02:13 [2021-04-07T05:02:13.580Z] #22 10.70 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 05:02:13 [2021-04-07T05:02:13.580Z] #22 10.75 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl 05:02:13 [2021-04-07T05:02:13.580Z] #22 10.83 Collecting pyyaml (from yamllint==1.16.0) 05:02:13 [2021-04-07T05:02:13.580Z] #22 11.07 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) 05:02:13 [2021-04-07T05:02:13.580Z] #22 11.42 Installing collected packages: pathspec, pyyaml, yamllint 05:02:13 [2021-04-07T05:02:13.580Z] #22 11.81 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 05:02:13 [2021-04-07T05:02:13.746Z] #52 91.08 encoding/binary 05:02:13 [2021-04-07T05:02:13.746Z] #52 91.10 flag 05:02:13 [2021-04-07T05:02:13.746Z] #52 91.10 go/token 05:02:13 [2021-04-07T05:02:13.746Z] #52 91.10 github.com/pkg/diff 05:02:13 [2021-04-07T05:02:13.746Z] #52 ... 05:02:13 [2021-04-07T05:02:13.746Z] 05:02:13 [2021-04-07T05:02:13.746Z] #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 05:02:13 [2021-04-07T05:02:13.746Z] #46 sha256:1f7e23211be602e4e0441a495f720107223f49201492cb38c8a0df6210194e35 05:02:13 [2021-04-07T05:02:13.746Z] #46 81.51 internal/poll 05:02:13 [2021-04-07T05:02:13.746Z] #46 84.24 regexp 05:02:13 [2021-04-07T05:02:13.746Z] #46 87.38 path/filepath 05:02:13 [2021-04-07T05:02:13.746Z] #46 88.62 context 05:02:13 [2021-04-07T05:02:13.746Z] #46 91.39 net 05:02:13 [2021-04-07T05:02:13.746Z] #46 ... 05:02:13 [2021-04-07T05:02:13.746Z] 05:02:13 [2021-04-07T05:02:13.747Z] #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 05:02:13 [2021-04-07T05:02:13.747Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:02:13 [2021-04-07T05:02:13.747Z] #44 18.81 CC images/core.o 05:02:13 [2021-04-07T05:02:13.747Z] #44 19.77 CC images/core-x86.o 05:02:13 [2021-04-07T05:02:13.747Z] #44 20.60 CC images/core-arm.o 05:02:13 [2021-04-07T05:02:13.747Z] #44 21.12 CC images/core-aarch64.o 05:02:13 [2021-04-07T05:02:13.747Z] #44 21.57 CC images/core-ppc64.o 05:02:13 [2021-04-07T05:02:13.747Z] #44 22.32 CC images/core-s390.o 05:02:13 [2021-04-07T05:02:13.755Z] #43 31.83 CC images/tty.o 05:02:13 [2021-04-07T05:02:13.840Z] #43 46.05 DEP compel/arch/x86/src/lib/cpu.d 05:02:13 [2021-04-07T05:02:13.840Z] #43 46.11 DEP compel/src/lib/log.d 05:02:13 [2021-04-07T05:02:13.840Z] #43 46.19 DEP compel/src/main.d 05:02:14 [2021-04-07T05:02:14.045Z] #44 23.12 CC images/cpuinfo.o 05:02:14 [2021-04-07T05:02:14.101Z] #43 46.34 DEP compel/src/lib/handle-elf.d 05:02:14 [2021-04-07T05:02:14.101Z] #43 46.44 DEP compel/arch/x86/src/lib/handle-elf.d 05:02:14 [2021-04-07T05:02:14.150Z] #22 DONE 12.3s 05:02:14 [2021-04-07T05:02:14.150Z] 05:02:14 [2021-04-07T05:02:14.150Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli 05:02:14 [2021-04-07T05:02:14.150Z] #25 sha256:51280ae2dc16ee76445afec46b627304a1c319a24e9b26ff5e6ba3e82127650b 05:02:14 [2021-04-07T05:02:14.318Z] #43 32.29 CC images/file-lock.o 05:02:14 [2021-04-07T05:02:14.361Z] #43 46.56 CC compel/src/lib/log.o 05:02:14 [2021-04-07T05:02:14.361Z] #43 46.79 CC compel/arch/x86/src/lib/cpu.o 05:02:14 [2021-04-07T05:02:14.410Z] #25 DONE 0.3s 05:02:14 [2021-04-07T05:02:14.410Z] 05:02:14 [2021-04-07T05:02:14.410Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 05:02:14 [2021-04-07T05:02:14.410Z] #30 sha256:e6bfe118352b859f9602c12a7c1a225d91485be51106e1726646901d61b26b22 05:02:14 [2021-04-07T05:02:14.575Z] #43 32.56 CC images/rlimit.o 05:02:14 [2021-04-07T05:02:14.575Z] #43 32.75 CC images/pagemap.o 05:02:14 [2021-04-07T05:02:14.694Z] #44 23.63 CC images/inventory.o 05:02:14 [2021-04-07T05:02:14.897Z] #17 DONE 1.7s 05:02:14 [2021-04-07T05:02:14.897Z] 05:02:14 [2021-04-07T05:02:14.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 05:02:14 [2021-04-07T05:02:14.897Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:02:14 [2021-04-07T05:02:14.897Z] #43 34.11 CC images/ext-file.o 05:02:14 [2021-04-07T05:02:14.897Z] #43 34.30 CC images/cgroup.o 05:02:14 [2021-04-07T05:02:14.897Z] #43 35.24 CC images/userns.o 05:02:14 [2021-04-07T05:02:14.897Z] #43 35.59 CC images/google/protobuf/descriptor.o 05:02:14 [2021-04-07T05:02:14.897Z] #43 37.10 CC images/opts.o 05:02:14 [2021-04-07T05:02:14.897Z] #43 37.26 CC images/seccomp.o 05:02:14 [2021-04-07T05:02:14.897Z] #43 37.45 CC images/binfmt-misc.o 05:02:14 [2021-04-07T05:02:14.897Z] #43 37.63 CC images/time.o 05:02:14 [2021-04-07T05:02:14.897Z] #43 38.03 CC images/sysctl.o 05:02:14 [2021-04-07T05:02:14.897Z] #43 38.19 CC images/autofs.o 05:02:14 [2021-04-07T05:02:14.897Z] #43 38.42 CC images/macvlan.o 05:02:14 [2021-04-07T05:02:14.897Z] #43 38.77 CC images/sit.o 05:02:14 [2021-04-07T05:02:14.897Z] #43 39.03 CC images/memfd.o 05:02:14 [2021-04-07T05:02:14.897Z] #43 39.50 CC images/timens.o 05:02:14 [2021-04-07T05:02:14.995Z] #44 23.90 CC images/fdinfo.o 05:02:15 [2021-04-07T05:02:15.137Z] #43 33.04 CC images/siginfo.o 05:02:15 [2021-04-07T05:02:15.161Z] #43 39.90 LINK images/built-in.o 05:02:15 [2021-04-07T05:02:15.293Z] #44 24.43 CC images/fown.o 05:02:15 [2021-04-07T05:02:15.303Z] #43 47.53 CC compel/arch/x86/src/lib/infect.o 05:02:15 [2021-04-07T05:02:15.303Z] #43 ... 05:02:15 [2021-04-07T05:02:15.303Z] 05:02:15 [2021-04-07T05:02:15.303Z] #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 05:02:15 [2021-04-07T05:02:15.303Z] #45 sha256:7f8c1b1cc101fe8271734a702fdf7bc478629c8b3083aa7b79583c691fbe8b16 05:02:15 [2021-04-07T05:02:15.303Z] #45 108.2 mime 05:02:15 [2021-04-07T05:02:15.303Z] #45 110.0 mime/quotedprintable 05:02:15 [2021-04-07T05:02:15.303Z] #45 110.3 net/http/internal 05:02:15 [2021-04-07T05:02:15.303Z] #45 113.0 crypto/x509 05:02:15 [2021-04-07T05:02:15.303Z] #45 115.3 crypto/tls 05:02:15 [2021-04-07T05:02:15.393Z] #43 33.39 CC images/rpc.o 05:02:15 [2021-04-07T05:02:15.425Z] #43 40.13 GEN compel/include/asm 05:02:15 [2021-04-07T05:02:15.425Z] #43 40.17 GEN compel/include/version.h 05:02:15 [2021-04-07T05:02:15.425Z] #43 40.20 touch .config 05:02:15 [2021-04-07T05:02:15.425Z] #43 40.29 GEN include/common/config.h 05:02:15 [2021-04-07T05:02:15.592Z] #44 24.60 CC images/ns.o 05:02:15 [2021-04-07T05:02:15.638Z] #56 51.78 + export 'BUILDTAGS=netgo osusergo static_build' 05:02:15 [2021-04-07T05:02:15.638Z] #56 51.78 + BUILDTAGS='netgo osusergo static_build' 05:02:15 [2021-04-07T05:02:15.638Z] #56 51.78 + export EXTRA_FLAGS=-buildmode=pie 05:02:15 [2021-04-07T05:02:15.638Z] #56 51.78 + EXTRA_FLAGS=-buildmode=pie 05:02:15 [2021-04-07T05:02:15.638Z] #56 51.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 05:02:15 [2021-04-07T05:02:15.638Z] #56 51.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 05:02:15 [2021-04-07T05:02:15.638Z] #56 51.78 + '[' '' = dynamic ']' 05:02:15 [2021-04-07T05:02:15.638Z] #56 51.78 + make 05:02:15 [2021-04-07T05:02:15.650Z] #43 ... 05:02:15 [2021-04-07T05:02:15.650Z] 05:02:15 [2021-04-07T05:02:15.650Z] #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 05:02:15 [2021-04-07T05:02:15.650Z] #56 sha256:47b4cea3269034ea692181692836fefc7ba1d486c459bb3fb0116bbb1fbfc677 05:02:15 [2021-04-07T05:02:15.650Z] #56 47.70 + bin/ctr 05:02:15 [2021-04-07T05:02:15.689Z] #43 40.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 05:02:15 [2021-04-07T05:02:15.689Z] #43 40.49 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S 05:02:15 [2021-04-07T05:02:15.689Z] #43 40.54 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d 05:02:15 [2021-04-07T05:02:15.892Z] #44 24.80 CC images/regfile.o 05:02:15 [2021-04-07T05:02:15.892Z] #44 ... 05:02:15 [2021-04-07T05:02:15.892Z] 05:02:15 [2021-04-07T05:02:15.892Z] #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 05:02:15 [2021-04-07T05:02:15.892Z] #52 sha256:71c0043ab408a8bb7c3cef95039848d1a1166c56d5e3f16ce03bf72652f20cde 05:02:15 [2021-04-07T05:02:15.892Z] #52 93.69 go/scanner 05:02:15 [2021-04-07T05:02:15.906Z] #56 ... 05:02:15 [2021-04-07T05:02:15.906Z] 05:02:15 [2021-04-07T05:02:15.906Z] #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 05:02:15 [2021-04-07T05:02:15.906Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:02:15 [2021-04-07T05:02:15.906Z] #13 98.65 Selecting previously unselected package g++-mingw-w64-x86-64. 05:02:15 [2021-04-07T05:02:15.906Z] #13 98.65 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 05:02:15 [2021-04-07T05:02:15.906Z] #13 98.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:15 [2021-04-07T05:02:15.952Z] #43 40.56 DEP compel/arch/aarch64/plugins/std/parasite-head.d 05:02:15 [2021-04-07T05:02:15.952Z] #43 40.58 DEP compel/plugins/std/infect.d 05:02:15 [2021-04-07T05:02:15.952Z] #43 40.66 DEP compel/plugins/std/string.d 05:02:15 [2021-04-07T05:02:15.952Z] #43 40.73 DEP compel/plugins/std/log.d 05:02:16 [2021-04-07T05:02:16.216Z] #43 40.82 DEP compel/plugins/std/fds.d 05:02:16 [2021-04-07T05:02:16.216Z] #43 40.90 DEP compel/plugins/std/std.d 05:02:16 [2021-04-07T05:02:16.216Z] #43 40.97 DEP compel/plugins/shmem/shmem.d 05:02:16 [2021-04-07T05:02:16.216Z] #43 41.06 DEP compel/plugins/fds/fds.d 05:02:16 [2021-04-07T05:02:16.246Z] #45 ... 05:02:16 [2021-04-07T05:02:16.246Z] 05:02:16 [2021-04-07T05:02:16.246Z] #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 05:02:16 [2021-04-07T05:02:16.246Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:16 [2021-04-07T05:02:16.246Z] #43 48.39 CC compel/src/lib/infect-rpc.o 05:02:16 [2021-04-07T05:02:16.480Z] #43 41.19 CC compel/plugins/std/std.o 05:02:16 [2021-04-07T05:02:16.507Z] #43 48.81 CC compel/src/lib/infect-util.o 05:02:16 [2021-04-07T05:02:16.584Z] #56 52.91 + bin/ctr 05:02:16 [2021-04-07T05:02:16.743Z] #43 ... 05:02:16 [2021-04-07T05:02:16.743Z] 05:02:16 [2021-04-07T05:02:16.743Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 05:02:16 [2021-04-07T05:02:16.743Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 05:02:16 [2021-04-07T05:02:16.743Z] #18 DONE 2.0s 05:02:16 [2021-04-07T05:02:16.743Z] 05:02:16 [2021-04-07T05:02:16.743Z] #19 [dev-systemd-false 6/26] RUN ldconfig 05:02:16 [2021-04-07T05:02:16.743Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 05:02:16 [2021-04-07T05:02:16.768Z] #43 49.11 CC compel/src/lib/infect.o 05:02:17 [2021-04-07T05:02:17.546Z] #56 ... 05:02:17 [2021-04-07T05:02:17.546Z] 05:02:17 [2021-04-07T05:02:17.546Z] #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 05:02:17 [2021-04-07T05:02:17.546Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:17 [2021-04-07T05:02:17.546Z] #43 10.44 DEP images/siginfo.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 10.48 PBCC images/pagemap.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 10.55 DEP images/pagemap.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 10.62 PBCC images/rlimit.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 10.67 DEP images/rlimit.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 10.71 PBCC images/file-lock.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 10.76 DEP images/file-lock.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 10.80 PBCC images/tty.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 10.87 DEP images/tty.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 10.93 PBCC images/tun.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 10.97 PBCC images/netdev.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.03 DEP images/tun.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.08 DEP images/netdev.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.17 PBCC images/vma.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.25 DEP images/vma.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.32 PBCC images/creds.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.37 DEP images/creds.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.50 PBCC images/utsns.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.50 DEP images/utsns.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.55 PBCC images/ipc-desc.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.55 PBCC images/ipc-sem.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.63 DEP images/ipc-desc.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.63 DEP images/ipc-sem.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.69 PBCC images/ipc-msg.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.77 DEP images/ipc-msg.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.77 PBCC images/ipc-shm.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.77 DEP images/ipc-shm.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.90 PBCC images/ipc-var.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 11.90 DEP images/ipc-var.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.03 PBCC images/sk-opts.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.03 PBCC images/packet-sock.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.05 DEP images/sk-opts.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.09 DEP images/packet-sock.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.20 PBCC images/sk-netlink.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.25 DEP images/sk-netlink.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.31 PBCC images/sk-inet.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.35 DEP images/sk-inet.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.42 PBCC images/sk-unix.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.51 DEP images/sk-unix.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.58 PBCC images/mm.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.69 DEP images/mm.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.73 PBCC images/timerfd.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.76 DEP images/timerfd.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.82 PBCC images/timer.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.89 DEP images/timer.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 12.92 PBCC images/sa.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.00 DEP images/sa.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.06 PBCC images/pipe-data.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.11 DEP images/pipe-data.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.19 PBCC images/mnt.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.26 DEP images/mnt.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.29 PBCC images/sk-packet.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.35 DEP images/sk-packet.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.40 PBCC images/tcp-stream.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.48 DEP images/tcp-stream.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.56 PBCC images/pipe.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.59 DEP images/pipe.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.66 PBCC images/pstree.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.69 DEP images/pstree.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.72 PBCC images/fs.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.76 DEP images/fs.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.84 PBCC images/signalfd.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.91 DEP images/signalfd.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.94 PBCC images/fh.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 13.98 PBCC images/fsnotify.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.04 DEP images/fh.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.14 DEP images/fsnotify.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.18 PBCC images/eventpoll.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.20 DEP images/eventpoll.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.25 PBCC images/eventfd.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.25 DEP images/eventfd.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.34 PBCC images/remap-file-path.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.35 DEP images/remap-file-path.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.42 PBCC images/fifo.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.46 DEP images/fifo.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.50 PBCC images/ghost-file.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.54 DEP images/ghost-file.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.60 PBCC images/regfile.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.70 DEP images/regfile.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.75 PBCC images/ns.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.78 DEP images/ns.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.84 PBCC images/fdinfo.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 14.98 DEP images/fdinfo.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 15.08 PBCC images/core-aarch64.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 15.15 PBCC images/core-arm.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 15.22 PBCC images/core-ppc64.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 15.28 PBCC images/core-s390.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 15.34 PBCC images/core-x86.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 15.40 PBCC images/core.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 15.49 PBCC images/inventory.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 15.57 DEP images/core-aarch64.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 15.62 DEP images/core-arm.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 15.70 DEP images/core-ppc64.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 15.75 DEP images/core-s390.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 15.83 DEP images/core-x86.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 15.92 DEP images/core.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 15.97 DEP images/inventory.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 16.04 PBCC images/cpuinfo.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 16.07 DEP images/cpuinfo.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 16.12 PBCC images/stats.pb-c.c 05:02:17 [2021-04-07T05:02:17.546Z] #43 16.15 DEP images/stats.pb-c.d 05:02:17 [2021-04-07T05:02:17.546Z] #43 17.54 make[1]: Nothing to be done for 'all'. 05:02:17 [2021-04-07T05:02:17.546Z] #43 19.06 CC images/stats.o 05:02:17 [2021-04-07T05:02:17.546Z] #43 19.38 CC images/core.o 05:02:17 [2021-04-07T05:02:17.546Z] #43 20.02 CC images/core-x86.o 05:02:17 [2021-04-07T05:02:17.546Z] #43 20.57 CC images/core-arm.o 05:02:17 [2021-04-07T05:02:17.705Z] #30 ... 05:02:17 [2021-04-07T05:02:17.705Z] 05:02:17 [2021-04-07T05:02:17.705Z] #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 05:02:17 [2021-04-07T05:02:17.705Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:17 [2021-04-07T05:02:17.705Z] #43 133.0 CC criu/namespaces.o 05:02:17 [2021-04-07T05:02:17.705Z] #43 134.7 CC criu/net.o 05:02:17 [2021-04-07T05:02:17.705Z] #43 137.5 CC criu/netfilter.o 05:02:17 [2021-04-07T05:02:17.705Z] #43 137.8 CC criu/page-pipe.o 05:02:17 [2021-04-07T05:02:17.705Z] #43 138.5 CC criu/page-xfer.o 05:02:17 [2021-04-07T05:02:17.705Z] #43 140.3 CC criu/pagemap-cache.o 05:02:17 [2021-04-07T05:02:17.705Z] #43 140.9 CC criu/pagemap.o 05:02:17 [2021-04-07T05:02:17.705Z] #43 141.8 CC criu/parasite-syscall.o 05:02:17 [2021-04-07T05:02:17.705Z] #43 142.5 CC criu/path.o 05:02:17 [2021-04-07T05:02:17.705Z] #43 142.7 CC criu/pie-util-vdso-elf32.o 05:02:17 [2021-04-07T05:02:17.705Z] #43 143.1 CC criu/pie-util-vdso.o 05:02:17 [2021-04-07T05:02:17.705Z] #43 143.5 CC criu/pie-util.o 05:02:17 [2021-04-07T05:02:17.966Z] #43 143.7 CC criu/pipes.o 05:02:18 [2021-04-07T05:02:18.009Z] #52 95.55 mvdan.cc/editorconfig 05:02:18 [2021-04-07T05:02:18.118Z] #43 20.92 CC images/core-aarch64.o 05:02:18 [2021-04-07T05:02:18.118Z] #43 ... 05:02:18 [2021-04-07T05:02:18.118Z] 05:02:18 [2021-04-07T05:02:18.118Z] #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 05:02:18 [2021-04-07T05:02:18.118Z] #45 sha256:e20fde2f58309ccb6e07c7d4ed6a518c1540fdf681d4a06d6b8e6595c27b5417 05:02:18 [2021-04-07T05:02:18.118Z] #45 83.47 text/template 05:02:18 [2021-04-07T05:02:18.118Z] #45 84.08 encoding/xml 05:02:18 [2021-04-07T05:02:18.118Z] #45 88.61 go/doc 05:02:18 [2021-04-07T05:02:18.118Z] #45 90.06 github.com/LK4D4/vndr/versioned 05:02:18 [2021-04-07T05:02:18.118Z] #45 90.16 compress/flate 05:02:18 [2021-04-07T05:02:18.118Z] #45 92.06 github.com/LK4D4/vndr/build 05:02:18 [2021-04-07T05:02:18.118Z] #45 92.97 hash/crc32 05:02:18 [2021-04-07T05:02:18.379Z] #45 93.81 compress/gzip 05:02:18 [2021-04-07T05:02:18.379Z] #45 ... 05:02:18 [2021-04-07T05:02:18.379Z] 05:02:18 [2021-04-07T05:02:18.379Z] #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 05:02:18 [2021-04-07T05:02:18.379Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:18 [2021-04-07T05:02:18.379Z] #43 21.41 CC images/core-ppc64.o 05:02:18 [2021-04-07T05:02:18.536Z] #43 144.4 CC criu/plugin.o 05:02:18 [2021-04-07T05:02:18.678Z] #19 DONE 1.8s 05:02:18 [2021-04-07T05:02:18.678Z] 05:02:18 [2021-04-07T05:02:18.678Z] #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 05:02:18 [2021-04-07T05:02:18.678Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 05:02:18 [2021-04-07T05:02:18.678Z] #20 ... 05:02:18 [2021-04-07T05:02:18.678Z] 05:02:18 [2021-04-07T05:02:18.678Z] #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 05:02:18 [2021-04-07T05:02:18.678Z] #45 sha256:ec3c4c29fb446ba50f00a13d0c1f6d473e08817f88b6f6145798cb564e14b62d 05:02:18 [2021-04-07T05:02:18.678Z] #45 98.74 github.com/LK4D4/vndr 05:02:18 [2021-04-07T05:02:18.678Z] #45 DONE 107.2s 05:02:18 [2021-04-07T05:02:18.941Z] 05:02:18 [2021-04-07T05:02:18.941Z] #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 05:02:18 [2021-04-07T05:02:18.941Z] #53 sha256:386f3ecedee356268d147881404f914b0974793bfd7a943f9f6b55a0cb50a0b2 05:02:18 [2021-04-07T05:02:18.941Z] #53 9.493 + cd /tmp/tmp.Rs8bIXlwI6/src/github.com/opencontainers/runc 05:02:18 [2021-04-07T05:02:18.941Z] #53 9.497 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec 05:02:18 [2021-04-07T05:02:18.941Z] #53 9.943 + '[' -z '' ']' 05:02:18 [2021-04-07T05:02:18.941Z] #53 9.959 + target=static 05:02:18 [2021-04-07T05:02:18.941Z] #53 9.959 + make 'BUILDTAGS=seccomp ' static 05:02:18 [2021-04-07T05:02:18.941Z] #53 10.44 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 . 05:02:18 [2021-04-07T05:02:18.950Z] #43 ... 05:02:18 [2021-04-07T05:02:18.950Z] 05:02:18 [2021-04-07T05:02:18.950Z] #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 05:02:18 [2021-04-07T05:02:18.950Z] #51 sha256:7f0a3baa80566670f591622c15d12caff73d5b1e96ba3fe55f4751e381d1abae 05:02:18 [2021-04-07T05:02:18.950Z] #51 89.10 mvdan.cc/sh/v3/cmd/shfmt 05:02:18 [2021-04-07T05:02:18.950Z] #51 DONE 94.4s 05:02:19 [2021-04-07T05:02:19.078Z] #52 96.90 mvdan.cc/sh/v3/syntax 05:02:19 [2021-04-07T05:02:19.105Z] #43 144.7 CC criu/proc_parse.o 05:02:19 [2021-04-07T05:02:19.212Z] 05:02:19 [2021-04-07T05:02:19.212Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:02:19 [2021-04-07T05:02:19.212Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:19 [2021-04-07T05:02:19.212Z] #43 22.17 CC images/core-s390.o 05:02:19 [2021-04-07T05:02:19.313Z] #43 51.56 CC compel/src/lib/ptrace.o 05:02:19 [2021-04-07T05:02:19.545Z] Fetching without tags 05:02:19 [2021-04-07T05:02:19.575Z] #43 51.94 AR compel/libcompel.a 05:02:19 [2021-04-07T05:02:19.675Z] #43 ... 05:02:19 [2021-04-07T05:02:19.675Z] 05:02:19 [2021-04-07T05:02:19.675Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 05:02:19 [2021-04-07T05:02:19.675Z] #30 sha256:e6bfe118352b859f9602c12a7c1a225d91485be51106e1726646901d61b26b22 05:02:19 [2021-04-07T05:02:19.675Z] #30 DONE 5.1s 05:02:19 [2021-04-07T05:02:19.675Z] 05:02:19 [2021-04-07T05:02:19.675Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ 05:02:19 [2021-04-07T05:02:19.675Z] #33 sha256:ef8184f98dfecf52464275d2fa286e695d2a0363749ca09aef9f9fcf101b14a0 05:02:19 [2021-04-07T05:02:19.836Z] #43 52.02 HOSTCC compel/src/main-host.o 05:02:19 [2021-04-07T05:02:19.894Z] #53 ... 05:02:19 [2021-04-07T05:02:19.894Z] 05:02:19 [2021-04-07T05:02:19.894Z] #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 05:02:19 [2021-04-07T05:02:19.894Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 05:02:19 [2021-04-07T05:02:19.894Z] #32 DONE 108.3s 05:02:20 [2021-04-07T05:02:20.098Z] #43 52.29 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 05:02:20 [2021-04-07T05:02:20.128Z] #13 ... 05:02:20 [2021-04-07T05:02:20.128Z] 05:02:20 [2021-04-07T05:02:20.128Z] #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 05:02:20 [2021-04-07T05:02:20.128Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:20 [2021-04-07T05:02:20.128Z] #43 34.46 CC images/ext-file.o 05:02:20 [2021-04-07T05:02:20.128Z] #43 34.72 CC images/cgroup.o 05:02:20 [2021-04-07T05:02:20.128Z] #43 35.40 CC images/userns.o 05:02:20 [2021-04-07T05:02:20.128Z] #43 35.65 CC images/google/protobuf/descriptor.o 05:02:20 [2021-04-07T05:02:20.128Z] #43 37.13 CC images/opts.o 05:02:20 [2021-04-07T05:02:20.128Z] #43 37.37 CC images/seccomp.o 05:02:20 [2021-04-07T05:02:20.128Z] #43 37.62 CC images/binfmt-misc.o 05:02:20 [2021-04-07T05:02:20.128Z] #43 37.79 CC images/time.o 05:02:20 [2021-04-07T05:02:20.128Z] #43 37.94 CC images/sysctl.o 05:02:20 [2021-04-07T05:02:20.128Z] #43 ... 05:02:20 [2021-04-07T05:02:20.128Z] 05:02:20 [2021-04-07T05:02:20.128Z] #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 05:02:20 [2021-04-07T05:02:20.128Z] #45 sha256:6e1b7b81fdaee329ceddbccaa1f3f9be6f0a97faa8752dff0635f20a233b534f 05:02:20 [2021-04-07T05:02:20.128Z] #45 98.42 vendor/golang.org/x/text/secure/bidirule 05:02:20 [2021-04-07T05:02:20.128Z] #45 98.65 vendor/golang.org/x/text/unicode/norm 05:02:20 [2021-04-07T05:02:20.128Z] #45 102.3 vendor/golang.org/x/net/idna 05:02:20 [2021-04-07T05:02:20.128Z] #45 104.4 vendor/golang.org/x/net/http2/hpack 05:02:20 [2021-04-07T05:02:20.128Z] #45 105.5 mime 05:02:20 [2021-04-07T05:02:20.128Z] #45 107.1 mime/quotedprintable 05:02:20 [2021-04-07T05:02:20.128Z] #45 107.4 net/http/internal 05:02:20 [2021-04-07T05:02:20.128Z] #45 ... 05:02:20 [2021-04-07T05:02:20.128Z] 05:02:20 [2021-04-07T05:02:20.128Z] #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 05:02:20 [2021-04-07T05:02:20.128Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:20 [2021-04-07T05:02:20.128Z] #43 38.21 CC images/autofs.o 05:02:20 [2021-04-07T05:02:20.155Z] #43 22.88 CC images/cpuinfo.o 05:02:20 [2021-04-07T05:02:20.157Z] 05:02:20 [2021-04-07T05:02:20.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 05:02:20 [2021-04-07T05:02:20.157Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:02:20 [2021-04-07T05:02:20.157Z] #43 41.67 CC compel/plugins/std/fds.o 05:02:20 [2021-04-07T05:02:20.157Z] #43 42.11 CC compel/plugins/std/log.o 05:02:20 [2021-04-07T05:02:20.157Z] #43 43.01 CC compel/plugins/std/string.o 05:02:20 [2021-04-07T05:02:20.157Z] #43 43.63 CC compel/plugins/std/infect.o 05:02:20 [2021-04-07T05:02:20.157Z] #43 44.42 CC compel/arch/aarch64/plugins/std/parasite-head.o 05:02:20 [2021-04-07T05:02:20.157Z] #43 44.50 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o 05:02:20 [2021-04-07T05:02:20.157Z] #43 44.61 AR compel/plugins/std.lib.a 05:02:20 [2021-04-07T05:02:20.157Z] #43 44.70 CC compel/plugins/fds/fds.o 05:02:20 [2021-04-07T05:02:20.245Z] #33 DONE 0.6s 05:02:20 [2021-04-07T05:02:20.245Z] 05:02:20 [2021-04-07T05:02:20.245Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ 05:02:20 [2021-04-07T05:02:20.245Z] #35 sha256:3738d511752360199acfdb0d3faf3a8bf38d4a2835dadc81b00626df89597607 05:02:20 [2021-04-07T05:02:20.300Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit 255c79a1e823b422ec661df05e31e9a3d85caf64 05:02:20 [2021-04-07T05:02:20.359Z] #43 52.52 HOSTCC compel/src/lib/handle-elf-host.o 05:02:20 [2021-04-07T05:02:20.384Z] #43 38.37 CC images/macvlan.o 05:02:20 [2021-04-07T05:02:20.384Z] #43 38.61 CC images/sit.o 05:02:20 [2021-04-07T05:02:20.400Z] #52 97.65 encoding/base64 05:02:20 [2021-04-07T05:02:20.416Z] #43 23.29 CC images/inventory.o 05:02:20 [2021-04-07T05:02:20.416Z] #43 23.52 CC images/fdinfo.o 05:02:20 [2021-04-07T05:02:20.421Z] #43 45.03 AR compel/plugins/fds.lib.a 05:02:20 [2021-04-07T05:02:20.421Z] #43 45.12 HOSTDEP compel/src/lib/log-host.d 05:02:20 [2021-04-07T05:02:20.421Z] #43 45.20 HOSTDEP compel/src/lib/handle-elf-host.d 05:02:20 [2021-04-07T05:02:20.505Z] #35 DONE 0.3s 05:02:20 [2021-04-07T05:02:20.505Z] 05:02:20 [2021-04-07T05:02:20.505Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ 05:02:20 [2021-04-07T05:02:20.505Z] #38 sha256:53223776f348e9c97c317f24de90e354aa6b7941650823e5e3ba84d872f6c415 05:02:20 [2021-04-07T05:02:20.505Z] #38 DONE 0.1s 05:02:20 [2021-04-07T05:02:20.505Z] 05:02:20 [2021-04-07T05:02:20.505Z] #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 05:02:20 [2021-04-07T05:02:20.505Z] #49 sha256:c0a484091b9c04106a8625753b2667ff2ccaed56a1c853f5313e7c8d78e48ccc 05:02:20 [2021-04-07T05:02:20.621Z] #43 52.83 HOSTCC compel/src/lib/log-host.o 05:02:20 [2021-04-07T05:02:20.621Z] #43 52.99 HOSTLINK compel/compel-host-bin 05:02:20 [2021-04-07T05:02:20.641Z] #43 38.89 CC images/memfd.o 05:02:19 [2021-04-07T05:02:19.187Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 05:02:19 [2021-04-07T05:02:19.266Z] > git config --add remote.origin.fetch +refs/pull/42263/head:refs/remotes/origin/PR-42263 # timeout=10 05:02:19 [2021-04-07T05:02:19.319Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 05:02:19 [2021-04-07T05:02:19.443Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 05:02:19 [2021-04-07T05:02:19.578Z] Fetching upstream changes from https://github.com/moby/moby.git 05:02:19 [2021-04-07T05:02:19.579Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 05:02:19 [2021-04-07T05:02:19.581Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42263/head:refs/remotes/origin/PR-42263 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 05:02:20 [2021-04-07T05:02:20.402Z] > git config core.sparsecheckout # timeout=10 05:02:20 [2021-04-07T05:02:20.455Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 05:02:20 [2021-04-07T05:02:20.684Z] #43 45.50 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d 05:02:20 [2021-04-07T05:02:20.883Z] #43 53.11 DEP soccr/soccr.d 05:02:20 [2021-04-07T05:02:20.948Z] #43 45.63 HOSTDEP compel/src/main-host.d 05:02:20 [2021-04-07T05:02:20.989Z] #43 23.83 CC images/fown.o 05:02:20 [2021-04-07T05:02:20.989Z] #43 24.09 CC images/ns.o 05:02:21 [2021-04-07T05:02:21.053Z] #52 98.73 go/ast 05:02:21 [2021-04-07T05:02:21.053Z] #52 ... 05:02:21 [2021-04-07T05:02:21.053Z] 05:02:21 [2021-04-07T05:02:21.053Z] #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 05:02:21 [2021-04-07T05:02:21.053Z] #57 sha256:6323504ee20d7d9beeb823e146fbb105ad4c19351af6273004ca76c7494a1628 05:02:21 [2021-04-07T05:02:21.053Z] #57 50.20 Checking out files: 49% (1903/3837) Checking out files: 50% (1919/3837) Checking out files: 51% (1957/3837) Checking out files: 52% (1996/3837) Checking out files: 53% (2034/3837) Checking out files: 54% (2072/3837) Checking out files: 55% (2111/3837) Checking out files: 56% (2149/3837) Checking out files: 57% (2188/3837) Checking out files: 58% (2226/3837) Checking out files: 59% (2264/3837) Checking out files: 60% (2303/3837) Checking out files: 61% (2341/3837) Checking out files: 62% (2379/3837) Checking out files: 63% (2418/3837) Checking out files: 64% (2456/3837) Checking out files: 65% (2495/3837) Checking out files: 66% (2533/3837) Checking out files: 67% (2571/3837) Checking out files: 68% (2610/3837) Checking out files: 69% (2648/3837) Checking out files: 70% (2686/3837) Checking out files: 71% (2725/3837) Checking out files: 72% (2763/3837) Checking out files: 73% (2802/3837) Checking out files: 74% (2840/3837) Checking out files: 75% (2878/3837) Checking out files: 76% (2917/3837) Checking out files: 77% (2955/3837) Checking out files: 78% (2993/3837) Checking out files: 79% (3032/3837) Checking out files: 80% (3070/3837) Checking out files: 81% (3108/3837) Checking out files: 82% (3147/3837) Checking out files: 83% (3185/3837) Checking out files: 84% (3224/3837) Checking out files: 85% (3262/3837) Checking out files: 86% (3300/3837) Checking out files: 87% (3339/3837) Checking out files: 88% (3377/3837) Checking out files: 89% (3415/3837) Checking out files: 90% (3454/3837) Checking out files: 91% (3492/3837) Checking out files: 92% (3531/3837) Checking out files: 92% (3537/3837) Checking out files: 93% (3569/3837) Checking out files: 94% (3607/3837) Checking out files: 95% (3646/3837) Checking out files: 96% (3684/3837) Checking out files: 97% (3722/3837) Checking out files: 98% (3761/3837) Checking out files: 99% (3799/3837) Checking out files: 100% (3837/3837) Checking out files: 100% (3837/3837), done. 05:02:21 [2021-04-07T05:02:21.053Z] #57 51.41 + cd /tmp/tmp.at70cNZNiA/src/github.com/containerd/containerd 05:02:21 [2021-04-07T05:02:21.053Z] #57 51.42 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e 05:02:21 [2021-04-07T05:02:21.053Z] #57 52.99 + export 'BUILDTAGS=netgo osusergo static_build' 05:02:21 [2021-04-07T05:02:21.053Z] #57 52.99 + BUILDTAGS='netgo osusergo static_build' 05:02:21 [2021-04-07T05:02:21.053Z] #57 52.99 + export EXTRA_FLAGS=-buildmode=pie 05:02:21 [2021-04-07T05:02:21.053Z] #57 52.99 + EXTRA_FLAGS=-buildmode=pie 05:02:21 [2021-04-07T05:02:21.053Z] #57 53.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 05:02:21 [2021-04-07T05:02:21.053Z] #57 53.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 05:02:21 [2021-04-07T05:02:21.053Z] #57 53.00 + '[' '' = dynamic ']' 05:02:21 [2021-04-07T05:02:21.053Z] #57 53.00 + make 05:02:21 [2021-04-07T05:02:21.053Z] #57 54.04 + bin/ctr 05:02:21 [2021-04-07T05:02:21.144Z] #43 53.23 CC soccr/soccr.o 05:02:21 [2021-04-07T05:02:21.204Z] #43 39.12 CC images/timens.o 05:02:21 [2021-04-07T05:02:21.211Z] #43 45.89 DEP compel/src/lib/ptrace.d 05:02:21 [2021-04-07T05:02:21.212Z] #43 46.06 DEP compel/src/lib/infect.d 05:02:21 [2021-04-07T05:02:21.386Z] #57 ... 05:02:21 [2021-04-07T05:02:21.386Z] 05:02:21 [2021-04-07T05:02:21.386Z] #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 05:02:21 [2021-04-07T05:02:21.386Z] #35 sha256:4d5091f128e5f189e1da0542463ae63e232c7c03c1f872b9171b49acde9107ef 05:02:21 [2021-04-07T05:02:21.386Z] #35 89.55 flag 05:02:21 [2021-04-07T05:02:21.386Z] #35 89.55 log 05:02:21 [2021-04-07T05:02:21.386Z] #35 89.55 github.com/BurntSushi/toml 05:02:21 [2021-04-07T05:02:21.386Z] #35 94.42 github.com/BurntSushi/toml/cmd/tomlv 05:02:21 [2021-04-07T05:02:21.386Z] #35 DONE 99.1s 05:02:21 [2021-04-07T05:02:21.386Z] 05:02:21 [2021-04-07T05:02:21.386Z] #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 05:02:21 [2021-04-07T05:02:21.386Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:02:21 [2021-04-07T05:02:21.386Z] #44 25.14 CC images/ghost-file.o 05:02:21 [2021-04-07T05:02:21.386Z] #44 25.58 CC images/fifo.o 05:02:21 [2021-04-07T05:02:21.386Z] #44 25.80 CC images/remap-file-path.o 05:02:21 [2021-04-07T05:02:21.386Z] #44 26.11 CC images/eventfd.o 05:02:21 [2021-04-07T05:02:21.386Z] #44 26.29 CC images/eventpoll.o 05:02:21 [2021-04-07T05:02:21.386Z] #44 26.76 CC images/fh.o 05:02:21 [2021-04-07T05:02:21.386Z] #44 27.21 CC images/fsnotify.o 05:02:21 [2021-04-07T05:02:21.386Z] #44 28.04 CC images/signalfd.o 05:02:21 [2021-04-07T05:02:21.386Z] #44 28.33 CC images/fs.o 05:02:21 [2021-04-07T05:02:21.386Z] #44 28.60 CC images/pstree.o 05:02:21 [2021-04-07T05:02:21.386Z] #44 28.81 CC images/pipe.o 05:02:21 [2021-04-07T05:02:21.386Z] #44 29.13 CC images/tcp-stream.o 05:02:21 [2021-04-07T05:02:21.386Z] #44 29.40 CC images/sk-packet.o 05:02:21 [2021-04-07T05:02:21.386Z] #44 29.84 CC images/mnt.o 05:02:21 [2021-04-07T05:02:21.386Z] #44 30.14 CC images/pipe-data.o 05:02:21 [2021-04-07T05:02:21.405Z] #43 ... 05:02:21 [2021-04-07T05:02:21.405Z] 05:02:21 [2021-04-07T05:02:21.405Z] #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 05:02:21 [2021-04-07T05:02:21.405Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.1 Selecting previously unselected package libapparmor1:amd64. 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.2 Selecting previously unselected package libapparmor-dev:amd64. 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.4 Selecting previously unselected package libbtrfs0. 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.4 Unpacking libbtrfs0 (4.20.1-2) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.5 Selecting previously unselected package libbtrfs-dev. 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.5 Unpacking libbtrfs-dev (4.20.1-2) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.7 Selecting previously unselected package libudev-dev:amd64. 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.7 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.9 Selecting previously unselected package libsepol1-dev:amd64. 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 116.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 117.3 Selecting previously unselected package libpcre16-3:amd64. 05:02:21 [2021-04-07T05:02:21.405Z] #13 117.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 117.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 117.5 Selecting previously unselected package libpcre32-3:amd64. 05:02:21 [2021-04-07T05:02:21.405Z] #13 117.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 117.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 117.7 Selecting previously unselected package libpcrecpp0v5:amd64. 05:02:21 [2021-04-07T05:02:21.405Z] #13 117.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 117.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 117.8 Selecting previously unselected package libpcre3-dev:amd64. 05:02:21 [2021-04-07T05:02:21.405Z] #13 117.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 117.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 118.3 Selecting previously unselected package libselinux1-dev:amd64. 05:02:21 [2021-04-07T05:02:21.405Z] #13 118.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 118.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 118.5 Selecting previously unselected package libdevmapper-dev:amd64. 05:02:21 [2021-04-07T05:02:21.405Z] #13 118.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 118.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 118.6 Selecting previously unselected package libseccomp-dev:amd64. 05:02:21 [2021-04-07T05:02:21.405Z] #13 118.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 118.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 118.8 Selecting previously unselected package libsystemd-dev:amd64. 05:02:21 [2021-04-07T05:02:21.405Z] #13 118.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 118.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.2 Setting up libapparmor1:amd64 (2.13.2-10) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.3 Setting up libsepol1-dev:amd64 (2.8-1) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.3 Setting up libbtrfs0 (4.20.1-2) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.4 Setting up libudev-dev:amd64 (241-7~deb10u7) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.4 Setting up libbtrfs-dev (4.20.1-2) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.5 Setting up mingw-w64-common (6.0.0-3) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.5 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.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 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.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 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.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 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.6 Setting up dmsetup (2:1.02.155-3) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 05:02:21 [2021-04-07T05:02:21.405Z] #13 119.7 Processing triggers for libc-bin (2.28-10) ... 05:02:21 [2021-04-07T05:02:21.460Z] #43 39.35 LINK images/built-in.o 05:02:21 [2021-04-07T05:02:21.460Z] #43 39.51 GEN compel/include/asm 05:02:21 [2021-04-07T05:02:21.460Z] #43 39.53 GEN compel/include/version.h 05:02:21 [2021-04-07T05:02:21.460Z] #43 39.55 touch .config 05:02:21 [2021-04-07T05:02:21.460Z] #43 39.59 GEN include/common/config.h 05:02:21 [2021-04-07T05:02:21.460Z] #43 39.68 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 05:02:21 [2021-04-07T05:02:21.460Z] #43 39.69 GEN compel/plugins/include/uapi/std/syscall-64.h 05:02:21 [2021-04-07T05:02:21.460Z] #43 39.73 GEN compel/arch/x86/plugins/std/syscalls-64.S 05:02:21 [2021-04-07T05:02:21.476Z] #43 46.33 DEP compel/src/lib/infect-util.d 05:02:21 [2021-04-07T05:02:21.561Z] #43 24.25 CC images/regfile.o 05:02:21 [2021-04-07T05:02:21.716Z] #44 30.65 CC images/sa.o 05:02:21 [2021-04-07T05:02:21.717Z] #43 39.74 DEP compel/arch/x86/plugins/std/syscalls-64.d 05:02:21 [2021-04-07T05:02:21.717Z] #43 39.76 DEP compel/arch/x86/plugins/std/memcpy.d 05:02:21 [2021-04-07T05:02:21.717Z] #43 39.78 DEP compel/arch/x86/plugins/std/parasite-head.d 05:02:21 [2021-04-07T05:02:21.717Z] #43 39.80 GEN compel/plugins/include/uapi/std/syscall.h 05:02:21 [2021-04-07T05:02:21.717Z] #43 39.80 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 05:02:21 [2021-04-07T05:02:21.717Z] #43 39.82 GEN compel/plugins/include/uapi/std/syscall-codes.h 05:02:21 [2021-04-07T05:02:21.717Z] #43 39.85 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 05:02:21 [2021-04-07T05:02:21.717Z] #43 39.85 DEP compel/plugins/std/infect.d 05:02:21 [2021-04-07T05:02:21.717Z] #43 39.95 DEP compel/plugins/std/string.d 05:02:21 [2021-04-07T05:02:21.740Z] #43 46.48 DEP compel/src/lib/infect-rpc.d 05:02:21 [2021-04-07T05:02:21.823Z] #43 24.51 CC images/ghost-file.o 05:02:21 [2021-04-07T05:02:21.886Z] #49 ... 05:02:21 [2021-04-07T05:02:21.886Z] 05:02:21 [2021-04-07T05:02:21.886Z] #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 05:02:21 [2021-04-07T05:02:21.886Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:21 [2021-04-07T05:02:21.886Z] #43 147.4 CC criu/protobuf-desc.o 05:02:21 [2021-04-07T05:02:21.974Z] #43 40.02 DEP compel/plugins/std/log.d 05:02:22 [2021-04-07T05:02:22.004Z] #43 46.66 DEP compel/arch/aarch64/src/lib/infect.d 05:02:22 [2021-04-07T05:02:22.004Z] #43 46.77 DEP compel/arch/aarch64/src/lib/cpu.d 05:02:22 [2021-04-07T05:02:22.004Z] #43 46.83 DEP compel/src/lib/log.d 05:02:22 [2021-04-07T05:02:22.084Z] #43 24.85 CC images/fifo.o 05:02:22 [2021-04-07T05:02:22.084Z] #43 25.06 CC images/remap-file-path.o 05:02:22 [2021-04-07T05:02:22.146Z] #43 ... 05:02:22 [2021-04-07T05:02:22.146Z] 05:02:22 [2021-04-07T05:02:22.146Z] #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 05:02:22 [2021-04-07T05:02:22.146Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 05:02:22 [2021-04-07T05:02:22.146Z] #40 DONE 217.2s 05:02:22 [2021-04-07T05:02:22.230Z] #43 40.15 DEP compel/plugins/std/fds.d 05:02:22 [2021-04-07T05:02:22.230Z] #43 40.25 DEP compel/plugins/std/std.d 05:02:22 [2021-04-07T05:02:22.230Z] #43 40.38 DEP compel/plugins/shmem/shmem.d 05:02:22 [2021-04-07T05:02:22.268Z] #43 46.96 DEP compel/src/main.d 05:02:22 [2021-04-07T05:02:22.268Z] #43 47.06 DEP compel/src/lib/handle-elf.d 05:02:22 [2021-04-07T05:02:22.356Z] #43 25.36 CC images/eventfd.o 05:02:22 [2021-04-07T05:02:22.408Z] 05:02:22 [2021-04-07T05:02:22.408Z] #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 05:02:22 [2021-04-07T05:02:22.408Z] #56 sha256:889b55b4d1c3e1bc96dc2064c2d15aa2d4a9dc4a854dbf9d42098834f79afdcb 05:02:22 [2021-04-07T05:02:22.408Z] #56 ... 05:02:22 [2021-04-07T05:02:22.408Z] 05:02:22 [2021-04-07T05:02:22.408Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:02:22 [2021-04-07T05:02:22.408Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:22 [2021-04-07T05:02:22.408Z] #43 148.2 CC criu/protobuf.o 05:02:22 [2021-04-07T05:02:22.487Z] #43 40.44 DEP compel/plugins/fds/fds.d 05:02:22 [2021-04-07T05:02:22.487Z] #43 40.62 CC compel/plugins/std/std.o 05:02:22 [2021-04-07T05:02:22.531Z] #43 47.18 DEP compel/arch/aarch64/src/lib/handle-elf.d 05:02:22 [2021-04-07T05:02:22.531Z] #43 47.33 CC compel/src/lib/log.o 05:02:22 [2021-04-07T05:02:22.543Z] #44 31.47 CC images/timer.o 05:02:22 [2021-04-07T05:02:22.617Z] #43 25.58 CC images/eventpoll.o 05:02:22 [2021-04-07T05:02:22.750Z] #43 40.90 CC compel/plugins/std/fds.o 05:02:22 [2021-04-07T05:02:22.795Z] #43 47.61 CC compel/arch/aarch64/src/lib/cpu.o 05:02:22 [2021-04-07T05:02:22.813Z] #13 DONE 121.7s 05:02:22 [2021-04-07T05:02:22.813Z] 05:02:22 [2021-04-07T05:02:22.813Z] #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 05:02:22 [2021-04-07T05:02:22.813Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:22 [2021-04-07T05:02:22.813Z] #43 54.50 AR soccr/libsoccr.a 05:02:22 [2021-04-07T05:02:22.813Z] #43 54.54 make[1]: 'soccr/libsoccr.a' is up to date. 05:02:22 [2021-04-07T05:02:22.813Z] #43 55.04 DEP criu/arch/x86/sigframe.d 05:02:22 [2021-04-07T05:02:22.813Z] #43 55.16 DEP criu/arch/x86/sigaction_compat.d 05:02:22 [2021-04-07T05:02:22.975Z] #43 148.8 CC criu/pstree.o 05:02:23 [2021-04-07T05:02:23.060Z] #43 47.80 CC compel/arch/aarch64/src/lib/infect.o 05:02:23 [2021-04-07T05:02:23.060Z] #43 ... 05:02:23 [2021-04-07T05:02:23.060Z] 05:02:23 [2021-04-07T05:02:23.060Z] #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 05:02:23 [2021-04-07T05:02:23.060Z] #24 sha256:4bede54c8fe3879a96778d01c6ec4e9954decb520c3654daae51b6ff4377b6bf 05:02:23 [2021-04-07T05:02:23.097Z] #43 55.33 DEP criu/arch/x86/kerndat.d 05:02:23 [2021-04-07T05:02:23.188Z] #43 25.94 CC images/fh.o 05:02:23 [2021-04-07T05:02:23.227Z] #44 ... 05:02:23 [2021-04-07T05:02:23.227Z] 05:02:23 [2021-04-07T05:02:23.227Z] #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 05:02:23 [2021-04-07T05:02:23.227Z] #52 sha256:71c0043ab408a8bb7c3cef95039848d1a1166c56d5e3f16ce03bf72652f20cde 05:02:23 [2021-04-07T05:02:23.227Z] #52 100.8 golang.org/x/sys/unix 05:02:23 [2021-04-07T05:02:23.227Z] #52 101.1 encoding/json 05:02:23 [2021-04-07T05:02:23.314Z] #43 41.38 CC compel/plugins/std/log.o 05:02:23 [2021-04-07T05:02:23.362Z] #43 55.66 DEP criu/arch/x86/crtools.d 05:02:23 [2021-04-07T05:02:23.448Z] #43 26.26 CC images/fsnotify.o 05:02:23 [2021-04-07T05:02:23.297Z] > git remote # timeout=10 05:02:23 [2021-04-07T05:02:23.372Z] > git config --get remote.origin.url # timeout=10 05:02:23 [2021-04-07T05:02:23.428Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 05:02:23 [2021-04-07T05:02:23.430Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 05:02:23 [2021-04-07T05:02:23.624Z] #43 55.90 DEP criu/arch/x86/cpu.d 05:02:23 [2021-04-07T05:02:23.661Z] Merge succeeded, producing 255c79a1e823b422ec661df05e31e9a3d85caf64 05:02:23 [2021-04-07T05:02:23.661Z] Checking out Revision 255c79a1e823b422ec661df05e31e9a3d85caf64 (PR-42263) 05:02:23 [2021-04-07T05:02:23.911Z] #43 56.19 CC criu/arch/x86/cpu.o 05:02:23 [2021-04-07T05:02:23.996Z] #43 ... 05:02:23 [2021-04-07T05:02:23.996Z] 05:02:23 [2021-04-07T05:02:23.996Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ 05:02:23 [2021-04-07T05:02:23.996Z] #41 sha256:a6f27ff33282b883247b140197b23935db644323c158652035784c2cfacd8fa0 05:02:23 [2021-04-07T05:02:23.996Z] #41 DONE 0.2s 05:02:24 [2021-04-07T05:02:24.022Z] #43 26.93 CC images/signalfd.o 05:02:24 [2021-04-07T05:02:24.243Z] #43 42.14 CC compel/plugins/std/string.o 05:02:24 [2021-04-07T05:02:24.256Z] 05:02:24 [2021-04-07T05:02:24.256Z] #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 05:02:24 [2021-04-07T05:02:24.256Z] #56 sha256:889b55b4d1c3e1bc96dc2064c2d15aa2d4a9dc4a854dbf9d42098834f79afdcb 05:02:24 [2021-04-07T05:02:24.283Z] #43 27.17 CC images/fs.o 05:02:24 [2021-04-07T05:02:24.283Z] #43 27.34 CC images/pstree.o 05:02:24 [2021-04-07T05:02:24.289Z] #52 ... 05:02:24 [2021-04-07T05:02:24.289Z] 05:02:24 [2021-04-07T05:02:24.289Z] #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 05:02:24 [2021-04-07T05:02:24.289Z] #46 sha256:1f7e23211be602e4e0441a495f720107223f49201492cb38c8a0df6210194e35 05:02:24 [2021-04-07T05:02:24.289Z] #46 91.80 os/exec 05:02:24 [2021-04-07T05:02:24.289Z] #46 94.06 internal/lazyregexp 05:02:24 [2021-04-07T05:02:24.289Z] #46 94.68 github.com/LK4D4/vndr/versioned 05:02:24 [2021-04-07T05:02:24.289Z] #46 98.38 encoding/base64 05:02:24 [2021-04-07T05:02:24.289Z] #46 98.39 crypto/cipher 05:02:24 [2021-04-07T05:02:24.289Z] #46 98.41 go/scanner 05:02:24 [2021-04-07T05:02:24.289Z] #46 102.0 net/url 05:02:24 [2021-04-07T05:02:24.289Z] #46 ... 05:02:24 [2021-04-07T05:02:24.289Z] 05:02:24 [2021-04-07T05:02:24.289Z] #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 05:02:24 [2021-04-07T05:02:24.289Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:02:24 [2021-04-07T05:02:24.289Z] #44 32.49 CC images/timerfd.o 05:02:24 [2021-04-07T05:02:24.289Z] #44 32.76 CC images/mm.o 05:02:24 [2021-04-07T05:02:24.289Z] #44 33.15 CC images/sk-opts.o 05:02:24 [2021-04-07T05:02:24.537Z] #56 ... 05:02:24 [2021-04-07T05:02:24.537Z] 05:02:24 [2021-04-07T05:02:24.537Z] #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 05:02:24 [2021-04-07T05:02:24.537Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:24 [2021-04-07T05:02:24.537Z] #43 150.2 CC criu/rbtree.o 05:02:24 [2021-04-07T05:02:24.544Z] #43 27.60 CC images/pipe.o 05:02:24 [2021-04-07T05:02:24.606Z] #44 33.42 CC images/sk-unix.o 05:02:24 [2021-04-07T05:02:24.797Z] #43 150.5 CC criu/rst-malloc.o 05:02:24 [2021-04-07T05:02:24.805Z] #43 27.83 CC images/tcp-stream.o 05:02:24 [2021-04-07T05:02:24.806Z] #43 42.76 CC compel/plugins/std/infect.o 05:02:24 [2021-04-07T05:02:24.855Z] #43 57.00 CC criu/arch/x86/crtools.o 05:02:24 [2021-04-07T05:02:24.855Z] #43 ... 05:02:24 [2021-04-07T05:02:24.855Z] 05:02:24 [2021-04-07T05:02:24.855Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 05:02:24 [2021-04-07T05:02:24.855Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 05:02:24 [2021-04-07T05:02:24.855Z] #14 DONE 2.0s 05:02:24 [2021-04-07T05:02:24.903Z] #44 33.92 CC images/sk-inet.o 05:02:25 [2021-04-07T05:02:25.056Z] #43 150.7 CC criu/seccomp.o 05:02:25 [2021-04-07T05:02:25.062Z] #43 43.16 CC compel/arch/x86/plugins/std/parasite-head.o 05:02:25 [2021-04-07T05:02:25.062Z] #43 43.20 CC compel/arch/x86/plugins/std/memcpy.o 05:02:25 [2021-04-07T05:02:25.062Z] #43 43.27 CC compel/arch/x86/plugins/std/syscalls-64.o 05:02:25 [2021-04-07T05:02:25.067Z] #43 28.03 CC images/sk-packet.o 05:02:25 [2021-04-07T05:02:25.115Z] 05:02:25 [2021-04-07T05:02:25.115Z] #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 05:02:25 [2021-04-07T05:02:25.115Z] #53 sha256:66f033d6efb24c325db808d1825d7c650f7ab41f94abaa04282f9a8883961908 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.861 + RM_GOPATH=0 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.861 + TMP_GOPATH= 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.861 + : /build 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.861 + '[' -z '' ']' 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.866 ++ mktemp -d 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.870 + export GOPATH=/tmp/tmp.eFeVhUkPsL 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.870 + GOPATH=/tmp/tmp.eFeVhUkPsL 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.870 + RM_GOPATH=1 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.870 + case "$(go env GOARCH)" in 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.870 ++ go env GOARCH 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.879 + export GO_BUILDMODE=-buildmode=pie 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.879 + GO_BUILDMODE=-buildmode=pie 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.879 ++ dirname /tmp/install/install.sh 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.882 + dir=/tmp/install 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.885 + bin=runc 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.885 + shift 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.888 + '[' '!' -f /tmp/install/runc.installer ']' 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.888 + . /tmp/install/runc.installer 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.889 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.889 + install_runc 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.889 + uname -r 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.890 + grep -q '^3\.10\.0.*\.el7\.' 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.893 + RUNC_BUILDTAGS='seccomp ' 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.893 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.893 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eFeVhUkPsL/src/github.com/opencontainers/runc 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.893 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) 05:02:25 [2021-04-07T05:02:25.115Z] #53 1.898 Cloning into '/tmp/tmp.eFeVhUkPsL/src/github.com/opencontainers/runc'... 05:02:25 [2021-04-07T05:02:25.319Z] #43 43.33 AR compel/plugins/std.lib.a 05:02:25 [2021-04-07T05:02:25.319Z] #43 43.42 CC compel/plugins/fds/fds.o 05:02:25 [2021-04-07T05:02:25.552Z] #44 34.47 CC images/tun.o 05:02:25 [2021-04-07T05:02:25.576Z] #43 43.68 AR compel/plugins/fds.lib.a 05:02:25 [2021-04-07T05:02:25.576Z] #43 43.73 HOSTDEP compel/src/lib/log-host.d 05:02:25 [2021-04-07T05:02:25.576Z] #43 43.81 HOSTDEP compel/src/lib/handle-elf-host.d 05:02:25 [2021-04-07T05:02:25.628Z] #43 151.3 CC criu/seize.o 05:02:25 [2021-04-07T05:02:25.639Z] #43 28.34 CC images/mnt.o 05:02:25 [2021-04-07T05:02:25.639Z] #43 28.58 CC images/pipe-data.o 05:02:25 [2021-04-07T05:02:25.712Z] #24 111.6 Checking out files: 30% (3465/11208) Checking out files: 31% (3475/11208) Checking out files: 32% (3587/11208) Checking out files: 33% (3699/11208) Checking out files: 34% (3811/11208) Checking out files: 35% (3923/11208) Checking out files: 36% (4035/11208) Checking out files: 37% (4147/11208) Checking out files: 38% (4260/11208) Checking out files: 39% (4372/11208) Checking out files: 40% (4484/11208) Checking out files: 41% (4596/11208) Checking out files: 42% (4708/11208) Checking out files: 43% (4820/11208) Checking out files: 44% (4932/11208) Checking out files: 45% (5044/11208) Checking out files: 46% (5156/11208) Checking out files: 47% (5268/11208) Checking out files: 48% (5380/11208) Checking out files: 49% (5492/11208) Checking out files: 50% (5604/11208) Checking out files: 51% (5717/11208) Checking out files: 52% (5829/11208) Checking out files: 53% (5941/11208) Checking out files: 53% (6043/11208) Checking out files: 54% (6053/11208) Checking out files: 55% (6165/11208) Checking out files: 56% (6277/11208) Checking out files: 57% (6389/11208) Checking out files: 58% (6501/11208) Checking out files: 59% (6613/11208) Checking out files: 60% (6725/11208) Checking out files: 61% (6837/11208) Checking out files: 62% (6949/11208) Checking out files: 63% (7062/11208) Checking out files: 64% (7174/11208) Checking out files: 65% (7286/11208) Checking out files: 66% (7398/11208) Checking out files: 67% (7510/11208) Checking out files: 68% (7622/11208) Checking out files: 69% (7734/11208) Checking out files: 70% (7846/11208) Checking out files: 71% (7958/11208) Checking out files: 72% (8070/11208) Checking out files: 73% (8182/11208) Checking out files: 74% (8294/11208) Checking out files: 75% (8406/11208) Checking out files: 76% (8519/11208) Checking out files: 77% (8631/11208) Checking out files: 78% (8743/11208) Checking out files: 79% (8855/11208) Checking out files: 80% (8967/11208) Checking out files: 81% (9079/11208) Checking out files: 82% (9191/11208) Checking out files: 83% (9303/11208) Checking out files: 83% (9411/11208) Checking out files: 84% (9415/11208) Checking out files: 85% (9527/11208) Checking out files: 86% (9639/11208) Checking out files: 87% (9751/11208) Checking out files: 88% (9864/11208) Checking out files: 89% (9976/11208) Checking out files: 90% (10088/11208) Checking out files: 91% (10200/11208) Checking out files: 92% (10312/11208) Checking out files: 93% (10424/11208) Checking out files: 94% (10536/11208) Checking out files: 95% (10648/11208) Checking out files: 96% (10760/11208) Checking out files: 97% (10872/11208) Checking out files: 98% (10984/11208) Checking out files: 99% (11096/11208) Checking out files: 100% (11208/11208) Checking out files: 100% (11208/11208), done. 05:02:25 [2021-04-07T05:02:25.712Z] #24 114.3 + cd /tmp/tmp.5Ym9Gfy9br/tmp/docker-ce 05:02:25 [2021-04-07T05:02:25.832Z] #43 43.90 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 05:02:25 [2021-04-07T05:02:25.832Z] #43 43.96 HOSTDEP compel/src/main-host.d 05:02:25 [2021-04-07T05:02:25.854Z] #44 34.76 CC images/sk-netlink.o 05:02:25 [2021-04-07T05:02:25.900Z] #43 28.84 CC images/sa.o 05:02:25 [2021-04-07T05:02:25.975Z] #24 114.3 + git checkout -q v17.06.2-ce 05:02:26 [2021-04-07T05:02:26.089Z] #43 44.04 DEP compel/src/lib/ptrace.d 05:02:26 [2021-04-07T05:02:26.089Z] #43 44.14 DEP compel/src/lib/infect.d 05:02:26 [2021-04-07T05:02:26.156Z] #44 35.00 CC images/packet-sock.o 05:02:26 [2021-04-07T05:02:26.162Z] #43 29.10 CC images/timer.o 05:02:26 [2021-04-07T05:02:26.197Z] #43 152.0 CC criu/servicefd.o 05:02:26 [2021-04-07T05:02:26.345Z] #43 44.35 DEP compel/src/lib/infect-util.d 05:02:26 [2021-04-07T05:02:26.345Z] #43 44.45 DEP compel/src/lib/infect-rpc.d 05:02:26 [2021-04-07T05:02:26.457Z] #44 35.45 CC images/ipc-var.o 05:02:26 [2021-04-07T05:02:26.502Z] #53 ... 05:02:26 [2021-04-07T05:02:26.502Z] 05:02:26 [2021-04-07T05:02:26.502Z] #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 05:02:26 [2021-04-07T05:02:26.502Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 05:02:26 [2021-04-07T05:02:26.502Z] #15 DONE 1.5s 05:02:26 [2021-04-07T05:02:26.602Z] #43 44.61 DEP compel/arch/x86/src/lib/infect.d 05:02:26 [2021-04-07T05:02:26.602Z] #43 44.76 DEP compel/arch/x86/src/lib/cpu.d 05:02:23 [2021-04-07T05:02:23.569Z] > git rev-parse "HEAD^{commit}" # timeout=10 05:02:23 [2021-04-07T05:02:23.692Z] > git config core.sparsecheckout # timeout=10 05:02:23 [2021-04-07T05:02:23.750Z] > git checkout -f 255c79a1e823b422ec661df05e31e9a3d85caf64 # timeout=10 05:02:26 [2021-04-07T05:02:26.735Z] #43 29.48 CC images/timerfd.o 05:02:26 [2021-04-07T05:02:26.735Z] #43 29.77 CC images/mm.o 05:02:26 [2021-04-07T05:02:26.758Z] #44 35.72 CC images/ipc-desc.o 05:02:26 [2021-04-07T05:02:26.763Z] 05:02:26 [2021-04-07T05:02:26.763Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 05:02:26 [2021-04-07T05:02:26.763Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac 05:02:26 [2021-04-07T05:02:26.766Z] #43 152.4 CC criu/shmem.o 05:02:26 [2021-04-07T05:02:26.858Z] #43 44.86 DEP compel/src/lib/log.d 05:02:26 [2021-04-07T05:02:26.858Z] #43 45.00 DEP compel/src/main.d 05:02:27 [2021-04-07T05:02:27.024Z] #16 ... 05:02:27 [2021-04-07T05:02:27.024Z] 05:02:27 [2021-04-07T05:02:27.024Z] #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 05:02:27 [2021-04-07T05:02:27.024Z] #58 sha256:c967bc1cedea62b3e041e590459914abc8971a924ac38d7dbde2e463a6219f7f 05:02:27 [2021-04-07T05:02:27.024Z] #58 120.7 + for f in rootlesskit rootlesskit-docker-proxy 05:02:27 [2021-04-07T05:02:27.024Z] #58 120.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 05:02:27 [2021-04-07T05:02:27.024Z] #58 DONE 129.9s 05:02:27 [2021-04-07T05:02:27.024Z] 05:02:27 [2021-04-07T05:02:27.024Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 05:02:27 [2021-04-07T05:02:27.024Z] #59 sha256:9e4de7d11abcfcef41cc48d5592884440d2baa72c083fadf46230575d8c1fa47 05:02:27 [2021-04-07T05:02:27.058Z] #44 35.99 CC images/ipc-shm.o 05:02:27 [2021-04-07T05:02:27.115Z] #43 45.08 DEP compel/src/lib/handle-elf.d 05:02:27 [2021-04-07T05:02:27.115Z] #43 45.24 DEP compel/arch/x86/src/lib/handle-elf.d 05:02:27 [2021-04-07T05:02:27.284Z] #59 DONE 0.2s 05:02:27 [2021-04-07T05:02:27.284Z] 05:02:27 [2021-04-07T05:02:27.284Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 05:02:27 [2021-04-07T05:02:27.284Z] #60 sha256:fef61612149005099908e727f0e241ef0d95b603aa17e7de7778e714196cb4e9 05:02:27 [2021-04-07T05:02:27.307Z] #43 30.11 CC images/sk-opts.o 05:02:27 [2021-04-07T05:02:27.307Z] #43 30.35 CC images/sk-unix.o 05:02:27 [2021-04-07T05:02:27.334Z] #43 153.2 CC criu/sigframe.o 05:02:27 [2021-04-07T05:02:27.358Z] #44 36.23 CC images/ipc-msg.o 05:02:27 [2021-04-07T05:02:27.372Z] #43 45.37 CC compel/src/lib/log.o 05:02:27 [2021-04-07T05:02:27.545Z] #60 DONE 0.1s 05:02:27 [2021-04-07T05:02:27.545Z] 05:02:27 [2021-04-07T05:02:27.545Z] #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 05:02:27 [2021-04-07T05:02:27.545Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:27 [2021-04-07T05:02:27.545Z] #43 58.76 CC criu/arch/x86/kerndat.o 05:02:27 [2021-04-07T05:02:27.545Z] #43 59.62 CC criu/arch/x86/sigaction_compat.o 05:02:27 [2021-04-07T05:02:27.568Z] #43 30.56 CC images/sk-inet.o 05:02:27 [2021-04-07T05:02:27.593Z] #43 153.4 CC criu/signalfd.o 05:02:27 [2021-04-07T05:02:27.629Z] #43 45.60 CC compel/arch/x86/src/lib/cpu.o 05:02:27 [2021-04-07T05:02:27.629Z] #43 ... 05:02:27 [2021-04-07T05:02:27.629Z] 05:02:27 [2021-04-07T05:02:27.629Z] #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 05:02:27 [2021-04-07T05:02:27.629Z] #58 sha256:9fec3d54eba5786d3f7ca7e72c5ed5248ca124b551f241e0a410256e11c301e4 05:02:27 [2021-04-07T05:02:27.629Z] #58 116.1 + for f in rootlesskit rootlesskit-docker-proxy 05:02:27 [2021-04-07T05:02:27.629Z] #58 116.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 05:02:27 [2021-04-07T05:02:27.660Z] #44 36.56 CC images/ipc-sem.o 05:02:27 [2021-04-07T05:02:27.660Z] #44 36.82 CC images/utsns.o 05:02:27 [2021-04-07T05:02:27.806Z] #43 60.00 CC criu/arch/x86/sigframe.o 05:02:27 [2021-04-07T05:02:27.865Z] #43 ... 05:02:27 [2021-04-07T05:02:27.865Z] 05:02:27 [2021-04-07T05:02:27.865Z] #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 05:02:27 [2021-04-07T05:02:27.865Z] #49 sha256:c0a484091b9c04106a8625753b2667ff2ccaed56a1c853f5313e7c8d78e48ccc 05:02:27 [2021-04-07T05:02:27.865Z] #49 223.0 + /build/golangci-lint --version 05:02:27 [2021-04-07T05:02:27.865Z] #49 223.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 05:02:27 [2021-04-07T05:02:27.865Z] #49 DONE 223.4s 05:02:27 [2021-04-07T05:02:27.865Z] 05:02:27 [2021-04-07T05:02:27.865Z] #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 05:02:27 [2021-04-07T05:02:27.865Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:27 [2021-04-07T05:02:27.865Z] #43 153.7 CC criu/sk-inet.o 05:02:27 [2021-04-07T05:02:27.963Z] #44 37.08 CC images/creds.o 05:02:28 [2021-04-07T05:02:28.067Z] #43 60.46 LINK criu/arch/x86/crtools.built-in.o 05:02:28 [2021-04-07T05:02:28.140Z] #43 30.97 CC images/tun.o 05:02:28 [2021-04-07T05:02:28.262Z] #44 37.34 CC images/vma.o 05:02:28 [2021-04-07T05:02:28.328Z] #43 ... 05:02:28 [2021-04-07T05:02:28.328Z] 05:02:28 [2021-04-07T05:02:28.328Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 05:02:28 [2021-04-07T05:02:28.328Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac 05:02:28 [2021-04-07T05:02:28.328Z] #16 1.665 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 05:02:28 [2021-04-07T05:02:28.328Z] #16 DONE 1.8s 05:02:28 [2021-04-07T05:02:28.328Z] 05:02:28 [2021-04-07T05:02:28.328Z] #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 05:02:28 [2021-04-07T05:02:28.328Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:28 [2021-04-07T05:02:28.328Z] #43 60.63 DEP criu/pie/util-vdso-elf32.d 05:02:28 [2021-04-07T05:02:28.401Z] #43 31.29 CC images/sk-netlink.o 05:02:28 [2021-04-07T05:02:28.401Z] #43 31.52 CC images/packet-sock.o 05:02:28 [2021-04-07T05:02:28.568Z] #44 37.63 CC images/netdev.o 05:02:28 [2021-04-07T05:02:28.899Z] #43 60.96 DEP criu/pie/util-vdso.d 05:02:28 [2021-04-07T05:02:28.899Z] #43 61.23 DEP criu/pie/util.d 05:02:28 [2021-04-07T05:02:28.899Z] #43 ... 05:02:28 [2021-04-07T05:02:28.899Z] 05:02:28 [2021-04-07T05:02:28.899Z] #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 05:02:28 [2021-04-07T05:02:28.899Z] #45 sha256:7f8c1b1cc101fe8271734a702fdf7bc478629c8b3083aa7b79583c691fbe8b16 05:02:28 [2021-04-07T05:02:28.899Z] #45 121.7 net/http/httptrace 05:02:28 [2021-04-07T05:02:28.899Z] #45 121.9 net/http 05:02:28 [2021-04-07T05:02:28.973Z] #43 31.92 CC images/ipc-var.o 05:02:29 [2021-04-07T05:02:29.160Z] #45 ... 05:02:29 [2021-04-07T05:02:29.160Z] 05:02:29 [2021-04-07T05:02:29.160Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 05:02:29 [2021-04-07T05:02:29.160Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea 05:02:29 [2021-04-07T05:02:29.229Z] #44 38.11 CC images/tty.o 05:02:29 [2021-04-07T05:02:29.234Z] #43 32.19 CC images/ipc-desc.o 05:02:29 [2021-04-07T05:02:29.234Z] #43 ... 05:02:29 [2021-04-07T05:02:29.234Z] 05:02:29 [2021-04-07T05:02:29.234Z] #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 05:02:29 [2021-04-07T05:02:29.234Z] #45 sha256:e20fde2f58309ccb6e07c7d4ed6a518c1540fdf681d4a06d6b8e6595c27b5417 05:02:29 [2021-04-07T05:02:29.234Z] #45 94.58 net 05:02:29 [2021-04-07T05:02:29.234Z] #45 95.41 vendor/golang.org/x/text/transform 05:02:29 [2021-04-07T05:02:29.234Z] #45 96.16 vendor/golang.org/x/text/unicode/bidi 05:02:29 [2021-04-07T05:02:29.234Z] #45 98.12 vendor/golang.org/x/text/secure/bidirule 05:02:29 [2021-04-07T05:02:29.234Z] #45 98.37 vendor/golang.org/x/text/unicode/norm 05:02:29 [2021-04-07T05:02:29.234Z] #45 102.1 vendor/golang.org/x/net/idna 05:02:29 [2021-04-07T05:02:29.234Z] #45 104.4 vendor/golang.org/x/net/http2/hpack 05:02:29 [2021-04-07T05:02:29.242Z] #43 155.0 CC criu/sk-netlink.o 05:02:29 [2021-04-07T05:02:29.294Z] #24 117.3 + mkdir -p /tmp/tmp.5Ym9Gfy9br/src/github.com/docker 05:02:29 [2021-04-07T05:02:29.294Z] #24 117.3 + mv components/cli /tmp/tmp.5Ym9Gfy9br/src/github.com/docker/cli 05:02:29 [2021-04-07T05:02:29.294Z] #24 117.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker 05:02:29 [2021-04-07T05:02:29.496Z] #45 ... 05:02:29 [2021-04-07T05:02:29.496Z] 05:02:29 [2021-04-07T05:02:29.496Z] #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 05:02:29 [2021-04-07T05:02:29.496Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:29 [2021-04-07T05:02:29.496Z] #43 32.36 CC images/ipc-shm.o 05:02:29 [2021-04-07T05:02:29.501Z] #43 155.4 CC criu/sk-packet.o 05:02:29 [2021-04-07T05:02:29.757Z] #43 32.61 CC images/ipc-msg.o 05:02:29 [2021-04-07T05:02:29.757Z] #43 32.84 CC images/ipc-sem.o 05:02:29 [2021-04-07T05:02:29.876Z] #44 38.88 CC images/file-lock.o 05:02:30 [2021-04-07T05:02:30.019Z] #43 33.03 CC images/utsns.o 05:02:30 [2021-04-07T05:02:30.069Z] #43 155.8 CC criu/sk-queue.o 05:02:30 [2021-04-07T05:02:30.175Z] #44 39.10 CC images/rlimit.o 05:02:30 [2021-04-07T05:02:30.282Z] #43 33.24 CC images/creds.o 05:02:30 [2021-04-07T05:02:30.328Z] #43 156.1 CC criu/sk-tcp.o 05:02:30 [2021-04-07T05:02:30.475Z] #44 39.32 CC images/pagemap.o 05:02:30 [2021-04-07T05:02:30.543Z] #43 33.39 CC images/vma.o 05:02:30 [2021-04-07T05:02:30.548Z] #17 DONE 1.8s 05:02:30 [2021-04-07T05:02:30.548Z] 05:02:30 [2021-04-07T05:02:30.548Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 05:02:30 [2021-04-07T05:02:30.548Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 05:02:30 [2021-04-07T05:02:30.587Z] #43 156.4 CC criu/sk-unix.o 05:02:30 [2021-04-07T05:02:30.775Z] #44 39.69 CC images/siginfo.o 05:02:30 [2021-04-07T05:02:30.804Z] #43 33.59 CC images/netdev.o 05:02:31 [2021-04-07T05:02:31.065Z] #43 33.95 CC images/tty.o 05:02:31 [2021-04-07T05:02:31.075Z] #44 39.98 CC images/rpc.o 05:02:31 [2021-04-07T05:02:31.221Z] #24 ... 05:02:31 [2021-04-07T05:02:31.221Z] 05:02:31 [2021-04-07T05:02:31.221Z] #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 05:02:31 [2021-04-07T05:02:31.221Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 05:02:31 [2021-04-07T05:02:31.221Z] #20 2.799 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 05:02:31 [2021-04-07T05:02:31.221Z] #20 2.822 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:02:31 [2021-04-07T05:02:31.221Z] #20 2.822 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:02:31 [2021-04-07T05:02:31.221Z] #20 2.830 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:02:31 [2021-04-07T05:02:31.221Z] #20 3.390 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [454 kB] 05:02:31 [2021-04-07T05:02:31.221Z] #20 4.180 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] 05:02:31 [2021-04-07T05:02:31.221Z] #20 5.054 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [266 kB] 05:02:31 [2021-04-07T05:02:31.221Z] #20 6.269 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] 05:02:31 [2021-04-07T05:02:31.221Z] #20 8.601 Fetched 8751 kB in 6s (1446 kB/s) 05:02:31 [2021-04-07T05:02:31.221Z] #20 8.601 Reading package lists... 05:02:31 [2021-04-07T05:02:31.221Z] #20 11.02 Reading package lists... 05:02:31 [2021-04-07T05:02:31.221Z] #20 ... 05:02:31 [2021-04-07T05:02:31.221Z] 05:02:31 [2021-04-07T05:02:31.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 05:02:31 [2021-04-07T05:02:31.221Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:02:31 [2021-04-07T05:02:31.221Z] #43 48.18 CC compel/src/lib/infect-rpc.o 05:02:31 [2021-04-07T05:02:31.221Z] #43 48.34 CC compel/src/lib/infect-util.o 05:02:31 [2021-04-07T05:02:31.221Z] #43 48.48 CC compel/src/lib/infect.o 05:02:31 [2021-04-07T05:02:31.221Z] #43 49.85 CC compel/src/lib/ptrace.o 05:02:31 [2021-04-07T05:02:31.221Z] #43 50.24 AR compel/libcompel.a 05:02:31 [2021-04-07T05:02:31.221Z] #43 50.33 HOSTCC compel/src/main-host.o 05:02:31 [2021-04-07T05:02:31.221Z] #43 50.78 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o 05:02:31 [2021-04-07T05:02:31.221Z] #43 50.87 HOSTCC compel/src/lib/handle-elf-host.o 05:02:31 [2021-04-07T05:02:31.221Z] #43 51.27 HOSTCC compel/src/lib/log-host.o 05:02:31 [2021-04-07T05:02:31.221Z] #43 51.42 HOSTLINK compel/compel-host-bin 05:02:31 [2021-04-07T05:02:31.221Z] #43 51.63 DEP soccr/soccr.d 05:02:31 [2021-04-07T05:02:31.221Z] #43 51.86 CC soccr/soccr.o 05:02:31 [2021-04-07T05:02:31.221Z] #43 53.01 AR soccr/libsoccr.a 05:02:31 [2021-04-07T05:02:31.221Z] #43 53.05 make[1]: 'soccr/libsoccr.a' is up to date. 05:02:31 [2021-04-07T05:02:31.221Z] #43 53.60 DEP criu/arch/aarch64/sigframe.d 05:02:31 [2021-04-07T05:02:31.221Z] #43 53.75 DEP criu/arch/aarch64/crtools.d 05:02:31 [2021-04-07T05:02:31.221Z] #43 54.01 DEP criu/arch/aarch64/cpu.d 05:02:31 [2021-04-07T05:02:31.221Z] #43 54.05 DEP criu/arch/aarch64/bitops.d 05:02:31 [2021-04-07T05:02:31.221Z] #43 54.08 CC criu/arch/aarch64/bitops.o 05:02:31 [2021-04-07T05:02:31.221Z] #43 54.12 CC criu/arch/aarch64/cpu.o 05:02:31 [2021-04-07T05:02:31.221Z] #43 54.32 CC criu/arch/aarch64/crtools.o 05:02:31 [2021-04-07T05:02:31.221Z] #43 54.85 CC criu/arch/aarch64/sigframe.o 05:02:31 [2021-04-07T05:02:31.221Z] #43 55.12 LINK criu/arch/aarch64/crtools.built-in.o 05:02:31 [2021-04-07T05:02:31.221Z] #43 55.16 DEP criu/pie/util-vdso.d 05:02:31 [2021-04-07T05:02:31.221Z] #43 55.38 DEP criu/pie/util.d 05:02:31 [2021-04-07T05:02:31.221Z] #43 55.55 CC criu/pie/util.o 05:02:31 [2021-04-07T05:02:31.221Z] #43 55.91 CC criu/pie/util-vdso.o 05:02:31 [2021-04-07T05:02:31.485Z] #43 ... 05:02:31 [2021-04-07T05:02:31.485Z] 05:02:31 [2021-04-07T05:02:31.485Z] #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 05:02:31 [2021-04-07T05:02:31.485Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 05:02:31 [2021-04-07T05:02:31.489Z] #18 DONE 1.2s 05:02:31 [2021-04-07T05:02:31.489Z] 05:02:31 [2021-04-07T05:02:31.489Z] #19 [dev-systemd-false 6/26] RUN ldconfig 05:02:31 [2021-04-07T05:02:31.489Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df 05:02:31 [2021-04-07T05:02:31.636Z] #43 34.48 CC images/file-lock.o 05:02:31 [2021-04-07T05:02:31.636Z] #43 34.67 CC images/rlimit.o 05:02:31 [2021-04-07T05:02:31.799Z] #58 ... 05:02:31 [2021-04-07T05:02:31.799Z] 05:02:31 [2021-04-07T05:02:31.799Z] #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 05:02:31 [2021-04-07T05:02:31.799Z] #45 sha256:6e1b7b81fdaee329ceddbccaa1f3f9be6f0a97faa8752dff0635f20a233b534f 05:02:31 [2021-04-07T05:02:31.799Z] #45 110.4 crypto/tls 05:02:31 [2021-04-07T05:02:31.799Z] #45 116.9 net/http/httptrace 05:02:31 [2021-04-07T05:02:31.799Z] #45 117.1 net/http 05:02:31 [2021-04-07T05:02:31.897Z] #43 34.87 CC images/pagemap.o 05:02:31 [2021-04-07T05:02:31.968Z] #43 157.5 CC criu/sockets.o 05:02:32 [2021-04-07T05:02:32.056Z] #45 ... 05:02:32 [2021-04-07T05:02:32.056Z] 05:02:32 [2021-04-07T05:02:32.056Z] #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 05:02:32 [2021-04-07T05:02:32.056Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:02:32 [2021-04-07T05:02:32.056Z] #13 113.5 Selecting previously unselected package libapparmor1:amd64. 05:02:32 [2021-04-07T05:02:32.056Z] #13 113.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 113.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 113.7 Selecting previously unselected package libapparmor-dev:amd64. 05:02:32 [2021-04-07T05:02:32.056Z] #13 113.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 113.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 113.9 Selecting previously unselected package libbtrfs0. 05:02:32 [2021-04-07T05:02:32.056Z] #13 113.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 113.9 Unpacking libbtrfs0 (4.20.1-2) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.0 Selecting previously unselected package libbtrfs-dev. 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.0 Unpacking libbtrfs-dev (4.20.1-2) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.2 Selecting previously unselected package libudev-dev:amd64. 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.2 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.4 Selecting previously unselected package libsepol1-dev:amd64. 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.7 Selecting previously unselected package libpcre16-3:amd64. 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.9 Selecting previously unselected package libpcre32-3:amd64. 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 114.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 115.1 Selecting previously unselected package libpcrecpp0v5:amd64. 05:02:32 [2021-04-07T05:02:32.056Z] #13 115.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 115.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 115.2 Selecting previously unselected package libpcre3-dev:amd64. 05:02:32 [2021-04-07T05:02:32.056Z] #13 115.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 115.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 115.6 Selecting previously unselected package libselinux1-dev:amd64. 05:02:32 [2021-04-07T05:02:32.056Z] #13 115.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 115.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 115.9 Selecting previously unselected package libdevmapper-dev:amd64. 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.0 Selecting previously unselected package libseccomp-dev:amd64. 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.2 Selecting previously unselected package libsystemd-dev:amd64. 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.7 Setting up libapparmor1:amd64 (2.13.2-10) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.7 Setting up libsepol1-dev:amd64 (2.8-1) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.7 Setting up libbtrfs0 (4.20.1-2) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.8 Setting up libudev-dev:amd64 (241-7~deb10u7) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.8 Setting up libbtrfs-dev (4.20.1-2) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.8 Setting up mingw-w64-common (6.0.0-3) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 05:02:32 [2021-04-07T05:02:32.056Z] #13 116.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 05:02:32 [2021-04-07T05:02:32.062Z] #20 13.12 Building dependency tree... 05:02:32 [2021-04-07T05:02:32.158Z] #43 35.20 CC images/siginfo.o 05:02:32 [2021-04-07T05:02:32.228Z] #43 158.0 CC criu/stats.o 05:02:32 [2021-04-07T05:02:32.314Z] #13 116.9 Setting up dmsetup (2:1.02.155-3) ... 05:02:32 [2021-04-07T05:02:32.314Z] #13 116.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 05:02:32 [2021-04-07T05:02:32.314Z] #13 117.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 05:02:32 [2021-04-07T05:02:32.314Z] #13 117.0 Processing triggers for libc-bin (2.28-10) ... 05:02:32 [2021-04-07T05:02:32.488Z] #43 158.3 CC criu/string.o 05:02:32 [2021-04-07T05:02:32.488Z] #43 158.3 CC criu/sysctl.o 05:02:32 [2021-04-07T05:02:32.619Z] #44 41.49 CC images/ext-file.o 05:02:32 [2021-04-07T05:02:32.619Z] #44 41.67 CC images/cgroup.o 05:02:32 [2021-04-07T05:02:32.638Z] #20 14.27 libcap2-bin is already the newest version (1:2.25-2). 05:02:32 [2021-04-07T05:02:32.638Z] #20 14.27 The following additional packages will be installed: 05:02:32 [2021-04-07T05:02:32.638Z] #20 14.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 05:02:32 [2021-04-07T05:02:32.638Z] #20 14.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 05:02:32 [2021-04-07T05:02:32.638Z] #20 14.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 05:02:32 [2021-04-07T05:02:32.638Z] #20 14.28 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 05:02:32 [2021-04-07T05:02:32.638Z] #20 14.28 python3.7 python3.7-minimal vim-runtime xxd 05:02:32 [2021-04-07T05:02:32.638Z] #20 14.28 Suggested packages: 05:02:32 [2021-04-07T05:02:32.638Z] #20 14.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc 05:02:32 [2021-04-07T05:02:32.638Z] #20 14.28 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc 05:02:32 [2021-04-07T05:02:32.638Z] #20 14.28 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 05:02:32 [2021-04-07T05:02:32.638Z] #20 14.28 Recommended packages: 05:02:32 [2021-04-07T05:02:32.638Z] #20 14.28 aufs-dkms nftables build-essential python3-dev python3-keyring 05:02:32 [2021-04-07T05:02:32.638Z] #20 14.28 python3-keyrings.alt python3-xdg unzip 05:02:32 [2021-04-07T05:02:32.732Z] #43 35.47 CC images/rpc.o 05:02:32 [2021-04-07T05:02:32.875Z] #19 DONE 1.2s 05:02:32 [2021-04-07T05:02:32.875Z] 05:02:32 [2021-04-07T05:02:32.875Z] #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 05:02:32 [2021-04-07T05:02:32.875Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:02:33 [2021-04-07T05:02:33.058Z] #43 158.8 CC criu/sysfs_parse.o 05:02:33 [2021-04-07T05:02:33.318Z] #43 159.1 CC criu/timens.o 05:02:33 [2021-04-07T05:02:33.578Z] #43 159.4 CC criu/timerfd.o 05:02:33 [2021-04-07T05:02:33.675Z] #43 36.62 CC images/ext-file.o 05:02:33 [2021-04-07T05:02:33.680Z] #44 42.38 CC images/userns.o 05:02:33 [2021-04-07T05:02:33.680Z] #44 42.75 CC images/google/protobuf/descriptor.o 05:02:33 [2021-04-07T05:02:33.837Z] #43 159.6 CC criu/tty.o 05:02:33 [2021-04-07T05:02:33.937Z] #43 36.86 CC images/cgroup.o 05:02:34 [2021-04-07T05:02:34.035Z] #20 15.42 The following NEW packages will be installed: 05:02:34 [2021-04-07T05:02:34.035Z] #20 15.42 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 05:02:34 [2021-04-07T05:02:34.035Z] #20 15.42 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 05:02:34 [2021-04-07T05:02:34.035Z] #20 15.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 05:02:34 [2021-04-07T05:02:34.035Z] #20 15.42 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 05:02:34 [2021-04-07T05:02:34.035Z] #20 15.42 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils 05:02:34 [2021-04-07T05:02:34.035Z] #20 15.42 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 05:02:34 [2021-04-07T05:02:34.035Z] #20 15.42 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 05:02:34 [2021-04-07T05:02:34.035Z] #20 15.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 05:02:34 [2021-04-07T05:02:34.035Z] #20 15.43 xz-utils zip 05:02:34 [2021-04-07T05:02:34.271Z] #20 1.569 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 05:02:34 [2021-04-07T05:02:34.271Z] #20 1.569 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:02:34 [2021-04-07T05:02:34.271Z] #20 1.600 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:02:34 [2021-04-07T05:02:34.271Z] #20 1.606 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:02:34 [2021-04-07T05:02:34.299Z] #20 15.75 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. 05:02:34 [2021-04-07T05:02:34.299Z] #20 15.75 Need to get 27.6 MB of archives. 05:02:34 [2021-04-07T05:02:34.299Z] #20 15.75 After this operation, 114 MB of additional disk space will be used. 05:02:34 [2021-04-07T05:02:34.299Z] #20 15.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] 05:02:34 [2021-04-07T05:02:34.299Z] #20 15.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] 05:02:34 [2021-04-07T05:02:34.299Z] #20 15.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] 05:02:34 [2021-04-07T05:02:34.299Z] #20 15.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] 05:02:34 [2021-04-07T05:02:34.299Z] #20 15.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] 05:02:34 [2021-04-07T05:02:34.299Z] #20 15.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] 05:02:34 [2021-04-07T05:02:34.508Z] #43 37.42 CC images/userns.o 05:02:34 [2021-04-07T05:02:34.769Z] #43 37.69 CC images/google/protobuf/descriptor.o 05:02:34 [2021-04-07T05:02:34.835Z] #13 DONE 119.3s 05:02:34 [2021-04-07T05:02:34.835Z] 05:02:34 [2021-04-07T05:02:34.835Z] #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 05:02:34 [2021-04-07T05:02:34.835Z] #53 sha256:a7ad171708b1de8ed5877611d0e4af9c0df251320e5a661e4c12e5b1fbdbcec7 05:02:34 [2021-04-07T05:02:34.842Z] #20 2.165 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] 05:02:34 [2021-04-07T05:02:34.884Z] #20 16.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] 05:02:34 [2021-04-07T05:02:34.884Z] #20 16.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] 05:02:34 [2021-04-07T05:02:34.884Z] #20 16.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] 05:02:34 [2021-04-07T05:02:34.884Z] #20 16.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] 05:02:34 [2021-04-07T05:02:34.884Z] #20 16.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] 05:02:34 [2021-04-07T05:02:34.884Z] #20 16.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] 05:02:34 [2021-04-07T05:02:34.884Z] #20 16.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 05:02:34 [2021-04-07T05:02:34.884Z] #20 16.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] 05:02:34 [2021-04-07T05:02:34.884Z] #20 16.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] 05:02:34 [2021-04-07T05:02:34.884Z] #20 16.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] 05:02:34 [2021-04-07T05:02:34.884Z] #20 16.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] 05:02:34 [2021-04-07T05:02:34.884Z] #20 16.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] 05:02:34 [2021-04-07T05:02:34.884Z] #20 16.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] 05:02:34 [2021-04-07T05:02:34.884Z] #20 16.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] 05:02:34 [2021-04-07T05:02:34.884Z] #20 16.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] 05:02:34 [2021-04-07T05:02:34.884Z] #20 16.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] 05:02:35 [2021-04-07T05:02:35.094Z] #53 ... 05:02:35 [2021-04-07T05:02:35.094Z] 05:02:35 [2021-04-07T05:02:35.094Z] #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 05:02:35 [2021-04-07T05:02:35.094Z] #58 sha256:9fec3d54eba5786d3f7ca7e72c5ed5248ca124b551f241e0a410256e11c301e4 05:02:35 [2021-04-07T05:02:35.094Z] #58 DONE 123.7s 05:02:35 [2021-04-07T05:02:35.094Z] 05:02:35 [2021-04-07T05:02:35.094Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 05:02:35 [2021-04-07T05:02:35.094Z] #59 sha256:257f26d7b7770ea4ec49ecf9ec49421cf10d2957ee631659d403c97ec66c7a20 05:02:35 [2021-04-07T05:02:35.094Z] #59 DONE 0.1s 05:02:35 [2021-04-07T05:02:35.100Z] Commit message: "Move cgroup v2 out of experimental" 05:02:35 [2021-04-07T05:02:35.155Z] #20 16.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] 05:02:35 [2021-04-07T05:02:35.155Z] #20 16.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] 05:02:35 [2021-04-07T05:02:35.155Z] #20 16.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] 05:02:35 [2021-04-07T05:02:35.155Z] #20 16.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] 05:02:35 [2021-04-07T05:02:35.155Z] #20 16.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] 05:02:35 [2021-04-07T05:02:35.155Z] #20 16.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] 05:02:35 [2021-04-07T05:02:35.155Z] #20 16.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] 05:02:35 [2021-04-07T05:02:35.218Z] #43 160.9 CC criu/tun.o 05:02:35 [2021-04-07T05:02:35.351Z] 05:02:35 [2021-04-07T05:02:35.351Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 05:02:35 [2021-04-07T05:02:35.351Z] #60 sha256:02892a71fec1ec992065b4a456ca239d6f78b032dc1c721ca0623169b65d5348 05:02:35 [2021-04-07T05:02:35.351Z] #60 DONE 0.1s 05:02:35 [2021-04-07T05:02:35.351Z] 05:02:35 [2021-04-07T05:02:35.351Z] #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 05:02:35 [2021-04-07T05:02:35.351Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:35 [2021-04-07T05:02:35.351Z] #43 46.22 CC compel/arch/x86/src/lib/infect.o 05:02:35 [2021-04-07T05:02:35.351Z] #43 47.09 CC compel/src/lib/infect-rpc.o 05:02:35 [2021-04-07T05:02:35.351Z] #43 47.44 CC compel/src/lib/infect-util.o 05:02:35 [2021-04-07T05:02:35.351Z] #43 47.74 CC compel/src/lib/infect.o 05:02:35 [2021-04-07T05:02:35.351Z] #43 50.08 CC compel/src/lib/ptrace.o 05:02:35 [2021-04-07T05:02:35.351Z] #43 50.50 AR compel/libcompel.a 05:02:35 [2021-04-07T05:02:35.351Z] #43 50.58 HOSTCC compel/src/main-host.o 05:02:35 [2021-04-07T05:02:35.351Z] #43 50.89 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 05:02:35 [2021-04-07T05:02:35.351Z] #43 51.01 HOSTCC compel/src/lib/handle-elf-host.o 05:02:35 [2021-04-07T05:02:35.351Z] #43 51.39 HOSTCC compel/src/lib/log-host.o 05:02:35 [2021-04-07T05:02:35.351Z] #43 51.56 HOSTLINK compel/compel-host-bin 05:02:35 [2021-04-07T05:02:35.351Z] #43 51.74 DEP soccr/soccr.d 05:02:35 [2021-04-07T05:02:35.351Z] #43 51.92 CC soccr/soccr.o 05:02:35 [2021-04-07T05:02:35.477Z] #43 161.2 CC criu/uffd.o 05:02:35 [2021-04-07T05:02:35.609Z] #43 53.57 AR soccr/libsoccr.a 05:02:35 [2021-04-07T05:02:35.609Z] #43 53.62 make[1]: 'soccr/libsoccr.a' is up to date. 05:02:35 [2021-04-07T05:02:35.486Z] > git --version # timeout=10 05:02:35 [2021-04-07T05:02:35.561Z] > git --version # 'git version 2.24.1.windows.2' 05:02:35 [2021-04-07T05:02:35.623Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 05:02:35 [2021-04-07T05:02:35.736Z] #20 17.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 05:02:35 [2021-04-07T05:02:35.736Z] #20 17.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] 05:02:35 [2021-04-07T05:02:35.736Z] #20 17.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] 05:02:35 [2021-04-07T05:02:35.736Z] #20 17.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] 05:02:35 [2021-04-07T05:02:35.736Z] #20 17.30 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] 05:02:35 [2021-04-07T05:02:35.736Z] #20 17.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] 05:02:35 [2021-04-07T05:02:35.736Z] #20 17.35 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 05:02:35 [2021-04-07T05:02:35.736Z] #20 17.36 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] 05:02:35 [2021-04-07T05:02:35.736Z] #20 17.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] 05:02:35 [2021-04-07T05:02:35.736Z] #20 17.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] 05:02:35 [2021-04-07T05:02:35.736Z] #20 17.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] 05:02:35 [2021-04-07T05:02:35.736Z] #20 17.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] 05:02:35 [2021-04-07T05:02:35.736Z] #20 17.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] 05:02:35 [2021-04-07T05:02:35.736Z] #20 17.49 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] 05:02:35 [2021-04-07T05:02:35.785Z] #20 3.203 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:02:35 [2021-04-07T05:02:35.799Z] #44 ... 05:02:35 [2021-04-07T05:02:35.799Z] 05:02:35 [2021-04-07T05:02:35.799Z] #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 05:02:35 [2021-04-07T05:02:35.799Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 05:02:35 [2021-04-07T05:02:35.799Z] #14 102.7 Selecting previously unselected package g++-mingw-w64-x86-64. 05:02:35 [2021-04-07T05:02:35.799Z] #14 102.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... 05:02:35 [2021-04-07T05:02:35.799Z] #14 102.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:35 [2021-04-07T05:02:35.799Z] #14 ... 05:02:35 [2021-04-07T05:02:35.799Z] 05:02:35 [2021-04-07T05:02:35.799Z] #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 05:02:35 [2021-04-07T05:02:35.799Z] #46 sha256:1f7e23211be602e4e0441a495f720107223f49201492cb38c8a0df6210194e35 05:02:35 [2021-04-07T05:02:35.799Z] #46 103.6 text/template/parse 05:02:35 [2021-04-07T05:02:35.799Z] #46 103.6 go/ast 05:02:35 [2021-04-07T05:02:35.799Z] #46 106.6 encoding/json 05:02:35 [2021-04-07T05:02:35.799Z] #46 113.2 text/template 05:02:36 [2021-04-07T05:02:36.000Z] #20 17.53 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] 05:02:36 [2021-04-07T05:02:36.000Z] #20 17.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) 05:02:36 [2021-04-07T05:02:36.100Z] #46 ... 05:02:36 [2021-04-07T05:02:36.100Z] 05:02:36 [2021-04-07T05:02:36.100Z] #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 05:02:36 [2021-04-07T05:02:36.100Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:02:36 [2021-04-07T05:02:36.100Z] #44 45.07 CC images/opts.o [Pipeline] sh 05:02:36 [2021-04-07T05:02:36.172Z] #43 54.20 DEP criu/arch/x86/sigframe.d 05:02:36 [2021-04-07T05:02:36.263Z] #20 17.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] 05:02:36 [2021-04-07T05:02:36.401Z] #44 45.38 CC images/seccomp.o 05:02:36 [2021-04-07T05:02:36.417Z] #43 162.1 CC criu/util.o 05:02:36 [2021-04-07T05:02:36.429Z] #43 54.34 DEP criu/arch/x86/sigaction_compat.d 05:02:36 [2021-04-07T05:02:36.686Z] #43 39.27 CC images/opts.o 05:02:36 [2021-04-07T05:02:36.686Z] #43 39.53 CC images/seccomp.o 05:02:36 [2021-04-07T05:02:36.687Z] #43 54.65 DEP criu/arch/x86/kerndat.d 05:02:36 [2021-04-07T05:02:36.687Z] #43 54.88 DEP criu/arch/x86/crtools.d 05:02:36 [2021-04-07T05:02:36.873Z] #44 45.69 CC images/binfmt-misc.o 05:02:36 [2021-04-07T05:02:36.902Z] #20 18.31 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] 05:02:36 [2021-04-07T05:02:36.902Z] #20 18.34 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] 05:02:36 [2021-04-07T05:02:36.946Z] #43 55.07 DEP criu/arch/x86/cpu.d 05:02:36 [2021-04-07T05:02:36.946Z] #43 ... 05:02:36 [2021-04-07T05:02:36.946Z] 05:02:36 [2021-04-07T05:02:36.947Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 05:02:36 [2021-04-07T05:02:36.947Z] #53 sha256:a7ad171708b1de8ed5877611d0e4af9c0df251320e5a661e4c12e5b1fbdbcec7 05:02:36 [2021-04-07T05:02:36.947Z] #53 2.540 + RM_GOPATH=0 05:02:36 [2021-04-07T05:02:36.947Z] #53 2.540 + TMP_GOPATH= 05:02:36 [2021-04-07T05:02:36.947Z] #53 2.540 + : /build 05:02:36 [2021-04-07T05:02:36.947Z] #53 2.540 + '[' -z '' ']' 05:02:36 [2021-04-07T05:02:36.947Z] #53 2.540 ++ mktemp -d 05:02:36 [2021-04-07T05:02:36.947Z] #53 2.540 + export GOPATH=/tmp/tmp.w398BP7Yp8 05:02:36 [2021-04-07T05:02:36.948Z] #43 39.85 CC images/binfmt-misc.o 05:02:37 [2021-04-07T05:02:37.186Z] #44 45.92 CC images/time.o 05:02:37 [2021-04-07T05:02:37.186Z] #44 46.21 CC images/sysctl.o 05:02:37 [2021-04-07T05:02:37.203Z] #53 ... 05:02:37 [2021-04-07T05:02:37.203Z] 05:02:37 [2021-04-07T05:02:37.203Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 05:02:37 [2021-04-07T05:02:37.203Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 05:02:37 [2021-04-07T05:02:37.203Z] #14 DONE 2.6s 05:02:37 [2021-04-07T05:02:37.203Z] 05:02:37 [2021-04-07T05:02:37.203Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 05:02:37 [2021-04-07T05:02:37.203Z] #53 sha256:a7ad171708b1de8ed5877611d0e4af9c0df251320e5a661e4c12e5b1fbdbcec7 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.559 + GOPATH=/tmp/tmp.w398BP7Yp8 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.559 + RM_GOPATH=1 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.559 + case "$(go env GOARCH)" in 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.559 ++ go env GOARCH 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.568 + export GO_BUILDMODE=-buildmode=pie 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.568 + GO_BUILDMODE=-buildmode=pie 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.568 ++ dirname /tmp/install/install.sh 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.569 + dir=/tmp/install 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.569 + bin=runc 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.569 + shift 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.569 + '[' '!' -f /tmp/install/runc.installer ']' 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.569 + . /tmp/install/runc.installer 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.569 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.569 + install_runc 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.569 + grep -q '^3\.10\.0.*\.el7\.' 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.588 + uname -r 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.588 + RUNC_BUILDTAGS='seccomp ' 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.588 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.588 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.w398BP7Yp8/src/github.com/opencontainers/runc 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.588 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) 05:02:37 [2021-04-07T05:02:37.203Z] #53 2.610 Cloning into '/tmp/tmp.w398BP7Yp8/src/github.com/opencontainers/runc'... 05:02:37 [2021-04-07T05:02:37.209Z] #43 40.06 CC images/time.o 05:02:37 [2021-04-07T05:02:37.356Z] #20 4.572 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:02:37 [2021-04-07T05:02:37.357Z] #43 162.9 CC criu/uts_ns.o 05:02:37 [2021-04-07T05:02:37.357Z] #43 163.1 CC criu/vdso-compat.o 05:02:37 [2021-04-07T05:02:37.469Z] #43 40.27 CC images/sysctl.o 05:02:37 [2021-04-07T05:02:37.470Z] #43 40.45 CC images/autofs.o 05:02:37 [2021-04-07T05:02:37.482Z] #20 19.01 debconf: delaying package configuration, since apt-utils is not installed 05:02:37 [2021-04-07T05:02:37.482Z] #20 19.18 Fetched 27.6 MB in 3s (9680 kB/s) 05:02:37 [2021-04-07T05:02:37.487Z] #44 46.38 CC images/autofs.o 05:02:37 [2021-04-07T05:02:37.487Z] #44 46.60 CC images/macvlan.o 05:02:37 [2021-04-07T05:02:37.617Z] #43 163.3 CC criu/vdso.o 05:02:37 [2021-04-07T05:02:37.731Z] #43 40.75 CC images/macvlan.o 05:02:37 [2021-04-07T05:02:37.746Z] #20 19.26 Selecting previously unselected package pigz. 05:02:37 [2021-04-07T05:02:37.747Z] #20 19.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) 05:02:37 [2021-04-07T05:02:37.747Z] #20 19.36 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... 05:02:37 [2021-04-07T05:02:37.747Z] #20 19.37 Unpacking pigz (2.4-1) ... 05:02:37 [2021-04-07T05:02:37.787Z] #44 46.82 CC images/sit.o 05:02:37 [2021-04-07T05:02:37.877Z] #43 163.7 LINK criu/built-in.o 05:02:37 [2021-04-07T05:02:37.877Z] #43 163.8 LINK criu/criu 05:02:37 [2021-04-07T05:02:37.991Z] #43 40.93 CC images/sit.o 05:02:38 [2021-04-07T05:02:38.010Z] #20 19.46 Selecting previously unselected package libpython3.7-minimal:arm64. 05:02:38 [2021-04-07T05:02:38.010Z] #20 19.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... 05:02:38 [2021-04-07T05:02:38.010Z] #20 19.48 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... 05:02:38 [2021-04-07T05:02:38.087Z] #44 47.11 CC images/memfd.o 05:02:38 [2021-04-07T05:02:38.252Z] #43 41.15 CC images/memfd.o 05:02:38 [2021-04-07T05:02:38.273Z] #20 19.85 Selecting previously unselected package python3.7-minimal. 05:02:38 [2021-04-07T05:02:38.273Z] #20 19.86 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... 05:02:38 [2021-04-07T05:02:38.273Z] #20 19.88 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 05:02:38 [2021-04-07T05:02:38.387Z] #44 47.49 CC images/timens.o 05:02:38 [2021-04-07T05:02:38.446Z] #43 164.2 DEP lib/c/criu.d 05:02:38 [2021-04-07T05:02:38.446Z] #43 164.2 CC images/rpc.pb-c.o 05:02:38 [2021-04-07T05:02:38.514Z] #43 41.46 CC images/timens.o 05:02:38 [2021-04-07T05:02:38.740Z] #20 6.110 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:02:38 [2021-04-07T05:02:38.775Z] #43 41.71 LINK images/built-in.o 05:02:38 [2021-04-07T05:02:38.850Z] #20 20.57 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... 05:02:38 [2021-04-07T05:02:38.901Z] + docker version 05:02:39 [2021-04-07T05:02:39.015Z] #43 164.7 CC lib/c/criu.o 05:02:39 [2021-04-07T05:02:39.036Z] #43 41.87 GEN compel/include/asm 05:02:39 [2021-04-07T05:02:39.036Z] #43 41.89 GEN compel/include/version.h 05:02:39 [2021-04-07T05:02:39.036Z] #43 41.90 touch .config 05:02:39 [2021-04-07T05:02:39.036Z] #43 41.96 GEN include/common/config.h 05:02:39 [2021-04-07T05:02:39.036Z] #43 42.06 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 05:02:39 [2021-04-07T05:02:39.036Z] #43 42.07 GEN compel/plugins/include/uapi/std/syscall-64.h 05:02:39 [2021-04-07T05:02:39.039Z] #44 47.80 LINK images/built-in.o 05:02:39 [2021-04-07T05:02:39.039Z] #44 48.01 GEN compel/include/asm 05:02:39 [2021-04-07T05:02:39.039Z] #44 48.07 GEN compel/include/version.h 05:02:39 [2021-04-07T05:02:39.039Z] #44 48.11 touch .config 05:02:39 [2021-04-07T05:02:39.039Z] #44 48.17 GEN include/common/config.h 05:02:39 [2021-04-07T05:02:39.099Z] #53 ... 05:02:39 [2021-04-07T05:02:39.099Z] 05:02:39 [2021-04-07T05:02:39.099Z] #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 05:02:39 [2021-04-07T05:02:39.099Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 05:02:39 [2021-04-07T05:02:39.099Z] #15 DONE 1.7s 05:02:39 [2021-04-07T05:02:39.099Z] 05:02:39 [2021-04-07T05:02:39.099Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 05:02:39 [2021-04-07T05:02:39.099Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac 05:02:39 [2021-04-07T05:02:39.114Z] #20 20.62 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 05:02:39 [2021-04-07T05:02:39.297Z] #43 42.11 GEN compel/arch/x86/plugins/std/syscalls-64.S 05:02:39 [2021-04-07T05:02:39.297Z] #43 42.12 DEP compel/arch/x86/plugins/std/syscalls-64.d 05:02:39 [2021-04-07T05:02:39.297Z] #43 42.13 DEP compel/arch/x86/plugins/std/memcpy.d 05:02:39 [2021-04-07T05:02:39.297Z] #43 42.16 DEP compel/arch/x86/plugins/std/parasite-head.d 05:02:39 [2021-04-07T05:02:39.297Z] #43 42.18 GEN compel/plugins/include/uapi/std/syscall.h 05:02:39 [2021-04-07T05:02:39.297Z] #43 42.19 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 05:02:39 [2021-04-07T05:02:39.297Z] #43 42.21 GEN compel/plugins/include/uapi/std/syscall-codes.h 05:02:39 [2021-04-07T05:02:39.297Z] #43 42.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 05:02:39 [2021-04-07T05:02:39.297Z] #43 42.22 DEP compel/plugins/std/infect.d 05:02:39 [2021-04-07T05:02:39.297Z] #43 42.32 DEP compel/plugins/std/string.d 05:02:39 [2021-04-07T05:02:39.312Z] #20 ... 05:02:39 [2021-04-07T05:02:39.312Z] 05:02:39 [2021-04-07T05:02:39.312Z] #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 05:02:39 [2021-04-07T05:02:39.312Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:39 [2021-04-07T05:02:39.312Z] #43 61.47 CC criu/pie/util.o 05:02:39 [2021-04-07T05:02:39.312Z] #43 61.92 CC criu/pie/util-vdso.o 05:02:39 [2021-04-07T05:02:39.312Z] #43 63.06 CC criu/pie/util-vdso-elf32.o 05:02:39 [2021-04-07T05:02:39.312Z] #43 63.93 AR criu/pie/pie.lib.a 05:02:39 [2021-04-07T05:02:39.312Z] #43 64.01 DEP criu/pie/restorer.d 05:02:39 [2021-04-07T05:02:39.312Z] #43 64.35 DEP criu/arch/x86/sigaction_compat_pie.d 05:02:39 [2021-04-07T05:02:39.312Z] #43 64.52 DEP criu/arch/x86/restorer_unmap.d 05:02:39 [2021-04-07T05:02:39.312Z] #43 64.58 DEP criu/arch/x86/restorer.d 05:02:39 [2021-04-07T05:02:39.312Z] #43 64.86 DEP criu/arch/x86/vdso-pie.d 05:02:39 [2021-04-07T05:02:39.312Z] #43 65.08 DEP criu/pie/parasite-vdso.d 05:02:39 [2021-04-07T05:02:39.312Z] #43 65.29 DEP criu/pie/parasite.d 05:02:39 [2021-04-07T05:02:39.312Z] #43 65.58 CC criu/pie/parasite.o 05:02:39 [2021-04-07T05:02:39.312Z] #43 67.01 LINK criu/pie/parasite.built-in.o 05:02:39 [2021-04-07T05:02:39.312Z] #43 67.03 GEN criu/pie/parasite-blob.h 05:02:39 [2021-04-07T05:02:39.312Z] #43 67.06 CC criu/pie/parasite-vdso.o 05:02:39 [2021-04-07T05:02:39.312Z] #43 67.76 CC criu/arch/x86/vdso-pie.o 05:02:39 [2021-04-07T05:02:39.312Z] #43 68.15 CC criu/arch/x86/restorer.o 05:02:39 [2021-04-07T05:02:39.312Z] #43 68.80 CC criu/arch/x86/restorer_unmap.o 05:02:39 [2021-04-07T05:02:39.312Z] #43 68.84 CC criu/arch/x86/sigaction_compat_pie.o 05:02:39 [2021-04-07T05:02:39.312Z] #43 69.11 CC criu/pie/restorer.o 05:02:39 [2021-04-07T05:02:39.339Z] #44 48.27 GEN compel/plugins/include/uapi/std/syscall-codes.h 05:02:39 [2021-04-07T05:02:39.339Z] #44 48.30 GEN compel/plugins/include/uapi/std/syscall.h 05:02:39 [2021-04-07T05:02:39.339Z] #44 48.34 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S 05:02:39 [2021-04-07T05:02:39.339Z] #44 48.37 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d 05:02:39 [2021-04-07T05:02:39.339Z] #44 48.42 DEP compel/arch/ppc64/plugins/std/memcmp.d 05:02:39 [2021-04-07T05:02:39.558Z] #43 42.46 DEP compel/plugins/std/log.d 05:02:39 [2021-04-07T05:02:39.558Z] #43 42.60 DEP compel/plugins/std/fds.d 05:02:39 [2021-04-07T05:02:39.558Z] #43 ... 05:02:39 [2021-04-07T05:02:39.558Z] 05:02:39 [2021-04-07T05:02:39.558Z] #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 05:02:39 [2021-04-07T05:02:39.558Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:02:39 [2021-04-07T05:02:39.559Z] #13 99.58 Selecting previously unselected package g++-mingw-w64-x86-64. 05:02:39 [2021-04-07T05:02:39.559Z] #13 99.58 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 05:02:39 [2021-04-07T05:02:39.559Z] #13 99.58 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:39 [2021-04-07T05:02:39.648Z] #44 48.47 DEP compel/arch/ppc64/plugins/std/memcpy.d 05:02:39 [2021-04-07T05:02:39.648Z] #44 48.52 DEP compel/arch/ppc64/plugins/std/parasite-head.d 05:02:39 [2021-04-07T05:02:39.648Z] #44 48.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 05:02:39 [2021-04-07T05:02:39.648Z] #44 48.56 DEP compel/plugins/std/infect.d 05:02:39 [2021-04-07T05:02:39.819Z] #13 ... 05:02:39 [2021-04-07T05:02:39.819Z] 05:02:39 [2021-04-07T05:02:39.819Z] #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 05:02:39 [2021-04-07T05:02:39.819Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:39 [2021-04-07T05:02:39.819Z] #43 42.74 DEP compel/plugins/std/std.d 05:02:39 [2021-04-07T05:02:39.819Z] #43 42.84 DEP compel/plugins/shmem/shmem.d 05:02:39 [2021-04-07T05:02:39.954Z] #43 165.5 LINK lib/c/built-in.o 05:02:39 [2021-04-07T05:02:39.954Z] #43 165.5 LINK lib/c/libcriu.so 05:02:39 [2021-04-07T05:02:39.954Z] #43 165.6 LINK lib/c/libcriu.a 05:02:39 [2021-04-07T05:02:39.954Z] #43 165.7 GEN magic.py 05:02:39 [2021-04-07T05:02:39.954Z] #43 165.8 Note: Building without setproctitle() and strlcpy() support. 05:02:39 [2021-04-07T05:02:39.954Z] #43 165.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 05:02:39 [2021-04-07T05:02:39.954Z] #43 165.8 Note: Building without GnuTLS support 05:02:39 [2021-04-07T05:02:39.954Z] #43 165.8 Makefile.config:39: Warn: you have no libnftables installed 05:02:39 [2021-04-07T05:02:39.954Z] #43 165.8 Makefile.config:40: Warn: Building without nftables support 05:02:39 [2021-04-07T05:02:39.956Z] #44 48.87 DEP compel/plugins/std/string.d 05:02:40 [2021-04-07T05:02:40.029Z] #16 1.087 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 05:02:40 [2021-04-07T05:02:40.029Z] #16 DONE 1.2s 05:02:40 [2021-04-07T05:02:40.029Z] 05:02:40 [2021-04-07T05:02:40.029Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 05:02:40 [2021-04-07T05:02:40.029Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea 05:02:40 [2021-04-07T05:02:40.081Z] #43 42.94 DEP compel/plugins/fds/fds.d 05:02:40 [2021-04-07T05:02:40.081Z] #43 43.14 CC compel/plugins/std/std.o 05:02:40 [2021-04-07T05:02:40.081Z] #43 ... 05:02:40 [2021-04-07T05:02:40.081Z] 05:02:40 [2021-04-07T05:02:40.081Z] #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 05:02:40 [2021-04-07T05:02:40.081Z] #45 sha256:e20fde2f58309ccb6e07c7d4ed6a518c1540fdf681d4a06d6b8e6595c27b5417 05:02:40 [2021-04-07T05:02:40.081Z] #45 105.5 mime 05:02:40 [2021-04-07T05:02:40.081Z] #45 107.2 mime/quotedprintable 05:02:40 [2021-04-07T05:02:40.081Z] #45 107.5 net/http/internal 05:02:40 [2021-04-07T05:02:40.081Z] #45 111.4 net/textproto 05:02:40 [2021-04-07T05:02:40.081Z] #45 111.4 crypto/x509 05:02:40 [2021-04-07T05:02:40.081Z] #45 112.2 vendor/golang.org/x/net/http/httpguts 05:02:40 [2021-04-07T05:02:40.081Z] #45 112.6 vendor/golang.org/x/net/http/httpproxy 05:02:40 [2021-04-07T05:02:40.081Z] #45 113.0 mime/multipart 05:02:40 [2021-04-07T05:02:40.081Z] #45 115.3 crypto/tls 05:02:40 [2021-04-07T05:02:40.254Z] #43 72.45 LINK criu/pie/restorer.built-in.o 05:02:40 [2021-04-07T05:02:40.254Z] #43 72.47 GEN criu/pie/restorer-blob.h 05:02:40 [2021-04-07T05:02:40.254Z] #43 72.56 DEP criu/vdso.d 05:02:40 [2021-04-07T05:02:40.258Z] #44 49.12 DEP compel/plugins/std/log.d 05:02:40 [2021-04-07T05:02:40.258Z] #44 49.24 DEP compel/plugins/std/fds.d 05:02:40 [2021-04-07T05:02:40.342Z] #45 ... 05:02:40 [2021-04-07T05:02:40.342Z] 05:02:40 [2021-04-07T05:02:40.342Z] #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 05:02:40 [2021-04-07T05:02:40.342Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:40 [2021-04-07T05:02:40.342Z] #43 43.41 CC compel/plugins/std/fds.o 05:02:40 [2021-04-07T05:02:40.514Z] #43 72.85 DEP criu/vdso-compat.d 05:02:40 [2021-04-07T05:02:40.559Z] #44 49.46 DEP compel/plugins/std/std.d 05:02:40 [2021-04-07T05:02:40.559Z] #44 49.60 DEP compel/plugins/shmem/shmem.d 05:02:40 [2021-04-07T05:02:40.775Z] #43 73.05 DEP criu/uts_ns.d 05:02:40 [2021-04-07T05:02:40.860Z] #44 49.77 DEP compel/plugins/fds/fds.d 05:02:40 [2021-04-07T05:02:40.893Z] #43 166.5 fatal: not a git repository (or any of the parent directories): .git 05:02:40 [2021-04-07T05:02:40.928Z] #43 43.82 CC compel/plugins/std/log.o 05:02:41 [2021-04-07T05:02:41.036Z] #43 73.21 DEP criu/util.d 05:02:41 [2021-04-07T05:02:41.036Z] #43 73.40 DEP criu/uffd.d 05:02:41 [2021-04-07T05:02:41.153Z] #43 167.1 make[1]: Nothing to be done for 'all'. 05:02:41 [2021-04-07T05:02:41.159Z] #44 49.94 CC compel/plugins/std/std.o 05:02:41 [2021-04-07T05:02:41.297Z] #43 73.63 DEP criu/tun.d 05:02:41 [2021-04-07T05:02:41.398Z] #17 DONE 1.3s 05:02:41 [2021-04-07T05:02:41.398Z] 05:02:41 [2021-04-07T05:02:41.398Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 05:02:41 [2021-04-07T05:02:41.398Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 05:02:41 [2021-04-07T05:02:41.459Z] #44 50.27 CC compel/plugins/std/fds.o 05:02:41 [2021-04-07T05:02:41.558Z] #43 73.78 DEP criu/tty.d 05:02:41 [2021-04-07T05:02:41.558Z] #43 73.97 DEP criu/timerfd.d 05:02:41 [2021-04-07T05:02:41.689Z] #20 22.98 Selecting previously unselected package python3-minimal. 05:02:41 [2021-04-07T05:02:41.689Z] #20 22.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 ... 23657 files and directories currently installed.) 05:02:41 [2021-04-07T05:02:41.689Z] #20 23.14 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... 05:02:41 [2021-04-07T05:02:41.689Z] #20 23.16 Unpacking python3-minimal (3.7.3-1) ... 05:02:41 [2021-04-07T05:02:41.689Z] #20 ... 05:02:41 [2021-04-07T05:02:41.689Z] 05:02:41 [2021-04-07T05:02:41.689Z] #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 05:02:41 [2021-04-07T05:02:41.689Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:02:41 [2021-04-07T05:02:41.689Z] #43 56.42 AR criu/pie/pie.lib.a 05:02:41 [2021-04-07T05:02:41.689Z] #43 56.50 DEP criu/pie/restorer.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 56.87 DEP criu/arch/aarch64/intraprocedure.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 56.88 DEP criu/arch/aarch64/restorer.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 57.10 DEP criu/arch/aarch64/vdso-pie.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 57.23 DEP criu/pie/parasite-vdso.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 57.38 DEP criu/pie/parasite.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 57.56 CC criu/pie/parasite.o 05:02:41 [2021-04-07T05:02:41.689Z] #43 58.44 LINK criu/pie/parasite.built-in.o 05:02:41 [2021-04-07T05:02:41.689Z] #43 58.46 GEN criu/pie/parasite-blob.h 05:02:41 [2021-04-07T05:02:41.689Z] #43 58.47 CC criu/pie/parasite-vdso.o 05:02:41 [2021-04-07T05:02:41.689Z] #43 59.22 CC criu/arch/aarch64/vdso-pie.o 05:02:41 [2021-04-07T05:02:41.689Z] #43 59.41 CC criu/arch/aarch64/restorer.o 05:02:41 [2021-04-07T05:02:41.689Z] #43 59.90 CC criu/arch/aarch64/intraprocedure.o 05:02:41 [2021-04-07T05:02:41.689Z] #43 59.94 CC criu/pie/restorer.o 05:02:41 [2021-04-07T05:02:41.689Z] #43 62.00 LINK criu/pie/restorer.built-in.o 05:02:41 [2021-04-07T05:02:41.689Z] #43 62.01 GEN criu/pie/restorer-blob.h 05:02:41 [2021-04-07T05:02:41.689Z] #43 62.07 DEP criu/vdso.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 62.19 DEP criu/uts_ns.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 62.27 DEP criu/util.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 62.50 DEP criu/uffd.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 62.60 DEP criu/tun.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 62.80 DEP criu/tty.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 63.07 DEP criu/timerfd.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 63.20 DEP criu/timens.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 63.36 DEP criu/sysfs_parse.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 63.55 DEP criu/sysctl.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 63.73 DEP criu/string.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 63.76 DEP criu/stats.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 63.90 DEP criu/sockets.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 64.11 DEP criu/sk-unix.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 64.37 DEP criu/sk-tcp.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 64.69 DEP criu/sk-queue.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 64.81 DEP criu/sk-packet.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 64.98 DEP criu/sk-netlink.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 65.11 DEP criu/sk-inet.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 65.27 DEP criu/signalfd.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 65.46 DEP criu/sigframe.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 65.55 DEP criu/shmem.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 65.71 DEP criu/servicefd.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 65.81 DEP criu/seize.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 65.93 DEP criu/seccomp.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 66.11 DEP criu/rst-malloc.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 66.18 DEP criu/rbtree.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 66.21 DEP criu/pstree.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 66.37 DEP criu/protobuf.d 05:02:41 [2021-04-07T05:02:41.689Z] #43 66.56 GEN criu/protobuf-desc-gen.h 05:02:41 [2021-04-07T05:02:41.726Z] #43 167.6 make[1]: 'images/built-in.o' is up to date. 05:02:41 [2021-04-07T05:02:41.726Z] #43 167.6 make[1]: 'compel/plugins/std.lib.a' is up to date. 05:02:41 [2021-04-07T05:02:41.726Z] #43 167.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. 05:02:41 [2021-04-07T05:02:41.726Z] #43 167.6 make[1]: 'compel/libcompel.a' is up to date. 05:02:41 [2021-04-07T05:02:41.761Z] #44 50.68 CC compel/plugins/std/log.o 05:02:41 [2021-04-07T05:02:41.819Z] #43 74.20 DEP criu/timens.d 05:02:41 [2021-04-07T05:02:41.921Z] #43 44.59 CC compel/plugins/std/string.o 05:02:41 [2021-04-07T05:02:41.987Z] #43 167.7 make[1]: 'compel/compel-host-bin' is up to date. 05:02:41 [2021-04-07T05:02:41.987Z] #43 167.7 make[1]: Nothing to be done for 'all'. 05:02:41 [2021-04-07T05:02:41.987Z] #43 167.7 make[1]: 'soccr/libsoccr.a' is up to date. 05:02:41 [2021-04-07T05:02:41.987Z] #43 167.8 make[2]: Nothing to be done for 'all'. 05:02:41 [2021-04-07T05:02:41.987Z] #43 167.9 make[2]: Nothing to be done for 'all'. 05:02:41 [2021-04-07T05:02:41.987Z] #43 167.9 make[2]: Nothing to be done for 'all'. 05:02:42 [2021-04-07T05:02:42.065Z] #44 ... 05:02:42 [2021-04-07T05:02:42.065Z] 05:02:42 [2021-04-07T05:02:42.065Z] #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 05:02:42 [2021-04-07T05:02:42.065Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 05:02:42 [2021-04-07T05:02:42.065Z] #14 117.4 Selecting previously unselected package libapparmor1:ppc64el. 05:02:42 [2021-04-07T05:02:42.065Z] #14 117.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 117.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 117.6 Selecting previously unselected package libapparmor-dev:ppc64el. 05:02:42 [2021-04-07T05:02:42.065Z] #14 117.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 117.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 117.7 Selecting previously unselected package libbtrfs0. 05:02:42 [2021-04-07T05:02:42.065Z] #14 117.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 117.8 Unpacking libbtrfs0 (4.20.1-2) ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 117.9 Selecting previously unselected package libbtrfs-dev. 05:02:42 [2021-04-07T05:02:42.065Z] #14 117.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 117.9 Unpacking libbtrfs-dev (4.20.1-2) ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 118.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. 05:02:42 [2021-04-07T05:02:42.065Z] #14 118.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 118.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 118.2 Selecting previously unselected package libudev-dev:ppc64el. 05:02:42 [2021-04-07T05:02:42.065Z] #14 118.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 118.3 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 118.5 Selecting previously unselected package libsepol1-dev:ppc64el. 05:02:42 [2021-04-07T05:02:42.065Z] #14 118.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 118.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 118.9 Selecting previously unselected package libpcre16-3:ppc64el. 05:02:42 [2021-04-07T05:02:42.065Z] #14 118.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 118.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 119.1 Selecting previously unselected package libpcre32-3:ppc64el. 05:02:42 [2021-04-07T05:02:42.065Z] #14 119.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 119.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 119.2 Selecting previously unselected package libpcrecpp0v5:ppc64el. 05:02:42 [2021-04-07T05:02:42.065Z] #14 119.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 119.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 119.4 Selecting previously unselected package libpcre3-dev:ppc64el. 05:02:42 [2021-04-07T05:02:42.065Z] #14 119.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... 05:02:42 [2021-04-07T05:02:42.065Z] #14 119.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... 05:02:42 [2021-04-07T05:02:42.247Z] #43 168.0 make[2]: Nothing to be done for 'all'. 05:02:42 [2021-04-07T05:02:42.247Z] #43 168.0 make[2]: Nothing to be done for 'all'. 05:02:42 [2021-04-07T05:02:42.247Z] #43 168.1 make[2]: Nothing to be done for 'all'. 05:02:42 [2021-04-07T05:02:42.247Z] #43 168.1 make[2]: Nothing to be done for 'all'. 05:02:42 [2021-04-07T05:02:42.266Z] #43 ... 05:02:42 [2021-04-07T05:02:42.266Z] 05:02:42 [2021-04-07T05:02:42.266Z] #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 05:02:42 [2021-04-07T05:02:42.266Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 05:02:42 [2021-04-07T05:02:42.266Z] #20 23.78 Selecting previously unselected package libmpdec2:arm64. 05:02:42 [2021-04-07T05:02:42.266Z] #20 23.79 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... 05:02:42 [2021-04-07T05:02:42.266Z] #20 23.81 Unpacking libmpdec2:arm64 (2.4.2-2) ... 05:02:42 [2021-04-07T05:02:42.266Z] #20 ... 05:02:42 [2021-04-07T05:02:42.266Z] 05:02:42 [2021-04-07T05:02:42.266Z] #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 05:02:42 [2021-04-07T05:02:42.266Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 05:02:42 [2021-04-07T05:02:42.266Z] #40 129.1 + dpkg --print-architecture 05:02:42 [2021-04-07T05:02:42.266Z] #40 DONE 130.5s 05:02:42 [2021-04-07T05:02:42.327Z] #18 DONE 1.1s 05:02:42 [2021-04-07T05:02:42.327Z] 05:02:42 [2021-04-07T05:02:42.327Z] #19 [dev-systemd-false 6/26] RUN ldconfig 05:02:42 [2021-04-07T05:02:42.327Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df 05:02:42 [2021-04-07T05:02:42.391Z] #43 74.44 DEP criu/sysfs_parse.d 05:02:42 [2021-04-07T05:02:42.391Z] #43 74.60 DEP criu/sysctl.d 05:02:42 [2021-04-07T05:02:42.391Z] #43 74.78 DEP criu/string.d 05:02:42 [2021-04-07T05:02:42.391Z] #43 74.83 DEP criu/stats.d 05:02:42 [2021-04-07T05:02:42.501Z] #43 45.39 CC compel/plugins/std/infect.o 05:02:42 [2021-04-07T05:02:42.517Z] #43 168.2 make[2]: Nothing to be done for 'all'. 05:02:42 [2021-04-07T05:02:42.517Z] #43 168.2 INSTALL criu/criu 05:02:42 [2021-04-07T05:02:42.517Z] #43 DONE 168.4s 05:02:42 [2021-04-07T05:02:42.517Z] 05:02:42 [2021-04-07T05:02:42.517Z] #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 05:02:42 [2021-04-07T05:02:42.517Z] #53 sha256:e859471df87deba69d5da7c8714db76a9b158db2133ddcc50962303bc5d59865 05:02:42 [2021-04-07T05:02:42.533Z] 05:02:42 [2021-04-07T05:02:42.533Z] #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 05:02:42 [2021-04-07T05:02:42.533Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 05:02:42 [2021-04-07T05:02:42.533Z] #20 24.03 Selecting previously unselected package libpython3.7-stdlib:arm64. 05:02:42 [2021-04-07T05:02:42.533Z] #20 24.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... 05:02:42 [2021-04-07T05:02:42.533Z] #20 24.07 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... 05:02:42 [2021-04-07T05:02:42.652Z] #43 74.96 DEP criu/sockets.d 05:02:42 [2021-04-07T05:02:42.717Z] #14 119.9 Selecting previously unselected package libselinux1-dev:ppc64el. 05:02:42 [2021-04-07T05:02:42.717Z] #14 119.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... 05:02:42 [2021-04-07T05:02:42.717Z] #14 119.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... 05:02:42 [2021-04-07T05:02:42.913Z] #43 75.18 DEP criu/sk-unix.d 05:02:43 [2021-04-07T05:02:43.018Z] #14 120.3 Selecting previously unselected package libdevmapper-dev:ppc64el. 05:02:43 [2021-04-07T05:02:43.018Z] #14 120.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... 05:02:43 [2021-04-07T05:02:43.018Z] #14 120.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... 05:02:43 [2021-04-07T05:02:43.073Z] #43 45.82 CC compel/arch/x86/plugins/std/parasite-head.o 05:02:43 [2021-04-07T05:02:43.073Z] #43 45.89 CC compel/arch/x86/plugins/std/memcpy.o 05:02:43 [2021-04-07T05:02:43.073Z] #43 45.94 CC compel/arch/x86/plugins/std/syscalls-64.o 05:02:43 [2021-04-07T05:02:43.073Z] #43 45.99 AR compel/plugins/std.lib.a 05:02:43 [2021-04-07T05:02:43.073Z] #43 46.07 CC compel/plugins/fds/fds.o 05:02:43 [2021-04-07T05:02:43.174Z] #43 75.40 DEP criu/sk-tcp.d 05:02:43 [2021-04-07T05:02:43.319Z] #14 120.4 Selecting previously unselected package libseccomp-dev:ppc64el. 05:02:43 [2021-04-07T05:02:43.319Z] #14 120.4 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... 05:02:43 [2021-04-07T05:02:43.319Z] #14 120.4 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... 05:02:43 [2021-04-07T05:02:43.319Z] #14 120.5 Selecting previously unselected package libsystemd-dev:ppc64el. 05:02:43 [2021-04-07T05:02:43.319Z] #14 120.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... 05:02:43 [2021-04-07T05:02:43.319Z] #14 120.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... 05:02:43 [2021-04-07T05:02:43.334Z] #43 46.34 AR compel/plugins/fds.lib.a 05:02:43 [2021-04-07T05:02:43.334Z] #43 46.40 HOSTDEP compel/src/lib/log-host.d 05:02:43 [2021-04-07T05:02:43.436Z] #43 75.57 DEP criu/sk-queue.d 05:02:43 [2021-04-07T05:02:43.436Z] #43 75.73 DEP criu/sk-packet.d 05:02:43 [2021-04-07T05:02:43.491Z] #20 25.03 Selecting previously unselected package python3.7. 05:02:43 [2021-04-07T05:02:43.492Z] #20 25.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... 05:02:43 [2021-04-07T05:02:43.492Z] #20 25.07 Unpacking python3.7 (3.7.3-2+deb10u3) ... 05:02:43 [2021-04-07T05:02:43.555Z] Client: Docker Engine - Enterprise 05:02:43 [2021-04-07T05:02:43.555Z] Version: 19.03.12 05:02:43 [2021-04-07T05:02:43.555Z] API version: 1.40 05:02:43 [2021-04-07T05:02:43.555Z] Go version: go1.13.13 05:02:43 [2021-04-07T05:02:43.555Z] Git commit: 4306744 05:02:43 [2021-04-07T05:02:43.555Z] Built: 08/05/2020 19:27:53 05:02:43 [2021-04-07T05:02:43.555Z] OS/Arch: windows/amd64 05:02:43 [2021-04-07T05:02:43.555Z] Experimental: false 05:02:43 [2021-04-07T05:02:43.555Z] 05:02:43 [2021-04-07T05:02:43.555Z] Server: Docker Engine - Enterprise 05:02:43 [2021-04-07T05:02:43.555Z] Engine: 05:02:43 [2021-04-07T05:02:43.555Z] Version: 19.03.12 05:02:43 [2021-04-07T05:02:43.555Z] API version: 1.40 (minimum version 1.24) 05:02:43 [2021-04-07T05:02:43.555Z] Go version: go1.13.13 05:02:43 [2021-04-07T05:02:43.555Z] Git commit: f295753ffd 05:02:43 [2021-04-07T05:02:43.555Z] Built: 08/05/2020 19:26:41 05:02:43 [2021-04-07T05:02:43.555Z] OS/Arch: windows/amd64 05:02:43 [2021-04-07T05:02:43.555Z] Experimental: true 05:02:43 [2021-04-07T05:02:43.595Z] #43 46.58 HOSTDEP compel/src/lib/handle-elf-host.d 05:02:43 [2021-04-07T05:02:43.595Z] #43 46.69 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 05:02:43 [2021-04-07T05:02:43.697Z] #43 75.86 DEP criu/sk-netlink.d 05:02:43 [2021-04-07T05:02:43.697Z] #43 76.08 DEP criu/sk-inet.d 05:02:43 [2021-04-07T05:02:43.698Z] #19 DONE 1.2s 05:02:43 [2021-04-07T05:02:43.698Z] 05:02:43 [2021-04-07T05:02:43.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 05:02:43 [2021-04-07T05:02:43.698Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:43 [2021-04-07T05:02:43.698Z] #43 55.24 CC criu/arch/x86/cpu.o 05:02:43 [2021-04-07T05:02:43.698Z] #43 56.48 CC criu/arch/x86/crtools.o 05:02:43 [2021-04-07T05:02:43.698Z] #43 58.25 CC criu/arch/x86/kerndat.o 05:02:43 [2021-04-07T05:02:43.698Z] #43 59.01 CC criu/arch/x86/sigaction_compat.o 05:02:43 [2021-04-07T05:02:43.698Z] #43 59.26 CC criu/arch/x86/sigframe.o 05:02:43 [2021-04-07T05:02:43.698Z] #43 59.70 LINK criu/arch/x86/crtools.built-in.o 05:02:43 [2021-04-07T05:02:43.698Z] #43 59.77 DEP criu/pie/util-vdso-elf32.d 05:02:43 [2021-04-07T05:02:43.698Z] #43 60.03 DEP criu/pie/util-vdso.d 05:02:43 [2021-04-07T05:02:43.698Z] #43 60.15 DEP criu/pie/util.d 05:02:43 [2021-04-07T05:02:43.698Z] #43 60.31 CC criu/pie/util.o 05:02:43 [2021-04-07T05:02:43.698Z] #43 60.67 CC criu/pie/util-vdso.o 05:02:43 [2021-04-07T05:02:43.698Z] #43 61.52 CC criu/pie/util-vdso-elf32.o 05:02:43 [2021-04-07T05:02:43.698Z] #43 ... 05:02:43 [2021-04-07T05:02:43.698Z] 05:02:43 [2021-04-07T05:02:43.698Z] #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 05:02:43 [2021-04-07T05:02:43.698Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:02:43 [2021-04-07T05:02:43.755Z] #20 25.25 Selecting previously unselected package libpython3-stdlib:arm64. 05:02:43 [2021-04-07T05:02:43.755Z] #20 25.26 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... 05:02:43 [2021-04-07T05:02:43.755Z] #20 25.29 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... 05:02:43 [2021-04-07T05:02:43.755Z] #20 25.45 Setting up python3-minimal (3.7.3-1) ... 05:02:43 [2021-04-07T05:02:43.856Z] #43 46.80 HOSTDEP compel/src/main-host.d 05:02:43 [2021-04-07T05:02:43.856Z] #43 46.94 DEP compel/src/lib/ptrace.d 05:02:43 [2021-04-07T05:02:43.978Z] #14 121.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... 05:02:43 [2021-04-07T05:02:43.978Z] #14 121.2 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... 05:02:43 [2021-04-07T05:02:43.978Z] #14 121.2 Setting up libapparmor1:ppc64el (2.13.2-10) ... 05:02:43 [2021-04-07T05:02:43.978Z] #14 121.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 05:02:43 [2021-04-07T05:02:43.978Z] #14 121.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ... 05:02:43 [2021-04-07T05:02:43.978Z] #14 121.2 Setting up libsepol1-dev:ppc64el (2.8-1) ... 05:02:43 [2021-04-07T05:02:43.978Z] #14 121.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 05:02:43 [2021-04-07T05:02:43.978Z] #14 121.2 Setting up libbtrfs0 (4.20.1-2) ... 05:02:43 [2021-04-07T05:02:43.978Z] #14 121.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... 05:02:43 [2021-04-07T05:02:43.978Z] #14 121.3 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... 05:02:44 [2021-04-07T05:02:44.117Z] #43 47.13 DEP compel/src/lib/infect.d [Pipeline] sh 05:02:44 [2021-04-07T05:02:44.268Z] #43 76.34 DEP criu/signalfd.d 05:02:44 [2021-04-07T05:02:44.268Z] #43 76.49 DEP criu/sigframe.d 05:02:44 [2021-04-07T05:02:44.268Z] #43 ... 05:02:44 [2021-04-07T05:02:44.268Z] 05:02:44 [2021-04-07T05:02:44.268Z] #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 05:02:44 [2021-04-07T05:02:44.268Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:02:44 [2021-04-07T05:02:44.269Z] #20 11.63 Fetched 8933 kB in 10s (865 kB/s) 05:02:44 [2021-04-07T05:02:44.284Z] #14 121.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 05:02:44 [2021-04-07T05:02:44.284Z] #14 121.3 Setting up libbtrfs-dev (4.20.1-2) ... 05:02:44 [2021-04-07T05:02:44.284Z] #14 121.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... 05:02:44 [2021-04-07T05:02:44.284Z] #14 121.3 Setting up mingw-w64-common (6.0.0-3) ... 05:02:44 [2021-04-07T05:02:44.284Z] #14 121.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... 05:02:44 [2021-04-07T05:02:44.284Z] #14 121.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 05:02:44 [2021-04-07T05:02:44.284Z] #14 121.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... 05:02:44 [2021-04-07T05:02:44.285Z] #14 121.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:44 [2021-04-07T05:02:44.285Z] #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 05:02:44 [2021-04-07T05:02:44.285Z] #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 05:02:44 [2021-04-07T05:02:44.285Z] #14 121.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:44 [2021-04-07T05:02:44.285Z] #14 121.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 05:02:44 [2021-04-07T05:02:44.285Z] #14 121.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 05:02:44 [2021-04-07T05:02:44.285Z] #14 121.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 05:02:44 [2021-04-07T05:02:44.285Z] #14 121.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... 05:02:44 [2021-04-07T05:02:44.285Z] #14 121.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... 05:02:44 [2021-04-07T05:02:44.285Z] #14 121.6 Setting up dmsetup (2:1.02.155-3) ... 05:02:44 [2021-04-07T05:02:44.285Z] #14 121.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... 05:02:44 [2021-04-07T05:02:44.285Z] #14 121.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... 05:02:44 [2021-04-07T05:02:44.285Z] #14 121.6 Processing triggers for libc-bin (2.28-10) ... 05:02:44 [2021-04-07T05:02:44.378Z] #43 47.30 DEP compel/src/lib/infect-util.d 05:02:44 [2021-04-07T05:02:44.426Z] #53 ... 05:02:44 [2021-04-07T05:02:44.426Z] 05:02:44 [2021-04-07T05:02:44.426Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 05:02:44 [2021-04-07T05:02:44.426Z] #44 sha256:97e83bfc372b7044f8172aa3e2f9dd2cb592ce40d9baf8cca93852d11ce67f71 05:02:44 [2021-04-07T05:02:44.426Z] #44 DONE 0.1s 05:02:44 [2021-04-07T05:02:44.426Z] 05:02:44 [2021-04-07T05:02:44.426Z] #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 05:02:44 [2021-04-07T05:02:44.426Z] #56 sha256:889b55b4d1c3e1bc96dc2064c2d15aa2d4a9dc4a854dbf9d42098834f79afdcb 05:02:44 [2021-04-07T05:02:44.426Z] #56 ... 05:02:44 [2021-04-07T05:02:44.426Z] 05:02:44 [2021-04-07T05:02:44.426Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 05:02:44 [2021-04-07T05:02:44.426Z] #46 sha256:38b7792ee9aa68e107287177357e8b703e78acff6794498b210f3fc88f6ad0b8 05:02:44 [2021-04-07T05:02:44.426Z] #46 DONE 0.1s 05:02:44 [2021-04-07T05:02:44.426Z] 05:02:44 [2021-04-07T05:02:44.426Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 05:02:44 [2021-04-07T05:02:44.426Z] #48 sha256:de55ea27cf0eb875a767de4fcd20cd5d12619ae2c843c46af69435de59a241c8 05:02:44 [2021-04-07T05:02:44.426Z] #48 DONE 0.1s 05:02:44 [2021-04-07T05:02:44.426Z] 05:02:44 [2021-04-07T05:02:44.426Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 05:02:44 [2021-04-07T05:02:44.426Z] #50 sha256:110c329d3fb4dfa4a384e065a2c089b3b17329bd6cfa0900763c64a6f47e1356 05:02:44 [2021-04-07T05:02:44.590Z] #14 DONE 121.9s 05:02:44 [2021-04-07T05:02:44.590Z] 05:02:44 [2021-04-07T05:02:44.590Z] #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 05:02:44 [2021-04-07T05:02:44.590Z] #54 sha256:28ed189d238b7e3aef4827f97f789b0407773a4ccd9dfd711db4467e2467d24c 05:02:44 [2021-04-07T05:02:44.640Z] #43 47.41 DEP compel/src/lib/infect-rpc.d 05:02:44 [2021-04-07T05:02:44.640Z] #43 47.53 DEP compel/arch/x86/src/lib/infect.d 05:02:44 [2021-04-07T05:02:44.640Z] #43 47.68 DEP compel/arch/x86/src/lib/cpu.d 05:02:44 [2021-04-07T05:02:44.686Z] #50 DONE 0.2s 05:02:44 [2021-04-07T05:02:44.686Z] 05:02:44 [2021-04-07T05:02:44.686Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 05:02:44 [2021-04-07T05:02:44.686Z] #52 sha256:3419f1d738e76f5aa39a501c1983ecdeae5fec3ce4e97e43b593f0b35136389b 05:02:44 [2021-04-07T05:02:44.686Z] #52 DONE 0.1s 05:02:44 [2021-04-07T05:02:44.686Z] 05:02:44 [2021-04-07T05:02:44.686Z] #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 05:02:44 [2021-04-07T05:02:44.686Z] #53 sha256:e859471df87deba69d5da7c8714db76a9b158db2133ddcc50962303bc5d59865 05:02:44 [2021-04-07T05:02:44.901Z] #43 47.73 DEP compel/src/lib/log.d 05:02:44 [2021-04-07T05:02:44.901Z] #43 47.81 DEP compel/src/main.d 05:02:44 [2021-04-07T05:02:44.901Z] #43 47.89 DEP compel/src/lib/handle-elf.d 05:02:44 [2021-04-07T05:02:44.901Z] #43 48.02 DEP compel/arch/x86/src/lib/handle-elf.d 05:02:45 [2021-04-07T05:02:45.050Z] + docker info 05:02:45 [2021-04-07T05:02:45.065Z] #20 1.458 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 05:02:45 [2021-04-07T05:02:45.149Z] #20 26.48 Selecting previously unselected package python3. 05:02:45 [2021-04-07T05:02:45.149Z] #20 26.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 ... 24069 files and directories currently installed.) 05:02:45 [2021-04-07T05:02:45.149Z] #20 26.57 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... 05:02:45 [2021-04-07T05:02:45.149Z] #20 26.60 Unpacking python3 (3.7.3-1) ... 05:02:45 [2021-04-07T05:02:45.149Z] #20 26.70 Selecting previously unselected package libip4tc0:arm64. 05:02:45 [2021-04-07T05:02:45.149Z] #20 26.71 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... 05:02:45 [2021-04-07T05:02:45.149Z] #20 26.72 Unpacking libip4tc0:arm64 (1.8.2-4) ... 05:02:45 [2021-04-07T05:02:45.149Z] #20 26.82 Selecting previously unselected package libip6tc0:arm64. 05:02:45 [2021-04-07T05:02:45.211Z] #20 11.63 Reading package lists... 05:02:45 [2021-04-07T05:02:45.211Z] #20 ... 05:02:45 [2021-04-07T05:02:45.211Z] 05:02:45 [2021-04-07T05:02:45.211Z] #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 05:02:45 [2021-04-07T05:02:45.211Z] #45 sha256:7f8c1b1cc101fe8271734a702fdf7bc478629c8b3083aa7b79583c691fbe8b16 05:02:45 [2021-04-07T05:02:45.211Z] #45 137.8 github.com/LK4D4/vndr/godl 05:02:45 [2021-04-07T05:02:45.211Z] #45 138.7 github.com/LK4D4/vndr 05:02:45 [2021-04-07T05:02:45.211Z] #45 ... 05:02:45 [2021-04-07T05:02:45.211Z] 05:02:45 [2021-04-07T05:02:45.211Z] #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 05:02:45 [2021-04-07T05:02:45.211Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:45 [2021-04-07T05:02:45.211Z] #43 76.64 DEP criu/shmem.d 05:02:45 [2021-04-07T05:02:45.211Z] #43 76.83 DEP criu/servicefd.d 05:02:45 [2021-04-07T05:02:45.211Z] #43 76.99 DEP criu/seize.d 05:02:45 [2021-04-07T05:02:45.212Z] #43 77.11 DEP criu/seccomp.d 05:02:45 [2021-04-07T05:02:45.212Z] #43 77.34 DEP criu/rst-malloc.d 05:02:45 [2021-04-07T05:02:45.212Z] #43 77.46 DEP criu/rbtree.d 05:02:45 [2021-04-07T05:02:45.212Z] #43 77.51 DEP criu/pstree.d 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.610 + RM_GOPATH=0 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.611 + TMP_GOPATH= 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.612 + : /build 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.642 + '[' -z '' ']' 05:02:45 [2021-04-07T05:02:45.268Z] #54 ... 05:02:45 [2021-04-07T05:02:45.268Z] 05:02:45 [2021-04-07T05:02:45.268Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker 05:02:45 [2021-04-07T05:02:45.268Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 05:02:45 [2021-04-07T05:02:45.268Z] #15 DONE 0.7s 05:02:45 [2021-04-07T05:02:45.268Z] 05:02:45 [2021-04-07T05:02:45.268Z] #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 05:02:45 [2021-04-07T05:02:45.268Z] #54 sha256:28ed189d238b7e3aef4827f97f789b0407773a4ccd9dfd711db4467e2467d24c 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.643 ++ mktemp -d 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.647 + export GOPATH=/tmp/tmp.Sxr0XUJwvs 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.647 + GOPATH=/tmp/tmp.Sxr0XUJwvs 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.647 + RM_GOPATH=1 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.647 + case "$(go env GOARCH)" in 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.649 ++ go env GOARCH 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.680 + export GO_BUILDMODE=-buildmode=pie 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.680 + GO_BUILDMODE=-buildmode=pie 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.681 ++ dirname /tmp/install/install.sh 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.686 + dir=/tmp/install 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.686 + bin=runc 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.686 + shift 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.686 + '[' '!' -f /tmp/install/runc.installer ']' 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.687 + . /tmp/install/runc.installer 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.687 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.689 + install_runc 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.690 + uname -r 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.691 + grep -q '^3\.10\.0.*\.el7\.' 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.710 + RUNC_BUILDTAGS='seccomp ' 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.711 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.712 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.712 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Sxr0XUJwvs/src/github.com/opencontainers/runc 05:02:45 [2021-04-07T05:02:45.268Z] #54 0.719 Cloning into '/tmp/tmp.Sxr0XUJwvs/src/github.com/opencontainers/runc'... 05:02:45 [2021-04-07T05:02:45.322Z] #20 1.541 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:02:45 [2021-04-07T05:02:45.322Z] #20 1.558 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:02:45 [2021-04-07T05:02:45.322Z] #20 1.580 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:02:45 [2021-04-07T05:02:45.412Z] #20 26.82 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... 05:02:45 [2021-04-07T05:02:45.412Z] #20 26.83 Unpacking libip6tc0:arm64 (1.8.2-4) ... 05:02:45 [2021-04-07T05:02:45.412Z] #20 26.90 Selecting previously unselected package libiptc0:arm64. 05:02:45 [2021-04-07T05:02:45.412Z] #20 26.90 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... 05:02:45 [2021-04-07T05:02:45.412Z] #20 26.91 Unpacking libiptc0:arm64 (1.8.2-4) ... 05:02:45 [2021-04-07T05:02:45.412Z] #20 27.03 Selecting previously unselected package libnfnetlink0:arm64. 05:02:45 [2021-04-07T05:02:45.412Z] #20 27.03 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 05:02:45 [2021-04-07T05:02:45.412Z] #20 27.04 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 05:02:45 [2021-04-07T05:02:45.473Z] #43 48.19 CC compel/src/lib/log.o 05:02:45 [2021-04-07T05:02:45.473Z] #43 48.41 CC compel/arch/x86/src/lib/cpu.o 05:02:45 [2021-04-07T05:02:45.473Z] #43 77.72 DEP criu/protobuf.d 05:02:45 [2021-04-07T05:02:45.473Z] #43 77.86 GEN criu/protobuf-desc-gen.h 05:02:45 [2021-04-07T05:02:45.676Z] #20 27.13 Selecting previously unselected package libnetfilter-conntrack3:arm64. 05:02:45 [2021-04-07T05:02:45.676Z] #20 27.14 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... 05:02:45 [2021-04-07T05:02:45.676Z] #20 27.15 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... 05:02:45 [2021-04-07T05:02:45.676Z] #20 27.22 Selecting previously unselected package libnftnl11:arm64. 05:02:45 [2021-04-07T05:02:45.676Z] #20 27.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... 05:02:45 [2021-04-07T05:02:45.676Z] #20 27.23 Unpacking libnftnl11:arm64 (1.1.2-2) ... 05:02:45 [2021-04-07T05:02:45.676Z] #20 27.35 Selecting previously unselected package iptables. 05:02:45 [2021-04-07T05:02:45.735Z] #43 ... 05:02:45 [2021-04-07T05:02:45.735Z] 05:02:45 [2021-04-07T05:02:45.735Z] #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 05:02:45 [2021-04-07T05:02:45.735Z] #45 sha256:7f8c1b1cc101fe8271734a702fdf7bc478629c8b3083aa7b79583c691fbe8b16 05:02:45 [2021-04-07T05:02:45.735Z] #45 DONE 148.6s 05:02:45 [2021-04-07T05:02:45.735Z] 05:02:45 [2021-04-07T05:02:45.735Z] #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 05:02:45 [2021-04-07T05:02:45.735Z] #53 sha256:66f033d6efb24c325db808d1825d7c650f7ab41f94abaa04282f9a8883961908 05:02:45 [2021-04-07T05:02:45.735Z] #53 13.12 + cd /tmp/tmp.eFeVhUkPsL/src/github.com/opencontainers/runc 05:02:45 [2021-04-07T05:02:45.735Z] #53 13.12 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec 05:02:45 [2021-04-07T05:02:45.735Z] #53 13.77 + '[' -z '' ']' 05:02:45 [2021-04-07T05:02:45.735Z] #53 13.77 + target=static 05:02:45 [2021-04-07T05:02:45.735Z] #53 13.77 + make 'BUILDTAGS=seccomp ' static 05:02:45 [2021-04-07T05:02:45.735Z] #53 14.20 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 . 05:02:45 [2021-04-07T05:02:45.886Z] #20 2.052 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] 05:02:45 [2021-04-07T05:02:45.919Z] #54 ... 05:02:45 [2021-04-07T05:02:45.919Z] 05:02:45 [2021-04-07T05:02:45.919Z] #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 05:02:45 [2021-04-07T05:02:45.919Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f 05:02:45 [2021-04-07T05:02:45.919Z] #16 DONE 0.4s 05:02:45 [2021-04-07T05:02:45.919Z] 05:02:45 [2021-04-07T05:02:45.919Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 05:02:45 [2021-04-07T05:02:45.919Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 05:02:45 [2021-04-07T05:02:45.919Z] #17 0.233 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 05:02:45 [2021-04-07T05:02:45.919Z] #17 DONE 0.3s 05:02:45 [2021-04-07T05:02:45.919Z] 05:02:45 [2021-04-07T05:02:45.919Z] #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 05:02:45 [2021-04-07T05:02:45.919Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:02:45 [2021-04-07T05:02:45.919Z] #44 51.48 CC compel/plugins/std/string.o 05:02:45 [2021-04-07T05:02:45.919Z] #44 52.02 CC compel/plugins/std/infect.o 05:02:45 [2021-04-07T05:02:45.919Z] #44 52.71 CC compel/arch/ppc64/plugins/std/parasite-head.o 05:02:45 [2021-04-07T05:02:45.919Z] #44 52.76 CC compel/arch/ppc64/plugins/std/memcpy.o 05:02:45 [2021-04-07T05:02:45.919Z] #44 52.81 CC compel/arch/ppc64/plugins/std/memcmp.o 05:02:45 [2021-04-07T05:02:45.919Z] #44 52.84 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o 05:02:45 [2021-04-07T05:02:45.919Z] #44 52.95 AR compel/plugins/std.lib.a 05:02:45 [2021-04-07T05:02:45.919Z] #44 53.07 CC compel/plugins/fds/fds.o 05:02:45 [2021-04-07T05:02:45.919Z] #44 53.70 AR compel/plugins/fds.lib.a 05:02:45 [2021-04-07T05:02:45.919Z] #44 53.78 HOSTDEP compel/src/lib/log-host.d 05:02:45 [2021-04-07T05:02:45.919Z] #44 54.03 HOSTDEP compel/src/lib/handle-elf-host.d 05:02:45 [2021-04-07T05:02:45.919Z] #44 54.16 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d 05:02:45 [2021-04-07T05:02:45.919Z] #44 54.26 HOSTDEP compel/src/main-host.d 05:02:45 [2021-04-07T05:02:45.919Z] #44 54.41 DEP compel/src/lib/ptrace.d 05:02:45 [2021-04-07T05:02:45.919Z] #44 54.57 DEP compel/src/lib/infect.d 05:02:45 [2021-04-07T05:02:45.919Z] #44 54.73 DEP compel/src/lib/infect-util.d 05:02:45 [2021-04-07T05:02:45.919Z] #44 54.87 DEP compel/src/lib/infect-rpc.d 05:02:45 [2021-04-07T05:02:45.919Z] #44 55.00 DEP compel/arch/ppc64/src/lib/infect.d 05:02:45 [2021-04-07T05:02:45.939Z] #20 27.35 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... 05:02:45 [2021-04-07T05:02:45.939Z] #20 27.36 Unpacking iptables (1.8.2-4) ... 05:02:46 [2021-04-07T05:02:46.204Z] #20 27.64 Selecting previously unselected package xxd. 05:02:46 [2021-04-07T05:02:46.204Z] #20 27.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... 05:02:46 [2021-04-07T05:02:46.204Z] #20 27.67 Unpacking xxd (2:8.1.0875-5) ... 05:02:46 [2021-04-07T05:02:46.204Z] #20 27.82 Selecting previously unselected package vim-common. 05:02:46 [2021-04-07T05:02:46.204Z] #20 27.83 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 05:02:46 [2021-04-07T05:02:46.204Z] #20 27.87 Unpacking vim-common (2:8.1.0875-5) ... 05:02:46 [2021-04-07T05:02:46.220Z] #44 55.18 DEP compel/arch/ppc64/src/lib/cpu.d 05:02:46 [2021-04-07T05:02:46.220Z] #44 55.25 DEP compel/src/lib/log.d 05:02:46 [2021-04-07T05:02:46.416Z] #43 49.22 CC compel/arch/x86/src/lib/infect.o 05:02:46 [2021-04-07T05:02:46.468Z] #20 28.06 Selecting previously unselected package bash-completion. 05:02:46 [2021-04-07T05:02:46.468Z] #20 28.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 05:02:46 [2021-04-07T05:02:46.521Z] #44 ... 05:02:46 [2021-04-07T05:02:46.521Z] 05:02:46 [2021-04-07T05:02:46.521Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 05:02:46 [2021-04-07T05:02:46.521Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 05:02:46 [2021-04-07T05:02:46.521Z] #18 DONE 0.4s 05:02:46 [2021-04-07T05:02:46.521Z] 05:02:46 [2021-04-07T05:02:46.521Z] #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 05:02:46 [2021-04-07T05:02:46.521Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:02:46 [2021-04-07T05:02:46.521Z] #44 55.38 DEP compel/src/main.d 05:02:46 [2021-04-07T05:02:46.521Z] #44 55.52 DEP compel/src/lib/handle-elf.d 05:02:46 [2021-04-07T05:02:46.677Z] #43 ... 05:02:46 [2021-04-07T05:02:46.677Z] 05:02:46 [2021-04-07T05:02:46.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 05:02:46 [2021-04-07T05:02:46.677Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b 05:02:46 [2021-04-07T05:02:46.677Z] #13 114.9 Selecting previously unselected package libapparmor1:amd64. 05:02:46 [2021-04-07T05:02:46.677Z] #13 114.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 114.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 115.0 Selecting previously unselected package libapparmor-dev:amd64. 05:02:46 [2021-04-07T05:02:46.677Z] #13 115.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 115.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 115.4 Selecting previously unselected package libbtrfs0. 05:02:46 [2021-04-07T05:02:46.677Z] #13 115.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 115.5 Unpacking libbtrfs0 (4.20.1-2) ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 115.6 Selecting previously unselected package libbtrfs-dev. 05:02:46 [2021-04-07T05:02:46.677Z] #13 115.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 115.6 Unpacking libbtrfs-dev (4.20.1-2) ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 115.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 05:02:46 [2021-04-07T05:02:46.677Z] #13 115.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 115.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 115.8 Selecting previously unselected package libudev-dev:amd64. 05:02:46 [2021-04-07T05:02:46.677Z] #13 115.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 115.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 116.0 Selecting previously unselected package libsepol1-dev:amd64. 05:02:46 [2021-04-07T05:02:46.677Z] #13 116.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 116.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 116.4 Selecting previously unselected package libpcre16-3:amd64. 05:02:46 [2021-04-07T05:02:46.677Z] #13 116.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 116.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 116.6 Selecting previously unselected package libpcre32-3:amd64. 05:02:46 [2021-04-07T05:02:46.677Z] #13 116.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 116.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 116.8 Selecting previously unselected package libpcrecpp0v5:amd64. 05:02:46 [2021-04-07T05:02:46.677Z] #13 116.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 05:02:46 [2021-04-07T05:02:46.677Z] #13 116.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 05:02:46 [2021-04-07T05:02:46.814Z] #20 3.101 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:02:46 [2021-04-07T05:02:46.827Z] #44 55.67 DEP compel/arch/ppc64/src/lib/handle-elf.d 05:02:46 [2021-04-07T05:02:46.827Z] #44 ... 05:02:46 [2021-04-07T05:02:46.827Z] 05:02:46 [2021-04-07T05:02:46.827Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 05:02:46 [2021-04-07T05:02:46.827Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be 05:02:46 [2021-04-07T05:02:46.827Z] #19 DONE 0.4s 05:02:46 [2021-04-07T05:02:46.827Z] 05:02:46 [2021-04-07T05:02:46.827Z] #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 05:02:46 [2021-04-07T05:02:46.827Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:02:46 [2021-04-07T05:02:46.827Z] #44 55.79 CC compel/src/lib/log.o 05:02:46 [2021-04-07T05:02:46.939Z] #13 116.9 Selecting previously unselected package libpcre3-dev:amd64. 05:02:46 [2021-04-07T05:02:46.939Z] #13 116.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 05:02:46 [2021-04-07T05:02:46.939Z] #13 116.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 05:02:47 [2021-04-07T05:02:47.128Z] #44 56.08 CC compel/arch/ppc64/src/lib/cpu.o 05:02:47 [2021-04-07T05:02:47.128Z] #44 ... 05:02:47 [2021-04-07T05:02:47.128Z] 05:02:47 [2021-04-07T05:02:47.128Z] #20 [dev-systemd-false 6/26] RUN ldconfig 05:02:47 [2021-04-07T05:02:47.128Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 05:02:47 [2021-04-07T05:02:47.128Z] #20 DONE 0.4s 05:02:47 [2021-04-07T05:02:47.427Z] 05:02:47 [2021-04-07T05:02:47.427Z] #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 05:02:47 [2021-04-07T05:02:47.427Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:02:47 [2021-04-07T05:02:47.427Z] #44 56.40 CC compel/arch/ppc64/src/lib/infect.o 05:02:47 [2021-04-07T05:02:47.427Z] #44 ... 05:02:47 [2021-04-07T05:02:47.427Z] 05:02:47 [2021-04-07T05:02:47.427Z] #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 05:02:47 [2021-04-07T05:02:47.427Z] #46 sha256:1f7e23211be602e4e0441a495f720107223f49201492cb38c8a0df6210194e35 05:02:47 [2021-04-07T05:02:47.427Z] #46 115.3 go/parser 05:02:47 [2021-04-07T05:02:47.427Z] #46 124.0 encoding/xml 05:02:47 [2021-04-07T05:02:47.511Z] #13 117.3 Selecting previously unselected package libselinux1-dev:amd64. 05:02:47 [2021-04-07T05:02:47.511Z] #13 117.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 05:02:47 [2021-04-07T05:02:47.511Z] #13 117.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 05:02:47 [2021-04-07T05:02:47.729Z] #46 ... 05:02:47 [2021-04-07T05:02:47.729Z] 05:02:47 [2021-04-07T05:02:47.729Z] #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 05:02:47 [2021-04-07T05:02:47.729Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe 05:02:47 [2021-04-07T05:02:47.729Z] #21 0.529 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:02:47 [2021-04-07T05:02:47.772Z] #13 117.6 Selecting previously unselected package libdevmapper-dev:amd64. 05:02:47 [2021-04-07T05:02:47.772Z] #13 117.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 05:02:47 [2021-04-07T05:02:47.772Z] #13 117.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 05:02:47 [2021-04-07T05:02:47.772Z] #13 117.8 Selecting previously unselected package libseccomp-dev:amd64. 05:02:47 [2021-04-07T05:02:47.772Z] #13 117.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... 05:02:47 [2021-04-07T05:02:47.772Z] #13 117.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... 05:02:48 [2021-04-07T05:02:48.029Z] #21 0.531 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 05:02:48 [2021-04-07T05:02:48.029Z] #21 0.660 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:02:48 [2021-04-07T05:02:48.029Z] #21 0.662 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:02:48 [2021-04-07T05:02:48.036Z] #13 117.9 Selecting previously unselected package libsystemd-dev:amd64. 05:02:48 [2021-04-07T05:02:48.036Z] #13 117.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... 05:02:48 [2021-04-07T05:02:48.036Z] #13 118.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... 05:02:48 [2021-04-07T05:02:48.181Z] #20 4.188 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:02:48 [2021-04-07T05:02:48.277Z] #53 ... 05:02:48 [2021-04-07T05:02:48.277Z] 05:02:48 [2021-04-07T05:02:48.277Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:02:48 [2021-04-07T05:02:48.277Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:48 [2021-04-07T05:02:48.277Z] #43 80.14 DEP criu/protobuf-desc.d 05:02:48 [2021-04-07T05:02:48.277Z] #43 80.28 DEP criu/proc_parse.d 05:02:48 [2021-04-07T05:02:48.277Z] #43 80.48 DEP criu/plugin.d 05:02:48 [2021-04-07T05:02:48.277Z] #43 80.61 DEP criu/pipes.d 05:02:48 [2021-04-07T05:02:48.537Z] #43 80.78 DEP criu/pie-util.d 05:02:48 [2021-04-07T05:02:48.537Z] #43 80.90 DEP criu/pie-util-vdso.d 05:02:48 [2021-04-07T05:02:48.562Z] #13 118.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 05:02:48 [2021-04-07T05:02:48.562Z] #13 118.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... 05:02:48 [2021-04-07T05:02:48.562Z] #13 118.5 Setting up libapparmor1:amd64 (2.13.2-10) ... 05:02:48 [2021-04-07T05:02:48.562Z] #13 118.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 05:02:48 [2021-04-07T05:02:48.562Z] #13 118.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... 05:02:48 [2021-04-07T05:02:48.562Z] #13 118.5 Setting up libsepol1-dev:amd64 (2.8-1) ... 05:02:48 [2021-04-07T05:02:48.562Z] #13 118.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 05:02:48 [2021-04-07T05:02:48.562Z] #13 118.6 Setting up libbtrfs0 (4.20.1-2) ... 05:02:48 [2021-04-07T05:02:48.562Z] #13 118.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... 05:02:48 [2021-04-07T05:02:48.562Z] #13 118.6 Setting up libudev-dev:amd64 (241-7~deb10u7) ... 05:02:48 [2021-04-07T05:02:48.562Z] #13 118.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 05:02:48 [2021-04-07T05:02:48.562Z] #13 118.6 Setting up libbtrfs-dev (4.20.1-2) ... 05:02:48 [2021-04-07T05:02:48.562Z] #13 118.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 05:02:48 [2021-04-07T05:02:48.562Z] #13 118.7 Setting up mingw-w64-common (6.0.0-3) ... 05:02:48 [2021-04-07T05:02:48.562Z] #13 118.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... 05:02:48 [2021-04-07T05:02:48.797Z] #43 81.02 DEP criu/pie-util-vdso-elf32.d 05:02:48 [2021-04-07T05:02:48.797Z] #43 81.10 DEP criu/path.d 05:02:48 [2021-04-07T05:02:48.824Z] #13 118.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 05:02:48 [2021-04-07T05:02:48.824Z] #13 118.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 05:02:48 [2021-04-07T05:02:48.824Z] #13 118.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:48 [2021-04-07T05:02:48.824Z] #13 118.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 05:02:48 [2021-04-07T05:02:48.824Z] #13 118.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 05:02:48 [2021-04-07T05:02:48.824Z] #13 118.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 05:02:48 [2021-04-07T05:02:48.824Z] #13 118.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 05:02:48 [2021-04-07T05:02:48.824Z] #13 118.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 05:02:48 [2021-04-07T05:02:48.824Z] #13 118.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 05:02:48 [2021-04-07T05:02:48.824Z] #13 118.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 05:02:48 [2021-04-07T05:02:48.824Z] #13 118.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 05:02:48 [2021-04-07T05:02:48.824Z] #13 118.8 Setting up dmsetup (2:1.02.155-3) ... 05:02:48 [2021-04-07T05:02:48.824Z] #13 118.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 05:02:48 [2021-04-07T05:02:48.824Z] #13 118.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 05:02:48 [2021-04-07T05:02:48.824Z] #13 118.9 Processing triggers for libc-bin (2.28-10) ... 05:02:48 [2021-04-07T05:02:48.884Z] #53 ... 05:02:48 [2021-04-07T05:02:48.884Z] 05:02:48 [2021-04-07T05:02:48.884Z] #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 05:02:48 [2021-04-07T05:02:48.884Z] #56 sha256:889b55b4d1c3e1bc96dc2064c2d15aa2d4a9dc4a854dbf9d42098834f79afdcb 05:02:48 [2021-04-07T05:02:48.884Z] #56 198.4 + bin/containerd 05:02:49 [2021-04-07T05:02:49.027Z] #20 30.57 Unpacking bash-completion (1:2.8-6) ... 05:02:49 [2021-04-07T05:02:49.060Z] #43 81.30 DEP criu/parasite-syscall.d 05:02:49 [2021-04-07T05:02:49.092Z] #21 1.928 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [447 kB] 05:02:49 [2021-04-07T05:02:49.320Z] #43 81.49 DEP criu/pagemap.d 05:02:49 [2021-04-07T05:02:49.549Z] #20 5.676 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:02:49 [2021-04-07T05:02:49.580Z] #43 81.71 DEP criu/pagemap-cache.d 05:02:49 [2021-04-07T05:02:49.580Z] #43 81.91 DEP criu/page-xfer.d 05:02:49 [2021-04-07T05:02:49.603Z] #20 31.10 Selecting previously unselected package bzip2. 05:02:49 [2021-04-07T05:02:49.603Z] #20 31.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... 05:02:49 [2021-04-07T05:02:49.603Z] #20 31.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 05:02:49 [2021-04-07T05:02:49.603Z] #20 31.23 Selecting previously unselected package xz-utils. 05:02:49 [2021-04-07T05:02:49.603Z] #20 31.23 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... 05:02:49 [2021-04-07T05:02:49.603Z] #20 31.23 Unpacking xz-utils (5.2.4-1) ... 05:02:49 [2021-04-07T05:02:49.840Z] #43 82.11 DEP criu/page-pipe.d 05:02:49 [2021-04-07T05:02:49.841Z] #43 82.22 DEP criu/netfilter.d 05:02:49 [2021-04-07T05:02:49.866Z] #20 31.41 Selecting previously unselected package apparmor. 05:02:49 [2021-04-07T05:02:49.866Z] #20 31.41 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... 05:02:49 [2021-04-07T05:02:49.866Z] #20 31.49 Unpacking apparmor (2.13.2-10) ... 05:02:50 [2021-04-07T05:02:50.101Z] #43 82.35 DEP criu/net.d 05:02:50 [2021-04-07T05:02:50.112Z] #20 ... 05:02:50 [2021-04-07T05:02:50.112Z] 05:02:50 [2021-04-07T05:02:50.112Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:02:50 [2021-04-07T05:02:50.112Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:50 [2021-04-07T05:02:50.112Z] #43 62.43 AR criu/pie/pie.lib.a 05:02:50 [2021-04-07T05:02:50.112Z] #43 62.55 DEP criu/pie/restorer.d 05:02:50 [2021-04-07T05:02:50.112Z] #43 62.86 DEP criu/arch/x86/sigaction_compat_pie.d 05:02:50 [2021-04-07T05:02:50.112Z] #43 63.03 DEP criu/arch/x86/restorer_unmap.d 05:02:50 [2021-04-07T05:02:50.112Z] #43 63.06 DEP criu/arch/x86/restorer.d 05:02:50 [2021-04-07T05:02:50.112Z] #43 63.21 DEP criu/arch/x86/vdso-pie.d 05:02:50 [2021-04-07T05:02:50.112Z] #43 63.33 DEP criu/pie/parasite-vdso.d 05:02:50 [2021-04-07T05:02:50.112Z] #43 63.46 DEP criu/pie/parasite.d 05:02:50 [2021-04-07T05:02:50.112Z] #43 63.68 CC criu/pie/parasite.o 05:02:50 [2021-04-07T05:02:50.112Z] #43 64.94 LINK criu/pie/parasite.built-in.o 05:02:50 [2021-04-07T05:02:50.112Z] #43 64.95 GEN criu/pie/parasite-blob.h 05:02:50 [2021-04-07T05:02:50.112Z] #43 64.97 CC criu/pie/parasite-vdso.o 05:02:50 [2021-04-07T05:02:50.112Z] #43 65.68 CC criu/arch/x86/vdso-pie.o 05:02:50 [2021-04-07T05:02:50.112Z] #43 65.96 CC criu/arch/x86/restorer.o 05:02:50 [2021-04-07T05:02:50.112Z] #43 66.52 CC criu/arch/x86/restorer_unmap.o 05:02:50 [2021-04-07T05:02:50.112Z] #43 66.58 CC criu/arch/x86/sigaction_compat_pie.o 05:02:50 [2021-04-07T05:02:50.112Z] #43 66.88 CC criu/pie/restorer.o 05:02:50 [2021-04-07T05:02:50.130Z] #20 31.74 Selecting previously unselected package aufs-tools. 05:02:50 [2021-04-07T05:02:50.130Z] #20 31.74 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... 05:02:50 [2021-04-07T05:02:50.130Z] #20 31.76 Unpacking aufs-tools (1:4.14+20190211-1) ... 05:02:50 [2021-04-07T05:02:50.361Z] #43 82.52 DEP criu/namespaces.d 05:02:50 [2021-04-07T05:02:50.361Z] #43 82.68 DEP criu/mount.d 05:02:50 [2021-04-07T05:02:50.436Z] #20 31.86 Selecting previously unselected package libonig5:arm64. 05:02:50 [2021-04-07T05:02:50.436Z] #20 31.87 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... 05:02:50 [2021-04-07T05:02:50.436Z] #20 31.88 Unpacking libonig5:arm64 (6.9.1-1) ... 05:02:50 [2021-04-07T05:02:50.436Z] #20 32.13 Selecting previously unselected package libjq1:arm64. 05:02:50 [2021-04-07T05:02:50.622Z] #43 82.86 DEP criu/memfd.d 05:02:50 [2021-04-07T05:02:50.635Z] #21 3.359 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] 05:02:50 [2021-04-07T05:02:50.715Z] #20 32.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... 05:02:50 [2021-04-07T05:02:50.715Z] #20 32.17 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... 05:02:50 [2021-04-07T05:02:50.715Z] #20 32.31 Selecting previously unselected package jq. 05:02:50 [2021-04-07T05:02:50.715Z] #20 32.33 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... 05:02:50 [2021-04-07T05:02:50.715Z] #20 32.33 Unpacking jq (1.5+dfsg-2+b1) ... 05:02:50 [2021-04-07T05:02:50.744Z] #13 DONE 120.8s 05:02:50 [2021-04-07T05:02:50.744Z] 05:02:50 [2021-04-07T05:02:50.744Z] #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 05:02:50 [2021-04-07T05:02:50.744Z] #58 sha256:d7fdf7730af7646089a249433c634e894f3ab568dadcff6c4642f4af768ad5c8 05:02:50 [2021-04-07T05:02:50.744Z] #58 117.5 + for f in rootlesskit rootlesskit-docker-proxy 05:02:50 [2021-04-07T05:02:50.744Z] #58 117.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 05:02:50 [2021-04-07T05:02:50.744Z] #58 DONE 126.1s 05:02:50 [2021-04-07T05:02:50.744Z] 05:02:50 [2021-04-07T05:02:50.744Z] #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 05:02:50 [2021-04-07T05:02:50.744Z] #53 sha256:9a7b146d97a1c24e5051a09fa629f6e8e04b0e08cce09f4b496db44b7097f124 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/server/backend/build [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements 05:02:50 [2021-04-07T05:02:50.764Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/server/router [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/server/router/build [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/server/router/container [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/server/router/debug [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/server/router/image [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/server/router/network [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/server/router/session [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/server/router/system [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/server/router/volume [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/types [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/types/backend [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/types/container [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/types/events [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements 05:02:50 [2021-04-07T05:02:50.764Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/types/image [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/types/mount [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/types/network [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/types/registry [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/types/swarm [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements 05:02:50 [2021-04-07T05:02:50.764Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/api/types/volume [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/builder [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/builder/builder-next [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ok github.com/docker/docker/builder/remotecontext 0.369s coverage: 13.7% of statements 05:02:50 [2021-04-07T05:02:50.764Z] ok github.com/docker/docker/builder/dockerfile 0.974s coverage: 48.5% of statements 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/builder/dockerignore [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements 05:02:50 [2021-04-07T05:02:50.764Z] ok github.com/docker/docker/builder/remotecontext/git 1.023s coverage: 86.3% of statements 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/cli [no test files] 05:02:50 [2021-04-07T05:02:50.764Z] ? github.com/docker/docker/cli/config [no test files] 05:02:50 [2021-04-07T05:02:50.882Z] #43 83.01 DEP criu/mem.d 05:02:50 [2021-04-07T05:02:50.882Z] #43 83.20 DEP criu/lsm.d 05:02:50 [2021-04-07T05:02:50.984Z] #20 32.43 Selecting previously unselected package libaio1:arm64. 05:02:50 [2021-04-07T05:02:50.984Z] #20 32.44 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... 05:02:50 [2021-04-07T05:02:50.984Z] #20 32.45 Unpacking libaio1:arm64 (0.3.112-3) ... 05:02:50 [2021-04-07T05:02:50.984Z] #20 32.54 Selecting previously unselected package libgpm2:arm64. 05:02:50 [2021-04-07T05:02:50.984Z] #20 32.54 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... 05:02:50 [2021-04-07T05:02:50.984Z] #20 32.55 Unpacking libgpm2:arm64 (1.20.7-5) ... 05:02:50 [2021-04-07T05:02:50.984Z] #20 32.62 Selecting previously unselected package libicu63:arm64. 05:02:50 [2021-04-07T05:02:50.984Z] #20 32.63 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... 05:02:50 [2021-04-07T05:02:50.984Z] #20 32.64 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... 05:02:51 [2021-04-07T05:02:51.006Z] #53 ... 05:02:51 [2021-04-07T05:02:51.006Z] 05:02:51 [2021-04-07T05:02:51.006Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 05:02:51 [2021-04-07T05:02:51.006Z] #59 sha256:102e1c0a6107452af8b0f9b73b8daeab824bc8a9c316f02bdcd7ad081235ed57 05:02:51 [2021-04-07T05:02:51.006Z] #59 DONE 0.2s 05:02:51 [2021-04-07T05:02:51.006Z] 05:02:51 [2021-04-07T05:02:51.006Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 05:02:51 [2021-04-07T05:02:51.006Z] #60 sha256:47b92a99589708f23bb7d1d4b61aa606ff7ab1433a6d518da358becf73cc4553 05:02:51 [2021-04-07T05:02:51.006Z] #60 DONE 0.2s 05:02:51 [2021-04-07T05:02:51.006Z] 05:02:51 [2021-04-07T05:02:51.006Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 05:02:51 [2021-04-07T05:02:51.006Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 05:02:51 [2021-04-07T05:02:51.142Z] #43 83.35 DEP criu/log.d 05:02:51 [2021-04-07T05:02:51.142Z] #43 83.48 DEP criu/libnetlink.d 05:02:51 [2021-04-07T05:02:51.402Z] #43 83.58 DEP criu/kerndat.d 05:02:51 [2021-04-07T05:02:51.402Z] #43 83.81 DEP criu/kcmp-ids.d 05:02:51 [2021-04-07T05:02:51.663Z] #43 83.88 DEP criu/irmap.d 05:02:51 [2021-04-07T05:02:51.663Z] #43 83.99 DEP criu/ipc_ns.d 05:02:51 [2021-04-07T05:02:51.924Z] #43 84.15 DEP criu/image.d 05:02:51 [2021-04-07T05:02:51.924Z] #43 84.31 DEP criu/image-desc.d 05:02:52 [2021-04-07T05:02:52.005Z] #43 70.14 LINK criu/pie/restorer.built-in.o 05:02:52 [2021-04-07T05:02:52.005Z] #43 70.15 GEN criu/pie/restorer-blob.h 05:02:52 [2021-04-07T05:02:52.185Z] #43 84.43 DEP criu/fsnotify.d 05:02:52 [2021-04-07T05:02:52.185Z] #43 84.61 DEP criu/filesystems.d 05:02:52 [2021-04-07T05:02:52.185Z] #21 4.916 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] 05:02:52 [2021-04-07T05:02:52.185Z] #21 ... 05:02:52 [2021-04-07T05:02:52.185Z] 05:02:52 [2021-04-07T05:02:52.185Z] #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 05:02:52 [2021-04-07T05:02:52.185Z] #52 sha256:71c0043ab408a8bb7c3cef95039848d1a1166c56d5e3f16ce03bf72652f20cde 05:02:52 [2021-04-07T05:02:52.185Z] #52 120.1 golang.org/x/crypto/ssh/terminal 05:02:52 [2021-04-07T05:02:52.185Z] #52 123.8 mvdan.cc/sh/v3/cmd/shfmt 05:02:52 [2021-04-07T05:02:52.262Z] #43 70.27 DEP criu/vdso.d 05:02:52 [2021-04-07T05:02:52.487Z] #52 ... 05:02:52 [2021-04-07T05:02:52.487Z] 05:02:52 [2021-04-07T05:02:52.487Z] #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 05:02:52 [2021-04-07T05:02:52.487Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:02:52 [2021-04-07T05:02:52.487Z] #44 57.55 CC compel/src/lib/infect-rpc.o 05:02:52 [2021-04-07T05:02:52.487Z] #44 57.96 CC compel/src/lib/infect-util.o 05:02:52 [2021-04-07T05:02:52.487Z] #44 58.22 CC compel/src/lib/infect.o 05:02:52 [2021-04-07T05:02:52.487Z] #44 61.29 CC compel/src/lib/ptrace.o 05:02:52 [2021-04-07T05:02:52.487Z] #44 ... 05:02:52 [2021-04-07T05:02:52.487Z] 05:02:52 [2021-04-07T05:02:52.487Z] #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 05:02:52 [2021-04-07T05:02:52.487Z] #52 sha256:71c0043ab408a8bb7c3cef95039848d1a1166c56d5e3f16ce03bf72652f20cde 05:02:52 [2021-04-07T05:02:52.487Z] #52 DONE 130.5s 05:02:52 [2021-04-07T05:02:52.518Z] #43 70.47 DEP criu/vdso-compat.d 05:02:52 [2021-04-07T05:02:52.518Z] #43 70.68 DEP criu/uts_ns.d 05:02:52 [2021-04-07T05:02:52.755Z] #43 84.81 DEP criu/files.d 05:02:52 [2021-04-07T05:02:52.755Z] #43 84.98 DEP criu/files-reg.d 05:02:52 [2021-04-07T05:02:52.755Z] #43 85.14 DEP criu/files-ext.d 05:02:52 [2021-04-07T05:02:52.775Z] #43 70.85 DEP criu/util.d 05:02:52 [2021-04-07T05:02:52.788Z] 05:02:52 [2021-04-07T05:02:52.788Z] #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 05:02:52 [2021-04-07T05:02:52.788Z] #46 sha256:1f7e23211be602e4e0441a495f720107223f49201492cb38c8a0df6210194e35 05:02:52 [2021-04-07T05:02:52.788Z] #46 127.1 math/big 05:02:52 [2021-04-07T05:02:52.788Z] #46 129.5 go/doc 05:02:52 [2021-04-07T05:02:52.826Z] ok github.com/docker/docker/client 0.152s coverage: 75.4% of statements 05:02:53 [2021-04-07T05:02:53.021Z] #43 85.28 DEP criu/file-lock.d 05:02:53 [2021-04-07T05:02:53.031Z] #43 71.11 DEP criu/uffd.d 05:02:53 [2021-04-07T05:02:53.031Z] #43 ... 05:02:53 [2021-04-07T05:02:53.031Z] 05:02:53 [2021-04-07T05:02:53.031Z] #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 05:02:53 [2021-04-07T05:02:53.031Z] #45 sha256:6e1b7b81fdaee329ceddbccaa1f3f9be6f0a97faa8752dff0635f20a233b534f 05:02:53 [2021-04-07T05:02:53.031Z] #45 131.6 github.com/LK4D4/vndr/godl 05:02:53 [2021-04-07T05:02:53.031Z] #45 132.6 github.com/LK4D4/vndr 05:02:53 [2021-04-07T05:02:53.281Z] #43 85.43 DEP criu/file-ids.d 05:02:53 [2021-04-07T05:02:53.281Z] #43 85.59 DEP criu/fifo.d 05:02:53 [2021-04-07T05:02:53.288Z] #45 ... 05:02:53 [2021-04-07T05:02:53.288Z] 05:02:53 [2021-04-07T05:02:53.288Z] #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 05:02:53 [2021-04-07T05:02:53.288Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:53 [2021-04-07T05:02:53.288Z] #43 71.33 DEP criu/tun.d 05:02:53 [2021-04-07T05:02:53.288Z] #43 71.49 DEP criu/tty.d 05:02:53 [2021-04-07T05:02:53.544Z] #43 85.74 DEP criu/fdstore.d 05:02:53 [2021-04-07T05:02:53.544Z] #43 85.86 DEP criu/fault-injection.d 05:02:53 [2021-04-07T05:02:53.544Z] #43 85.93 DEP criu/external.d 05:02:53 [2021-04-07T05:02:53.544Z] #43 71.70 DEP criu/timerfd.d 05:02:53 [2021-04-07T05:02:53.633Z] #20 ... 05:02:53 [2021-04-07T05:02:53.634Z] 05:02:53 [2021-04-07T05:02:53.634Z] #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 05:02:53 [2021-04-07T05:02:53.634Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:02:53 [2021-04-07T05:02:53.634Z] #43 68.41 DEP criu/protobuf-desc.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 68.49 DEP criu/proc_parse.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 68.70 DEP criu/plugin.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 68.81 DEP criu/pipes.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 69.04 DEP criu/pie-util.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 69.19 DEP criu/pie-util-vdso.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 69.34 DEP criu/path.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 69.49 DEP criu/parasite-syscall.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 69.68 DEP criu/pagemap.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 69.81 DEP criu/pagemap-cache.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 69.99 DEP criu/page-xfer.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 70.15 DEP criu/page-pipe.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 70.21 DEP criu/netfilter.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 70.33 DEP criu/net.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 70.44 DEP criu/namespaces.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 70.52 DEP criu/mount.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 70.63 DEP criu/memfd.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 70.79 DEP criu/mem.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 70.97 DEP criu/lsm.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 71.06 DEP criu/log.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 71.23 DEP criu/libnetlink.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 71.37 DEP criu/kerndat.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 71.53 DEP criu/kcmp-ids.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 71.68 DEP criu/irmap.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 71.82 DEP criu/ipc_ns.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 72.00 DEP criu/image.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 72.13 DEP criu/image-desc.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 72.22 DEP criu/fsnotify.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 72.39 DEP criu/filesystems.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 72.60 DEP criu/files.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 72.79 DEP criu/files-reg.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 73.00 DEP criu/files-ext.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 73.13 DEP criu/file-lock.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 73.34 DEP criu/file-ids.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 73.48 DEP criu/fifo.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 73.63 DEP criu/fdstore.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 73.81 DEP criu/fault-injection.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 73.85 DEP criu/external.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 73.95 DEP criu/eventpoll.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 74.09 DEP criu/eventfd.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 74.16 DEP criu/crtools.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 74.27 DEP criu/cr-service.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 74.38 DEP criu/cr-restore.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 74.60 DEP criu/cr-errno.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 74.63 DEP criu/cr-dump.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 74.93 DEP criu/cr-dedup.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 75.06 DEP criu/cr-check.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 75.18 DEP criu/config.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 75.27 DEP criu/clone-noasan.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 75.34 DEP criu/cgroup.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 75.48 DEP criu/cgroup-props.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 75.56 DEP criu/bitmap.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 75.58 DEP criu/bfd.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 75.67 DEP criu/autofs.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 75.81 DEP criu/aio.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 75.92 DEP criu/action-scripts.d 05:02:53 [2021-04-07T05:02:53.634Z] #43 76.24 CC criu/action-scripts.o 05:02:53 [2021-04-07T05:02:53.634Z] #43 76.57 CC criu/aio.o 05:02:53 [2021-04-07T05:02:53.634Z] #43 76.95 CC criu/autofs.o 05:02:53 [2021-04-07T05:02:53.634Z] #43 77.91 CC criu/bfd.o 05:02:53 [2021-04-07T05:02:53.634Z] #43 78.25 CC criu/bitmap.o 05:02:53 [2021-04-07T05:02:53.634Z] #43 78.42 CC criu/cgroup-props.o 05:02:53 [2021-04-07T05:02:53.634Z] #43 ... 05:02:53 [2021-04-07T05:02:53.634Z] 05:02:53 [2021-04-07T05:02:53.634Z] #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 05:02:53 [2021-04-07T05:02:53.634Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 05:02:53 [2021-04-07T05:02:53.801Z] #43 71.94 DEP criu/timens.d 05:02:53 [2021-04-07T05:02:53.806Z] #43 86.08 DEP criu/eventpoll.d 05:02:53 [2021-04-07T05:02:53.908Z] #20 35.37 Selecting previously unselected package libnet1:arm64. 05:02:53 [2021-04-07T05:02:53.908Z] #20 35.37 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 05:02:53 [2021-04-07T05:02:53.908Z] #20 35.38 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 05:02:53 [2021-04-07T05:02:53.908Z] #20 35.49 Selecting previously unselected package libnl-3-200:arm64. 05:02:53 [2021-04-07T05:02:53.908Z] #20 35.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... 05:02:53 [2021-04-07T05:02:53.908Z] #20 35.51 Unpacking libnl-3-200:arm64 (3.4.0-1) ... 05:02:54 [2021-04-07T05:02:54.057Z] #43 72.15 DEP criu/sysfs_parse.d 05:02:54 [2021-04-07T05:02:54.057Z] #43 ... 05:02:54 [2021-04-07T05:02:54.057Z] 05:02:54 [2021-04-07T05:02:54.057Z] #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 05:02:54 [2021-04-07T05:02:54.057Z] #45 sha256:6e1b7b81fdaee329ceddbccaa1f3f9be6f0a97faa8752dff0635f20a233b534f 05:02:54 [2021-04-07T05:02:54.057Z] #45 DONE 142.7s 05:02:54 [2021-04-07T05:02:54.068Z] #43 86.24 DEP criu/eventfd.d 05:02:54 [2021-04-07T05:02:54.068Z] #43 ... 05:02:54 [2021-04-07T05:02:54.068Z] 05:02:54 [2021-04-07T05:02:54.068Z] #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 05:02:54 [2021-04-07T05:02:54.068Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 05:02:54 [2021-04-07T05:02:54.068Z] #32 DONE 156.6s 05:02:54 [2021-04-07T05:02:54.068Z] 05:02:54 [2021-04-07T05:02:54.068Z] #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 05:02:54 [2021-04-07T05:02:54.068Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:54 [2021-04-07T05:02:54.068Z] #43 86.44 DEP criu/crtools.d 05:02:54 [2021-04-07T05:02:54.068Z] #43 ... 05:02:54 [2021-04-07T05:02:54.068Z] 05:02:54 [2021-04-07T05:02:54.068Z] #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 05:02:54 [2021-04-07T05:02:54.068Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:02:54 [2021-04-07T05:02:54.068Z] #20 11.63 Reading package lists... 05:02:54 [2021-04-07T05:02:54.068Z] #20 15.71 Reading package lists... 05:02:54 [2021-04-07T05:02:54.068Z] #20 19.47 Building dependency tree... 05:02:54 [2021-04-07T05:02:54.068Z] #20 21.13 libcap2-bin is already the newest version (1:2.25-2). 05:02:54 [2021-04-07T05:02:54.068Z] #20 21.13 The following additional packages will be installed: 05:02:54 [2021-04-07T05:02:54.068Z] #20 21.14 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 05:02:54 [2021-04-07T05:02:54.068Z] #20 21.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 05:02:54 [2021-04-07T05:02:54.068Z] #20 21.14 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 05:02:54 [2021-04-07T05:02:54.068Z] #20 21.14 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 05:02:54 [2021-04-07T05:02:54.068Z] #20 21.14 python3.7 python3.7-minimal vim-runtime xxd 05:02:54 [2021-04-07T05:02:54.068Z] #20 21.15 Suggested packages: 05:02:54 [2021-04-07T05:02:54.068Z] #20 21.15 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc 05:02:54 [2021-04-07T05:02:54.068Z] #20 21.15 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc 05:02:54 [2021-04-07T05:02:54.068Z] #20 21.15 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 05:02:54 [2021-04-07T05:02:54.068Z] #20 21.15 Recommended packages: 05:02:54 [2021-04-07T05:02:54.068Z] #20 21.15 aufs-dkms nftables build-essential python3-dev python3-keyring 05:02:54 [2021-04-07T05:02:54.068Z] #20 21.15 python3-keyrings.alt python3-xdg unzip 05:02:54 [2021-04-07T05:02:54.164Z] #56 ... 05:02:54 [2021-04-07T05:02:54.164Z] 05:02:54 [2021-04-07T05:02:54.164Z] #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 05:02:54 [2021-04-07T05:02:54.164Z] #53 sha256:e859471df87deba69d5da7c8714db76a9b158db2133ddcc50962303bc5d59865 05:02:54 [2021-04-07T05:02:54.164Z] #53 124.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 05:02:54 [2021-04-07T05:02:54.164Z] #53 125.1 + mkdir -p /build 05:02:54 [2021-04-07T05:02:54.164Z] #53 125.1 + cp runc /build/runc 05:02:54 [2021-04-07T05:02:54.174Z] #20 35.64 Selecting previously unselected package libprotobuf-c1:arm64. 05:02:54 [2021-04-07T05:02:54.174Z] #20 35.66 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... 05:02:54 [2021-04-07T05:02:54.174Z] #20 35.67 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... 05:02:54 [2021-04-07T05:02:54.174Z] #20 35.81 Selecting previously unselected package libreadline5:arm64. 05:02:54 [2021-04-07T05:02:54.174Z] #20 35.81 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... 05:02:54 [2021-04-07T05:02:54.174Z] #20 35.82 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... 05:02:54 [2021-04-07T05:02:54.314Z] 05:02:54 [2021-04-07T05:02:54.314Z] #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 05:02:54 [2021-04-07T05:02:54.314Z] #53 sha256:a7ad171708b1de8ed5877611d0e4af9c0df251320e5a661e4c12e5b1fbdbcec7 05:02:54 [2021-04-07T05:02:54.314Z] #53 12.79 + cd /tmp/tmp.w398BP7Yp8/src/github.com/opencontainers/runc 05:02:54 [2021-04-07T05:02:54.314Z] #53 12.79 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec 05:02:54 [2021-04-07T05:02:54.314Z] #53 13.20 + '[' -z '' ']' 05:02:54 [2021-04-07T05:02:54.314Z] #53 13.20 + target=static 05:02:54 [2021-04-07T05:02:54.314Z] #53 13.20 + make 'BUILDTAGS=seccomp ' static 05:02:54 [2021-04-07T05:02:54.314Z] #53 13.66 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 . 05:02:54 [2021-04-07T05:02:54.314Z] #53 ... 05:02:54 [2021-04-07T05:02:54.314Z] 05:02:54 [2021-04-07T05:02:54.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 05:02:54 [2021-04-07T05:02:54.314Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:54 [2021-04-07T05:02:54.314Z] #43 72.47 DEP criu/sysctl.d 05:02:54 [2021-04-07T05:02:54.425Z] #53 DONE 125.4s 05:02:54 [2021-04-07T05:02:54.425Z] 05:02:54 [2021-04-07T05:02:54.425Z] #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 05:02:54 [2021-04-07T05:02:54.425Z] #56 sha256:889b55b4d1c3e1bc96dc2064c2d15aa2d4a9dc4a854dbf9d42098834f79afdcb 05:02:54 [2021-04-07T05:02:54.439Z] #20 35.92 Selecting previously unselected package net-tools. 05:02:54 [2021-04-07T05:02:54.439Z] #20 35.93 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... 05:02:54 [2021-04-07T05:02:54.439Z] #20 35.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 05:02:54 [2021-04-07T05:02:54.439Z] #20 36.11 Selecting previously unselected package python-pip-whl. 05:02:54 [2021-04-07T05:02:54.439Z] #20 36.11 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... 05:02:54 [2021-04-07T05:02:54.439Z] #20 36.12 Unpacking python-pip-whl (18.1-5) ... 05:02:54 [2021-04-07T05:02:54.640Z] #20 ... 05:02:54 [2021-04-07T05:02:54.640Z] 05:02:54 [2021-04-07T05:02:54.640Z] #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 05:02:54 [2021-04-07T05:02:54.640Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:54 [2021-04-07T05:02:54.640Z] #43 86.79 DEP criu/cr-service.d 05:02:54 [2021-04-07T05:02:54.877Z] #43 72.81 DEP criu/string.d 05:02:54 [2021-04-07T05:02:54.877Z] #43 72.92 DEP criu/stats.d 05:02:54 [2021-04-07T05:02:54.902Z] #43 87.14 DEP criu/cr-restore.d 05:02:54 [2021-04-07T05:02:54.904Z] #46 ... 05:02:54 [2021-04-07T05:02:54.904Z] 05:02:54 [2021-04-07T05:02:54.904Z] #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 05:02:54 [2021-04-07T05:02:54.904Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:02:54 [2021-04-07T05:02:54.904Z] #44 61.98 AR compel/libcompel.a 05:02:54 [2021-04-07T05:02:54.904Z] #44 62.14 HOSTCC compel/src/main-host.o 05:02:54 [2021-04-07T05:02:54.904Z] #44 62.63 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o 05:02:54 [2021-04-07T05:02:54.904Z] #44 62.81 HOSTCC compel/src/lib/handle-elf-host.o 05:02:54 [2021-04-07T05:02:54.904Z] #44 63.37 HOSTCC compel/src/lib/log-host.o 05:02:54 [2021-04-07T05:02:54.904Z] #44 63.58 HOSTLINK compel/compel-host-bin 05:02:54 [2021-04-07T05:02:54.904Z] #44 63.71 DEP soccr/soccr.d 05:02:55 [2021-04-07T05:02:55.024Z] #20 36.58 Selecting previously unselected package python3-lib2to3. 05:02:55 [2021-04-07T05:02:55.024Z] #20 36.59 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... 05:02:55 [2021-04-07T05:02:55.024Z] #20 36.60 Unpacking python3-lib2to3 (3.7.3-1) ... 05:02:55 [2021-04-07T05:02:55.024Z] #20 36.75 Selecting previously unselected package python3-distutils. 05:02:55 [2021-04-07T05:02:55.133Z] #43 73.28 DEP criu/sockets.d 05:02:55 [2021-04-07T05:02:55.163Z] #43 87.57 DEP criu/cr-errno.d 05:02:55 [2021-04-07T05:02:55.163Z] #43 87.62 DEP criu/cr-dump.d 05:02:55 [2021-04-07T05:02:55.206Z] #44 63.98 CC soccr/soccr.o 05:02:55 [2021-04-07T05:02:55.307Z] #20 36.75 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... 05:02:55 [2021-04-07T05:02:55.307Z] #20 36.77 Unpacking python3-distutils (3.7.3-1) ... 05:02:55 [2021-04-07T05:02:55.307Z] #20 36.98 Selecting previously unselected package python3-pip. 05:02:55 [2021-04-07T05:02:55.307Z] #20 36.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... 05:02:55 [2021-04-07T05:02:55.307Z] #20 36.99 Unpacking python3-pip (18.1-5) ... 05:02:55 [2021-04-07T05:02:55.321Z] Client: 05:02:55 [2021-04-07T05:02:55.321Z] Debug Mode: false 05:02:55 [2021-04-07T05:02:55.321Z] Plugins: 05:02:55 [2021-04-07T05:02:55.321Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) 05:02:55 [2021-04-07T05:02:55.321Z] 05:02:55 [2021-04-07T05:02:55.321Z] Server: 05:02:55 [2021-04-07T05:02:55.321Z] Containers: 0 05:02:55 [2021-04-07T05:02:55.321Z] Running: 0 05:02:55 [2021-04-07T05:02:55.321Z] Paused: 0 05:02:55 [2021-04-07T05:02:55.321Z] Stopped: 0 05:02:55 [2021-04-07T05:02:55.321Z] Images: 0 05:02:55 [2021-04-07T05:02:55.321Z] Server Version: 19.03.12 05:02:55 [2021-04-07T05:02:55.321Z] Storage Driver: windowsfilter (windows) lcow (linux) 05:02:55 [2021-04-07T05:02:55.321Z] Windows: 05:02:55 [2021-04-07T05:02:55.321Z] LCOW: 05:02:55 [2021-04-07T05:02:55.321Z] Logging Driver: json-file 05:02:55 [2021-04-07T05:02:55.321Z] Plugins: 05:02:55 [2021-04-07T05:02:55.321Z] Volume: local 05:02:55 [2021-04-07T05:02:55.321Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 05:02:55 [2021-04-07T05:02:55.321Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 05:02:55 [2021-04-07T05:02:55.321Z] Swarm: inactive 05:02:55 [2021-04-07T05:02:55.321Z] Default Isolation: process 05:02:55 [2021-04-07T05:02:55.321Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 05:02:55 [2021-04-07T05:02:55.321Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) 05:02:55 [2021-04-07T05:02:55.321Z] OSType: windows 05:02:55 [2021-04-07T05:02:55.321Z] Architecture: x86_64 05:02:55 [2021-04-07T05:02:55.321Z] CPUs: 4 05:02:55 [2021-04-07T05:02:55.321Z] Total Memory: 32GiB 05:02:55 [2021-04-07T05:02:55.321Z] Name: azwin-2-e5aeb0 05:02:55 [2021-04-07T05:02:55.321Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q 05:02:55 [2021-04-07T05:02:55.321Z] Docker Root Dir: D:\docker 05:02:55 [2021-04-07T05:02:55.321Z] Debug Mode: false 05:02:55 [2021-04-07T05:02:55.321Z] Registry: https://index.docker.io/v1/ 05:02:55 [2021-04-07T05:02:55.321Z] Labels: 05:02:55 [2021-04-07T05:02:55.321Z] Experimental: true 05:02:55 [2021-04-07T05:02:55.321Z] Insecure Registries: 05:02:55 [2021-04-07T05:02:55.321Z] 10.0.0.4:5000 05:02:55 [2021-04-07T05:02:55.321Z] 127.0.0.0/8 05:02:55 [2021-04-07T05:02:55.321Z] Registry Mirrors: 05:02:55 [2021-04-07T05:02:55.321Z] http://10.0.0.4:5000/ 05:02:55 [2021-04-07T05:02:55.321Z] Live Restore Enabled: false 05:02:55 [2021-04-07T05:02:55.321Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 05:02:55 [2021-04-07T05:02:55.579Z] #20 37.22 Selecting previously unselected package python3-pkg-resources. 05:02:55 [2021-04-07T05:02:55.579Z] #20 37.22 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... 05:02:55 [2021-04-07T05:02:55.579Z] #20 37.23 Unpacking python3-pkg-resources (40.8.0-1) ... 05:02:55 [2021-04-07T05:02:55.696Z] #43 73.61 DEP criu/sk-unix.d 05:02:55 [2021-04-07T05:02:55.738Z] #43 87.96 DEP criu/cr-dedup.d 05:02:55 [2021-04-07T05:02:55.738Z] #43 88.04 DEP criu/cr-check.d 05:02:55 [2021-04-07T05:02:55.811Z] #56 ... 05:02:55 [2021-04-07T05:02:55.811Z] 05:02:55 [2021-04-07T05:02:55.811Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 05:02:55 [2021-04-07T05:02:55.811Z] #54 sha256:e2d40c65780a66f48ee10327555d0e7dfb56cbf843ceca47fd84ef5432a41ec8 05:02:55 [2021-04-07T05:02:55.811Z] #54 DONE 0.1s 05:02:55 [2021-04-07T05:02:55.811Z] 05:02:55 [2021-04-07T05:02:55.811Z] #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 05:02:55 [2021-04-07T05:02:55.811Z] #56 sha256:889b55b4d1c3e1bc96dc2064c2d15aa2d4a9dc4a854dbf9d42098834f79afdcb 05:02:55 [2021-04-07T05:02:55.851Z] #20 37.40 Selecting previously unselected package python3-setuptools. 05:02:55 [2021-04-07T05:02:55.851Z] #20 37.41 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... 05:02:55 [2021-04-07T05:02:55.851Z] #20 37.42 Unpacking python3-setuptools (40.8.0-1) ... 05:02:55 [2021-04-07T05:02:55.952Z] #43 73.90 DEP criu/sk-tcp.d 05:02:55 [2021-04-07T05:02:55.952Z] #43 74.10 DEP criu/sk-queue.d 05:02:55 [2021-04-07T05:02:55.999Z] #43 88.18 DEP criu/config.d 05:02:55 [2021-04-07T05:02:55.999Z] #43 88.29 DEP criu/clone-noasan.d 05:02:55 [2021-04-07T05:02:55.999Z] #43 88.35 DEP criu/cgroup.d 05:02:56 [2021-04-07T05:02:56.118Z] #20 37.67 Selecting previously unselected package python3-wheel. 05:02:56 [2021-04-07T05:02:56.118Z] #20 37.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... 05:02:56 [2021-04-07T05:02:56.118Z] #20 37.68 Unpacking python3-wheel (0.32.3-2) ... 05:02:56 [2021-04-07T05:02:56.208Z] #43 74.20 DEP criu/sk-packet.d 05:02:56 [2021-04-07T05:02:56.208Z] #43 74.31 DEP criu/sk-netlink.d 05:02:56 [2021-04-07T05:02:56.208Z] #43 74.43 DEP criu/sk-inet.d 05:02:56 [2021-04-07T05:02:56.260Z] #43 88.48 DEP criu/cgroup-props.d 05:02:56 [2021-04-07T05:02:56.260Z] #43 88.59 DEP criu/bitmap.d 05:02:56 [2021-04-07T05:02:56.260Z] #43 88.60 DEP criu/bfd.d 05:02:56 [2021-04-07T05:02:56.302Z] #14 DONE 5.1s 05:02:56 [2021-04-07T05:02:56.302Z] 05:02:56 [2021-04-07T05:02:56.302Z] #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 05:02:56 [2021-04-07T05:02:56.302Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 05:02:56 [2021-04-07T05:02:56.412Z] #20 37.80 Selecting previously unselected package sudo. 05:02:56 [2021-04-07T05:02:56.412Z] #20 37.81 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... 05:02:56 [2021-04-07T05:02:56.412Z] #20 37.82 Unpacking sudo (1.8.27-1+deb10u3) ... 05:02:56 [2021-04-07T05:02:56.465Z] #43 74.61 DEP criu/signalfd.d 05:02:56 [2021-04-07T05:02:56.522Z] #43 88.73 DEP criu/autofs.d 05:02:56 [2021-04-07T05:02:56.522Z] #43 88.85 DEP criu/aio.d 05:02:56 [2021-04-07T05:02:56.566Z] #15 ... 05:02:56 [2021-04-07T05:02:56.566Z] 05:02:56 [2021-04-07T05:02:56.566Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 05:02:56 [2021-04-07T05:02:56.566Z] #45 sha256:e20fde2f58309ccb6e07c7d4ed6a518c1540fdf681d4a06d6b8e6595c27b5417 05:02:56 [2021-04-07T05:02:56.566Z] #45 121.9 net/http/httptrace 05:02:56 [2021-04-07T05:02:56.566Z] #45 122.2 net/http 05:02:56 [2021-04-07T05:02:56.714Z] #20 38.32 Selecting previously unselected package thin-provisioning-tools. 05:02:56 [2021-04-07T05:02:56.714Z] #20 38.33 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... 05:02:56 [2021-04-07T05:02:56.714Z] #20 38.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 05:02:56 [2021-04-07T05:02:56.721Z] #43 74.81 DEP criu/sigframe.d 05:02:56 [2021-04-07T05:02:56.756Z] #44 65.80 AR soccr/libsoccr.a 05:02:56 [2021-04-07T05:02:56.756Z] #44 65.88 make[1]: 'soccr/libsoccr.a' is up to date. 05:02:56 [2021-04-07T05:02:56.784Z] #43 89.00 DEP criu/action-scripts.d 05:02:56 [2021-04-07T05:02:56.827Z] #45 ... 05:02:56 [2021-04-07T05:02:56.827Z] 05:02:56 [2021-04-07T05:02:56.827Z] #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 05:02:56 [2021-04-07T05:02:56.827Z] #53 sha256:9a7b146d97a1c24e5051a09fa629f6e8e04b0e08cce09f4b496db44b7097f124 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.924 + RM_GOPATH=0 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.924 + TMP_GOPATH= 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.924 + : /build 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.924 + '[' -z '' ']' 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.924 ++ mktemp -d 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.924 + export GOPATH=/tmp/tmp.67oD36Z8cV 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.924 + GOPATH=/tmp/tmp.67oD36Z8cV 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.924 + RM_GOPATH=1 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.924 + case "$(go env GOARCH)" in 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.927 ++ go env GOARCH 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.943 + export GO_BUILDMODE=-buildmode=pie 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.943 + GO_BUILDMODE=-buildmode=pie 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.946 ++ dirname /tmp/install/install.sh 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.961 + dir=/tmp/install 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.961 + bin=runc 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.961 + shift 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.961 + '[' '!' -f /tmp/install/runc.installer ']' 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.961 + . /tmp/install/runc.installer 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.961 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.961 + install_runc 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.961 + grep -q '^3\.10\.0.*\.el7\.' 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.962 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.962 + uname -r 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.962 + RUNC_BUILDTAGS='seccomp ' 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.962 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.962 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.67oD36Z8cV/src/github.com/opencontainers/runc 05:02:56 [2021-04-07T05:02:56.827Z] #53 5.968 Cloning into '/tmp/tmp.67oD36Z8cV/src/github.com/opencontainers/runc'... 05:02:56 [2021-04-07T05:02:56.978Z] #43 74.88 DEP criu/shmem.d 05:02:56 [2021-04-07T05:02:56.978Z] #43 75.01 DEP criu/servicefd.d 05:02:56 [2021-04-07T05:02:56.978Z] #43 75.16 DEP criu/seize.d 05:02:56 [2021-04-07T05:02:56.981Z] #20 38.58 Selecting previously unselected package uidmap. 05:02:56 [2021-04-07T05:02:56.981Z] #20 38.58 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... 05:02:56 [2021-04-07T05:02:56.981Z] #20 38.59 Unpacking uidmap (1:4.5-1.1) ... 05:02:57 [2021-04-07T05:02:57.045Z] #43 89.25 CC criu/action-scripts.o 05:02:57 [2021-04-07T05:02:57.088Z] #53 ... 05:02:57 [2021-04-07T05:02:57.088Z] 05:02:57 [2021-04-07T05:02:57.088Z] #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 05:02:57 [2021-04-07T05:02:57.088Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:02:57 [2021-04-07T05:02:57.088Z] #43 50.08 CC compel/src/lib/infect-rpc.o 05:02:57 [2021-04-07T05:02:57.088Z] #43 50.49 CC compel/src/lib/infect-util.o 05:02:57 [2021-04-07T05:02:57.088Z] #43 50.72 CC compel/src/lib/infect.o 05:02:57 [2021-04-07T05:02:57.088Z] #43 52.90 CC compel/src/lib/ptrace.o 05:02:57 [2021-04-07T05:02:57.088Z] #43 53.23 AR compel/libcompel.a 05:02:57 [2021-04-07T05:02:57.088Z] #43 53.32 HOSTCC compel/src/main-host.o 05:02:57 [2021-04-07T05:02:57.088Z] #43 53.57 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 05:02:57 [2021-04-07T05:02:57.088Z] #43 53.68 HOSTCC compel/src/lib/handle-elf-host.o 05:02:57 [2021-04-07T05:02:57.088Z] #43 54.19 HOSTCC compel/src/lib/log-host.o 05:02:57 [2021-04-07T05:02:57.088Z] #43 54.49 HOSTLINK compel/compel-host-bin 05:02:57 [2021-04-07T05:02:57.088Z] #43 54.63 DEP soccr/soccr.d 05:02:57 [2021-04-07T05:02:57.088Z] #43 54.86 CC soccr/soccr.o 05:02:57 [2021-04-07T05:02:57.088Z] #43 56.11 AR soccr/libsoccr.a 05:02:57 [2021-04-07T05:02:57.088Z] #43 56.16 make[1]: 'soccr/libsoccr.a' is up to date. 05:02:57 [2021-04-07T05:02:57.088Z] #43 56.45 DEP criu/arch/x86/sigframe.d 05:02:57 [2021-04-07T05:02:57.088Z] #43 56.53 DEP criu/arch/x86/sigaction_compat.d 05:02:57 [2021-04-07T05:02:57.088Z] #43 56.66 DEP criu/arch/x86/kerndat.d 05:02:57 [2021-04-07T05:02:57.088Z] #43 56.78 DEP criu/arch/x86/crtools.d 05:02:57 [2021-04-07T05:02:57.088Z] #43 56.90 DEP criu/arch/x86/cpu.d 05:02:57 [2021-04-07T05:02:57.088Z] #43 57.07 CC criu/arch/x86/cpu.o 05:02:57 [2021-04-07T05:02:57.088Z] #43 57.72 CC criu/arch/x86/crtools.o 05:02:57 [2021-04-07T05:02:57.088Z] #43 58.92 CC criu/arch/x86/kerndat.o 05:02:57 [2021-04-07T05:02:57.088Z] #43 59.32 CC criu/arch/x86/sigaction_compat.o 05:02:57 [2021-04-07T05:02:57.088Z] #43 59.53 CC criu/arch/x86/sigframe.o 05:02:57 [2021-04-07T05:02:57.088Z] #43 59.84 LINK criu/arch/x86/crtools.built-in.o 05:02:57 [2021-04-07T05:02:57.088Z] #43 59.93 DEP criu/pie/util-vdso-elf32.d 05:02:57 [2021-04-07T05:02:57.088Z] #43 60.04 DEP criu/pie/util-vdso.d 05:02:57 [2021-04-07T05:02:57.088Z] #43 60.16 DEP criu/pie/util.d 05:02:57 [2021-04-07T05:02:57.236Z] #43 75.31 DEP criu/seccomp.d 05:02:57 [2021-04-07T05:02:57.236Z] #43 75.46 DEP criu/rst-malloc.d 05:02:57 [2021-04-07T05:02:57.247Z] #20 38.71 Selecting previously unselected package vim-runtime. 05:02:57 [2021-04-07T05:02:57.247Z] #20 38.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... 05:02:57 [2021-04-07T05:02:57.247Z] #20 38.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 05:02:57 [2021-04-07T05:02:57.247Z] #20 38.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 05:02:57 [2021-04-07T05:02:57.247Z] #20 38.84 Unpacking vim-runtime (2:8.1.0875-5) ... 05:02:57 [2021-04-07T05:02:57.307Z] #43 89.69 CC criu/aio.o 05:02:57 [2021-04-07T05:02:57.350Z] #43 60.31 CC criu/pie/util.o 05:02:57 [2021-04-07T05:02:57.407Z] #44 66.30 DEP criu/arch/ppc64/sigframe.d 05:02:57 [2021-04-07T05:02:57.407Z] #44 66.42 DEP criu/arch/ppc64/crtools.d 05:02:57 [2021-04-07T05:02:57.494Z] #43 75.55 DEP criu/rbtree.d 05:02:57 [2021-04-07T05:02:57.494Z] #43 75.60 DEP criu/pstree.d 05:02:57 [2021-04-07T05:02:57.494Z] #43 75.71 DEP criu/protobuf.d 05:02:57 [2021-04-07T05:02:57.710Z] #44 66.62 DEP criu/arch/ppc64/cpu.d 05:02:57 [2021-04-07T05:02:57.763Z] #43 75.84 GEN criu/protobuf-desc-gen.h 05:02:57 [2021-04-07T05:02:57.879Z] #43 90.19 CC criu/autofs.o 05:02:57 [2021-04-07T05:02:57.922Z] #43 60.66 CC criu/pie/util-vdso.o 05:02:58 [2021-04-07T05:02:58.183Z] #43 ... 05:02:58 [2021-04-07T05:02:58.183Z] 05:02:58 [2021-04-07T05:02:58.183Z] #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 05:02:58 [2021-04-07T05:02:58.183Z] #45 sha256:e20fde2f58309ccb6e07c7d4ed6a518c1540fdf681d4a06d6b8e6595c27b5417 05:02:58 [2021-04-07T05:02:58.183Z] #45 133.4 github.com/LK4D4/vndr/godl 05:02:58 [2021-04-07T05:02:58.290Z] #44 66.87 CC criu/arch/ppc64/cpu.o 05:02:58 [2021-04-07T05:02:58.290Z] #44 67.45 CC criu/arch/ppc64/crtools.o 05:02:59 [2021-04-07T05:02:59.127Z] #45 134.2 github.com/LK4D4/vndr 05:02:59 [2021-04-07T05:02:59.265Z] #43 91.36 CC criu/bfd.o 05:02:59 [2021-04-07T05:02:59.527Z] #43 91.87 CC criu/bitmap.o 05:02:59 [2021-04-07T05:02:59.709Z] #43 77.36 DEP criu/protobuf-desc.d 05:02:59 [2021-04-07T05:02:59.709Z] #43 77.52 DEP criu/proc_parse.d 05:02:59 [2021-04-07T05:02:59.709Z] #43 77.67 DEP criu/plugin.d 05:02:59 [2021-04-07T05:02:59.709Z] #43 77.76 DEP criu/pipes.d 05:02:59 [2021-04-07T05:02:59.709Z] #43 77.90 DEP criu/pie-util.d 05:02:59 [2021-04-07T05:02:59.788Z] #43 92.05 CC criu/cgroup-props.o 05:02:59 [2021-04-07T05:02:59.800Z] #20 41.36 Selecting previously unselected package vim. 05:02:59 [2021-04-07T05:02:59.800Z] #20 41.36 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... 05:02:59 [2021-04-07T05:02:59.800Z] #20 41.37 Unpacking vim (2:8.1.0875-5) ... 05:02:59 [2021-04-07T05:02:59.969Z] #43 78.02 DEP criu/pie-util-vdso.d 05:02:59 [2021-04-07T05:02:59.969Z] #43 78.16 DEP criu/pie-util-vdso-elf32.d 05:02:59 [2021-04-07T05:02:59.974Z] #44 68.75 CC criu/arch/ppc64/sigframe.o 05:03:00 [2021-04-07T05:03:00.225Z] #43 78.39 DEP criu/path.d 05:03:00 [2021-04-07T05:03:00.314Z] #44 69.11 LINK criu/arch/ppc64/crtools.built-in.o 05:03:00 [2021-04-07T05:03:00.314Z] #44 69.18 DEP criu/pie/util-vdso.d 05:03:00 [2021-04-07T05:03:00.314Z] #44 69.35 DEP criu/pie/util.d 05:03:00 [2021-04-07T05:03:00.360Z] #43 92.69 CC criu/cgroup.o 05:03:00 [2021-04-07T05:03:00.360Z] #43 ... 05:03:00 [2021-04-07T05:03:00.360Z] 05:03:00 [2021-04-07T05:03:00.360Z] #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 05:03:00 [2021-04-07T05:03:00.360Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.25 The following NEW packages will be installed: 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.25 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.26 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.26 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.26 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.26 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.26 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.26 xz-utils zip 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.60 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.60 Need to get 28.5 MB of archives. 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.60 After this operation, 116 MB of additional disk space will be used. 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 23.97 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 24.35 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 24.35 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 24.35 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 24.35 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 24.36 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 24.37 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 24.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 24.45 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 24.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 24.47 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 05:03:00 [2021-04-07T05:03:00.360Z] #20 24.47 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 05:03:00 [2021-04-07T05:03:00.361Z] #20 24.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 05:03:00 [2021-04-07T05:03:00.361Z] #20 24.49 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] 05:03:00 [2021-04-07T05:03:00.361Z] #20 24.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 05:03:00 [2021-04-07T05:03:00.361Z] #20 24.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] 05:03:00 [2021-04-07T05:03:00.361Z] #20 24.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] 05:03:00 [2021-04-07T05:03:00.361Z] #20 24.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] 05:03:00 [2021-04-07T05:03:00.361Z] #20 24.92 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 05:03:00 [2021-04-07T05:03:00.361Z] #20 24.96 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 05:03:00 [2021-04-07T05:03:00.361Z] #20 25.62 debconf: delaying package configuration, since apt-utils is not installed 05:03:00 [2021-04-07T05:03:00.361Z] #20 25.75 Fetched 28.5 MB in 2s (17.5 MB/s) 05:03:00 [2021-04-07T05:03:00.361Z] #20 25.81 Selecting previously unselected package pigz. 05:03:00 [2021-04-07T05:03:00.361Z] #20 25.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) 05:03:00 [2021-04-07T05:03:00.361Z] #20 25.87 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 05:03:00 [2021-04-07T05:03:00.361Z] #20 25.88 Unpacking pigz (2.4-1) ... 05:03:00 [2021-04-07T05:03:00.361Z] #20 25.99 Selecting previously unselected package libpython3.7-minimal:amd64. 05:03:00 [2021-04-07T05:03:00.361Z] #20 25.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 05:03:00 [2021-04-07T05:03:00.361Z] #20 26.00 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 05:03:00 [2021-04-07T05:03:00.361Z] #20 26.36 Selecting previously unselected package python3.7-minimal. 05:03:00 [2021-04-07T05:03:00.361Z] #20 26.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 05:03:00 [2021-04-07T05:03:00.361Z] #20 26.39 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 05:03:00 [2021-04-07T05:03:00.361Z] #20 27.11 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 05:03:00 [2021-04-07T05:03:00.361Z] #20 27.14 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 05:03:00 [2021-04-07T05:03:00.376Z] #20 41.83 Selecting previously unselected package xfsprogs. 05:03:00 [2021-04-07T05:03:00.376Z] #20 41.84 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... 05:03:00 [2021-04-07T05:03:00.376Z] #20 41.85 Unpacking xfsprogs (4.20.0-1) ... 05:03:00 [2021-04-07T05:03:00.493Z] #43 78.56 DEP criu/parasite-syscall.d 05:03:00 [2021-04-07T05:03:00.631Z] #44 69.60 CC criu/pie/util.o 05:03:00 [2021-04-07T05:03:00.638Z] #20 42.25 Selecting previously unselected package zip. 05:03:00 [2021-04-07T05:03:00.638Z] #20 42.26 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... 05:03:00 [2021-04-07T05:03:00.638Z] #20 42.27 Unpacking zip (3.0-11+b1) ... 05:03:00 [2021-04-07T05:03:00.757Z] #43 78.75 DEP criu/pagemap.d 05:03:00 [2021-04-07T05:03:00.757Z] #43 78.96 DEP criu/pagemap-cache.d 05:03:00 [2021-04-07T05:03:00.901Z] #20 42.53 Setting up aufs-tools (1:4.14+20190211-1) ... 05:03:00 [2021-04-07T05:03:00.901Z] #20 42.56 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 05:03:00 [2021-04-07T05:03:00.901Z] #20 42.57 Setting up libip6tc0:arm64 (1.8.2-4) ... 05:03:00 [2021-04-07T05:03:00.901Z] #20 42.59 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... 05:03:00 [2021-04-07T05:03:00.901Z] #20 42.60 Setting up libgpm2:arm64 (1.20.7-5) ... 05:03:00 [2021-04-07T05:03:00.901Z] #20 42.62 Setting up libip4tc0:arm64 (1.8.2-4) ... 05:03:00 [2021-04-07T05:03:00.901Z] #20 42.63 Setting up uidmap (1:4.5-1.1) ... 05:03:00 [2021-04-07T05:03:00.901Z] #20 42.65 Setting up libnftnl11:arm64 (1.1.2-2) ... 05:03:00 [2021-04-07T05:03:00.995Z] #44 69.98 CC criu/pie/util-vdso.o 05:03:01 [2021-04-07T05:03:01.021Z] #43 79.06 DEP criu/page-xfer.d 05:03:01 [2021-04-07T05:03:01.165Z] #20 42.66 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 05:03:01 [2021-04-07T05:03:01.165Z] #20 42.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 05:03:01 [2021-04-07T05:03:01.165Z] #20 42.69 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... 05:03:01 [2021-04-07T05:03:01.165Z] #20 42.71 Setting up libicu63:arm64 (63.1-6+deb10u1) ... 05:03:01 [2021-04-07T05:03:01.165Z] #20 42.72 Setting up xxd (2:8.1.0875-5) ... 05:03:01 [2021-04-07T05:03:01.165Z] #20 42.73 Setting up zip (3.0-11+b1) ... 05:03:01 [2021-04-07T05:03:01.165Z] #20 42.75 Setting up vim-common (2:8.1.0875-5) ... 05:03:01 [2021-04-07T05:03:01.165Z] #20 42.78 Setting up bash-completion (1:2.8-6) ... 05:03:01 [2021-04-07T05:03:01.277Z] #43 79.26 DEP criu/page-pipe.d 05:03:01 [2021-04-07T05:03:01.277Z] #43 79.35 DEP criu/netfilter.d 05:03:01 [2021-04-07T05:03:01.532Z] #43 79.51 DEP criu/net.d 05:03:01 [2021-04-07T05:03:01.684Z] #45 ... 05:03:01 [2021-04-07T05:03:01.684Z] 05:03:01 [2021-04-07T05:03:01.684Z] #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 05:03:01 [2021-04-07T05:03:01.684Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 05:03:01 [2021-04-07T05:03:01.684Z] #15 DONE 5.4s 05:03:01 [2021-04-07T05:03:01.684Z] 05:03:01 [2021-04-07T05:03:01.684Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 05:03:01 [2021-04-07T05:03:01.684Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac 05:03:01 [2021-04-07T05:03:01.782Z] #44 70.65 AR criu/pie/pie.lib.a 05:03:01 [2021-04-07T05:03:01.782Z] #44 70.72 DEP criu/pie/restorer.d 05:03:01 [2021-04-07T05:03:01.788Z] #43 79.76 DEP criu/namespaces.d 05:03:02 [2021-04-07T05:03:02.043Z] #43 79.95 DEP criu/mount.d 05:03:02 [2021-04-07T05:03:02.043Z] #43 80.11 DEP criu/memfd.d 05:03:02 [2021-04-07T05:03:02.094Z] #44 71.05 DEP criu/arch/ppc64/vdso-trampoline.d 05:03:02 [2021-04-07T05:03:02.094Z] #44 71.10 DEP criu/arch/ppc64/restorer.d 05:03:02 [2021-04-07T05:03:02.276Z] #20 29.44 Selecting previously unselected package python3-minimal. 05:03:02 [2021-04-07T05:03:02.276Z] #20 29.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 ... 23684 files and directories currently installed.) 05:03:02 [2021-04-07T05:03:02.276Z] #20 29.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 05:03:02 [2021-04-07T05:03:02.276Z] #20 29.49 Unpacking python3-minimal (3.7.3-1) ... 05:03:02 [2021-04-07T05:03:02.276Z] #20 29.58 Selecting previously unselected package libmpdec2:amd64. 05:03:02 [2021-04-07T05:03:02.276Z] #20 29.58 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 05:03:02 [2021-04-07T05:03:02.276Z] #20 29.60 Unpacking libmpdec2:amd64 (2.4.2-2) ... 05:03:02 [2021-04-07T05:03:02.276Z] #20 29.70 Selecting previously unselected package libpython3.7-stdlib:amd64. 05:03:02 [2021-04-07T05:03:02.276Z] #20 29.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... 05:03:02 [2021-04-07T05:03:02.276Z] #20 29.71 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 05:03:02 [2021-04-07T05:03:02.299Z] #43 80.30 DEP criu/mem.d 05:03:02 [2021-04-07T05:03:02.299Z] #43 80.47 DEP criu/lsm.d 05:03:02 [2021-04-07T05:03:02.404Z] #44 71.41 DEP criu/arch/ppc64/vdso-pie.d 05:03:02 [2021-04-07T05:03:02.555Z] #43 80.63 DEP criu/log.d 05:03:02 [2021-04-07T05:03:02.555Z] #43 80.73 DEP criu/libnetlink.d 05:03:02 [2021-04-07T05:03:02.705Z] #44 71.55 DEP criu/pie/parasite-vdso.d 05:03:02 [2021-04-07T05:03:02.810Z] #43 80.91 DEP criu/kerndat.d 05:03:03 [2021-04-07T05:03:03.006Z] #44 71.78 DEP criu/pie/parasite.d 05:03:03 [2021-04-07T05:03:03.066Z] #43 81.08 DEP criu/kcmp-ids.d 05:03:03 [2021-04-07T05:03:03.066Z] #43 81.16 DEP criu/irmap.d 05:03:03 [2021-04-07T05:03:03.066Z] #43 81.29 DEP criu/ipc_ns.d 05:03:03 [2021-04-07T05:03:03.219Z] #20 30.66 Selecting previously unselected package python3.7. 05:03:03 [2021-04-07T05:03:03.219Z] #20 30.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... 05:03:03 [2021-04-07T05:03:03.219Z] #20 30.66 Unpacking python3.7 (3.7.3-2+deb10u3) ... 05:03:03 [2021-04-07T05:03:03.307Z] #44 72.12 CC criu/pie/parasite.o 05:03:03 [2021-04-07T05:03:03.335Z] #43 81.53 DEP criu/image.d 05:03:03 [2021-04-07T05:03:03.481Z] #20 30.80 Selecting previously unselected package libpython3-stdlib:amd64. 05:03:03 [2021-04-07T05:03:03.481Z] #20 30.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 05:03:03 [2021-04-07T05:03:03.481Z] #20 30.83 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 05:03:03 [2021-04-07T05:03:03.481Z] #20 30.98 Setting up python3-minimal (3.7.3-1) ... 05:03:03 [2021-04-07T05:03:03.591Z] #43 81.72 DEP criu/image-desc.d 05:03:03 [2021-04-07T05:03:03.609Z] #44 ... 05:03:03 [2021-04-07T05:03:03.609Z] 05:03:03 [2021-04-07T05:03:03.609Z] #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 05:03:03 [2021-04-07T05:03:03.609Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe 05:03:03 [2021-04-07T05:03:03.609Z] #21 6.095 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] 05:03:03 [2021-04-07T05:03:03.609Z] #21 12.60 Fetched 8695 kB in 12s (720 kB/s) 05:03:03 [2021-04-07T05:03:03.609Z] #21 12.60 Reading package lists... 05:03:03 [2021-04-07T05:03:03.609Z] #21 ... 05:03:03 [2021-04-07T05:03:03.609Z] 05:03:03 [2021-04-07T05:03:03.609Z] #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 05:03:03 [2021-04-07T05:03:03.609Z] #54 sha256:28ed189d238b7e3aef4827f97f789b0407773a4ccd9dfd711db4467e2467d24c 05:03:03 [2021-04-07T05:03:03.609Z] #54 11.82 + cd /tmp/tmp.Sxr0XUJwvs/src/github.com/opencontainers/runc 05:03:03 [2021-04-07T05:03:03.609Z] #54 11.82 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec 05:03:03 [2021-04-07T05:03:03.609Z] #54 12.36 + '[' -z '' ']' 05:03:03 [2021-04-07T05:03:03.609Z] #54 12.36 + target=static 05:03:03 [2021-04-07T05:03:03.609Z] #54 12.36 + make 'BUILDTAGS=seccomp ' static 05:03:03 [2021-04-07T05:03:03.609Z] #54 12.77 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 . 05:03:03 [2021-04-07T05:03:03.847Z] #43 81.82 DEP criu/fsnotify.d 05:03:03 [2021-04-07T05:03:03.847Z] #43 81.98 DEP criu/filesystems.d 05:03:03 [2021-04-07T05:03:03.911Z] #54 ... 05:03:03 [2021-04-07T05:03:03.911Z] 05:03:03 [2021-04-07T05:03:03.911Z] #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 05:03:03 [2021-04-07T05:03:03.911Z] #46 sha256:1f7e23211be602e4e0441a495f720107223f49201492cb38c8a0df6210194e35 05:03:03 [2021-04-07T05:03:03.911Z] #46 141.6 github.com/LK4D4/vndr/build 05:03:04 [2021-04-07T05:03:04.103Z] #43 82.20 DEP criu/files.d 05:03:04 [2021-04-07T05:03:04.366Z] #43 82.40 DEP criu/files-reg.d 05:03:04 [2021-04-07T05:03:04.434Z] #20 31.84 Selecting previously unselected package python3. 05:03:04 [2021-04-07T05:03:04.434Z] #20 31.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 ... 24096 files and directories currently installed.) 05:03:04 [2021-04-07T05:03:04.434Z] #20 31.87 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 05:03:04 [2021-04-07T05:03:04.434Z] #20 31.88 Unpacking python3 (3.7.3-1) ... 05:03:04 [2021-04-07T05:03:04.480Z] #20 45.69 Setting up libiptc0:arm64 (1.8.2-4) ... 05:03:04 [2021-04-07T05:03:04.480Z] #20 45.71 Setting up xz-utils (5.2.4-1) ... 05:03:04 [2021-04-07T05:03:04.480Z] #20 45.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 05:03:04 [2021-04-07T05:03:04.480Z] #20 45.75 Setting up sudo (1.8.27-1+deb10u3) ... 05:03:04 [2021-04-07T05:03:04.480Z] #20 45.85 invoke-rc.d: could not determine current runlevel 05:03:04 [2021-04-07T05:03:04.480Z] #20 45.86 invoke-rc.d: policy-rc.d denied execution of start. 05:03:04 [2021-04-07T05:03:04.480Z] #20 45.87 Setting up pigz (2.4-1) ... 05:03:04 [2021-04-07T05:03:04.480Z] #20 45.92 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 05:03:04 [2021-04-07T05:03:04.480Z] #20 45.94 Setting up libnl-3-200:arm64 (3.4.0-1) ... 05:03:04 [2021-04-07T05:03:04.480Z] #20 45.98 Setting up python-pip-whl (18.1-5) ... 05:03:04 [2021-04-07T05:03:04.480Z] #20 ... 05:03:04 [2021-04-07T05:03:04.480Z] 05:03:04 [2021-04-07T05:03:04.480Z] #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 05:03:04 [2021-04-07T05:03:04.480Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:03:04 [2021-04-07T05:03:04.480Z] #43 79.07 CC criu/cgroup.o 05:03:04 [2021-04-07T05:03:04.480Z] #43 81.28 CC criu/clone-noasan.o 05:03:04 [2021-04-07T05:03:04.480Z] #43 81.58 CC criu/config.o 05:03:04 [2021-04-07T05:03:04.480Z] #43 82.92 CC criu/cr-check.o 05:03:04 [2021-04-07T05:03:04.480Z] #43 84.34 CC criu/cr-dedup.o 05:03:04 [2021-04-07T05:03:04.480Z] #43 84.68 CC criu/cr-dump.o 05:03:04 [2021-04-07T05:03:04.480Z] #43 86.82 CC criu/cr-errno.o 05:03:04 [2021-04-07T05:03:04.480Z] #43 86.93 CC criu/cr-restore.o 05:03:04 [2021-04-07T05:03:04.480Z] #43 ... 05:03:04 [2021-04-07T05:03:04.480Z] 05:03:04 [2021-04-07T05:03:04.480Z] #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 05:03:04 [2021-04-07T05:03:04.480Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 05:03:04 [2021-04-07T05:03:04.480Z] #20 45.98 Setting up python-pip-whl (18.1-5) ... 05:03:04 [2021-04-07T05:03:04.480Z] #20 46.00 Setting up libmpdec2:arm64 (2.4.2-2) ... 05:03:04 [2021-04-07T05:03:04.480Z] #20 46.02 Setting up vim-runtime (2:8.1.0875-5) ... 05:03:04 [2021-04-07T05:03:04.623Z] #43 82.61 DEP criu/files-ext.d 05:03:04 [2021-04-07T05:03:04.623Z] #43 82.78 DEP criu/file-lock.d 05:03:04 [2021-04-07T05:03:04.695Z] #20 31.96 Selecting previously unselected package libip4tc0:amd64. 05:03:04 [2021-04-07T05:03:04.695Z] #20 31.96 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 05:03:04 [2021-04-07T05:03:04.695Z] #20 31.97 Unpacking libip4tc0:amd64 (1.8.2-4) ... 05:03:04 [2021-04-07T05:03:04.695Z] #20 32.07 Selecting previously unselected package libip6tc0:amd64. 05:03:04 [2021-04-07T05:03:04.695Z] #20 32.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 05:03:04 [2021-04-07T05:03:04.695Z] #20 32.09 Unpacking libip6tc0:amd64 (1.8.2-4) ... 05:03:04 [2021-04-07T05:03:04.695Z] #20 32.19 Selecting previously unselected package libiptc0:amd64. 05:03:04 [2021-04-07T05:03:04.880Z] #43 82.94 DEP criu/file-ids.d 05:03:04 [2021-04-07T05:03:04.957Z] #20 32.19 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 05:03:04 [2021-04-07T05:03:04.957Z] #20 32.19 Unpacking libiptc0:amd64 (1.8.2-4) ... 05:03:04 [2021-04-07T05:03:04.957Z] #20 32.28 Selecting previously unselected package libnfnetlink0:amd64. 05:03:04 [2021-04-07T05:03:04.957Z] #20 32.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 05:03:04 [2021-04-07T05:03:04.957Z] #20 32.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 05:03:04 [2021-04-07T05:03:04.957Z] #20 32.35 Selecting previously unselected package libnetfilter-conntrack3:amd64. 05:03:04 [2021-04-07T05:03:04.957Z] #20 32.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 05:03:04 [2021-04-07T05:03:04.957Z] #20 32.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 05:03:04 [2021-04-07T05:03:04.987Z] #16 3.064 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 05:03:04 [2021-04-07T05:03:04.987Z] #16 DONE 3.1s 05:03:04 [2021-04-07T05:03:04.987Z] 05:03:04 [2021-04-07T05:03:04.987Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 05:03:04 [2021-04-07T05:03:04.987Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea 05:03:05 [2021-04-07T05:03:05.006Z] #20 46.42 Setting up libaio1:arm64 (0.3.112-3) ... 05:03:05 [2021-04-07T05:03:05.006Z] #20 46.44 Setting up libonig5:arm64 (6.9.1-1) ... 05:03:05 [2021-04-07T05:03:05.006Z] #20 46.48 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... 05:03:05 [2021-04-07T05:03:05.006Z] #20 46.50 Setting up vim (2:8.1.0875-5) ... 05:03:05 [2021-04-07T05:03:05.006Z] #20 46.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 05:03:05 [2021-04-07T05:03:05.006Z] #20 46.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 05:03:05 [2021-04-07T05:03:05.006Z] #20 46.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 05:03:05 [2021-04-07T05:03:05.006Z] #20 46.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 05:03:05 [2021-04-07T05:03:05.006Z] #20 46.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 05:03:05 [2021-04-07T05:03:05.006Z] #20 46.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 05:03:05 [2021-04-07T05:03:05.006Z] #20 46.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 05:03:05 [2021-04-07T05:03:05.006Z] #20 46.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 05:03:05 [2021-04-07T05:03:05.006Z] #20 46.63 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... 05:03:05 [2021-04-07T05:03:05.137Z] #43 83.03 DEP criu/fifo.d 05:03:05 [2021-04-07T05:03:05.137Z] #43 ... 05:03:05 [2021-04-07T05:03:05.137Z] 05:03:05 [2021-04-07T05:03:05.137Z] #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 05:03:05 [2021-04-07T05:03:05.137Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:03:05 [2021-04-07T05:03:05.137Z] #20 11.34 Fetched 8933 kB in 10s (883 kB/s) 05:03:05 [2021-04-07T05:03:05.137Z] #20 11.34 Reading package lists... 05:03:05 [2021-04-07T05:03:05.137Z] #20 14.98 Reading package lists... 05:03:05 [2021-04-07T05:03:05.137Z] #20 18.94 Building dependency tree... 05:03:05 [2021-04-07T05:03:05.137Z] #20 20.48 libcap2-bin is already the newest version (1:2.25-2). 05:03:05 [2021-04-07T05:03:05.137Z] #20 20.48 The following additional packages will be installed: 05:03:05 [2021-04-07T05:03:05.137Z] #20 20.49 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 05:03:05 [2021-04-07T05:03:05.137Z] #20 20.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 05:03:05 [2021-04-07T05:03:05.137Z] #20 20.49 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 05:03:05 [2021-04-07T05:03:05.137Z] #20 20.49 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 05:03:05 [2021-04-07T05:03:05.137Z] #20 20.49 python3.7 python3.7-minimal vim-runtime xxd 05:03:05 [2021-04-07T05:03:05.137Z] #20 20.50 Suggested packages: 05:03:05 [2021-04-07T05:03:05.137Z] #20 20.50 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc 05:03:05 [2021-04-07T05:03:05.137Z] #20 20.50 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc 05:03:05 [2021-04-07T05:03:05.137Z] #20 20.50 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 05:03:05 [2021-04-07T05:03:05.137Z] #20 20.50 Recommended packages: 05:03:05 [2021-04-07T05:03:05.137Z] #20 20.50 aufs-dkms nftables build-essential python3-dev python3-keyring 05:03:05 [2021-04-07T05:03:05.137Z] #20 20.50 python3-keyrings.alt python3-xdg unzip 05:03:05 [2021-04-07T05:03:05.137Z] #20 ... 05:03:05 [2021-04-07T05:03:05.137Z] 05:03:05 [2021-04-07T05:03:05.137Z] #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 05:03:05 [2021-04-07T05:03:05.137Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:05 [2021-04-07T05:03:05.137Z] #43 83.20 DEP criu/fdstore.d 05:03:05 [2021-04-07T05:03:05.218Z] #20 32.45 Selecting previously unselected package libnftnl11:amd64. 05:03:05 [2021-04-07T05:03:05.218Z] #20 32.45 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 05:03:05 [2021-04-07T05:03:05.218Z] #20 32.46 Unpacking libnftnl11:amd64 (1.1.2-2) ... 05:03:05 [2021-04-07T05:03:05.218Z] #20 32.56 Selecting previously unselected package iptables. 05:03:05 [2021-04-07T05:03:05.218Z] #20 32.58 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 05:03:05 [2021-04-07T05:03:05.218Z] #20 32.60 Unpacking iptables (1.8.2-4) ... 05:03:05 [2021-04-07T05:03:05.269Z] #20 46.65 Setting up thin-provisioning-tools (0.7.6-2.1) ... 05:03:05 [2021-04-07T05:03:05.269Z] #20 46.67 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... 05:03:05 [2021-04-07T05:03:05.269Z] #20 46.69 Setting up jq (1.5+dfsg-2+b1) ... 05:03:05 [2021-04-07T05:03:05.269Z] #20 46.70 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... 05:03:05 [2021-04-07T05:03:05.269Z] #20 46.72 Setting up python3.7 (3.7.3-2+deb10u3) ... 05:03:05 [2021-04-07T05:03:05.394Z] #43 83.31 DEP criu/fault-injection.d 05:03:05 [2021-04-07T05:03:05.394Z] #43 83.33 DEP criu/external.d 05:03:05 [2021-04-07T05:03:05.394Z] #43 83.44 DEP criu/eventpoll.d 05:03:05 [2021-04-07T05:03:05.479Z] #20 32.92 Selecting previously unselected package xxd. 05:03:05 [2021-04-07T05:03:05.479Z] #20 32.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... 05:03:05 [2021-04-07T05:03:05.479Z] #20 32.94 Unpacking xxd (2:8.1.0875-5) ... 05:03:05 [2021-04-07T05:03:05.650Z] #43 83.62 DEP criu/eventfd.d 05:03:05 [2021-04-07T05:03:05.650Z] #43 83.78 DEP criu/crtools.d 05:03:05 [2021-04-07T05:03:05.741Z] #20 33.06 Selecting previously unselected package vim-common. 05:03:05 [2021-04-07T05:03:05.741Z] #20 33.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 05:03:05 [2021-04-07T05:03:05.741Z] #20 33.13 Unpacking vim-common (2:8.1.0875-5) ... 05:03:05 [2021-04-07T05:03:05.909Z] #43 83.98 DEP criu/cr-service.d 05:03:06 [2021-04-07T05:03:06.002Z] #20 33.32 Selecting previously unselected package bash-completion. 05:03:06 [2021-04-07T05:03:06.002Z] #20 33.33 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 05:03:06 [2021-04-07T05:03:06.166Z] #43 84.09 DEP criu/cr-restore.d 05:03:06 [2021-04-07T05:03:06.166Z] #43 84.27 DEP criu/cr-errno.d 05:03:06 [2021-04-07T05:03:06.166Z] #43 84.29 DEP criu/cr-dump.d 05:03:06 [2021-04-07T05:03:06.423Z] #43 ... 05:03:06 [2021-04-07T05:03:06.423Z] 05:03:06 [2021-04-07T05:03:06.423Z] #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 05:03:06 [2021-04-07T05:03:06.423Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 05:03:06 [2021-04-07T05:03:06.423Z] #32 DONE 154.6s 05:03:06 [2021-04-07T05:03:06.423Z] 05:03:06 [2021-04-07T05:03:06.423Z] #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 05:03:06 [2021-04-07T05:03:06.423Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:06 [2021-04-07T05:03:06.423Z] #43 84.43 DEP criu/cr-dedup.d 05:03:06 [2021-04-07T05:03:06.680Z] #43 84.64 DEP criu/cr-check.d 05:03:06 [2021-04-07T05:03:06.680Z] #43 84.85 DEP criu/config.d 05:03:06 [2021-04-07T05:03:06.936Z] #43 85.17 DEP criu/clone-noasan.d 05:03:07 [2021-04-07T05:03:07.204Z] #43 85.35 DEP criu/cgroup.d 05:03:07 [2021-04-07T05:03:07.461Z] #43 85.58 DEP criu/cgroup-props.d 05:03:07 [2021-04-07T05:03:07.496Z] #46 145.4 vendor/golang.org/x/net/idna 05:03:07 [2021-04-07T05:03:07.533Z] #17 DONE 3.0s 05:03:07 [2021-04-07T05:03:07.533Z] 05:03:07 [2021-04-07T05:03:07.533Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 05:03:07 [2021-04-07T05:03:07.533Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 05:03:07 [2021-04-07T05:03:07.717Z] #43 85.65 DEP criu/bitmap.d 05:03:07 [2021-04-07T05:03:07.717Z] #43 85.66 DEP criu/bfd.d 05:03:07 [2021-04-07T05:03:07.717Z] #43 85.77 DEP criu/autofs.d 05:03:07 [2021-04-07T05:03:07.832Z] #20 49.06 Setting up iptables (1.8.2-4) ... 05:03:07 [2021-04-07T05:03:07.832Z] #20 49.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 05:03:07 [2021-04-07T05:03:07.832Z] #20 49.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 05:03:07 [2021-04-07T05:03:07.832Z] #20 49.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 05:03:07 [2021-04-07T05:03:07.832Z] #20 49.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 05:03:07 [2021-04-07T05:03:07.832Z] #20 49.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 05:03:07 [2021-04-07T05:03:07.832Z] #20 49.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 05:03:07 [2021-04-07T05:03:07.832Z] #20 49.15 Setting up python3 (3.7.3-1) ... 05:03:07 [2021-04-07T05:03:07.974Z] #43 85.90 DEP criu/aio.d 05:03:07 [2021-04-07T05:03:07.974Z] #43 86.11 DEP criu/action-scripts.d 05:03:08 [2021-04-07T05:03:08.094Z] #20 49.68 Setting up python3-wheel (0.32.3-2) ... 05:03:08 [2021-04-07T05:03:08.231Z] #43 86.31 CC criu/action-scripts.o 05:03:08 [2021-04-07T05:03:08.477Z] #18 ... 05:03:08 [2021-04-07T05:03:08.477Z] 05:03:08 [2021-04-07T05:03:08.477Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:03:08 [2021-04-07T05:03:08.477Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:08 [2021-04-07T05:03:08.477Z] #43 61.47 CC criu/pie/util-vdso-elf32.o 05:03:08 [2021-04-07T05:03:08.477Z] #43 62.14 AR criu/pie/pie.lib.a 05:03:08 [2021-04-07T05:03:08.477Z] #43 62.18 DEP criu/pie/restorer.d 05:03:08 [2021-04-07T05:03:08.477Z] #43 62.45 DEP criu/arch/x86/sigaction_compat_pie.d 05:03:08 [2021-04-07T05:03:08.477Z] #43 62.62 DEP criu/arch/x86/restorer_unmap.d 05:03:08 [2021-04-07T05:03:08.477Z] #43 62.64 DEP criu/arch/x86/restorer.d 05:03:08 [2021-04-07T05:03:08.477Z] #43 62.84 DEP criu/arch/x86/vdso-pie.d 05:03:08 [2021-04-07T05:03:08.477Z] #43 63.03 DEP criu/pie/parasite-vdso.d 05:03:08 [2021-04-07T05:03:08.477Z] #43 63.19 DEP criu/pie/parasite.d 05:03:08 [2021-04-07T05:03:08.477Z] #43 63.49 CC criu/pie/parasite.o 05:03:08 [2021-04-07T05:03:08.477Z] #43 65.03 LINK criu/pie/parasite.built-in.o 05:03:08 [2021-04-07T05:03:08.477Z] #43 65.06 GEN criu/pie/parasite-blob.h 05:03:08 [2021-04-07T05:03:08.477Z] #43 65.09 CC criu/pie/parasite-vdso.o 05:03:08 [2021-04-07T05:03:08.477Z] #43 65.88 CC criu/arch/x86/vdso-pie.o 05:03:08 [2021-04-07T05:03:08.477Z] #43 66.26 CC criu/arch/x86/restorer.o 05:03:08 [2021-04-07T05:03:08.477Z] #43 66.90 CC criu/arch/x86/restorer_unmap.o 05:03:08 [2021-04-07T05:03:08.477Z] #43 66.94 CC criu/arch/x86/sigaction_compat_pie.o 05:03:08 [2021-04-07T05:03:08.477Z] #43 67.25 CC criu/pie/restorer.o 05:03:08 [2021-04-07T05:03:08.477Z] #43 70.46 LINK criu/pie/restorer.built-in.o 05:03:08 [2021-04-07T05:03:08.477Z] #43 70.48 GEN criu/pie/restorer-blob.h 05:03:08 [2021-04-07T05:03:08.477Z] #43 70.62 DEP criu/vdso.d 05:03:08 [2021-04-07T05:03:08.477Z] #43 70.92 DEP criu/vdso-compat.d 05:03:08 [2021-04-07T05:03:08.477Z] #43 71.06 DEP criu/uts_ns.d 05:03:08 [2021-04-07T05:03:08.477Z] #43 71.26 DEP criu/util.d 05:03:08 [2021-04-07T05:03:08.477Z] #43 ... 05:03:08 [2021-04-07T05:03:08.477Z] 05:03:08 [2021-04-07T05:03:08.478Z] #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 05:03:08 [2021-04-07T05:03:08.478Z] #45 sha256:e20fde2f58309ccb6e07c7d4ed6a518c1540fdf681d4a06d6b8e6595c27b5417 05:03:08 [2021-04-07T05:03:08.478Z] #45 DONE 144.0s 05:03:08 [2021-04-07T05:03:08.478Z] 05:03:08 [2021-04-07T05:03:08.478Z] #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 05:03:08 [2021-04-07T05:03:08.478Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:08 [2021-04-07T05:03:08.478Z] #43 71.50 DEP criu/uffd.d 05:03:08 [2021-04-07T05:03:08.478Z] #43 ... 05:03:08 [2021-04-07T05:03:08.478Z] 05:03:08 [2021-04-07T05:03:08.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 05:03:08 [2021-04-07T05:03:08.478Z] #53 sha256:9a7b146d97a1c24e5051a09fa629f6e8e04b0e08cce09f4b496db44b7097f124 05:03:08 [2021-04-07T05:03:08.478Z] #53 14.43 + cd /tmp/tmp.67oD36Z8cV/src/github.com/opencontainers/runc 05:03:08 [2021-04-07T05:03:08.478Z] #53 14.43 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec 05:03:08 [2021-04-07T05:03:08.478Z] #53 15.16 + '[' -z '' ']' 05:03:08 [2021-04-07T05:03:08.478Z] #53 15.16 + target=static 05:03:08 [2021-04-07T05:03:08.478Z] #53 15.16 + make 'BUILDTAGS=seccomp ' static 05:03:08 [2021-04-07T05:03:08.478Z] #53 15.56 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 . 05:03:08 [2021-04-07T05:03:08.487Z] #43 86.67 CC criu/aio.o 05:03:08 [2021-04-07T05:03:08.552Z] #20 35.89 Unpacking bash-completion (1:2.8-6) ... 05:03:08 [2021-04-07T05:03:08.813Z] #20 36.36 Selecting previously unselected package bzip2. 05:03:09 [2021-04-07T05:03:09.042Z] #20 50.46 Setting up apparmor (2.13.2-10) ... 05:03:09 [2021-04-07T05:03:09.049Z] #43 87.09 CC criu/autofs.o 05:03:09 [2021-04-07T05:03:09.075Z] #20 36.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 05:03:09 [2021-04-07T05:03:09.075Z] #20 36.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 05:03:09 [2021-04-07T05:03:09.075Z] #20 36.46 Selecting previously unselected package xz-utils. 05:03:09 [2021-04-07T05:03:09.075Z] #20 36.47 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... 05:03:09 [2021-04-07T05:03:09.075Z] #20 36.47 Unpacking xz-utils (5.2.4-1) ... 05:03:09 [2021-04-07T05:03:09.338Z] #20 36.61 Selecting previously unselected package apparmor. 05:03:09 [2021-04-07T05:03:09.338Z] #20 36.63 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 05:03:09 [2021-04-07T05:03:09.338Z] #20 36.68 Unpacking apparmor (2.13.2-10) ... 05:03:09 [2021-04-07T05:03:09.599Z] #20 36.93 Selecting previously unselected package aufs-tools. 05:03:09 [2021-04-07T05:03:09.599Z] #20 36.94 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 05:03:09 [2021-04-07T05:03:09.599Z] #20 36.95 Unpacking aufs-tools (1:4.14+20190211-1) ... 05:03:09 [2021-04-07T05:03:09.618Z] #46 ... 05:03:09 [2021-04-07T05:03:09.618Z] 05:03:09 [2021-04-07T05:03:09.618Z] #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 05:03:09 [2021-04-07T05:03:09.618Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:03:09 [2021-04-07T05:03:09.618Z] #44 73.68 LINK criu/pie/parasite.built-in.o 05:03:09 [2021-04-07T05:03:09.618Z] #44 73.70 GEN criu/pie/parasite-blob.h 05:03:09 [2021-04-07T05:03:09.618Z] #44 73.78 CC criu/pie/parasite-vdso.o 05:03:09 [2021-04-07T05:03:09.618Z] #44 74.78 CC criu/arch/ppc64/vdso-pie.o 05:03:09 [2021-04-07T05:03:09.618Z] #44 75.29 CC criu/arch/ppc64/restorer.o 05:03:09 [2021-04-07T05:03:09.618Z] #44 75.99 CC criu/arch/ppc64/vdso-trampoline.o 05:03:09 [2021-04-07T05:03:09.618Z] #44 76.03 CC criu/pie/restorer.o 05:03:09 [2021-04-07T05:03:09.861Z] #20 37.08 Selecting previously unselected package libonig5:amd64. 05:03:09 [2021-04-07T05:03:09.861Z] #20 37.10 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... 05:03:09 [2021-04-07T05:03:09.861Z] #20 37.10 Unpacking libonig5:amd64 (6.9.1-1) ... 05:03:09 [2021-04-07T05:03:09.861Z] #20 37.26 Selecting previously unselected package libjq1:amd64. 05:03:09 [2021-04-07T05:03:09.861Z] #20 37.27 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... 05:03:09 [2021-04-07T05:03:09.861Z] #20 37.28 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 05:03:10 [2021-04-07T05:03:10.123Z] #20 37.43 Selecting previously unselected package jq. 05:03:10 [2021-04-07T05:03:10.123Z] #20 37.44 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... 05:03:10 [2021-04-07T05:03:10.123Z] #20 37.44 Unpacking jq (1.5+dfsg-2+b1) ... 05:03:10 [2021-04-07T05:03:10.123Z] #20 37.52 Selecting previously unselected package libaio1:amd64. 05:03:10 [2021-04-07T05:03:10.123Z] #20 37.53 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... 05:03:10 [2021-04-07T05:03:10.123Z] #20 37.54 Unpacking libaio1:amd64 (0.3.112-3) ... 05:03:10 [2021-04-07T05:03:10.123Z] #20 37.59 Selecting previously unselected package libgpm2:amd64. 05:03:10 [2021-04-07T05:03:10.123Z] #20 37.61 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... 05:03:10 [2021-04-07T05:03:10.123Z] #20 37.61 Unpacking libgpm2:amd64 (1.20.7-5) ... 05:03:10 [2021-04-07T05:03:10.384Z] #20 37.68 Selecting previously unselected package libicu63:amd64. 05:03:10 [2021-04-07T05:03:10.384Z] #20 37.69 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... 05:03:10 [2021-04-07T05:03:10.384Z] #20 37.70 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 05:03:10 [2021-04-07T05:03:10.423Z] #43 88.33 CC criu/bfd.o 05:03:10 [2021-04-07T05:03:10.679Z] #43 88.73 CC criu/bitmap.o 05:03:10 [2021-04-07T05:03:10.679Z] #43 88.93 CC criu/cgroup-props.o 05:03:10 [2021-04-07T05:03:10.964Z] #20 52.51 Setting up xfsprogs (4.20.0-1) ... 05:03:10 [2021-04-07T05:03:10.964Z] #20 52.53 Setting up python3-lib2to3 (3.7.3-1) ... 05:03:11 [2021-04-07T05:03:11.025Z] #53 ... 05:03:11 [2021-04-07T05:03:11.025Z] 05:03:11 [2021-04-07T05:03:11.025Z] #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 05:03:11 [2021-04-07T05:03:11.025Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:11 [2021-04-07T05:03:11.025Z] #43 71.74 DEP criu/tun.d 05:03:11 [2021-04-07T05:03:11.025Z] #43 71.88 DEP criu/tty.d 05:03:11 [2021-04-07T05:03:11.025Z] #43 72.05 DEP criu/timerfd.d 05:03:11 [2021-04-07T05:03:11.025Z] #43 72.28 DEP criu/timens.d 05:03:11 [2021-04-07T05:03:11.025Z] #43 72.40 DEP criu/sysfs_parse.d 05:03:11 [2021-04-07T05:03:11.025Z] #43 72.59 DEP criu/sysctl.d 05:03:11 [2021-04-07T05:03:11.025Z] #43 72.81 DEP criu/string.d 05:03:11 [2021-04-07T05:03:11.025Z] #43 72.83 DEP criu/stats.d 05:03:11 [2021-04-07T05:03:11.025Z] #43 72.99 DEP criu/sockets.d 05:03:11 [2021-04-07T05:03:11.025Z] #43 73.16 DEP criu/sk-unix.d 05:03:11 [2021-04-07T05:03:11.025Z] #43 73.33 DEP criu/sk-tcp.d 05:03:11 [2021-04-07T05:03:11.025Z] #43 73.58 DEP criu/sk-queue.d 05:03:11 [2021-04-07T05:03:11.025Z] #43 ... 05:03:11 [2021-04-07T05:03:11.025Z] 05:03:11 [2021-04-07T05:03:11.025Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 05:03:11 [2021-04-07T05:03:11.025Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 05:03:11 [2021-04-07T05:03:11.025Z] #18 DONE 3.5s 05:03:11 [2021-04-07T05:03:11.025Z] 05:03:11 [2021-04-07T05:03:11.025Z] #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 05:03:11 [2021-04-07T05:03:11.025Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:11 [2021-04-07T05:03:11.025Z] #43 73.73 DEP criu/sk-packet.d 05:03:11 [2021-04-07T05:03:11.025Z] #43 73.92 DEP criu/sk-netlink.d 05:03:11 [2021-04-07T05:03:11.163Z] #44 80.18 LINK criu/pie/restorer.built-in.o 05:03:11 [2021-04-07T05:03:11.163Z] #44 80.22 GEN criu/pie/restorer-blob.h 05:03:11 [2021-04-07T05:03:11.286Z] #43 74.15 DEP criu/sk-inet.d 05:03:11 [2021-04-07T05:03:11.464Z] #44 80.33 DEP criu/vdso.d 05:03:11 [2021-04-07T05:03:11.464Z] #44 80.59 DEP criu/uts_ns.d 05:03:11 [2021-04-07T05:03:11.539Z] #20 53.04 Setting up python3-pkg-resources (40.8.0-1) ... 05:03:11 [2021-04-07T05:03:11.548Z] #43 74.34 DEP criu/signalfd.d 05:03:11 [2021-04-07T05:03:11.548Z] #43 74.48 DEP criu/sigframe.d 05:03:11 [2021-04-07T05:03:11.610Z] #43 89.68 CC criu/cgroup.o 05:03:11 [2021-04-07T05:03:11.766Z] #44 80.86 DEP criu/util.d 05:03:11 [2021-04-07T05:03:11.809Z] #43 74.64 DEP criu/shmem.d 05:03:11 [2021-04-07T05:03:11.809Z] #43 74.73 DEP criu/servicefd.d 05:03:12 [2021-04-07T05:03:12.070Z] #43 74.93 DEP criu/seize.d 05:03:12 [2021-04-07T05:03:12.070Z] #43 75.06 DEP criu/seccomp.d 05:03:12 [2021-04-07T05:03:12.331Z] #43 75.24 DEP criu/rst-malloc.d 05:03:12 [2021-04-07T05:03:12.426Z] #44 81.20 DEP criu/uffd.d 05:03:12 [2021-04-07T05:03:12.426Z] #44 ... 05:03:12 [2021-04-07T05:03:12.426Z] 05:03:12 [2021-04-07T05:03:12.426Z] #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 05:03:12 [2021-04-07T05:03:12.426Z] #59 sha256:a9e6dc55ca12ddc878339c2d4989fa94e64444882f05c7b775d39fff3194df7e 05:03:12 [2021-04-07T05:03:12.426Z] #59 150.2 + for f in rootlesskit rootlesskit-docker-proxy 05:03:12 [2021-04-07T05:03:12.426Z] #59 150.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 05:03:12 [2021-04-07T05:03:12.502Z] #20 54.06 Setting up python3-distutils (3.7.3-1) ... 05:03:12 [2021-04-07T05:03:12.541Z] #43 ... 05:03:12 [2021-04-07T05:03:12.541Z] 05:03:12 [2021-04-07T05:03:12.541Z] #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 05:03:12 [2021-04-07T05:03:12.541Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.20 The following NEW packages will be installed: 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.20 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.20 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.21 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.21 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.21 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.21 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.21 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.21 xz-utils zip 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.56 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.56 Need to get 28.5 MB of archives. 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.56 After this operation, 116 MB of additional disk space will be used. 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 22.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.28 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.28 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.28 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.87 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.88 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.89 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 23.99 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 24.00 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 24.02 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 24.02 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 24.05 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 24.05 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 24.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 24.12 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 24.14 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 24.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 24.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 24.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 05:03:12 [2021-04-07T05:03:12.541Z] #20 25.14 debconf: delaying package configuration, since apt-utils is not installed 05:03:12 [2021-04-07T05:03:12.541Z] #20 25.24 Fetched 28.5 MB in 2s (12.7 MB/s) 05:03:12 [2021-04-07T05:03:12.541Z] #20 25.30 Selecting previously unselected package pigz. 05:03:12 [2021-04-07T05:03:12.541Z] #20 25.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 ... 23435 files and directories currently installed.) 05:03:12 [2021-04-07T05:03:12.541Z] #20 25.33 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 05:03:12 [2021-04-07T05:03:12.541Z] #20 25.34 Unpacking pigz (2.4-1) ... 05:03:12 [2021-04-07T05:03:12.541Z] #20 25.43 Selecting previously unselected package libpython3.7-minimal:amd64. 05:03:12 [2021-04-07T05:03:12.541Z] #20 25.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 05:03:12 [2021-04-07T05:03:12.541Z] #20 25.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 05:03:12 [2021-04-07T05:03:12.541Z] #20 25.88 Selecting previously unselected package python3.7-minimal. 05:03:12 [2021-04-07T05:03:12.541Z] #20 25.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 05:03:12 [2021-04-07T05:03:12.541Z] #20 25.89 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 05:03:12 [2021-04-07T05:03:12.541Z] #20 26.72 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 05:03:12 [2021-04-07T05:03:12.541Z] #20 26.74 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 05:03:12 [2021-04-07T05:03:12.541Z] #20 28.76 Selecting previously unselected package python3-minimal. 05:03:12 [2021-04-07T05:03:12.541Z] #20 28.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 ... 23684 files and directories currently installed.) 05:03:12 [2021-04-07T05:03:12.541Z] #20 28.80 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 05:03:12 [2021-04-07T05:03:12.541Z] #20 28.81 Unpacking python3-minimal (3.7.3-1) ... 05:03:12 [2021-04-07T05:03:12.541Z] #20 28.88 Selecting previously unselected package libmpdec2:amd64. 05:03:12 [2021-04-07T05:03:12.541Z] #20 28.89 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 05:03:12 [2021-04-07T05:03:12.541Z] #20 28.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... 05:03:12 [2021-04-07T05:03:12.593Z] #43 75.34 DEP criu/rbtree.d 05:03:12 [2021-04-07T05:03:12.593Z] #43 75.41 DEP criu/pstree.d 05:03:12 [2021-04-07T05:03:12.798Z] #20 28.98 Selecting previously unselected package libpython3.7-stdlib:amd64. 05:03:12 [2021-04-07T05:03:12.798Z] #20 28.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... 05:03:12 [2021-04-07T05:03:12.798Z] #20 28.99 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 05:03:12 [2021-04-07T05:03:12.854Z] #43 75.64 DEP criu/protobuf.d 05:03:12 [2021-04-07T05:03:12.854Z] #43 75.79 GEN criu/protobuf-desc-gen.h 05:03:13 [2021-04-07T05:03:13.078Z] #20 54.49 Setting up python3-setuptools (40.8.0-1) ... 05:03:13 [2021-04-07T05:03:13.638Z] DEBUG: print all environment variables to check how Jenkins runs this script 05:03:13 [2021-04-07T05:03:13.638Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5032126b\powershellScript.ps1'; exit $LASTEXITCODE; 05:03:13 [2021-04-07T05:03:13.638Z] ---------------------------------------------------------------------------- 05:03:13 [2021-04-07T05:03:13.689Z] #20 ... 05:03:13 [2021-04-07T05:03:13.689Z] 05:03:13 [2021-04-07T05:03:13.689Z] #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 05:03:13 [2021-04-07T05:03:13.689Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:13 [2021-04-07T05:03:13.689Z] #43 95.51 CC criu/clone-noasan.o 05:03:13 [2021-04-07T05:03:13.689Z] #43 95.69 CC criu/config.o 05:03:13 [2021-04-07T05:03:13.689Z] #43 97.10 CC criu/cr-check.o 05:03:13 [2021-04-07T05:03:13.689Z] #43 98.85 CC criu/cr-dedup.o 05:03:13 [2021-04-07T05:03:13.689Z] #43 99.35 CC criu/cr-dump.o 05:03:13 [2021-04-07T05:03:13.689Z] #43 101.7 CC criu/cr-errno.o 05:03:13 [2021-04-07T05:03:13.689Z] #43 101.9 CC criu/cr-restore.o 05:03:13 [2021-04-07T05:03:13.728Z] #20 29.92 Selecting previously unselected package python3.7. 05:03:13 [2021-04-07T05:03:13.728Z] #20 29.94 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... 05:03:13 [2021-04-07T05:03:13.728Z] #20 29.95 Unpacking python3.7 (3.7.3-2+deb10u3) ... 05:03:13 [2021-04-07T05:03:13.728Z] #20 30.06 Selecting previously unselected package libpython3-stdlib:amd64. 05:03:13 [2021-04-07T05:03:13.728Z] #20 30.08 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 05:03:13 [2021-04-07T05:03:13.728Z] #20 30.09 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 05:03:13 [2021-04-07T05:03:13.951Z] #43 ... 05:03:13 [2021-04-07T05:03:13.951Z] 05:03:13 [2021-04-07T05:03:13.951Z] #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 05:03:13 [2021-04-07T05:03:13.951Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:03:13 [2021-04-07T05:03:13.951Z] #20 41.18 Selecting previously unselected package libnet1:amd64. 05:03:13 [2021-04-07T05:03:13.951Z] #20 41.19 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 05:03:13 [2021-04-07T05:03:13.951Z] #20 41.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 05:03:13 [2021-04-07T05:03:13.951Z] #20 41.28 Selecting previously unselected package libnl-3-200:amd64. 05:03:13 [2021-04-07T05:03:13.951Z] #20 41.29 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... 05:03:13 [2021-04-07T05:03:13.951Z] #20 41.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 05:03:13 [2021-04-07T05:03:13.951Z] #20 41.40 Selecting previously unselected package libprotobuf-c1:amd64. 05:03:13 [2021-04-07T05:03:13.951Z] #20 41.41 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 05:03:13 [2021-04-07T05:03:13.951Z] #20 41.42 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 05:03:13 [2021-04-07T05:03:13.951Z] #20 41.49 Selecting previously unselected package libreadline5:amd64. 05:03:13 [2021-04-07T05:03:13.951Z] #20 41.50 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 05:03:13 [2021-04-07T05:03:13.951Z] #20 41.50 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 05:03:13 [2021-04-07T05:03:13.984Z] #20 30.25 Setting up python3-minimal (3.7.3-1) ... 05:03:14 [2021-04-07T05:03:14.027Z] #20 55.55 Setting up python3-pip (18.1-5) ... 05:03:14 [2021-04-07T05:03:14.092Z] 05:03:14 [2021-04-07T05:03:14.092Z] INFO: executeCI.ps1 starting at Wed Apr 7 05:03:13 CUT 2021 05:03:14 [2021-04-07T05:03:14.092Z] 05:03:14 [2021-04-07T05:03:14.092Z] INFO: Script version 05-Feb-2019 09:03 PDT 05:03:14 [2021-04-07T05:03:14.092Z] INFO: Running git version 2.24.1.windows.2 05:03:14 [2021-04-07T05:03:14.092Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 05:03:14 [2021-04-07T05:03:14.092Z] INFO: Environment variables: 05:03:14 [2021-04-07T05:03:14.092Z] 05:03:14 [2021-04-07T05:03:14.092Z] Name Value 05:03:14 [2021-04-07T05:03:14.092Z] ---- ----- 05:03:14 [2021-04-07T05:03:14.092Z] ALLUSERSPROFILE C:\ProgramData 05:03:14 [2021-04-07T05:03:14.092Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming 05:03:14 [2021-04-07T05:03:14.092Z] APT_MIRROR cdn-fastly.deb.debian.org 05:03:14 [2021-04-07T05:03:14.092Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 05:03:14 [2021-04-07T05:03:14.092Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] 05:03:14 [2021-04-07T05:03:14.092Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 05:03:14 [2021-04-07T05:03:14.092Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN 05:03:14 [2021-04-07T05:03:14.092Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 05:03:14 [2021-04-07T05:03:14.092Z] BRANCH_NAME PR-42263 05:03:14 [2021-04-07T05:03:14.092Z] BUILD_DISPLAY_NAME #1 05:03:14 [2021-04-07T05:03:14.092Z] BUILD_ID 1 05:03:14 [2021-04-07T05:03:14.092Z] BUILD_NUMBER 1 05:03:14 [2021-04-07T05:03:14.092Z] BUILD_TAG jenkins-moby-PR-42263-1 05:03:14 [2021-04-07T05:03:14.092Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42263/1/ 05:03:14 [2021-04-07T05:03:14.092Z] CHANGE_AUTHOR AkihiroSuda 05:03:14 [2021-04-07T05:03:14.092Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda 05:03:14 [2021-04-07T05:03:14.092Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com 05:03:14 [2021-04-07T05:03:14.092Z] CHANGE_BRANCH move-cgroup2-out-of-experimental-20.10 05:03:14 [2021-04-07T05:03:14.092Z] CHANGE_FORK AkihiroSuda/docker 05:03:14 [2021-04-07T05:03:14.092Z] CHANGE_ID 42263 05:03:14 [2021-04-07T05:03:14.092Z] CHANGE_TARGET 20.10 05:03:14 [2021-04-07T05:03:14.092Z] CHANGE_TITLE [20.10 backport] Move cgroup v2 out of experimental 05:03:14 [2021-04-07T05:03:14.092Z] CHANGE_URL https://github.com/moby/moby/pull/42263 05:03:14 [2021-04-07T05:03:14.092Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 05:03:14 [2021-04-07T05:03:14.092Z] CommonProgramFiles C:\Program Files\Common Files 05:03:14 [2021-04-07T05:03:14.092Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 05:03:14 [2021-04-07T05:03:14.092Z] CommonProgramW6432 C:\Program Files\Common Files 05:03:14 [2021-04-07T05:03:14.092Z] COMPUTERNAME azwin-2-e5aeb0 05:03:14 [2021-04-07T05:03:14.092Z] ComSpec C:\windows\system32\cmd.exe 05:03:14 [2021-04-07T05:03:14.092Z] ConfigSequenceNumber 0 05:03:14 [2021-04-07T05:03:14.092Z] DOCKER_BUILDKIT 0 05:03:14 [2021-04-07T05:03:14.092Z] DOCKER_DUT_DEBUG 1 05:03:14 [2021-04-07T05:03:14.092Z] DOCKER_EXPERIMENTAL 1 05:03:14 [2021-04-07T05:03:14.092Z] DOCKER_GRAPHDRIVER overlay2 05:03:14 [2021-04-07T05:03:14.092Z] DriverData C:\Windows\System32\Drivers\DriverData 05:03:14 [2021-04-07T05:03:14.092Z] EXECUTOR_NUMBER 0 05:03:14 [2021-04-07T05:03:14.092Z] FQDN azwin-2-e5aeb0.westus.cloudapp.azure.com 05:03:14 [2021-04-07T05:03:14.092Z] GIT_BRANCH PR-42263 05:03:14 [2021-04-07T05:03:14.092Z] GIT_COMMIT 255c79a1e823b422ec661df05e31e9a3d85caf64 05:03:14 [2021-04-07T05:03:14.092Z] GIT_URL https://github.com/moby/moby.git 05:03:14 [2021-04-07T05:03:14.092Z] HUDSON_COOKIE 42ceba71-8ec4-426a-bf78-ee8e8ba7c633 05:03:14 [2021-04-07T05:03:14.092Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 05:03:14 [2021-04-07T05:03:14.092Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 05:03:14 [2021-04-07T05:03:14.092Z] HUDSON_URL https://ci-next.docker.com/public/ 05:03:14 [2021-04-07T05:03:14.092Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 05:03:14 [2021-04-07T05:03:14.092Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 05:03:14 [2021-04-07T05:03:14.092Z] JENKINS_NODE_COOKIE 05336cbe-2393-4459-8757-440fa39c0c40 05:03:14 [2021-04-07T05:03:14.092Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 05:03:14 [2021-04-07T05:03:14.092Z] JENKINS_URL https://ci-next.docker.com/public/ 05:03:14 [2021-04-07T05:03:14.092Z] JOB_BASE_NAME PR-42263 05:03:14 [2021-04-07T05:03:14.092Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42263/display/redirect 05:03:14 [2021-04-07T05:03:14.092Z] JOB_NAME moby/PR-42263 05:03:14 [2021-04-07T05:03:14.092Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42263/ 05:03:14 [2021-04-07T05:03:14.092Z] library.jps.version master 05:03:14 [2021-04-07T05:03:14.092Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local 05:03:14 [2021-04-07T05:03:14.092Z] NODE_LABELS amd64 azure azwin-2-e5aeb0 azwin-2019 docker west-us windows windows-2019 x86_64 05:03:14 [2021-04-07T05:03:14.092Z] NODE_NAME azwin-2-e5aeb0 05:03:14 [2021-04-07T05:03:14.092Z] NUMBER_OF_PROCESSORS 4 05:03:14 [2021-04-07T05:03:14.092Z] OS Windows_NT 05:03:14 [2021-04-07T05:03:14.092Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... 05:03:14 [2021-04-07T05:03:14.092Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 05:03:14 [2021-04-07T05:03:14.092Z] PROCESSOR_ARCHITECTURE AMD64 05:03:14 [2021-04-07T05:03:14.092Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel 05:03:14 [2021-04-07T05:03:14.092Z] PROCESSOR_LEVEL 6 05:03:14 [2021-04-07T05:03:14.092Z] PROCESSOR_REVISION 4f01 05:03:14 [2021-04-07T05:03:14.092Z] ProgramData C:\ProgramData 05:03:14 [2021-04-07T05:03:14.092Z] ProgramFiles C:\Program Files 05:03:14 [2021-04-07T05:03:14.092Z] ProgramFiles(x86) C:\Program Files (x86) 05:03:14 [2021-04-07T05:03:14.092Z] ProgramW6432 C:\Program Files 05:03:14 [2021-04-07T05:03:14.092Z] PROMPT $P$G 05:03:14 [2021-04-07T05:03:14.092Z] PSExecutionPolicyPreference Bypass 05:03:14 [2021-04-07T05:03:14.092Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... 05:03:14 [2021-04-07T05:03:14.092Z] PUBLIC C:\Users\Public 05:03:14 [2021-04-07T05:03:14.092Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42263/1/display/redirect?page=artif... 05:03:14 [2021-04-07T05:03:14.092Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42263/1/display/redirect?page=changes 05:03:14 [2021-04-07T05:03:14.092Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42263/1/display/redirect 05:03:14 [2021-04-07T05:03:14.092Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42263/1/display/redirect?page=tests 05:03:14 [2021-04-07T05:03:14.092Z] SKIP_VALIDATION_TESTS 1 05:03:14 [2021-04-07T05:03:14.092Z] SOURCES_DRIVE d 05:03:14 [2021-04-07T05:03:14.092Z] SOURCES_SUBDIR gopath 05:03:14 [2021-04-07T05:03:14.092Z] STAGE_NAME Run tests 05:03:14 [2021-04-07T05:03:14.092Z] SystemDrive C: 05:03:14 [2021-04-07T05:03:14.092Z] SystemRoot C:\windows 05:03:14 [2021-04-07T05:03:14.092Z] TEMP C:\windows\TEMP 05:03:14 [2021-04-07T05:03:14.092Z] TESTDEBUG 0 05:03:14 [2021-04-07T05:03:14.092Z] TESTRUN_DRIVE d 05:03:14 [2021-04-07T05:03:14.092Z] TESTRUN_SUBDIR CI 05:03:14 [2021-04-07T05:03:14.092Z] TIMEOUT 120m 05:03:14 [2021-04-07T05:03:14.092Z] TMP C:\windows\TEMP 05:03:14 [2021-04-07T05:03:14.092Z] USERDOMAIN WORKGROUP 05:03:14 [2021-04-07T05:03:14.092Z] USERNAME azwin-2-e5aeb0$ 05:03:14 [2021-04-07T05:03:14.092Z] USERPROFILE C:\windows\system32\config\systemprofile 05:03:14 [2021-04-07T05:03:14.092Z] windir C:\windows 05:03:14 [2021-04-07T05:03:14.092Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore 05:03:14 [2021-04-07T05:03:14.092Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 05:03:14 [2021-04-07T05:03:14.092Z] WORKSPACE d:\gopath\src\github.com\docker\docker 05:03:14 [2021-04-07T05:03:14.092Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp 05:03:14 [2021-04-07T05:03:14.092Z] 05:03:14 [2021-04-07T05:03:14.092Z] 05:03:14 [2021-04-07T05:03:14.092Z] 05:03:14 [2021-04-07T05:03:14.213Z] #20 41.63 Selecting previously unselected package net-tools. 05:03:14 [2021-04-07T05:03:14.213Z] #20 41.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 05:03:14 [2021-04-07T05:03:14.213Z] #20 41.64 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 05:03:14 [2021-04-07T05:03:14.474Z] #20 41.85 Selecting previously unselected package python-pip-whl. 05:03:14 [2021-04-07T05:03:14.474Z] #20 41.87 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... 05:03:14 [2021-04-07T05:03:14.474Z] #20 41.87 Unpacking python-pip-whl (18.1-5) ... 05:03:14 [2021-04-07T05:03:14.547Z] INFO: Sources under d:\gopath\... 05:03:14 [2021-04-07T05:03:14.547Z] INFO: Test run under d:\CI\... 05:03:14 [2021-04-07T05:03:14.547Z] INFO: Running in D:\gopath\src\github.com\docker\docker 05:03:14 [2021-04-07T05:03:14.547Z] INFO: docker/docker repository was found 05:03:14 [2021-04-07T05:03:14.569Z] #59 ... 05:03:14 [2021-04-07T05:03:14.569Z] 05:03:14 [2021-04-07T05:03:14.569Z] #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 05:03:14 [2021-04-07T05:03:14.569Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe 05:03:14 [2021-04-07T05:03:14.569Z] #21 12.60 Reading package lists... 05:03:14 [2021-04-07T05:03:14.569Z] #21 17.05 Reading package lists... 05:03:14 [2021-04-07T05:03:14.569Z] #21 21.32 Building dependency tree... 05:03:14 [2021-04-07T05:03:14.569Z] #21 23.47 libcap2-bin is already the newest version (1:2.25-2). 05:03:14 [2021-04-07T05:03:14.569Z] #21 23.47 The following additional packages will be installed: 05:03:14 [2021-04-07T05:03:14.569Z] #21 23.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 05:03:14 [2021-04-07T05:03:14.569Z] #21 23.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 05:03:14 [2021-04-07T05:03:14.569Z] #21 23.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 05:03:14 [2021-04-07T05:03:14.569Z] #21 23.48 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 05:03:14 [2021-04-07T05:03:14.569Z] #21 23.48 python3.7 python3.7-minimal vim-runtime xxd 05:03:14 [2021-04-07T05:03:14.569Z] #21 23.48 Suggested packages: 05:03:14 [2021-04-07T05:03:14.569Z] #21 23.49 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc 05:03:14 [2021-04-07T05:03:14.569Z] #21 23.49 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc 05:03:14 [2021-04-07T05:03:14.569Z] #21 23.49 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 05:03:14 [2021-04-07T05:03:14.569Z] #21 23.49 Recommended packages: 05:03:14 [2021-04-07T05:03:14.569Z] #21 23.49 aufs-dkms nftables build-essential python3-dev python3-keyring 05:03:14 [2021-04-07T05:03:14.569Z] #21 23.49 python3-keyrings.alt python3-xdg unzip 05:03:14 [2021-04-07T05:03:14.569Z] #21 25.74 The following NEW packages will be installed: 05:03:14 [2021-04-07T05:03:14.569Z] #21 25.75 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 05:03:14 [2021-04-07T05:03:14.569Z] #21 25.75 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 05:03:14 [2021-04-07T05:03:14.569Z] #21 25.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 05:03:14 [2021-04-07T05:03:14.569Z] #21 25.75 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 05:03:14 [2021-04-07T05:03:14.569Z] #21 25.75 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils 05:03:14 [2021-04-07T05:03:14.569Z] #21 25.75 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 05:03:14 [2021-04-07T05:03:14.569Z] #21 25.75 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 05:03:14 [2021-04-07T05:03:14.569Z] #21 25.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 05:03:14 [2021-04-07T05:03:14.569Z] #21 25.75 xz-utils zip 05:03:14 [2021-04-07T05:03:14.569Z] #21 25.88 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. 05:03:14 [2021-04-07T05:03:14.569Z] #21 25.88 Need to get 29.2 MB of archives. 05:03:14 [2021-04-07T05:03:14.569Z] #21 25.88 After this operation, 134 MB of additional disk space will be used. 05:03:14 [2021-04-07T05:03:14.569Z] #21 25.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 25.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 25.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.36 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.91 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 26.93 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 27.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 27.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 27.02 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 27.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 27.04 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 27.07 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 27.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 27.13 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 27.15 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 27.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] 05:03:14 [2021-04-07T05:03:14.569Z] #21 ... 05:03:14 [2021-04-07T05:03:14.569Z] 05:03:14 [2021-04-07T05:03:14.569Z] #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 05:03:14 [2021-04-07T05:03:14.569Z] #46 sha256:1f7e23211be602e4e0441a495f720107223f49201492cb38c8a0df6210194e35 05:03:14 [2021-04-07T05:03:14.569Z] #46 152.5 vendor/golang.org/x/net/http2/hpack 05:03:14 [2021-04-07T05:03:14.770Z] #43 77.35 DEP criu/protobuf-desc.d 05:03:14 [2021-04-07T05:03:14.770Z] #43 ... 05:03:14 [2021-04-07T05:03:14.770Z] 05:03:14 [2021-04-07T05:03:14.770Z] #19 [dev-systemd-false 6/26] RUN ldconfig 05:03:14 [2021-04-07T05:03:14.770Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df 05:03:14 [2021-04-07T05:03:14.770Z] #19 DONE 3.6s 05:03:14 [2021-04-07T05:03:14.770Z] 05:03:14 [2021-04-07T05:03:14.770Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:03:14 [2021-04-07T05:03:14.770Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:14 [2021-04-07T05:03:14.770Z] #43 77.56 DEP criu/proc_parse.d 05:03:14 [2021-04-07T05:03:14.770Z] #43 77.74 DEP criu/plugin.d 05:03:14 [2021-04-07T05:03:14.770Z] #43 77.88 DEP criu/pipes.d 05:03:14 [2021-04-07T05:03:14.914Z] #20 31.10 Selecting previously unselected package python3. 05:03:14 [2021-04-07T05:03:14.914Z] #20 31.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 ... 24096 files and directories currently installed.) 05:03:14 [2021-04-07T05:03:14.914Z] #20 31.18 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 05:03:14 [2021-04-07T05:03:14.914Z] #20 31.19 Unpacking python3 (3.7.3-1) ... 05:03:14 [2021-04-07T05:03:14.914Z] #20 31.28 Selecting previously unselected package libip4tc0:amd64. 05:03:14 [2021-04-07T05:03:14.914Z] #20 31.28 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 05:03:14 [2021-04-07T05:03:14.914Z] #20 31.29 Unpacking libip4tc0:amd64 (1.8.2-4) ... 05:03:15 [2021-04-07T05:03:15.003Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... 05:03:15 [2021-04-07T05:03:15.046Z] #20 42.44 Selecting previously unselected package python3-lib2to3. 05:03:15 [2021-04-07T05:03:15.046Z] #20 42.45 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... 05:03:15 [2021-04-07T05:03:15.046Z] #20 42.46 Unpacking python3-lib2to3 (3.7.3-1) ... 05:03:15 [2021-04-07T05:03:15.171Z] #20 31.39 Selecting previously unselected package libip6tc0:amd64. 05:03:15 [2021-04-07T05:03:15.171Z] #20 31.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 05:03:15 [2021-04-07T05:03:15.171Z] #20 31.42 Unpacking libip6tc0:amd64 (1.8.2-4) ... 05:03:15 [2021-04-07T05:03:15.171Z] #20 31.51 Selecting previously unselected package libiptc0:amd64. 05:03:15 [2021-04-07T05:03:15.171Z] #20 31.51 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 05:03:15 [2021-04-07T05:03:15.171Z] #20 31.52 Unpacking libiptc0:amd64 (1.8.2-4) ... 05:03:15 [2021-04-07T05:03:15.171Z] #20 31.58 Selecting previously unselected package libnfnetlink0:amd64. 05:03:15 [2021-04-07T05:03:15.171Z] #20 31.60 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 05:03:15 [2021-04-07T05:03:15.171Z] #20 31.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 05:03:15 [2021-04-07T05:03:15.221Z] #46 152.8 mime 05:03:15 [2021-04-07T05:03:15.308Z] #20 42.60 Selecting previously unselected package python3-distutils. 05:03:15 [2021-04-07T05:03:15.308Z] #20 42.61 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... 05:03:15 [2021-04-07T05:03:15.308Z] #20 42.62 Unpacking python3-distutils (3.7.3-1) ... 05:03:15 [2021-04-07T05:03:15.308Z] #20 42.77 Selecting previously unselected package python3-pip. 05:03:15 [2021-04-07T05:03:15.308Z] #20 42.77 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... 05:03:15 [2021-04-07T05:03:15.308Z] #20 42.78 Unpacking python3-pip (18.1-5) ... 05:03:15 [2021-04-07T05:03:15.342Z] #43 78.05 DEP criu/pie-util.d 05:03:15 [2021-04-07T05:03:15.342Z] #43 78.20 DEP criu/pie-util-vdso.d 05:03:15 [2021-04-07T05:03:15.342Z] #43 78.31 DEP criu/pie-util-vdso-elf32.d 05:03:15 [2021-04-07T05:03:15.421Z] #20 56.85 Processing triggers for libc-bin (2.28-10) ... 05:03:15 [2021-04-07T05:03:15.421Z] #20 56.89 Processing triggers for mime-support (3.62) ... 05:03:15 [2021-04-07T05:03:15.427Z] #20 31.66 Selecting previously unselected package libnetfilter-conntrack3:amd64. 05:03:15 [2021-04-07T05:03:15.427Z] #20 31.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 05:03:15 [2021-04-07T05:03:15.427Z] #20 31.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 05:03:15 [2021-04-07T05:03:15.427Z] #20 31.77 Selecting previously unselected package libnftnl11:amd64. 05:03:15 [2021-04-07T05:03:15.427Z] #20 31.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 05:03:15 [2021-04-07T05:03:15.427Z] #20 31.78 Unpacking libnftnl11:amd64 (1.1.2-2) ... 05:03:15 [2021-04-07T05:03:15.427Z] #20 31.86 Selecting previously unselected package iptables. 05:03:15 [2021-04-07T05:03:15.427Z] #20 31.86 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 05:03:15 [2021-04-07T05:03:15.427Z] #20 31.88 Unpacking iptables (1.8.2-4) ... 05:03:15 [2021-04-07T05:03:15.458Z] ltsc2019: Pulling from windows/servercore 05:03:15 [2021-04-07T05:03:15.458Z] 4612f6d0b889: Pulling fs layer 05:03:15 [2021-04-07T05:03:15.458Z] 5ff1512f88ec: Pulling fs layer 05:03:15 [2021-04-07T05:03:15.569Z] #20 42.95 Selecting previously unselected package python3-pkg-resources. 05:03:15 [2021-04-07T05:03:15.570Z] #20 42.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... 05:03:15 [2021-04-07T05:03:15.570Z] #20 42.95 Unpacking python3-pkg-resources (40.8.0-1) ... 05:03:15 [2021-04-07T05:03:15.604Z] #43 78.48 DEP criu/path.d 05:03:15 [2021-04-07T05:03:15.604Z] #43 78.60 DEP criu/parasite-syscall.d 05:03:15 [2021-04-07T05:03:15.831Z] #20 43.10 Selecting previously unselected package python3-setuptools. 05:03:15 [2021-04-07T05:03:15.831Z] #20 43.10 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... 05:03:15 [2021-04-07T05:03:15.831Z] #20 43.10 Unpacking python3-setuptools (40.8.0-1) ... 05:03:15 [2021-04-07T05:03:15.831Z] #20 43.32 Selecting previously unselected package python3-wheel. 05:03:15 [2021-04-07T05:03:15.831Z] #20 43.32 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... 05:03:15 [2021-04-07T05:03:15.865Z] #43 78.80 DEP criu/pagemap.d 05:03:15 [2021-04-07T05:03:15.990Z] #20 32.23 Selecting previously unselected package xxd. 05:03:15 [2021-04-07T05:03:15.990Z] #20 32.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... 05:03:15 [2021-04-07T05:03:15.990Z] #20 32.25 Unpacking xxd (2:8.1.0875-5) ... 05:03:15 [2021-04-07T05:03:15.990Z] #20 32.38 Selecting previously unselected package vim-common. 05:03:15 [2021-04-07T05:03:15.990Z] #20 32.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 05:03:15 [2021-04-07T05:03:15.990Z] #20 32.41 Unpacking vim-common (2:8.1.0875-5) ... 05:03:15 [2021-04-07T05:03:15.998Z] #20 ... 05:03:15 [2021-04-07T05:03:15.998Z] 05:03:15 [2021-04-07T05:03:15.998Z] #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 05:03:15 [2021-04-07T05:03:15.998Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:03:15 [2021-04-07T05:03:15.998Z] #43 90.84 CC criu/cr-service.o 05:03:15 [2021-04-07T05:03:15.998Z] #43 92.20 CC criu/crtools.o 05:03:15 [2021-04-07T05:03:15.998Z] #43 92.71 CC criu/eventfd.o 05:03:15 [2021-04-07T05:03:15.998Z] #43 93.04 CC criu/eventpoll.o 05:03:15 [2021-04-07T05:03:15.998Z] #43 93.88 CC criu/external.o 05:03:15 [2021-04-07T05:03:15.998Z] #43 94.44 CC criu/fault-injection.o 05:03:15 [2021-04-07T05:03:15.998Z] #43 94.56 CC criu/fdstore.o 05:03:15 [2021-04-07T05:03:15.998Z] #43 94.83 CC criu/fifo.o 05:03:15 [2021-04-07T05:03:15.998Z] #43 95.09 CC criu/file-ids.o 05:03:15 [2021-04-07T05:03:15.998Z] #43 95.36 CC criu/file-lock.o 05:03:15 [2021-04-07T05:03:15.998Z] #43 96.17 CC criu/files-ext.o 05:03:15 [2021-04-07T05:03:15.998Z] #43 96.47 CC criu/files-reg.o 05:03:15 [2021-04-07T05:03:15.998Z] #43 98.74 CC criu/files.o 05:03:15 [2021-04-07T05:03:15.998Z] #43 100.7 CC criu/filesystems.o 05:03:16 [2021-04-07T05:03:16.092Z] #20 43.34 Unpacking python3-wheel (0.32.3-2) ... 05:03:16 [2021-04-07T05:03:16.092Z] #20 43.43 Selecting previously unselected package sudo. 05:03:16 [2021-04-07T05:03:16.092Z] #20 43.43 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... 05:03:16 [2021-04-07T05:03:16.092Z] #20 43.43 Unpacking sudo (1.8.27-1+deb10u3) ... 05:03:16 [2021-04-07T05:03:16.126Z] #43 78.99 DEP criu/pagemap-cache.d 05:03:16 [2021-04-07T05:03:16.126Z] #43 79.12 DEP criu/page-xfer.d 05:03:16 [2021-04-07T05:03:16.246Z] #20 32.58 Selecting previously unselected package bash-completion. 05:03:16 [2021-04-07T05:03:16.246Z] #20 32.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 05:03:16 [2021-04-07T05:03:16.387Z] #43 79.29 DEP criu/page-pipe.d 05:03:16 [2021-04-07T05:03:16.387Z] #43 79.41 DEP criu/netfilter.d 05:03:16 [2021-04-07T05:03:16.573Z] #43 101.1 CC criu/fsnotify.o 05:03:16 [2021-04-07T05:03:16.648Z] #43 79.55 DEP criu/net.d 05:03:16 [2021-04-07T05:03:16.648Z] #43 79.76 DEP criu/namespaces.d 05:03:16 [2021-04-07T05:03:16.665Z] #20 43.92 Selecting previously unselected package thin-provisioning-tools. 05:03:16 [2021-04-07T05:03:16.665Z] #20 43.93 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 05:03:16 [2021-04-07T05:03:16.665Z] #20 43.93 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 05:03:16 [2021-04-07T05:03:16.763Z] #46 154.3 mime/quotedprintable 05:03:16 [2021-04-07T05:03:16.926Z] #20 44.19 Selecting previously unselected package uidmap. 05:03:16 [2021-04-07T05:03:16.926Z] #20 44.20 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... 05:03:16 [2021-04-07T05:03:16.926Z] #20 44.20 Unpacking uidmap (1:4.5-1.1) ... 05:03:16 [2021-04-07T05:03:16.926Z] #20 44.34 Selecting previously unselected package vim-runtime. 05:03:16 [2021-04-07T05:03:16.926Z] #20 44.35 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... 05:03:16 [2021-04-07T05:03:16.926Z] #20 44.40 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 05:03:16 [2021-04-07T05:03:16.926Z] #20 44.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 05:03:16 [2021-04-07T05:03:16.926Z] #20 44.43 Unpacking vim-runtime (2:8.1.0875-5) ... 05:03:17 [2021-04-07T05:03:17.149Z] #43 ... 05:03:17 [2021-04-07T05:03:17.149Z] 05:03:17 [2021-04-07T05:03:17.149Z] #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 05:03:17 [2021-04-07T05:03:17.149Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 05:03:17 [2021-04-07T05:03:17.149Z] #20 DONE 58.7s 05:03:17 [2021-04-07T05:03:17.149Z] 05:03:17 [2021-04-07T05:03:17.149Z] #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 05:03:17 [2021-04-07T05:03:17.149Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab 05:03:17 [2021-04-07T05:03:17.227Z] #43 79.91 DEP criu/mount.d 05:03:17 [2021-04-07T05:03:17.227Z] #43 80.07 DEP criu/memfd.d 05:03:17 [2021-04-07T05:03:17.227Z] #43 80.25 DEP criu/mem.d 05:03:17 [2021-04-07T05:03:17.488Z] #43 80.48 DEP criu/lsm.d 05:03:17 [2021-04-07T05:03:17.749Z] #43 80.66 DEP criu/log.d 05:03:17 [2021-04-07T05:03:17.823Z] #46 155.5 net/http/internal 05:03:18 [2021-04-07T05:03:18.013Z] #43 80.79 DEP criu/libnetlink.d 05:03:18 [2021-04-07T05:03:18.013Z] #43 80.90 DEP criu/kerndat.d 05:03:18 [2021-04-07T05:03:18.274Z] #43 81.17 DEP criu/kcmp-ids.d 05:03:18 [2021-04-07T05:03:18.274Z] #43 81.24 DEP criu/irmap.d 05:03:18 [2021-04-07T05:03:18.535Z] #43 81.37 DEP criu/ipc_ns.d 05:03:18 [2021-04-07T05:03:18.535Z] #43 ... 05:03:18 [2021-04-07T05:03:18.535Z] 05:03:18 [2021-04-07T05:03:18.535Z] #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 05:03:18 [2021-04-07T05:03:18.535Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 05:03:18 [2021-04-07T05:03:18.535Z] #32 DONE 153.5s 05:03:18 [2021-04-07T05:03:18.535Z] 05:03:18 [2021-04-07T05:03:18.535Z] #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 05:03:18 [2021-04-07T05:03:18.535Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:18 [2021-04-07T05:03:18.535Z] #43 81.54 DEP criu/image.d 05:03:18 [2021-04-07T05:03:18.541Z] #21 ... 05:03:18 [2021-04-07T05:03:18.541Z] 05:03:18 [2021-04-07T05:03:18.541Z] #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 05:03:18 [2021-04-07T05:03:18.541Z] #49 sha256:e65665bc4693363dbda25d69e430c817d4528ec06492f37305bd979e399f22c0 05:03:18 [2021-04-07T05:03:18.541Z] #49 166.2 + /build/golangci-lint --version 05:03:18 [2021-04-07T05:03:18.541Z] #49 166.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 05:03:18 [2021-04-07T05:03:18.541Z] #49 DONE 167.0s 05:03:18 [2021-04-07T05:03:18.541Z] 05:03:18 [2021-04-07T05:03:18.541Z] #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 05:03:18 [2021-04-07T05:03:18.541Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab 05:03:18 [2021-04-07T05:03:18.541Z] #21 1.376 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 05:03:18 [2021-04-07T05:03:18.541Z] #21 1.391 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 05:03:18 [2021-04-07T05:03:18.541Z] #21 1.397 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 05:03:18 [2021-04-07T05:03:18.802Z] #43 81.75 DEP criu/image-desc.d 05:03:18 [2021-04-07T05:03:18.804Z] #21 DONE 1.6s 05:03:18 [2021-04-07T05:03:18.804Z] 05:03:18 [2021-04-07T05:03:18.804Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:03:18 [2021-04-07T05:03:18.804Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 05:03:19 [2021-04-07T05:03:19.063Z] #43 81.86 DEP criu/fsnotify.d 05:03:19 [2021-04-07T05:03:19.063Z] #43 82.02 DEP criu/filesystems.d 05:03:19 [2021-04-07T05:03:19.324Z] #43 82.18 DEP criu/files.d 05:03:19 [2021-04-07T05:03:19.517Z] #20 35.21 Unpacking bash-completion (1:2.8-6) ... 05:03:19 [2021-04-07T05:03:19.517Z] #20 35.60 Selecting previously unselected package bzip2. 05:03:19 [2021-04-07T05:03:19.517Z] #20 35.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 05:03:19 [2021-04-07T05:03:19.517Z] #20 35.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 05:03:19 [2021-04-07T05:03:19.517Z] #20 35.71 Selecting previously unselected package xz-utils. 05:03:19 [2021-04-07T05:03:19.517Z] #20 35.73 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... 05:03:19 [2021-04-07T05:03:19.517Z] #20 35.73 Unpacking xz-utils (5.2.4-1) ... 05:03:19 [2021-04-07T05:03:19.517Z] #20 35.93 Selecting previously unselected package apparmor. 05:03:19 [2021-04-07T05:03:19.517Z] #20 35.94 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 05:03:19 [2021-04-07T05:03:19.585Z] #43 82.40 DEP criu/files-reg.d 05:03:19 [2021-04-07T05:03:19.585Z] #43 82.61 DEP criu/files-ext.d 05:03:19 [2021-04-07T05:03:19.774Z] #20 36.01 Unpacking apparmor (2.13.2-10) ... 05:03:19 [2021-04-07T05:03:19.845Z] #43 82.72 DEP criu/file-lock.d 05:03:19 [2021-04-07T05:03:19.923Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 29.1% of statements 05:03:19 [2021-04-07T05:03:19.923Z] ok github.com/docker/docker/container 0.122s coverage: 34.7% of statements 05:03:19 [2021-04-07T05:03:19.923Z] ? github.com/docker/docker/container/stream [no test files] 05:03:19 [2021-04-07T05:03:19.923Z] ? github.com/docker/docker/contrib/apparmor [no test files] 05:03:19 [2021-04-07T05:03:19.923Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 05:03:19 [2021-04-07T05:03:19.923Z] ? github.com/docker/docker/contrib/httpserver [no test files] 05:03:19 [2021-04-07T05:03:19.953Z] #46 157.4 net/textproto 05:03:19 [2021-04-07T05:03:19.953Z] #46 157.4 vendor/golang.org/x/net/http/httpproxy 05:03:19 [2021-04-07T05:03:19.953Z] #46 157.4 crypto/x509 05:03:20 [2021-04-07T05:03:20.030Z] #20 36.29 Selecting previously unselected package aufs-tools. 05:03:20 [2021-04-07T05:03:20.030Z] #20 36.30 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 05:03:20 [2021-04-07T05:03:20.030Z] #20 36.31 Unpacking aufs-tools (1:4.14+20190211-1) ... 05:03:20 [2021-04-07T05:03:20.030Z] #20 36.42 Selecting previously unselected package libonig5:amd64. 05:03:20 [2021-04-07T05:03:20.106Z] #43 82.88 DEP criu/file-ids.d 05:03:20 [2021-04-07T05:03:20.106Z] #43 83.07 DEP criu/fifo.d 05:03:20 [2021-04-07T05:03:20.230Z] #20 47.52 Selecting previously unselected package vim. 05:03:20 [2021-04-07T05:03:20.230Z] #20 47.52 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... 05:03:20 [2021-04-07T05:03:20.230Z] #20 47.56 Unpacking vim (2:8.1.0875-5) ... 05:03:20 [2021-04-07T05:03:20.287Z] #20 36.42 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... 05:03:20 [2021-04-07T05:03:20.287Z] #20 36.42 Unpacking libonig5:amd64 (6.9.1-1) ... 05:03:20 [2021-04-07T05:03:20.287Z] #20 36.56 Selecting previously unselected package libjq1:amd64. 05:03:20 [2021-04-07T05:03:20.287Z] #20 36.57 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... 05:03:20 [2021-04-07T05:03:20.287Z] #20 36.58 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 05:03:20 [2021-04-07T05:03:20.367Z] #43 83.18 DEP criu/fdstore.d 05:03:20 [2021-04-07T05:03:20.367Z] #43 83.29 DEP criu/fault-injection.d 05:03:20 [2021-04-07T05:03:20.367Z] #43 83.36 DEP criu/external.d 05:03:20 [2021-04-07T05:03:20.543Z] #20 36.71 Selecting previously unselected package jq. 05:03:20 [2021-04-07T05:03:20.543Z] #20 36.72 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... 05:03:20 [2021-04-07T05:03:20.543Z] #20 36.73 Unpacking jq (1.5+dfsg-2+b1) ... 05:03:20 [2021-04-07T05:03:20.543Z] #20 36.81 Selecting previously unselected package libaio1:amd64. 05:03:20 [2021-04-07T05:03:20.543Z] #20 36.83 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... 05:03:20 [2021-04-07T05:03:20.543Z] #20 36.84 Unpacking libaio1:amd64 (0.3.112-3) ... 05:03:20 [2021-04-07T05:03:20.543Z] #20 36.89 Selecting previously unselected package libgpm2:amd64. 05:03:20 [2021-04-07T05:03:20.543Z] #20 36.91 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... 05:03:20 [2021-04-07T05:03:20.543Z] #20 36.91 Unpacking libgpm2:amd64 (1.20.7-5) ... 05:03:20 [2021-04-07T05:03:20.606Z] #46 ... 05:03:20 [2021-04-07T05:03:20.606Z] 05:03:20 [2021-04-07T05:03:20.606Z] #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 05:03:20 [2021-04-07T05:03:20.606Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe 05:03:20 [2021-04-07T05:03:20.606Z] #21 27.46 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] 05:03:20 [2021-04-07T05:03:20.606Z] #21 27.52 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] 05:03:20 [2021-04-07T05:03:20.606Z] #21 27.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] 05:03:20 [2021-04-07T05:03:20.606Z] #21 28.50 debconf: delaying package configuration, since apt-utils is not installed 05:03:20 [2021-04-07T05:03:20.606Z] #21 28.70 Fetched 29.2 MB in 2s (16.8 MB/s) 05:03:20 [2021-04-07T05:03:20.606Z] #21 28.76 Selecting previously unselected package pigz. 05:03:20 [2021-04-07T05:03:20.606Z] #21 28.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 ... 23363 files and directories currently installed.) 05:03:20 [2021-04-07T05:03:20.606Z] #21 28.94 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... 05:03:20 [2021-04-07T05:03:20.606Z] #21 28.94 Unpacking pigz (2.4-1) ... 05:03:20 [2021-04-07T05:03:20.606Z] #21 29.07 Selecting previously unselected package libpython3.7-minimal:ppc64el. 05:03:20 [2021-04-07T05:03:20.606Z] #21 29.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... 05:03:20 [2021-04-07T05:03:20.606Z] #21 29.08 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... 05:03:20 [2021-04-07T05:03:20.606Z] #21 29.59 Selecting previously unselected package python3.7-minimal. 05:03:20 [2021-04-07T05:03:20.606Z] #21 29.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... 05:03:20 [2021-04-07T05:03:20.606Z] #21 29.61 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 05:03:20 [2021-04-07T05:03:20.606Z] #21 30.61 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... 05:03:20 [2021-04-07T05:03:20.606Z] #21 30.62 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 05:03:20 [2021-04-07T05:03:20.628Z] #43 83.46 DEP criu/eventpoll.d 05:03:20 [2021-04-07T05:03:20.628Z] #43 83.66 DEP criu/eventfd.d 05:03:20 [2021-04-07T05:03:20.801Z] #20 48.09 Selecting previously unselected package xfsprogs. 05:03:20 [2021-04-07T05:03:20.801Z] #20 48.10 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... 05:03:20 [2021-04-07T05:03:20.801Z] #20 48.11 Unpacking xfsprogs (4.20.0-1) ... 05:03:20 [2021-04-07T05:03:20.805Z] #20 36.95 Selecting previously unselected package libicu63:amd64. 05:03:20 [2021-04-07T05:03:20.805Z] #20 36.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... 05:03:20 [2021-04-07T05:03:20.805Z] #20 36.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 05:03:20 [2021-04-07T05:03:20.889Z] #43 83.79 DEP criu/crtools.d 05:03:21 [2021-04-07T05:03:21.064Z] #20 48.62 Selecting previously unselected package zip. 05:03:21 [2021-04-07T05:03:21.151Z] #43 84.08 DEP criu/cr-service.d 05:03:21 [2021-04-07T05:03:21.215Z] #21 33.71 Selecting previously unselected package python3-minimal. 05:03:21 [2021-04-07T05:03:21.215Z] #21 33.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) 05:03:21 [2021-04-07T05:03:21.215Z] #21 33.79 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... 05:03:21 [2021-04-07T05:03:21.215Z] #21 33.80 Unpacking python3-minimal (3.7.3-1) ... 05:03:21 [2021-04-07T05:03:21.215Z] #21 33.90 Selecting previously unselected package libmpdec2:ppc64el. 05:03:21 [2021-04-07T05:03:21.215Z] #21 33.92 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... 05:03:21 [2021-04-07T05:03:21.215Z] #21 33.93 Unpacking libmpdec2:ppc64el (2.4.2-2) ... 05:03:21 [2021-04-07T05:03:21.324Z] #20 48.63 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... 05:03:21 [2021-04-07T05:03:21.324Z] #20 48.63 Unpacking zip (3.0-11+b1) ... 05:03:21 [2021-04-07T05:03:21.412Z] #43 84.28 DEP criu/cr-restore.d 05:03:21 [2021-04-07T05:03:21.412Z] #43 84.53 DEP criu/cr-errno.d 05:03:21 [2021-04-07T05:03:21.517Z] #21 34.05 Selecting previously unselected package libpython3.7-stdlib:ppc64el. 05:03:21 [2021-04-07T05:03:21.517Z] #21 34.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... 05:03:21 [2021-04-07T05:03:21.517Z] #21 34.06 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... 05:03:21 [2021-04-07T05:03:21.586Z] #20 48.88 Setting up aufs-tools (1:4.14+20190211-1) ... 05:03:21 [2021-04-07T05:03:21.586Z] #20 48.90 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 05:03:21 [2021-04-07T05:03:21.586Z] #20 48.91 Setting up libip6tc0:amd64 (1.8.2-4) ... 05:03:21 [2021-04-07T05:03:21.586Z] #20 48.92 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 05:03:21 [2021-04-07T05:03:21.586Z] #20 48.94 Setting up libgpm2:amd64 (1.20.7-5) ... 05:03:21 [2021-04-07T05:03:21.586Z] #20 48.96 Setting up libip4tc0:amd64 (1.8.2-4) ... 05:03:21 [2021-04-07T05:03:21.586Z] #20 48.97 Setting up uidmap (1:4.5-1.1) ... 05:03:21 [2021-04-07T05:03:21.586Z] #20 48.99 Setting up libnftnl11:amd64 (1.1.2-2) ... 05:03:21 [2021-04-07T05:03:21.586Z] #20 49.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 05:03:21 [2021-04-07T05:03:21.586Z] #20 49.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 05:03:21 [2021-04-07T05:03:21.586Z] #20 49.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 05:03:21 [2021-04-07T05:03:21.586Z] #20 49.04 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 05:03:21 [2021-04-07T05:03:21.586Z] #20 49.05 Setting up xxd (2:8.1.0875-5) ... 05:03:21 [2021-04-07T05:03:21.586Z] #20 49.06 Setting up zip (3.0-11+b1) ... 05:03:21 [2021-04-07T05:03:21.586Z] #20 49.07 Setting up vim-common (2:8.1.0875-5) ... 05:03:21 [2021-04-07T05:03:21.586Z] #20 49.11 Setting up bash-completion (1:2.8-6) ... 05:03:21 [2021-04-07T05:03:21.673Z] #43 84.54 DEP criu/cr-dump.d 05:03:21 [2021-04-07T05:03:21.934Z] #43 84.72 DEP criu/cr-dedup.d 05:03:21 [2021-04-07T05:03:21.935Z] #43 84.88 DEP criu/cr-check.d 05:03:22 [2021-04-07T05:03:22.195Z] #43 85.16 DEP criu/config.d 05:03:22 [2021-04-07T05:03:22.373Z] #56 229.5 + bin/containerd-stress 05:03:22 [2021-04-07T05:03:22.373Z] #56 231.6 + bin/containerd-shim 05:03:22 [2021-04-07T05:03:22.456Z] #43 85.32 DEP criu/clone-noasan.d 05:03:22 [2021-04-07T05:03:22.456Z] #43 85.41 DEP criu/cgroup.d 05:03:22 [2021-04-07T05:03:22.578Z] #21 ... 05:03:22 [2021-04-07T05:03:22.578Z] 05:03:22 [2021-04-07T05:03:22.578Z] #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 05:03:22 [2021-04-07T05:03:22.578Z] #46 sha256:1f7e23211be602e4e0441a495f720107223f49201492cb38c8a0df6210194e35 05:03:22 [2021-04-07T05:03:22.578Z] #46 160.2 vendor/golang.org/x/net/http/httpguts 05:03:22 [2021-04-07T05:03:22.578Z] #46 160.2 mime/multipart 05:03:22 [2021-04-07T05:03:22.578Z] #46 ... 05:03:22 [2021-04-07T05:03:22.578Z] 05:03:22 [2021-04-07T05:03:22.578Z] #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 05:03:22 [2021-04-07T05:03:22.578Z] #59 sha256:a9e6dc55ca12ddc878339c2d4989fa94e64444882f05c7b775d39fff3194df7e 05:03:22 [2021-04-07T05:03:22.578Z] #59 DONE 160.4s 05:03:22 [2021-04-07T05:03:22.578Z] 05:03:22 [2021-04-07T05:03:22.578Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 05:03:22 [2021-04-07T05:03:22.578Z] #60 sha256:29dd1f0abf8a15300014eac49858205109e17bee61845c52756a98ce8d1614c0 05:03:22 [2021-04-07T05:03:22.718Z] #43 85.58 DEP criu/cgroup-props.d 05:03:22 [2021-04-07T05:03:22.718Z] #43 85.70 DEP criu/bitmap.d 05:03:22 [2021-04-07T05:03:22.880Z] #60 DONE 0.2s 05:03:22 [2021-04-07T05:03:22.880Z] 05:03:22 [2021-04-07T05:03:22.880Z] #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 05:03:22 [2021-04-07T05:03:22.880Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe 05:03:22 [2021-04-07T05:03:22.880Z] #21 35.50 Selecting previously unselected package python3.7. 05:03:22 [2021-04-07T05:03:22.880Z] #21 35.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... 05:03:22 [2021-04-07T05:03:22.880Z] #21 35.52 Unpacking python3.7 (3.7.3-2+deb10u3) ... 05:03:22 [2021-04-07T05:03:22.880Z] #21 ... 05:03:22 [2021-04-07T05:03:22.880Z] 05:03:22 [2021-04-07T05:03:22.880Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 05:03:22 [2021-04-07T05:03:22.880Z] #61 sha256:4b74f10dccf03e74385ff7a0e6c75466b599efc1166fb994949d42a0131b0652 05:03:22 [2021-04-07T05:03:22.880Z] #61 DONE 0.1s 05:03:22 [2021-04-07T05:03:22.880Z] 05:03:22 [2021-04-07T05:03:22.880Z] #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 05:03:22 [2021-04-07T05:03:22.880Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe 05:03:22 [2021-04-07T05:03:22.880Z] #21 35.69 Selecting previously unselected package libpython3-stdlib:ppc64el. 05:03:22 [2021-04-07T05:03:22.880Z] #21 ... 05:03:22 [2021-04-07T05:03:22.880Z] 05:03:22 [2021-04-07T05:03:22.880Z] #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 05:03:22 [2021-04-07T05:03:22.880Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:03:22 [2021-04-07T05:03:22.880Z] #44 81.62 DEP criu/tun.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 81.84 DEP criu/tty.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 82.09 DEP criu/timerfd.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 82.41 DEP criu/timens.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 82.68 DEP criu/sysfs_parse.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 83.01 DEP criu/sysctl.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 83.11 DEP criu/string.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 83.15 DEP criu/stats.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 83.30 DEP criu/sockets.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 83.64 DEP criu/sk-unix.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 83.90 DEP criu/sk-tcp.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 84.22 DEP criu/sk-queue.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 84.40 DEP criu/sk-packet.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 84.59 DEP criu/sk-netlink.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 84.92 DEP criu/sk-inet.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 85.24 DEP criu/signalfd.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 85.53 DEP criu/sigframe.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 85.65 DEP criu/shmem.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 85.84 DEP criu/servicefd.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 86.03 DEP criu/seize.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 86.23 DEP criu/seccomp.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 86.51 DEP criu/rst-malloc.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 86.61 DEP criu/rbtree.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 86.64 DEP criu/pstree.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 86.86 DEP criu/protobuf.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 87.01 GEN criu/protobuf-desc-gen.h 05:03:22 [2021-04-07T05:03:22.880Z] #44 89.59 DEP criu/protobuf-desc.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 89.90 DEP criu/proc_parse.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 90.17 DEP criu/plugin.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 90.27 DEP criu/pipes.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 90.50 DEP criu/pie-util.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 90.59 DEP criu/pie-util-vdso.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 90.75 DEP criu/path.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 90.95 DEP criu/parasite-syscall.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 91.30 DEP criu/pagemap.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 91.58 DEP criu/pagemap-cache.d 05:03:22 [2021-04-07T05:03:22.880Z] #44 91.86 DEP criu/page-xfer.d 05:03:22 [2021-04-07T05:03:22.981Z] #43 85.72 DEP criu/bfd.d 05:03:22 [2021-04-07T05:03:22.981Z] #43 85.90 DEP criu/autofs.d 05:03:23 [2021-04-07T05:03:23.180Z] #44 ... 05:03:23 [2021-04-07T05:03:23.180Z] 05:03:23 [2021-04-07T05:03:23.180Z] #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 05:03:23 [2021-04-07T05:03:23.180Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe 05:03:23 [2021-04-07T05:03:23.180Z] #21 35.69 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... 05:03:23 [2021-04-07T05:03:23.180Z] #21 35.71 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... 05:03:23 [2021-04-07T05:03:23.180Z] #21 35.94 Setting up python3-minimal (3.7.3-1) ... 05:03:23 [2021-04-07T05:03:23.241Z] #43 86.12 DEP criu/aio.d 05:03:23 [2021-04-07T05:03:23.503Z] #43 86.34 DEP criu/action-scripts.d 05:03:23 [2021-04-07T05:03:23.802Z] #43 86.66 CC criu/action-scripts.o 05:03:24 [2021-04-07T05:03:24.030Z] 5ff1512f88ec: Verifying Checksum 05:03:24 [2021-04-07T05:03:24.031Z] 5ff1512f88ec: Download complete 05:03:24 [2021-04-07T05:03:24.080Z] #20 40.30 Selecting previously unselected package libnet1:amd64. 05:03:24 [2021-04-07T05:03:24.080Z] #20 40.30 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 05:03:24 [2021-04-07T05:03:24.080Z] #20 40.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 05:03:24 [2021-04-07T05:03:24.080Z] #20 40.41 Selecting previously unselected package libnl-3-200:amd64. 05:03:24 [2021-04-07T05:03:24.080Z] #20 40.41 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... 05:03:24 [2021-04-07T05:03:24.080Z] #20 40.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 05:03:24 [2021-04-07T05:03:24.126Z] #22 4.977 Collecting yamllint==1.16.0 05:03:24 [2021-04-07T05:03:24.130Z] #20 ... 05:03:24 [2021-04-07T05:03:24.130Z] 05:03:24 [2021-04-07T05:03:24.131Z] #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 05:03:24 [2021-04-07T05:03:24.131Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:24 [2021-04-07T05:03:24.131Z] #43 106.4 CC criu/cr-service.o 05:03:24 [2021-04-07T05:03:24.131Z] #43 108.0 CC criu/crtools.o 05:03:24 [2021-04-07T05:03:24.131Z] #43 108.6 CC criu/eventfd.o 05:03:24 [2021-04-07T05:03:24.131Z] #43 108.9 CC criu/eventpoll.o 05:03:24 [2021-04-07T05:03:24.131Z] #43 109.9 CC criu/external.o 05:03:24 [2021-04-07T05:03:24.131Z] #43 110.2 CC criu/fault-injection.o 05:03:24 [2021-04-07T05:03:24.131Z] #43 110.4 CC criu/fdstore.o 05:03:24 [2021-04-07T05:03:24.131Z] #43 110.7 CC criu/fifo.o 05:03:24 [2021-04-07T05:03:24.131Z] #43 111.2 CC criu/file-ids.o 05:03:24 [2021-04-07T05:03:24.131Z] #43 111.5 CC criu/file-lock.o 05:03:24 [2021-04-07T05:03:24.131Z] #43 112.5 CC criu/files-ext.o 05:03:24 [2021-04-07T05:03:24.131Z] #43 112.9 CC criu/files-reg.o 05:03:24 [2021-04-07T05:03:24.131Z] #43 115.1 CC criu/files.o 05:03:24 [2021-04-07T05:03:24.337Z] #20 40.51 Selecting previously unselected package libprotobuf-c1:amd64. 05:03:24 [2021-04-07T05:03:24.337Z] #20 40.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 05:03:24 [2021-04-07T05:03:24.337Z] #20 40.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 05:03:24 [2021-04-07T05:03:24.337Z] #20 40.57 Selecting previously unselected package libreadline5:amd64. 05:03:24 [2021-04-07T05:03:24.337Z] #20 40.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 05:03:24 [2021-04-07T05:03:24.337Z] #20 40.59 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 05:03:24 [2021-04-07T05:03:24.337Z] #20 ... 05:03:24 [2021-04-07T05:03:24.337Z] 05:03:24 [2021-04-07T05:03:24.337Z] #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 05:03:24 [2021-04-07T05:03:24.337Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:24 [2021-04-07T05:03:24.337Z] #43 92.43 CC criu/clone-noasan.o 05:03:24 [2021-04-07T05:03:24.337Z] #43 92.62 CC criu/config.o 05:03:24 [2021-04-07T05:03:24.337Z] #43 93.88 CC criu/cr-check.o 05:03:24 [2021-04-07T05:03:24.337Z] #43 95.74 CC criu/cr-dedup.o 05:03:24 [2021-04-07T05:03:24.337Z] #43 96.21 CC criu/cr-dump.o 05:03:24 [2021-04-07T05:03:24.337Z] #43 98.37 CC criu/cr-errno.o 05:03:24 [2021-04-07T05:03:24.337Z] #43 98.45 CC criu/cr-restore.o 05:03:24 [2021-04-07T05:03:24.337Z] #43 ... 05:03:24 [2021-04-07T05:03:24.337Z] 05:03:24 [2021-04-07T05:03:24.337Z] #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 05:03:24 [2021-04-07T05:03:24.337Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:03:24 [2021-04-07T05:03:24.337Z] #20 40.73 Selecting previously unselected package net-tools. 05:03:24 [2021-04-07T05:03:24.337Z] #20 40.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 05:03:24 [2021-04-07T05:03:24.337Z] #20 40.74 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 05:03:24 [2021-04-07T05:03:24.392Z] #43 87.19 CC criu/aio.o 05:03:24 [2021-04-07T05:03:24.398Z] #43 ... 05:03:24 [2021-04-07T05:03:24.398Z] 05:03:24 [2021-04-07T05:03:24.398Z] #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 05:03:24 [2021-04-07T05:03:24.398Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:03:24 [2021-04-07T05:03:24.398Z] #20 51.93 Setting up libiptc0:amd64 (1.8.2-4) ... 05:03:24 [2021-04-07T05:03:24.655Z] #43 ... 05:03:24 [2021-04-07T05:03:24.655Z] 05:03:24 [2021-04-07T05:03:24.655Z] #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 05:03:24 [2021-04-07T05:03:24.655Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:03:24 [2021-04-07T05:03:24.655Z] #20 2.844 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 05:03:24 [2021-04-07T05:03:24.655Z] #20 2.845 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 05:03:24 [2021-04-07T05:03:24.655Z] #20 2.893 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 05:03:24 [2021-04-07T05:03:24.655Z] #20 2.907 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 05:03:24 [2021-04-07T05:03:24.655Z] #20 3.397 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] 05:03:24 [2021-04-07T05:03:24.655Z] #20 4.361 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 05:03:24 [2021-04-07T05:03:24.655Z] #20 5.901 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] 05:03:24 [2021-04-07T05:03:24.655Z] #20 7.100 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 05:03:24 [2021-04-07T05:03:24.655Z] #20 ... 05:03:24 [2021-04-07T05:03:24.655Z] 05:03:24 [2021-04-07T05:03:24.655Z] #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 05:03:24 [2021-04-07T05:03:24.655Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:24 [2021-04-07T05:03:24.655Z] #43 87.74 CC criu/autofs.o 05:03:24 [2021-04-07T05:03:24.661Z] #20 51.94 Setting up xz-utils (5.2.4-1) ... 05:03:24 [2021-04-07T05:03:24.661Z] #20 51.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 05:03:24 [2021-04-07T05:03:24.661Z] #20 51.96 Setting up sudo (1.8.27-1+deb10u3) ... 05:03:24 [2021-04-07T05:03:24.661Z] #20 52.02 invoke-rc.d: could not determine current runlevel 05:03:24 [2021-04-07T05:03:24.661Z] #20 52.03 invoke-rc.d: policy-rc.d denied execution of start. 05:03:24 [2021-04-07T05:03:24.661Z] #20 52.04 Setting up pigz (2.4-1) ... 05:03:24 [2021-04-07T05:03:24.661Z] #20 52.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 05:03:24 [2021-04-07T05:03:24.661Z] #20 52.07 Setting up libnl-3-200:amd64 (3.4.0-1) ... 05:03:24 [2021-04-07T05:03:24.661Z] #20 52.09 Setting up python-pip-whl (18.1-5) ... 05:03:24 [2021-04-07T05:03:24.661Z] #20 52.10 Setting up libmpdec2:amd64 (2.4.2-2) ... 05:03:24 [2021-04-07T05:03:24.661Z] #20 52.11 Setting up vim-runtime (2:8.1.0875-5) ... 05:03:24 [2021-04-07T05:03:24.707Z] #22 ... 05:03:24 [2021-04-07T05:03:24.707Z] 05:03:24 [2021-04-07T05:03:24.707Z] #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 05:03:24 [2021-04-07T05:03:24.707Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:03:24 [2021-04-07T05:03:24.707Z] #43 102.0 CC criu/image-desc.o 05:03:24 [2021-04-07T05:03:24.707Z] #43 102.1 CC criu/image.o 05:03:24 [2021-04-07T05:03:24.707Z] #43 103.2 CC criu/ipc_ns.o 05:03:24 [2021-04-07T05:03:24.707Z] #43 104.5 CC criu/irmap.o 05:03:24 [2021-04-07T05:03:24.707Z] #43 105.1 CC criu/kcmp-ids.o 05:03:24 [2021-04-07T05:03:24.707Z] #43 105.6 CC criu/kerndat.o 05:03:24 [2021-04-07T05:03:24.707Z] #43 106.8 CC criu/libnetlink.o 05:03:24 [2021-04-07T05:03:24.707Z] #43 107.0 CC criu/log.o 05:03:24 [2021-04-07T05:03:24.707Z] #43 107.4 CC criu/lsm.o 05:03:24 [2021-04-07T05:03:24.707Z] #43 107.8 CC criu/mem.o 05:03:24 [2021-04-07T05:03:24.707Z] #43 109.2 CC criu/memfd.o 05:03:24 [2021-04-07T05:03:24.707Z] #43 109.6 CC criu/mount.o 05:03:24 [2021-04-07T05:03:24.850Z] #20 40.96 Selecting previously unselected package python-pip-whl. 05:03:24 [2021-04-07T05:03:24.850Z] #20 40.96 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... 05:03:24 [2021-04-07T05:03:24.850Z] #20 40.97 Unpacking python-pip-whl (18.1-5) ... 05:03:25 [2021-04-07T05:03:25.271Z] #20 41.49 Selecting previously unselected package python3-lib2to3. 05:03:25 [2021-04-07T05:03:25.271Z] #20 41.50 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... 05:03:25 [2021-04-07T05:03:25.271Z] #20 41.51 Unpacking python3-lib2to3 (3.7.3-1) ... 05:03:25 [2021-04-07T05:03:25.271Z] #20 41.61 Selecting previously unselected package python3-distutils. 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.51 Setting up libaio1:amd64 (0.3.112-3) ... 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.53 Setting up libonig5:amd64 (6.9.1-1) ... 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.54 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.55 Setting up vim (2:8.1.0875-5) ... 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.64 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.65 Setting up thin-provisioning-tools (0.7.6-2.1) ... 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.67 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.68 Setting up jq (1.5+dfsg-2+b1) ... 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.70 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 05:03:25 [2021-04-07T05:03:25.272Z] #20 52.71 Setting up python3.7 (3.7.3-2+deb10u3) ... 05:03:25 [2021-04-07T05:03:25.307Z] #21 37.58 Selecting previously unselected package python3. 05:03:25 [2021-04-07T05:03:25.307Z] #21 37.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 ... 24024 files and directories currently installed.) 05:03:25 [2021-04-07T05:03:25.307Z] #21 37.66 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... 05:03:25 [2021-04-07T05:03:25.307Z] #21 37.68 Unpacking python3 (3.7.3-1) ... 05:03:25 [2021-04-07T05:03:25.307Z] #21 37.80 Selecting previously unselected package libip4tc0:ppc64el. 05:03:25 [2021-04-07T05:03:25.307Z] #21 37.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... 05:03:25 [2021-04-07T05:03:25.307Z] #21 37.82 Unpacking libip4tc0:ppc64el (1.8.2-4) ... 05:03:25 [2021-04-07T05:03:25.307Z] #21 37.97 Selecting previously unselected package libip6tc0:ppc64el. 05:03:25 [2021-04-07T05:03:25.307Z] #21 37.97 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... 05:03:25 [2021-04-07T05:03:25.307Z] #21 37.99 Unpacking libip6tc0:ppc64el (1.8.2-4) ... 05:03:25 [2021-04-07T05:03:25.498Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements 05:03:25 [2021-04-07T05:03:25.530Z] #20 41.62 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... 05:03:25 [2021-04-07T05:03:25.530Z] #20 41.63 Unpacking python3-distutils (3.7.3-1) ... 05:03:25 [2021-04-07T05:03:25.530Z] #20 41.78 Selecting previously unselected package python3-pip. 05:03:25 [2021-04-07T05:03:25.530Z] #20 41.80 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... 05:03:25 [2021-04-07T05:03:25.530Z] #20 41.81 Unpacking python3-pip (18.1-5) ... 05:03:25 [2021-04-07T05:03:25.608Z] #21 38.12 Selecting previously unselected package libiptc0:ppc64el. 05:03:25 [2021-04-07T05:03:25.608Z] #21 38.12 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... 05:03:25 [2021-04-07T05:03:25.608Z] #21 38.12 Unpacking libiptc0:ppc64el (1.8.2-4) ... 05:03:25 [2021-04-07T05:03:25.608Z] #21 38.20 Selecting previously unselected package libnfnetlink0:ppc64el. 05:03:25 [2021-04-07T05:03:25.608Z] #21 38.22 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... 05:03:25 [2021-04-07T05:03:25.608Z] #21 38.23 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... 05:03:25 [2021-04-07T05:03:25.608Z] #21 38.29 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. 05:03:25 [2021-04-07T05:03:25.608Z] #21 38.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... 05:03:25 [2021-04-07T05:03:25.608Z] #21 38.34 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... 05:03:25 [2021-04-07T05:03:25.608Z] #21 38.44 Selecting previously unselected package libnftnl11:ppc64el. 05:03:25 [2021-04-07T05:03:25.787Z] #20 41.98 Selecting previously unselected package python3-pkg-resources. 05:03:25 [2021-04-07T05:03:25.787Z] #20 41.99 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... 05:03:25 [2021-04-07T05:03:25.787Z] #20 41.99 Unpacking python3-pkg-resources (40.8.0-1) ... 05:03:25 [2021-04-07T05:03:25.787Z] #20 42.13 Selecting previously unselected package python3-setuptools. 05:03:25 [2021-04-07T05:03:25.787Z] #20 42.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... 05:03:25 [2021-04-07T05:03:25.787Z] #20 42.14 Unpacking python3-setuptools (40.8.0-1) ... 05:03:25 [2021-04-07T05:03:25.910Z] #21 38.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... 05:03:25 [2021-04-07T05:03:25.910Z] #21 38.47 Unpacking libnftnl11:ppc64el (1.1.2-2) ... 05:03:25 [2021-04-07T05:03:25.910Z] #21 38.58 Selecting previously unselected package iptables. 05:03:25 [2021-04-07T05:03:25.910Z] #21 38.59 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... 05:03:25 [2021-04-07T05:03:25.910Z] #21 38.60 Unpacking iptables (1.8.2-4) ... 05:03:26 [2021-04-07T05:03:26.044Z] #20 42.40 Selecting previously unselected package python3-wheel. 05:03:26 [2021-04-07T05:03:26.044Z] #20 42.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... 05:03:26 [2021-04-07T05:03:26.044Z] #20 42.42 Unpacking python3-wheel (0.32.3-2) ... 05:03:26 [2021-04-07T05:03:26.095Z] #43 89.11 CC criu/bfd.o 05:03:26 [2021-04-07T05:03:26.301Z] #20 42.49 Selecting previously unselected package sudo. 05:03:26 [2021-04-07T05:03:26.301Z] #20 42.50 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... 05:03:26 [2021-04-07T05:03:26.301Z] #20 42.50 Unpacking sudo (1.8.27-1+deb10u3) ... 05:03:26 [2021-04-07T05:03:26.549Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements 05:03:26 [2021-04-07T05:03:26.562Z] #21 39.04 Selecting previously unselected package xxd. 05:03:26 [2021-04-07T05:03:26.562Z] #21 39.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... 05:03:26 [2021-04-07T05:03:26.562Z] #21 39.06 Unpacking xxd (2:8.1.0875-5) ... 05:03:26 [2021-04-07T05:03:26.562Z] #21 39.24 Selecting previously unselected package vim-common. 05:03:26 [2021-04-07T05:03:26.562Z] #21 39.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 05:03:26 [2021-04-07T05:03:26.562Z] #21 39.33 Unpacking vim-common (2:8.1.0875-5) ... 05:03:26 [2021-04-07T05:03:26.667Z] #43 89.62 CC criu/bitmap.o 05:03:26 [2021-04-07T05:03:26.864Z] #20 42.98 Selecting previously unselected package thin-provisioning-tools. 05:03:26 [2021-04-07T05:03:26.864Z] #20 43.00 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 05:03:26 [2021-04-07T05:03:26.864Z] #20 43.00 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 05:03:26 [2021-04-07T05:03:26.864Z] #20 43.21 Selecting previously unselected package uidmap. 05:03:26 [2021-04-07T05:03:26.864Z] #20 43.22 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... 05:03:26 [2021-04-07T05:03:26.864Z] #20 43.22 Unpacking uidmap (1:4.5-1.1) ... 05:03:26 [2021-04-07T05:03:26.867Z] #21 39.48 Selecting previously unselected package bash-completion. 05:03:26 [2021-04-07T05:03:26.867Z] #21 39.48 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 05:03:26 [2021-04-07T05:03:26.928Z] #43 89.82 CC criu/cgroup-props.o 05:03:27 [2021-04-07T05:03:27.120Z] #20 43.32 Selecting previously unselected package vim-runtime. 05:03:27 [2021-04-07T05:03:27.120Z] #20 43.33 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... 05:03:27 [2021-04-07T05:03:27.120Z] #20 43.39 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 05:03:27 [2021-04-07T05:03:27.120Z] #20 43.44 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 05:03:27 [2021-04-07T05:03:27.120Z] #20 43.44 Unpacking vim-runtime (2:8.1.0875-5) ... 05:03:27 [2021-04-07T05:03:27.586Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.9% of statements 05:03:27 [2021-04-07T05:03:27.872Z] #43 90.56 CC criu/cgroup.o 05:03:28 [2021-04-07T05:03:28.028Z] #43 112.2 CC criu/namespaces.o 05:03:28 [2021-04-07T05:03:28.577Z] #20 55.89 Setting up iptables (1.8.2-4) ... 05:03:28 [2021-04-07T05:03:28.577Z] #20 55.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 05:03:28 [2021-04-07T05:03:28.577Z] #20 55.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 05:03:28 [2021-04-07T05:03:28.577Z] #20 55.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 05:03:28 [2021-04-07T05:03:28.577Z] #20 55.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 05:03:28 [2021-04-07T05:03:28.577Z] #20 55.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 05:03:28 [2021-04-07T05:03:28.577Z] #20 55.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 05:03:28 [2021-04-07T05:03:28.577Z] #20 55.98 Setting up python3 (3.7.3-1) ... 05:03:28 [2021-04-07T05:03:28.949Z] #56 238.2 + bin/containerd-shim-runc-v1 05:03:28 [2021-04-07T05:03:28.976Z] #43 113.6 CC criu/net.o 05:03:28 [2021-04-07T05:03:28.976Z] #43 ... 05:03:28 [2021-04-07T05:03:28.976Z] 05:03:28 [2021-04-07T05:03:28.976Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:03:28 [2021-04-07T05:03:28.976Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 05:03:28 [2021-04-07T05:03:28.976Z] #22 10.36 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 05:03:29 [2021-04-07T05:03:29.224Z] #20 56.58 Setting up python3-wheel (0.32.3-2) ... 05:03:29 [2021-04-07T05:03:29.240Z] #22 10.51 Collecting pyyaml (from yamllint==1.16.0) 05:03:29 [2021-04-07T05:03:29.503Z] #22 10.75 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) 05:03:30 [2021-04-07T05:03:30.080Z] #22 11.32 Installing build dependencies: started 05:03:30 [2021-04-07T05:03:30.168Z] #20 57.31 Setting up apparmor (2.13.2-10) ... 05:03:30 [2021-04-07T05:03:30.395Z] #20 46.58 Selecting previously unselected package vim. 05:03:30 [2021-04-07T05:03:30.395Z] #20 46.60 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... 05:03:30 [2021-04-07T05:03:30.395Z] #20 46.62 Unpacking vim (2:8.1.0875-5) ... 05:03:30 [2021-04-07T05:03:30.419Z] #43 93.31 CC criu/clone-noasan.o 05:03:30 [2021-04-07T05:03:30.680Z] #43 93.52 CC criu/config.o 05:03:30 [2021-04-07T05:03:30.958Z] #20 47.09 Selecting previously unselected package xfsprogs. 05:03:30 [2021-04-07T05:03:30.958Z] #20 47.09 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... 05:03:30 [2021-04-07T05:03:30.958Z] #20 47.10 Unpacking xfsprogs (4.20.0-1) ... 05:03:31 [2021-04-07T05:03:31.214Z] #20 47.56 Selecting previously unselected package zip. 05:03:31 [2021-04-07T05:03:31.214Z] #20 47.57 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... 05:03:31 [2021-04-07T05:03:31.214Z] #20 47.58 Unpacking zip (3.0-11+b1) ... 05:03:31 [2021-04-07T05:03:31.402Z] #21 43.35 Unpacking bash-completion (1:2.8-6) ... 05:03:31 [2021-04-07T05:03:31.402Z] #21 43.98 Selecting previously unselected package bzip2. 05:03:31 [2021-04-07T05:03:31.402Z] #21 43.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... 05:03:31 [2021-04-07T05:03:31.402Z] #21 44.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 05:03:31 [2021-04-07T05:03:31.402Z] #21 44.14 Selecting previously unselected package xz-utils. 05:03:31 [2021-04-07T05:03:31.402Z] #21 44.14 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... 05:03:31 [2021-04-07T05:03:31.402Z] #21 44.14 Unpacking xz-utils (5.2.4-1) ... 05:03:31 [2021-04-07T05:03:31.471Z] #20 47.76 Setting up aufs-tools (1:4.14+20190211-1) ... 05:03:31 [2021-04-07T05:03:31.471Z] #20 47.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 05:03:31 [2021-04-07T05:03:31.471Z] #20 47.79 Setting up libip6tc0:amd64 (1.8.2-4) ... 05:03:31 [2021-04-07T05:03:31.471Z] #20 47.80 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 05:03:31 [2021-04-07T05:03:31.471Z] #20 47.81 Setting up libgpm2:amd64 (1.20.7-5) ... 05:03:31 [2021-04-07T05:03:31.471Z] #20 47.82 Setting up libip4tc0:amd64 (1.8.2-4) ... 05:03:31 [2021-04-07T05:03:31.471Z] #20 47.83 Setting up uidmap (1:4.5-1.1) ... 05:03:31 [2021-04-07T05:03:31.471Z] #20 47.84 Setting up libnftnl11:amd64 (1.1.2-2) ... 05:03:31 [2021-04-07T05:03:31.471Z] #20 47.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 05:03:31 [2021-04-07T05:03:31.471Z] #20 47.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 05:03:31 [2021-04-07T05:03:31.471Z] #20 47.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 05:03:31 [2021-04-07T05:03:31.471Z] #20 47.88 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 05:03:31 [2021-04-07T05:03:31.711Z] #21 44.35 Selecting previously unselected package apparmor. 05:03:31 [2021-04-07T05:03:31.711Z] #21 44.36 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... 05:03:31 [2021-04-07T05:03:31.711Z] #21 44.48 Unpacking apparmor (2.13.2-10) ... 05:03:31 [2021-04-07T05:03:31.728Z] #20 47.89 Setting up xxd (2:8.1.0875-5) ... 05:03:31 [2021-04-07T05:03:31.728Z] #20 47.91 Setting up zip (3.0-11+b1) ... 05:03:31 [2021-04-07T05:03:31.728Z] #20 47.92 Setting up vim-common (2:8.1.0875-5) ... 05:03:31 [2021-04-07T05:03:31.728Z] #20 47.95 Setting up bash-completion (1:2.8-6) ... 05:03:32 [2021-04-07T05:03:32.066Z] #43 94.82 CC criu/cr-check.o 05:03:32 [2021-04-07T05:03:32.091Z] #20 59.15 Setting up xfsprogs (4.20.0-1) ... 05:03:32 [2021-04-07T05:03:32.091Z] #20 59.18 Setting up python3-lib2to3 (3.7.3-1) ... 05:03:32 [2021-04-07T05:03:32.091Z] #20 59.57 Setting up python3-pkg-resources (40.8.0-1) ... 05:03:32 [2021-04-07T05:03:32.665Z] #21 45.13 Selecting previously unselected package aufs-tools. 05:03:32 [2021-04-07T05:03:32.665Z] #21 45.14 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... 05:03:32 [2021-04-07T05:03:32.665Z] #21 45.14 Unpacking aufs-tools (1:4.14+20190211-1) ... 05:03:32 [2021-04-07T05:03:32.665Z] #21 45.26 Selecting previously unselected package libonig5:ppc64el. 05:03:32 [2021-04-07T05:03:32.665Z] #21 45.28 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... 05:03:32 [2021-04-07T05:03:32.665Z] #21 45.30 Unpacking libonig5:ppc64el (6.9.1-1) ... 05:03:32 [2021-04-07T05:03:32.665Z] #21 45.42 Selecting previously unselected package libjq1:ppc64el. 05:03:32 [2021-04-07T05:03:32.665Z] #21 45.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... 05:03:32 [2021-04-07T05:03:32.665Z] #21 45.43 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... 05:03:32 [2021-04-07T05:03:32.665Z] #21 45.54 Selecting previously unselected package jq. 05:03:32 [2021-04-07T05:03:32.964Z] #21 45.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... 05:03:32 [2021-04-07T05:03:32.964Z] #21 45.55 Unpacking jq (1.5+dfsg-2+b1) ... 05:03:32 [2021-04-07T05:03:32.964Z] #21 45.67 Selecting previously unselected package libaio1:ppc64el. 05:03:32 [2021-04-07T05:03:32.964Z] #21 45.67 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... 05:03:32 [2021-04-07T05:03:32.964Z] #21 45.68 Unpacking libaio1:ppc64el (0.3.112-3) ... 05:03:32 [2021-04-07T05:03:32.964Z] #21 45.75 Selecting previously unselected package libgpm2:ppc64el. 05:03:32 [2021-04-07T05:03:32.964Z] #21 45.75 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... 05:03:32 [2021-04-07T05:03:32.964Z] #21 45.76 Unpacking libgpm2:ppc64el (1.20.7-5) ... 05:03:33 [2021-04-07T05:03:33.139Z] #56 242.6 + bin/containerd-shim-runc-v2 05:03:33 [2021-04-07T05:03:33.264Z] #21 45.84 Selecting previously unselected package libicu63:ppc64el. 05:03:33 [2021-04-07T05:03:33.264Z] #21 45.84 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... 05:03:33 [2021-04-07T05:03:33.264Z] #21 45.86 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... 05:03:33 [2021-04-07T05:03:33.453Z] #43 96.49 CC criu/cr-dedup.o 05:03:33 [2021-04-07T05:03:33.473Z] #20 60.54 Setting up python3-distutils (3.7.3-1) ... 05:03:33 [2021-04-07T05:03:33.565Z] #21 ... 05:03:33 [2021-04-07T05:03:33.565Z] 05:03:33 [2021-04-07T05:03:33.565Z] #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 05:03:33 [2021-04-07T05:03:33.565Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:03:33 [2021-04-07T05:03:33.565Z] #44 92.58 DEP criu/page-pipe.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 92.82 DEP criu/netfilter.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 93.10 DEP criu/net.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 93.50 DEP criu/namespaces.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 93.77 DEP criu/mount.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 93.95 DEP criu/memfd.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 94.17 DEP criu/mem.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 94.35 DEP criu/lsm.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 94.58 DEP criu/log.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 94.78 DEP criu/libnetlink.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 94.92 DEP criu/kerndat.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 95.20 DEP criu/kcmp-ids.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 95.32 DEP criu/irmap.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 95.55 DEP criu/ipc_ns.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 95.73 DEP criu/image.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 95.95 DEP criu/image-desc.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 96.05 DEP criu/fsnotify.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 96.22 DEP criu/filesystems.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 96.44 DEP criu/files.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 96.68 DEP criu/files-reg.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 97.05 DEP criu/files-ext.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 97.24 DEP criu/file-lock.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 97.48 DEP criu/file-ids.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 97.63 DEP criu/fifo.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 97.80 DEP criu/fdstore.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 97.96 DEP criu/fault-injection.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 98.01 DEP criu/external.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 98.14 DEP criu/eventpoll.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 98.35 DEP criu/eventfd.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 98.54 DEP criu/crtools.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 98.76 DEP criu/cr-service.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 99.02 DEP criu/cr-restore.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 99.29 DEP criu/cr-errno.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 99.31 DEP criu/cr-dump.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 99.62 DEP criu/cr-dedup.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 99.91 DEP criu/cr-check.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 100.1 DEP criu/config.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 100.3 DEP criu/clone-noasan.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 100.4 DEP criu/cgroup.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 100.7 DEP criu/cgroup-props.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 100.9 DEP criu/bitmap.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 100.9 DEP criu/bfd.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 101.1 DEP criu/autofs.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 101.3 DEP criu/aio.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 101.5 DEP criu/action-scripts.d 05:03:33 [2021-04-07T05:03:33.565Z] #44 101.9 CC criu/action-scripts.o 05:03:33 [2021-04-07T05:03:33.565Z] #44 102.6 CC criu/aio.o 05:03:33 [2021-04-07T05:03:33.710Z] #56 243.6 + binaries 05:03:33 [2021-04-07T05:03:33.710Z] #56 243.6 + install -D bin/containerd /build/containerd 05:03:33 [2021-04-07T05:03:33.710Z] #56 243.6 + install -D bin/containerd-shim /build/containerd-shim 05:03:33 [2021-04-07T05:03:33.710Z] #56 243.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 05:03:33 [2021-04-07T05:03:33.710Z] #56 243.6 + install -D bin/ctr /build/ctr 05:03:33 [2021-04-07T05:03:33.715Z] #43 ... 05:03:33 [2021-04-07T05:03:33.715Z] 05:03:33 [2021-04-07T05:03:33.715Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 05:03:33 [2021-04-07T05:03:33.715Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:03:33 [2021-04-07T05:03:33.715Z] #20 11.57 Fetched 8933 kB in 9s (996 kB/s) 05:03:33 [2021-04-07T05:03:33.715Z] #20 11.57 Reading package lists... 05:03:33 [2021-04-07T05:03:33.715Z] #20 14.68 Reading package lists... 05:03:33 [2021-04-07T05:03:33.715Z] #20 17.72 Building dependency tree... 05:03:33 [2021-04-07T05:03:33.715Z] #20 19.03 libcap2-bin is already the newest version (1:2.25-2). 05:03:33 [2021-04-07T05:03:33.715Z] #20 19.03 The following additional packages will be installed: 05:03:33 [2021-04-07T05:03:33.715Z] #20 19.04 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 05:03:33 [2021-04-07T05:03:33.715Z] #20 19.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 05:03:33 [2021-04-07T05:03:33.715Z] #20 19.04 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 05:03:33 [2021-04-07T05:03:33.715Z] #20 19.04 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 05:03:33 [2021-04-07T05:03:33.715Z] #20 19.04 python3.7 python3.7-minimal vim-runtime xxd 05:03:33 [2021-04-07T05:03:33.715Z] #20 19.04 Suggested packages: 05:03:33 [2021-04-07T05:03:33.715Z] #20 19.05 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc 05:03:33 [2021-04-07T05:03:33.715Z] #20 19.05 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc 05:03:33 [2021-04-07T05:03:33.715Z] #20 19.05 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 05:03:33 [2021-04-07T05:03:33.715Z] #20 19.05 Recommended packages: 05:03:33 [2021-04-07T05:03:33.715Z] #20 19.05 aufs-dkms nftables build-essential python3-dev python3-keyring 05:03:33 [2021-04-07T05:03:33.715Z] #20 19.05 python3-keyrings.alt python3-xdg unzip 05:03:33 [2021-04-07T05:03:33.734Z] #20 61.08 Setting up python3-setuptools (40.8.0-1) ... 05:03:33 [2021-04-07T05:03:33.976Z] #20 ... 05:03:33 [2021-04-07T05:03:33.976Z] 05:03:33 [2021-04-07T05:03:33.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 05:03:33 [2021-04-07T05:03:33.976Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:33 [2021-04-07T05:03:33.976Z] #43 96.96 CC criu/cr-dump.o 05:03:34 [2021-04-07T05:03:34.247Z] #20 50.55 Setting up libiptc0:amd64 (1.8.2-4) ... 05:03:34 [2021-04-07T05:03:34.247Z] #20 50.57 Setting up xz-utils (5.2.4-1) ... 05:03:34 [2021-04-07T05:03:34.247Z] #20 50.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 05:03:34 [2021-04-07T05:03:34.247Z] #20 50.59 Setting up sudo (1.8.27-1+deb10u3) ... 05:03:34 [2021-04-07T05:03:34.247Z] #20 50.64 invoke-rc.d: could not determine current runlevel 05:03:34 [2021-04-07T05:03:34.247Z] #20 50.65 invoke-rc.d: policy-rc.d denied execution of start. 05:03:34 [2021-04-07T05:03:34.247Z] #20 50.66 Setting up pigz (2.4-1) ... 05:03:34 [2021-04-07T05:03:34.494Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 14.1% of statements 05:03:34 [2021-04-07T05:03:34.504Z] #20 50.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 05:03:34 [2021-04-07T05:03:34.504Z] #20 50.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... 05:03:34 [2021-04-07T05:03:34.504Z] #20 50.70 Setting up python-pip-whl (18.1-5) ... 05:03:34 [2021-04-07T05:03:34.504Z] #20 50.71 Setting up libmpdec2:amd64 (2.4.2-2) ... 05:03:34 [2021-04-07T05:03:34.504Z] #20 50.73 Setting up vim-runtime (2:8.1.0875-5) ... 05:03:34 [2021-04-07T05:03:34.627Z] #44 ... 05:03:34 [2021-04-07T05:03:34.627Z] 05:03:34 [2021-04-07T05:03:34.627Z] #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 05:03:34 [2021-04-07T05:03:34.627Z] #25 sha256:874da5f0b872d8b855687a26c0e814c54375a5d6cc8ca03603c214ee2f4e4866 05:03:34 [2021-04-07T05:03:34.760Z] #20 ... 05:03:34 [2021-04-07T05:03:34.760Z] 05:03:34 [2021-04-07T05:03:34.760Z] #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 05:03:34 [2021-04-07T05:03:34.760Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:34 [2021-04-07T05:03:34.760Z] #43 102.8 CC criu/cr-service.o 05:03:34 [2021-04-07T05:03:34.760Z] #43 104.4 CC criu/crtools.o 05:03:34 [2021-04-07T05:03:34.760Z] #43 105.1 CC criu/eventfd.o 05:03:34 [2021-04-07T05:03:34.760Z] #43 105.4 CC criu/eventpoll.o 05:03:34 [2021-04-07T05:03:34.760Z] #43 106.4 CC criu/external.o 05:03:34 [2021-04-07T05:03:34.760Z] #43 106.8 CC criu/fault-injection.o 05:03:34 [2021-04-07T05:03:34.760Z] #43 106.9 CC criu/fdstore.o 05:03:34 [2021-04-07T05:03:34.760Z] #43 107.3 CC criu/fifo.o 05:03:34 [2021-04-07T05:03:34.760Z] #43 107.8 CC criu/file-ids.o 05:03:34 [2021-04-07T05:03:34.760Z] #43 108.1 CC criu/file-lock.o 05:03:34 [2021-04-07T05:03:34.760Z] #43 109.0 CC criu/files-ext.o 05:03:34 [2021-04-07T05:03:34.760Z] #43 109.4 CC criu/files-reg.o 05:03:34 [2021-04-07T05:03:34.760Z] #43 111.4 CC criu/files.o 05:03:34 [2021-04-07T05:03:34.760Z] #43 ... 05:03:34 [2021-04-07T05:03:34.760Z] 05:03:34 [2021-04-07T05:03:34.760Z] #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 05:03:34 [2021-04-07T05:03:34.760Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:03:34 [2021-04-07T05:03:34.760Z] #20 51.17 Setting up libaio1:amd64 (0.3.112-3) ... 05:03:34 [2021-04-07T05:03:34.760Z] #20 51.18 Setting up libonig5:amd64 (6.9.1-1) ... 05:03:34 [2021-04-07T05:03:34.760Z] #20 51.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 05:03:34 [2021-04-07T05:03:34.760Z] #20 51.21 Setting up vim (2:8.1.0875-5) ... 05:03:35 [2021-04-07T05:03:35.017Z] #20 51.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 05:03:35 [2021-04-07T05:03:35.017Z] #20 51.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 05:03:35 [2021-04-07T05:03:35.017Z] #20 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 05:03:35 [2021-04-07T05:03:35.017Z] #20 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 05:03:35 [2021-04-07T05:03:35.017Z] #20 51.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 05:03:35 [2021-04-07T05:03:35.017Z] #20 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 05:03:35 [2021-04-07T05:03:35.017Z] #20 51.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 05:03:35 [2021-04-07T05:03:35.017Z] #20 51.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 05:03:35 [2021-04-07T05:03:35.017Z] #20 51.31 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 05:03:35 [2021-04-07T05:03:35.017Z] #20 51.34 Setting up thin-provisioning-tools (0.7.6-2.1) ... 05:03:35 [2021-04-07T05:03:35.017Z] #20 51.36 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 05:03:35 [2021-04-07T05:03:35.017Z] #20 51.38 Setting up jq (1.5+dfsg-2+b1) ... 05:03:35 [2021-04-07T05:03:35.017Z] #20 51.40 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 05:03:35 [2021-04-07T05:03:35.017Z] #20 51.41 Setting up python3.7 (3.7.3-2+deb10u3) ... 05:03:35 [2021-04-07T05:03:35.119Z] #20 62.35 Setting up python3-pip (18.1-5) ... 05:03:35 [2021-04-07T05:03:35.119Z] #20 ... 05:03:35 [2021-04-07T05:03:35.119Z] 05:03:35 [2021-04-07T05:03:35.120Z] #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 05:03:35 [2021-04-07T05:03:35.120Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:35 [2021-04-07T05:03:35.120Z] #43 117.3 CC criu/filesystems.o 05:03:35 [2021-04-07T05:03:35.120Z] #43 118.0 CC criu/fsnotify.o 05:03:35 [2021-04-07T05:03:35.120Z] #43 119.2 CC criu/image-desc.o 05:03:35 [2021-04-07T05:03:35.120Z] #43 119.4 CC criu/image.o 05:03:35 [2021-04-07T05:03:35.120Z] #43 120.2 CC criu/ipc_ns.o 05:03:35 [2021-04-07T05:03:35.120Z] #43 121.5 CC criu/irmap.o 05:03:35 [2021-04-07T05:03:35.120Z] #43 122.1 CC criu/kcmp-ids.o 05:03:35 [2021-04-07T05:03:35.120Z] #43 122.4 CC criu/kerndat.o 05:03:35 [2021-04-07T05:03:35.120Z] #43 123.7 CC criu/libnetlink.o 05:03:35 [2021-04-07T05:03:35.120Z] #43 124.2 CC criu/log.o 05:03:35 [2021-04-07T05:03:35.120Z] #43 124.7 CC criu/lsm.o 05:03:35 [2021-04-07T05:03:35.120Z] #43 125.2 CC criu/mem.o 05:03:35 [2021-04-07T05:03:35.120Z] #43 126.9 CC criu/memfd.o 05:03:35 [2021-04-07T05:03:35.120Z] #43 ... 05:03:35 [2021-04-07T05:03:35.120Z] 05:03:35 [2021-04-07T05:03:35.120Z] #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 05:03:35 [2021-04-07T05:03:35.120Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 05:03:35 [2021-04-07T05:03:35.120Z] #40 191.2 + dpkg --print-architecture 05:03:35 [2021-04-07T05:03:35.120Z] #40 191.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 05:03:35 [2021-04-07T05:03:35.120Z] #40 191.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 05:03:35 [2021-04-07T05:03:35.120Z] #40 191.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 05:03:35 [2021-04-07T05:03:35.380Z] #40 ... 05:03:35 [2021-04-07T05:03:35.380Z] 05:03:35 [2021-04-07T05:03:35.380Z] #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 05:03:35 [2021-04-07T05:03:35.380Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:35 [2021-04-07T05:03:35.380Z] #43 127.5 CC criu/mount.o 05:03:35 [2021-04-07T05:03:35.613Z] #56 DONE 245.6s 05:03:36 [2021-04-07T05:03:36.003Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.8% of statements 05:03:36 [2021-04-07T05:03:36.521Z] #43 99.11 CC criu/cr-errno.o 05:03:36 [2021-04-07T05:03:36.522Z] #43 99.18 CC criu/cr-restore.o 05:03:36 [2021-04-07T05:03:36.551Z] 05:03:36 [2021-04-07T05:03:36.551Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 05:03:36 [2021-04-07T05:03:36.551Z] #57 sha256:66c985d34c106ed5d5bd4d49b0c82d6d403d9cca1f024995e3e5b5fba64a0a68 05:03:36 [2021-04-07T05:03:36.637Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements 05:03:36 [2021-04-07T05:03:36.686Z] #22 ... 05:03:36 [2021-04-07T05:03:36.686Z] 05:03:36 [2021-04-07T05:03:36.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 05:03:36 [2021-04-07T05:03:36.686Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:03:36 [2021-04-07T05:03:36.686Z] #43 116.3 CC criu/netfilter.o 05:03:36 [2021-04-07T05:03:36.686Z] #43 116.5 CC criu/page-pipe.o 05:03:36 [2021-04-07T05:03:36.686Z] #43 117.3 CC criu/page-xfer.o 05:03:36 [2021-04-07T05:03:36.686Z] #43 118.6 CC criu/pagemap-cache.o 05:03:36 [2021-04-07T05:03:36.686Z] #43 118.9 CC criu/pagemap.o 05:03:36 [2021-04-07T05:03:36.686Z] #43 119.6 CC criu/parasite-syscall.o 05:03:36 [2021-04-07T05:03:36.686Z] #43 120.2 CC criu/path.o 05:03:36 [2021-04-07T05:03:36.686Z] #43 120.6 CC criu/pie-util-vdso.o 05:03:36 [2021-04-07T05:03:36.686Z] #43 120.9 CC criu/pie-util.o 05:03:36 [2021-04-07T05:03:36.686Z] #43 121.0 CC criu/pipes.o 05:03:36 [2021-04-07T05:03:36.686Z] #43 121.6 CC criu/plugin.o 05:03:36 [2021-04-07T05:03:36.755Z] #25 172.2 Checking out files: 22% (2568/11208) Checking out files: 23% (2578/11208) Checking out files: 24% (2690/11208) Checking out files: 25% (2802/11208) Checking out files: 26% (2915/11208) Checking out files: 27% (3027/11208) Checking out files: 28% (3139/11208) Checking out files: 29% (3251/11208) Checking out files: 30% (3363/11208) Checking out files: 31% (3475/11208) Checking out files: 32% (3587/11208) Checking out files: 33% (3699/11208) Checking out files: 34% (3811/11208) Checking out files: 35% (3923/11208) Checking out files: 36% (4035/11208) Checking out files: 37% (4147/11208) Checking out files: 38% (4260/11208) Checking out files: 39% (4372/11208) Checking out files: 40% (4484/11208) Checking out files: 40% (4583/11208) Checking out files: 41% (4596/11208) Checking out files: 42% (4708/11208) Checking out files: 43% (4820/11208) Checking out files: 44% (4932/11208) Checking out files: 45% (5044/11208) Checking out files: 46% (5156/11208) Checking out files: 47% (5268/11208) Checking out files: 48% (5380/11208) Checking out files: 49% (5492/11208) Checking out files: 50% (5604/11208) Checking out files: 51% (5717/11208) Checking out files: 52% (5829/11208) Checking out files: 53% (5941/11208) Checking out files: 54% (6053/11208) Checking out files: 55% (6165/11208) Checking out files: 56% (6277/11208) Checking out files: 57% (6389/11208) Checking out files: 58% (6501/11208) Checking out files: 59% (6613/11208) Checking out files: 60% (6725/11208) Checking out files: 60% (6774/11208) Checking out files: 61% (6837/11208) Checking out files: 62% (6949/11208) Checking out files: 63% (7062/11208) Checking out files: 64% (7174/11208) Checking out files: 65% (7286/11208) Checking out files: 66% (7398/11208) Checking out files: 67% (7510/11208) 05:03:36 [2021-04-07T05:03:36.755Z] #25 ... 05:03:36 [2021-04-07T05:03:36.755Z] 05:03:36 [2021-04-07T05:03:36.755Z] #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 05:03:36 [2021-04-07T05:03:36.755Z] #46 sha256:1f7e23211be602e4e0441a495f720107223f49201492cb38c8a0df6210194e35 05:03:36 [2021-04-07T05:03:36.755Z] #46 164.5 crypto/tls 05:03:36 [2021-04-07T05:03:36.755Z] #46 173.0 net/http/httptrace 05:03:36 [2021-04-07T05:03:36.755Z] #46 173.3 net/http 05:03:36 [2021-04-07T05:03:36.755Z] #46 ... 05:03:36 [2021-04-07T05:03:36.755Z] 05:03:36 [2021-04-07T05:03:36.755Z] #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 05:03:36 [2021-04-07T05:03:36.755Z] #25 sha256:874da5f0b872d8b855687a26c0e814c54375a5d6cc8ca03603c214ee2f4e4866 05:03:37 [2021-04-07T05:03:37.261Z] #43 121.9 CC criu/proc_parse.o 05:03:37 [2021-04-07T05:03:37.275Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements 05:03:37 [2021-04-07T05:03:37.296Z] #43 ... 05:03:37 [2021-04-07T05:03:37.296Z] 05:03:37 [2021-04-07T05:03:37.296Z] #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 05:03:37 [2021-04-07T05:03:37.296Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:03:37 [2021-04-07T05:03:37.296Z] #20 63.38 Processing triggers for libc-bin (2.28-10) ... 05:03:37 [2021-04-07T05:03:37.296Z] #20 63.40 Processing triggers for mime-support (3.62) ... 05:03:37 [2021-04-07T05:03:37.296Z] #20 DONE 64.4s 05:03:37 [2021-04-07T05:03:37.296Z] 05:03:37 [2021-04-07T05:03:37.296Z] #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 05:03:37 [2021-04-07T05:03:37.296Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b 05:03:37 [2021-04-07T05:03:37.487Z] #57 DONE 0.9s 05:03:37 [2021-04-07T05:03:37.567Z] ok github.com/docker/docker/daemon 12.286s coverage: 17.1% of statements 05:03:37 [2021-04-07T05:03:37.567Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 05:03:37 [2021-04-07T05:03:37.567Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 05:03:37 [2021-04-07T05:03:37.567Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 05:03:37 [2021-04-07T05:03:37.567Z] ? github.com/docker/docker/daemon/exec [no test files] 05:03:37 [2021-04-07T05:03:37.745Z] 05:03:37 [2021-04-07T05:03:37.745Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 05:03:37 [2021-04-07T05:03:37.745Z] #61 sha256:f26d65f649567454894812fbb969b0346241a7fd76d14bb03b9895fa1e0c1750 05:03:37 [2021-04-07T05:03:37.745Z] #61 DONE 0.2s 05:03:37 [2021-04-07T05:03:37.745Z] 05:03:37 [2021-04-07T05:03:37.745Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 05:03:37 [2021-04-07T05:03:37.745Z] #66 sha256:9574954f10c75f740ce6d8d722516ba1846d44540731c74eba243d29547abd8b 05:03:37 [2021-04-07T05:03:37.859Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements 05:03:38 [2021-04-07T05:03:38.239Z] #21 1.090 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 05:03:38 [2021-04-07T05:03:38.239Z] #21 1.094 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 05:03:38 [2021-04-07T05:03:38.239Z] #21 1.097 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 05:03:38 [2021-04-07T05:03:38.239Z] #21 DONE 1.2s 05:03:38 [2021-04-07T05:03:38.239Z] 05:03:38 [2021-04-07T05:03:38.239Z] #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 05:03:38 [2021-04-07T05:03:38.239Z] #53 sha256:66f033d6efb24c325db808d1825d7c650f7ab41f94abaa04282f9a8883961908 05:03:38 [2021-04-07T05:03:38.239Z] #53 ... 05:03:38 [2021-04-07T05:03:38.239Z] 05:03:38 [2021-04-07T05:03:38.239Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:03:38 [2021-04-07T05:03:38.239Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e 05:03:38 [2021-04-07T05:03:38.288Z] #20 54.37 Setting up iptables (1.8.2-4) ... 05:03:38 [2021-04-07T05:03:38.288Z] #20 54.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 05:03:38 [2021-04-07T05:03:38.288Z] #20 54.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 05:03:38 [2021-04-07T05:03:38.288Z] #20 54.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 05:03:38 [2021-04-07T05:03:38.288Z] #20 54.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 05:03:38 [2021-04-07T05:03:38.288Z] #20 54.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 05:03:38 [2021-04-07T05:03:38.288Z] #20 54.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 05:03:38 [2021-04-07T05:03:38.288Z] #20 54.42 Setting up python3 (3.7.3-1) ... 05:03:38 [2021-04-07T05:03:38.544Z] #20 54.79 Setting up python3-wheel (0.32.3-2) ... 05:03:38 [2021-04-07T05:03:38.558Z] #25 172.2 Checking out files: 22% (2568/11208) Checking out files: 23% (2578/11208) Checking out files: 24% (2690/11208) Checking out files: 25% (2802/11208) Checking out files: 26% (2915/11208) Checking out files: 27% (3027/11208) Checking out files: 28% (3139/11208) Checking out files: 29% (3251/11208) Checking out files: 30% (3363/11208) Checking out files: 31% (3475/11208) Checking out files: 32% (3587/11208) Checking out files: 33% (3699/11208) Checking out files: 34% (3811/11208) Checking out files: 35% (3923/11208) Checking out files: 36% (4035/11208) Checking out files: 37% (4147/11208) Checking out files: 38% (4260/11208) Checking out files: 39% (4372/11208) Checking out files: 40% (4484/11208) Checking out files: 40% (4583/11208) Checking out files: 41% (4596/11208) Checking out files: 42% (4708/11208) Checking out files: 43% (4820/11208) Checking out files: 44% (4932/11208) Checking out files: 45% (5044/11208) Checking out files: 46% (5156/11208) Checking out files: 47% (5268/11208) Checking out files: 48% (5380/11208) Checking out files: 49% (5492/11208) Checking out files: 50% (5604/11208) Checking out files: 51% (5717/11208) Checking out files: 52% (5829/11208) Checking out files: 53% (5941/11208) Checking out files: 54% (6053/11208) Checking out files: 55% (6165/11208) Checking out files: 56% (6277/11208) Checking out files: 57% (6389/11208) Checking out files: 58% (6501/11208) Checking out files: 59% (6613/11208) Checking out files: 60% (6725/11208) Checking out files: 60% (6774/11208) Checking out files: 61% (6837/11208) Checking out files: 62% (6949/11208) Checking out files: 63% (7062/11208) Checking out files: 64% (7174/11208) Checking out files: 65% (7286/11208) Checking out files: 66% (7398/11208) Checking out files: 67% (7510/11208) Checking out files: 68% (7622/11208) Checking out files: 69% (7734/11208) Checking out files: 70% (7846/11208) Checking out files: 71% (7958/11208) Checking out files: 72% (8070/11208) Checking out files: 73% (8182/11208) Checking out files: 74% (8294/11208) Checking out files: 75% (8406/11208) Checking out files: 76% (8519/11208) Checking out files: 77% (8631/11208) Checking out files: 78% (8743/11208) Checking out files: 79% (8855/11208) Checking out files: 80% (8967/11208) Checking out files: 81% (9079/11208) Checking out files: 81% (9090/11208) Checking out files: 82% (9191/11208) Checking out files: 83% (9303/11208) Checking out files: 84% (9415/11208) Checking out files: 85% (9527/11208) Checking out files: 86% (9639/11208) Checking out files: 87% (9751/11208) Checking out files: 88% (9864/11208) Checking out files: 89% (9976/11208) Checking out files: 90% (10088/11208) Checking out files: 91% (10200/11208) Checking out files: 92% (10312/11208) Checking out files: 93% (10424/11208) Checking out files: 94% (10536/11208) Checking out files: 95% (10648/11208) Checking out files: 96% (10760/11208) Checking out files: 97% (10872/11208) Checking out files: 98% (10984/11208) Checking out files: 98% (11050/11208) Checking out files: 99% (11096/11208) Checking out files: 100% (11208/11208) Checking out files: 100% (11208/11208), done. 05:03:38 [2021-04-07T05:03:38.680Z] #66 DONE 0.9s 05:03:38 [2021-04-07T05:03:38.819Z] 4612f6d0b889: Verifying Checksum 05:03:38 [2021-04-07T05:03:38.819Z] 4612f6d0b889: Download complete 05:03:38 [2021-04-07T05:03:38.858Z] #25 176.5 + cd /tmp/tmp.IcUUanNQLE/tmp/docker-ce 05:03:38 [2021-04-07T05:03:38.858Z] #25 176.5 + git checkout -q v17.06.2-ce 05:03:38 [2021-04-07T05:03:38.944Z] 05:03:38 [2021-04-07T05:03:38.944Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 05:03:38 [2021-04-07T05:03:38.944Z] #68 sha256:4f9a5a349090844b1ca34e3b89b56d7c0a1ffcf37b221d73488aa3b65f7b2ab5 05:03:38 [2021-04-07T05:03:38.944Z] #68 DONE 0.1s 05:03:38 [2021-04-07T05:03:38.944Z] 05:03:38 [2021-04-07T05:03:38.944Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 05:03:38 [2021-04-07T05:03:38.944Z] #69 sha256:77d0b1b47f217258ca5d74c37fa44ddc7931d66d3c55c991c982877229764b84 05:03:38 [2021-04-07T05:03:38.944Z] #69 DONE 0.0s 05:03:38 [2021-04-07T05:03:38.944Z] 05:03:38 [2021-04-07T05:03:38.944Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker 05:03:38 [2021-04-07T05:03:38.944Z] #70 sha256:f283c025e46b4984f9001a0c7ec8764395e9afbd617a50ebf7cdcc9c22c8c5ef 05:03:39 [2021-04-07T05:03:39.071Z] #43 ... 05:03:39 [2021-04-07T05:03:39.071Z] 05:03:39 [2021-04-07T05:03:39.071Z] #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 05:03:39 [2021-04-07T05:03:39.071Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:03:39 [2021-04-07T05:03:39.071Z] #20 20.57 The following NEW packages will be installed: 05:03:39 [2021-04-07T05:03:39.071Z] #20 20.57 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 05:03:39 [2021-04-07T05:03:39.071Z] #20 20.57 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 05:03:39 [2021-04-07T05:03:39.071Z] #20 20.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 05:03:39 [2021-04-07T05:03:39.071Z] #20 20.57 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 05:03:39 [2021-04-07T05:03:39.071Z] #20 20.57 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils 05:03:39 [2021-04-07T05:03:39.071Z] #20 20.58 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 05:03:39 [2021-04-07T05:03:39.071Z] #20 20.58 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 05:03:39 [2021-04-07T05:03:39.071Z] #20 20.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 05:03:39 [2021-04-07T05:03:39.071Z] #20 20.58 xz-utils zip 05:03:39 [2021-04-07T05:03:39.071Z] #20 20.91 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. 05:03:39 [2021-04-07T05:03:39.071Z] #20 20.91 Need to get 28.5 MB of archives. 05:03:39 [2021-04-07T05:03:39.071Z] #20 20.91 After this operation, 116 MB of additional disk space will be used. 05:03:39 [2021-04-07T05:03:39.071Z] #20 20.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 20.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 20.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.28 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.30 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.77 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.85 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.87 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.87 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.88 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 21.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 22.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 22.41 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 22.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 05:03:39 [2021-04-07T05:03:39.071Z] #20 23.13 debconf: delaying package configuration, since apt-utils is not installed 05:03:39 [2021-04-07T05:03:39.071Z] #20 23.24 Fetched 28.5 MB in 2s (15.7 MB/s) 05:03:39 [2021-04-07T05:03:39.071Z] #20 23.31 Selecting previously unselected package pigz. 05:03:39 [2021-04-07T05:03:39.071Z] #20 23.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 ... 23435 files and directories currently installed.) 05:03:39 [2021-04-07T05:03:39.071Z] #20 23.36 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 05:03:39 [2021-04-07T05:03:39.071Z] #20 23.37 Unpacking pigz (2.4-1) ... 05:03:39 [2021-04-07T05:03:39.071Z] #20 23.46 Selecting previously unselected package libpython3.7-minimal:amd64. 05:03:39 [2021-04-07T05:03:39.071Z] #20 23.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 05:03:39 [2021-04-07T05:03:39.071Z] #20 23.47 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 05:03:39 [2021-04-07T05:03:39.071Z] #20 23.93 Selecting previously unselected package python3.7-minimal. 05:03:39 [2021-04-07T05:03:39.071Z] #20 23.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 05:03:39 [2021-04-07T05:03:39.071Z] #20 23.95 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 05:03:39 [2021-04-07T05:03:39.108Z] #20 55.43 Setting up apparmor (2.13.2-10) ... 05:03:39 [2021-04-07T05:03:39.332Z] #20 24.78 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 05:03:39 [2021-04-07T05:03:39.333Z] #20 24.80 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 05:03:39 [2021-04-07T05:03:39.512Z] #70 DONE 0.8s 05:03:39 [2021-04-07T05:03:39.512Z] 05:03:39 [2021-04-07T05:03:39.512Z] #71 exporting to image 05:03:39 [2021-04-07T05:03:39.512Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 05:03:39 [2021-04-07T05:03:39.512Z] #71 exporting layers 05:03:39 [2021-04-07T05:03:39.818Z] #43 124.0 CC criu/protobuf-desc.o 05:03:39 [2021-04-07T05:03:39.929Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements 05:03:40 [2021-04-07T05:03:40.221Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.184s coverage: 56.2% of statements 05:03:40 [2021-04-07T05:03:40.394Z] #43 124.9 CC criu/protobuf.o 05:03:40 [2021-04-07T05:03:40.394Z] #43 125.3 CC criu/pstree.o 05:03:40 [2021-04-07T05:03:40.719Z] #20 ... 05:03:40 [2021-04-07T05:03:40.719Z] 05:03:40 [2021-04-07T05:03:40.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 05:03:40 [2021-04-07T05:03:40.719Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:40 [2021-04-07T05:03:40.719Z] #43 103.5 CC criu/cr-service.o 05:03:41 [2021-04-07T05:03:41.000Z] #20 56.99 Setting up xfsprogs (4.20.0-1) ... 05:03:41 [2021-04-07T05:03:41.000Z] #20 57.05 Setting up python3-lib2to3 (3.7.3-1) ... 05:03:41 [2021-04-07T05:03:41.256Z] #20 57.50 Setting up python3-pkg-resources (40.8.0-1) ... 05:03:41 [2021-04-07T05:03:41.787Z] #43 126.3 CC criu/rbtree.o 05:03:41 [2021-04-07T05:03:41.787Z] #43 126.6 CC criu/rst-malloc.o 05:03:42 [2021-04-07T05:03:42.065Z] #43 126.9 CC criu/seccomp.o 05:03:42 [2021-04-07T05:03:42.077Z] #20 58.30 Setting up python3-distutils (3.7.3-1) ... 05:03:42 [2021-04-07T05:03:42.106Z] #43 105.1 CC criu/crtools.o 05:03:42 [2021-04-07T05:03:42.435Z] #25 179.9 + mkdir -p /tmp/tmp.IcUUanNQLE/src/github.com/docker 05:03:42 [2021-04-07T05:03:42.435Z] #25 179.9 + mv components/cli /tmp/tmp.IcUUanNQLE/src/github.com/docker/cli 05:03:42 [2021-04-07T05:03:42.435Z] #25 179.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker 05:03:42 [2021-04-07T05:03:42.640Z] #20 58.77 Setting up python3-setuptools (40.8.0-1) ... 05:03:42 [2021-04-07T05:03:42.641Z] #43 127.4 CC criu/seize.o 05:03:42 [2021-04-07T05:03:42.678Z] #43 105.6 CC criu/eventfd.o 05:03:42 [2021-04-07T05:03:42.939Z] #43 105.9 CC criu/eventpoll.o 05:03:43 [2021-04-07T05:03:43.599Z] #43 ... 05:03:43 [2021-04-07T05:03:43.599Z] 05:03:43 [2021-04-07T05:03:43.599Z] #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 05:03:43 [2021-04-07T05:03:43.599Z] #56 sha256:b3506b4818a63b9e2c46c75d20432aa0767f195abd5e75445915abe43ce71058 05:03:43 [2021-04-07T05:03:43.599Z] #56 148.0 + bin/containerd 05:03:43 [2021-04-07T05:03:43.882Z] #43 106.8 CC criu/external.o 05:03:44 [2021-04-07T05:03:44.008Z] #20 60.00 Setting up python3-pip (18.1-5) ... 05:03:44 [2021-04-07T05:03:44.143Z] #43 107.1 CC criu/fault-injection.o 05:03:44 [2021-04-07T05:03:44.143Z] #43 107.2 CC criu/fdstore.o 05:03:44 [2021-04-07T05:03:44.404Z] #43 107.5 CC criu/fifo.o 05:03:44 [2021-04-07T05:03:44.549Z] #25 ... 05:03:44 [2021-04-07T05:03:44.549Z] 05:03:44 [2021-04-07T05:03:44.549Z] #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 05:03:44 [2021-04-07T05:03:44.549Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:03:44 [2021-04-07T05:03:44.549Z] #44 103.5 CC criu/autofs.o 05:03:44 [2021-04-07T05:03:44.549Z] #44 106.3 CC criu/bfd.o 05:03:44 [2021-04-07T05:03:44.549Z] #44 107.4 CC criu/bitmap.o 05:03:44 [2021-04-07T05:03:44.549Z] #44 107.6 CC criu/cgroup-props.o 05:03:44 [2021-04-07T05:03:44.549Z] #44 109.0 CC criu/cgroup.o 05:03:44 [2021-04-07T05:03:44.549Z] #44 ... 05:03:44 [2021-04-07T05:03:44.549Z] 05:03:44 [2021-04-07T05:03:44.549Z] #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 05:03:44 [2021-04-07T05:03:44.549Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.15 Selecting previously unselected package libnet1:ppc64el. 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.17 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.25 Selecting previously unselected package libnl-3-200:ppc64el. 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.27 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.28 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.40 Selecting previously unselected package libprotobuf-c1:ppc64el. 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.42 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.50 Selecting previously unselected package libreadline5:ppc64el. 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.51 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.52 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.68 Selecting previously unselected package net-tools. 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.68 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.98 Selecting previously unselected package python-pip-whl. 05:03:44 [2021-04-07T05:03:44.549Z] #21 50.98 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 51.02 Unpacking python-pip-whl (18.1-5) ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 51.64 Selecting previously unselected package python3-lib2to3. 05:03:44 [2021-04-07T05:03:44.549Z] #21 51.66 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 51.67 Unpacking python3-lib2to3 (3.7.3-1) ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 51.88 Selecting previously unselected package python3-distutils. 05:03:44 [2021-04-07T05:03:44.549Z] #21 51.89 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 51.89 Unpacking python3-distutils (3.7.3-1) ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 52.16 Selecting previously unselected package python3-pip. 05:03:44 [2021-04-07T05:03:44.549Z] #21 52.16 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 52.17 Unpacking python3-pip (18.1-5) ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 52.44 Selecting previously unselected package python3-pkg-resources. 05:03:44 [2021-04-07T05:03:44.549Z] #21 52.45 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 52.46 Unpacking python3-pkg-resources (40.8.0-1) ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 52.64 Selecting previously unselected package python3-setuptools. 05:03:44 [2021-04-07T05:03:44.549Z] #21 52.64 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 52.66 Unpacking python3-setuptools (40.8.0-1) ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 52.94 Selecting previously unselected package python3-wheel. 05:03:44 [2021-04-07T05:03:44.549Z] #21 52.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 52.95 Unpacking python3-wheel (0.32.3-2) ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 53.05 Selecting previously unselected package sudo. 05:03:44 [2021-04-07T05:03:44.549Z] #21 53.06 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 53.08 Unpacking sudo (1.8.27-1+deb10u3) ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 53.72 Selecting previously unselected package thin-provisioning-tools. 05:03:44 [2021-04-07T05:03:44.549Z] #21 53.72 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 53.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 54.07 Selecting previously unselected package uidmap. 05:03:44 [2021-04-07T05:03:44.549Z] #21 54.07 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 54.08 Unpacking uidmap (1:4.5-1.1) ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 54.23 Selecting previously unselected package vim-runtime. 05:03:44 [2021-04-07T05:03:44.549Z] #21 54.24 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... 05:03:44 [2021-04-07T05:03:44.549Z] #21 54.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 05:03:44 [2021-04-07T05:03:44.549Z] #21 54.40 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 05:03:44 [2021-04-07T05:03:44.549Z] #21 54.41 Unpacking vim-runtime (2:8.1.0875-5) ... 05:03:44 [2021-04-07T05:03:44.680Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.065s coverage: 46.2% of statements 05:03:44 [2021-04-07T05:03:44.834Z] #22 5.472 Collecting yamllint==1.16.0 05:03:44 [2021-04-07T05:03:44.937Z] #20 61.16 Processing triggers for libc-bin (2.28-10) ... 05:03:44 [2021-04-07T05:03:44.937Z] #20 61.19 Processing triggers for mime-support (3.62) ... 05:03:44 [2021-04-07T05:03:44.977Z] #43 108.0 CC criu/file-ids.o 05:03:45 [2021-04-07T05:03:45.238Z] #43 108.3 CC criu/file-lock.o 05:03:45 [2021-04-07T05:03:45.502Z] #20 ... 05:03:45 [2021-04-07T05:03:45.502Z] 05:03:45 [2021-04-07T05:03:45.502Z] #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 05:03:45 [2021-04-07T05:03:45.502Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:45 [2021-04-07T05:03:45.502Z] #43 113.6 CC criu/filesystems.o 05:03:45 [2021-04-07T05:03:45.502Z] #43 114.3 CC criu/fsnotify.o 05:03:45 [2021-04-07T05:03:45.502Z] #43 115.4 CC criu/image-desc.o 05:03:45 [2021-04-07T05:03:45.502Z] #43 115.6 CC criu/image.o 05:03:45 [2021-04-07T05:03:45.502Z] #43 116.4 CC criu/ipc_ns.o 05:03:45 [2021-04-07T05:03:45.502Z] #43 117.6 CC criu/irmap.o 05:03:45 [2021-04-07T05:03:45.502Z] #43 118.3 CC criu/kcmp-ids.o 05:03:45 [2021-04-07T05:03:45.502Z] #43 118.7 CC criu/kerndat.o 05:03:45 [2021-04-07T05:03:45.502Z] #43 119.7 CC criu/libnetlink.o 05:03:45 [2021-04-07T05:03:45.502Z] #43 120.1 CC criu/log.o 05:03:45 [2021-04-07T05:03:45.502Z] #43 120.6 CC criu/lsm.o 05:03:45 [2021-04-07T05:03:45.502Z] #43 121.0 CC criu/mem.o 05:03:45 [2021-04-07T05:03:45.502Z] #43 122.8 CC criu/memfd.o 05:03:45 [2021-04-07T05:03:45.502Z] #43 123.6 CC criu/mount.o 05:03:45 [2021-04-07T05:03:45.609Z] #21 58.38 Selecting previously unselected package vim. 05:03:45 [2021-04-07T05:03:45.718Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.9% of statements 05:03:45 [2021-04-07T05:03:45.758Z] #43 ... 05:03:45 [2021-04-07T05:03:45.758Z] 05:03:45 [2021-04-07T05:03:45.758Z] #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 05:03:45 [2021-04-07T05:03:45.758Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 05:03:45 [2021-04-07T05:03:45.758Z] #40 185.7 + dpkg --print-architecture 05:03:45 [2021-04-07T05:03:45.758Z] #40 185.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 05:03:45 [2021-04-07T05:03:45.758Z] #40 185.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 05:03:45 [2021-04-07T05:03:45.758Z] #40 185.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 05:03:45 [2021-04-07T05:03:45.758Z] #40 ... 05:03:45 [2021-04-07T05:03:45.758Z] 05:03:45 [2021-04-07T05:03:45.758Z] #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 05:03:45 [2021-04-07T05:03:45.758Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:03:45 [2021-04-07T05:03:45.758Z] #20 DONE 62.2s 05:03:45 [2021-04-07T05:03:45.777Z] #22 ... 05:03:45 [2021-04-07T05:03:45.777Z] 05:03:45 [2021-04-07T05:03:45.777Z] #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 05:03:45 [2021-04-07T05:03:45.777Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:45 [2021-04-07T05:03:45.777Z] #43 132.1 CC criu/namespaces.o 05:03:45 [2021-04-07T05:03:45.777Z] #43 134.2 CC criu/net.o 05:03:45 [2021-04-07T05:03:45.777Z] #43 137.4 CC criu/netfilter.o 05:03:45 [2021-04-07T05:03:45.777Z] #43 137.9 CC criu/page-pipe.o 05:03:45 [2021-04-07T05:03:45.810Z] #43 ... 05:03:45 [2021-04-07T05:03:45.810Z] 05:03:45 [2021-04-07T05:03:45.810Z] #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 05:03:45 [2021-04-07T05:03:45.810Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:03:45 [2021-04-07T05:03:45.810Z] #20 26.87 Selecting previously unselected package python3-minimal. 05:03:45 [2021-04-07T05:03:45.810Z] #20 26.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) 05:03:45 [2021-04-07T05:03:45.810Z] #20 26.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 26.92 Unpacking python3-minimal (3.7.3-1) ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 27.00 Selecting previously unselected package libmpdec2:amd64. 05:03:45 [2021-04-07T05:03:45.810Z] #20 27.00 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 27.02 Unpacking libmpdec2:amd64 (2.4.2-2) ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 27.12 Selecting previously unselected package libpython3.7-stdlib:amd64. 05:03:45 [2021-04-07T05:03:45.810Z] #20 27.12 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 27.12 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 27.98 Selecting previously unselected package python3.7. 05:03:45 [2021-04-07T05:03:45.810Z] #20 27.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 27.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 28.12 Selecting previously unselected package libpython3-stdlib:amd64. 05:03:45 [2021-04-07T05:03:45.810Z] #20 28.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 28.13 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 28.22 Setting up python3-minimal (3.7.3-1) ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.05 Selecting previously unselected package python3. 05:03:45 [2021-04-07T05:03:45.810Z] #20 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 ... 24096 files and directories currently installed.) 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.10 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.11 Unpacking python3 (3.7.3-1) ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.20 Selecting previously unselected package libip4tc0:amd64. 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.21 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.22 Unpacking libip4tc0:amd64 (1.8.2-4) ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.33 Selecting previously unselected package libip6tc0:amd64. 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.33 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.33 Unpacking libip6tc0:amd64 (1.8.2-4) ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.42 Selecting previously unselected package libiptc0:amd64. 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.42 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.42 Unpacking libiptc0:amd64 (1.8.2-4) ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.50 Selecting previously unselected package libnfnetlink0:amd64. 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.52 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.58 Selecting previously unselected package libnetfilter-conntrack3:amd64. 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.58 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.66 Selecting previously unselected package libnftnl11:amd64. 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.66 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.67 Unpacking libnftnl11:amd64 (1.1.2-2) ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.75 Selecting previously unselected package iptables. 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.75 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 29.76 Unpacking iptables (1.8.2-4) ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 30.06 Selecting previously unselected package xxd. 05:03:45 [2021-04-07T05:03:45.810Z] #20 30.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 30.08 Unpacking xxd (2:8.1.0875-5) ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 30.18 Selecting previously unselected package vim-common. 05:03:45 [2021-04-07T05:03:45.810Z] #20 30.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 30.20 Unpacking vim-common (2:8.1.0875-5) ... 05:03:45 [2021-04-07T05:03:45.810Z] #20 30.39 Selecting previously unselected package bash-completion. 05:03:45 [2021-04-07T05:03:45.810Z] #20 30.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 05:03:45 [2021-04-07T05:03:45.909Z] #21 58.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... 05:03:45 [2021-04-07T05:03:45.909Z] #21 58.41 Unpacking vim (2:8.1.0875-5) ... 05:03:46 [2021-04-07T05:03:46.015Z] 05:03:46 [2021-04-07T05:03:46.015Z] #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 05:03:46 [2021-04-07T05:03:46.015Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b 05:03:46 [2021-04-07T05:03:46.077Z] #71 exporting layers 6.5s done 05:03:46 [2021-04-07T05:03:46.077Z] #71 writing image sha256:2bcf1adcc3c9cd361313c9e158a3f6c84da78481cb86f7323fef9aa24fba2b92 05:03:46 [2021-04-07T05:03:46.077Z] #71 writing image sha256:2bcf1adcc3c9cd361313c9e158a3f6c84da78481cb86f7323fef9aa24fba2b92 done 05:03:46 [2021-04-07T05:03:46.077Z] #71 naming to docker.io/library/docker:255c79a1e823b422ec661df05e31e9a3d85caf64 done 05:03:46 [2021-04-07T05:03:46.077Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh 05:03:46 [2021-04-07T05:03:46.210Z] #21 ... 05:03:46 [2021-04-07T05:03:46.210Z] 05:03:46 [2021-04-07T05:03:46.210Z] #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 05:03:46 [2021-04-07T05:03:46.210Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:03:46 [2021-04-07T05:03:46.210Z] #44 115.1 CC criu/clone-noasan.o 05:03:46 [2021-04-07T05:03:46.349Z] #43 138.5 CC criu/page-xfer.o 05:03:46 [2021-04-07T05:03:46.464Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42263/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42263/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/validate/default 05:03:46 [2021-04-07T05:03:46.512Z] #44 115.4 CC criu/config.o 05:03:46 [2021-04-07T05:03:46.958Z] #21 1.000 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 05:03:46 [2021-04-07T05:03:46.958Z] #21 1.004 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 05:03:46 [2021-04-07T05:03:46.958Z] #21 1.008 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 05:03:46 [2021-04-07T05:03:46.958Z] #21 DONE 1.1s 05:03:46 [2021-04-07T05:03:46.958Z] 05:03:46 [2021-04-07T05:03:46.958Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:03:46 [2021-04-07T05:03:46.958Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e 05:03:47 [2021-04-07T05:03:47.401Z] Congratulations! All commits are properly signed with the DCO! 05:03:47 [2021-04-07T05:03:47.726Z] #20 32.94 Unpacking bash-completion (1:2.8-6) ... 05:03:47 [2021-04-07T05:03:47.734Z] #43 139.9 CC criu/pagemap-cache.o 05:03:47 [2021-04-07T05:03:47.968Z] Congratulations! Seccomp profile generation is done correctly. 05:03:47 [2021-04-07T05:03:47.968Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. 05:03:47 [2021-04-07T05:03:47.990Z] #20 33.36 Selecting previously unselected package bzip2. 05:03:47 [2021-04-07T05:03:47.990Z] #20 33.36 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 05:03:47 [2021-04-07T05:03:47.990Z] #20 33.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 05:03:47 [2021-04-07T05:03:47.990Z] #20 33.44 Selecting previously unselected package xz-utils. 05:03:47 [2021-04-07T05:03:47.990Z] #20 33.45 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... 05:03:47 [2021-04-07T05:03:47.990Z] #20 33.45 Unpacking xz-utils (5.2.4-1) ... 05:03:47 [2021-04-07T05:03:47.995Z] #43 140.3 CC criu/pagemap.o 05:03:48 [2021-04-07T05:03:48.251Z] #20 33.63 Selecting previously unselected package apparmor. 05:03:48 [2021-04-07T05:03:48.251Z] #20 33.63 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 05:03:48 [2021-04-07T05:03:48.251Z] #20 33.72 Unpacking apparmor (2.13.2-10) ... 05:03:48 [2021-04-07T05:03:48.824Z] #20 34.11 Selecting previously unselected package aufs-tools. 05:03:48 [2021-04-07T05:03:48.824Z] #20 34.12 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 05:03:48 [2021-04-07T05:03:48.824Z] #20 34.12 Unpacking aufs-tools (1:4.14+20190211-1) ... 05:03:48 [2021-04-07T05:03:48.906Z] #56 ... 05:03:48 [2021-04-07T05:03:48.906Z] 05:03:48 [2021-04-07T05:03:48.906Z] #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 05:03:48 [2021-04-07T05:03:48.906Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:03:48 [2021-04-07T05:03:48.906Z] #43 128.2 CC criu/servicefd.o 05:03:48 [2021-04-07T05:03:48.906Z] #43 128.7 CC criu/shmem.o 05:03:48 [2021-04-07T05:03:48.906Z] #43 129.6 CC criu/sigframe.o 05:03:48 [2021-04-07T05:03:48.906Z] #43 129.7 CC criu/signalfd.o 05:03:48 [2021-04-07T05:03:48.906Z] #43 129.9 CC criu/sk-inet.o 05:03:48 [2021-04-07T05:03:48.906Z] #43 130.8 CC criu/sk-netlink.o 05:03:48 [2021-04-07T05:03:48.906Z] #43 131.1 CC criu/sk-packet.o 05:03:48 [2021-04-07T05:03:48.906Z] #43 131.7 CC criu/sk-queue.o 05:03:48 [2021-04-07T05:03:48.906Z] #43 132.1 CC criu/sk-tcp.o 05:03:48 [2021-04-07T05:03:48.906Z] #43 132.6 CC criu/sk-unix.o 05:03:48 [2021-04-07T05:03:48.938Z] #43 141.2 CC criu/parasite-syscall.o 05:03:49 [2021-04-07T05:03:49.085Z] #20 34.37 Selecting previously unselected package libonig5:amd64. 05:03:49 [2021-04-07T05:03:49.085Z] #20 34.38 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... 05:03:49 [2021-04-07T05:03:49.085Z] #20 34.38 Unpacking libonig5:amd64 (6.9.1-1) ... 05:03:49 [2021-04-07T05:03:49.085Z] #20 34.53 Selecting previously unselected package libjq1:amd64. 05:03:49 [2021-04-07T05:03:49.085Z] #20 34.53 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... 05:03:49 [2021-04-07T05:03:49.085Z] #20 34.54 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 05:03:49 [2021-04-07T05:03:49.199Z] #43 ... 05:03:49 [2021-04-07T05:03:49.199Z] 05:03:49 [2021-04-07T05:03:49.199Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:03:49 [2021-04-07T05:03:49.199Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e 05:03:49 [2021-04-07T05:03:49.199Z] #22 10.82 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 05:03:49 [2021-04-07T05:03:49.199Z] #22 10.92 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 05:03:49 [2021-04-07T05:03:49.199Z] #22 10.97 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl 05:03:49 [2021-04-07T05:03:49.199Z] #22 11.04 Collecting pyyaml (from yamllint==1.16.0) 05:03:49 [2021-04-07T05:03:49.246Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.254s coverage: 49.4% of statements 05:03:49 [2021-04-07T05:03:49.347Z] #20 34.66 Selecting previously unselected package jq. 05:03:49 [2021-04-07T05:03:49.347Z] #20 34.66 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... 05:03:49 [2021-04-07T05:03:49.347Z] #20 34.67 Unpacking jq (1.5+dfsg-2+b1) ... 05:03:49 [2021-04-07T05:03:49.347Z] #20 34.77 Selecting previously unselected package libaio1:amd64. 05:03:49 [2021-04-07T05:03:49.347Z] #20 34.77 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... 05:03:49 [2021-04-07T05:03:49.347Z] #20 34.77 Unpacking libaio1:amd64 (0.3.112-3) ... 05:03:49 [2021-04-07T05:03:49.347Z] #20 34.84 Selecting previously unselected package libgpm2:amd64. 05:03:49 [2021-04-07T05:03:49.347Z] #20 34.84 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... 05:03:49 [2021-04-07T05:03:49.347Z] #20 34.86 Unpacking libgpm2:amd64 (1.20.7-5) ... 05:03:49 [2021-04-07T05:03:49.460Z] #22 11.25 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) 05:03:49 [2021-04-07T05:03:49.482Z] #43 ... 05:03:49 [2021-04-07T05:03:49.482Z] 05:03:49 [2021-04-07T05:03:49.482Z] #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 05:03:49 [2021-04-07T05:03:49.482Z] #53 sha256:386f3ecedee356268d147881404f914b0974793bfd7a943f9f6b55a0cb50a0b2 05:03:49 [2021-04-07T05:03:49.482Z] #53 101.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 05:03:49 [2021-04-07T05:03:49.608Z] #20 34.92 Selecting previously unselected package libicu63:amd64. 05:03:49 [2021-04-07T05:03:49.608Z] #20 34.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... 05:03:49 [2021-04-07T05:03:49.608Z] #20 34.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 05:03:49 [2021-04-07T05:03:49.721Z] #22 11.61 Installing collected packages: pathspec, pyyaml, yamllint 05:03:50 [2021-04-07T05:03:50.110Z] #44 118.9 CC criu/cr-check.o 05:03:50 [2021-04-07T05:03:50.293Z] #22 12.06 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 05:03:50 [2021-04-07T05:03:50.554Z] #22 DONE 12.5s 05:03:50 [2021-04-07T05:03:50.554Z] 05:03:50 [2021-04-07T05:03:50.554Z] #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 05:03:50 [2021-04-07T05:03:50.554Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:50 [2021-04-07T05:03:50.554Z] #43 142.2 CC criu/path.o 05:03:50 [2021-04-07T05:03:50.554Z] #43 142.5 CC criu/pie-util-vdso-elf32.o 05:03:50 [2021-04-07T05:03:50.815Z] #43 143.1 CC criu/pie-util-vdso.o 05:03:50 [2021-04-07T05:03:50.879Z] #53 103.0 + mkdir -p /build 05:03:50 [2021-04-07T05:03:50.879Z] #53 103.0 + cp runc /build/runc 05:03:51 [2021-04-07T05:03:51.076Z] #43 ... 05:03:51 [2021-04-07T05:03:51.076Z] 05:03:51 [2021-04-07T05:03:51.076Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli 05:03:51 [2021-04-07T05:03:51.076Z] #25 sha256:69d64c5c4384d402c250853de82cd5388fda6a82d135b7d30fe196bd12a8aa32 05:03:51 [2021-04-07T05:03:51.076Z] #25 DONE 0.4s 05:03:51 [2021-04-07T05:03:51.076Z] 05:03:51 [2021-04-07T05:03:51.076Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 05:03:51 [2021-04-07T05:03:51.076Z] #30 sha256:a8a9a9f3a543181d3d79d98402ffe2c139e31927ca064981aa87b965f9134183 05:03:51 [2021-04-07T05:03:51.657Z] #44 ... 05:03:51 [2021-04-07T05:03:51.657Z] 05:03:51 [2021-04-07T05:03:51.657Z] #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 05:03:51 [2021-04-07T05:03:51.657Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe 05:03:51 [2021-04-07T05:03:51.657Z] #21 59.03 Selecting previously unselected package xfsprogs. 05:03:51 [2021-04-07T05:03:51.657Z] #21 59.03 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 59.04 Unpacking xfsprogs (4.20.0-1) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 59.76 Selecting previously unselected package zip. 05:03:51 [2021-04-07T05:03:51.657Z] #21 59.76 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 59.76 Unpacking zip (3.0-11+b1) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 60.02 Setting up aufs-tools (1:4.14+20190211-1) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 60.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 60.06 Setting up libip6tc0:ppc64el (1.8.2-4) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 60.07 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 60.08 Setting up libgpm2:ppc64el (1.20.7-5) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 60.09 Setting up libip4tc0:ppc64el (1.8.2-4) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 60.10 Setting up uidmap (1:4.5-1.1) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 60.11 Setting up libnftnl11:ppc64el (1.1.2-2) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 60.12 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 60.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 60.14 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 60.14 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 60.15 Setting up xxd (2:8.1.0875-5) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 60.16 Setting up zip (3.0-11+b1) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 60.21 Setting up vim-common (2:8.1.0875-5) ... 05:03:51 [2021-04-07T05:03:51.657Z] #21 60.23 Setting up bash-completion (1:2.8-6) ... 05:03:51 [2021-04-07T05:03:51.828Z] #53 DONE 104.1s 05:03:51 [2021-04-07T05:03:51.828Z] 05:03:51 [2021-04-07T05:03:51.828Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:03:51 [2021-04-07T05:03:51.828Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 05:03:51 [2021-04-07T05:03:51.828Z] #22 25.12 Installing build dependencies: finished with status 'done' 05:03:51 [2021-04-07T05:03:51.828Z] #22 30.52 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 05:03:51 [2021-04-07T05:03:51.828Z] #22 30.60 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl 05:03:51 [2021-04-07T05:03:51.828Z] #22 30.63 Building wheels for collected packages: pyyaml 05:03:51 [2021-04-07T05:03:51.828Z] #22 30.63 Running setup.py bdist_wheel for pyyaml: started 05:03:51 [2021-04-07T05:03:51.828Z] #22 32.14 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 05:03:51 [2021-04-07T05:03:51.828Z] #22 32.14 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 05:03:51 [2021-04-07T05:03:51.828Z] #22 32.27 Successfully built pyyaml 05:03:51 [2021-04-07T05:03:51.828Z] #22 32.28 Installing collected packages: pyyaml, pathspec, yamllint 05:03:51 [2021-04-07T05:03:51.828Z] #22 32.60 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 05:03:51 [2021-04-07T05:03:51.828Z] #22 DONE 33.2s 05:03:51 [2021-04-07T05:03:51.828Z] 05:03:51 [2021-04-07T05:03:51.828Z] #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 05:03:51 [2021-04-07T05:03:51.828Z] #24 sha256:4bede54c8fe3879a96778d01c6ec4e9954decb520c3654daae51b6ff4377b6bf 05:03:51 [2021-04-07T05:03:51.828Z] #24 199.0 + return 05:03:51 [2021-04-07T05:03:51.828Z] #24 DONE 200.4s 05:03:51 [2021-04-07T05:03:51.828Z] 05:03:51 [2021-04-07T05:03:51.828Z] #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 05:03:51 [2021-04-07T05:03:51.828Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:03:51 [2021-04-07T05:03:51.828Z] #43 134.5 CC criu/sockets.o 05:03:51 [2021-04-07T05:03:51.828Z] #43 135.3 CC criu/stats.o 05:03:51 [2021-04-07T05:03:51.828Z] #43 135.7 CC criu/string.o 05:03:51 [2021-04-07T05:03:51.828Z] #43 135.8 CC criu/sysctl.o 05:03:51 [2021-04-07T05:03:51.828Z] #43 136.4 CC criu/sysfs_parse.o 05:03:51 [2021-04-07T05:03:51.960Z] #21 64.77 Setting up libiptc0:ppc64el (1.8.2-4) ... 05:03:51 [2021-04-07T05:03:51.960Z] #21 64.78 Setting up xz-utils (5.2.4-1) ... 05:03:52 [2021-04-07T05:03:52.089Z] #43 136.7 CC criu/timens.o 05:03:52 [2021-04-07T05:03:52.156Z] #20 ... 05:03:52 [2021-04-07T05:03:52.156Z] 05:03:52 [2021-04-07T05:03:52.156Z] #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 05:03:52 [2021-04-07T05:03:52.156Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 05:03:52 [2021-04-07T05:03:52.156Z] #40 187.3 + dpkg --print-architecture 05:03:52 [2021-04-07T05:03:52.156Z] #40 187.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 05:03:52 [2021-04-07T05:03:52.238Z] #22 5.435 Collecting yamllint==1.16.0 05:03:52 [2021-04-07T05:03:52.263Z] #21 64.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 05:03:52 [2021-04-07T05:03:52.263Z] #21 64.82 Setting up sudo (1.8.27-1+deb10u3) ... 05:03:52 [2021-04-07T05:03:52.263Z] #21 ... 05:03:52 [2021-04-07T05:03:52.263Z] 05:03:52 [2021-04-07T05:03:52.263Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:03:52 [2021-04-07T05:03:52.263Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:03:52 [2021-04-07T05:03:52.263Z] #44 121.2 CC criu/cr-dedup.o 05:03:52 [2021-04-07T05:03:52.351Z] #43 137.0 CC criu/timerfd.o 05:03:52 [2021-04-07T05:03:52.612Z] #43 137.3 CC criu/tty.o 05:03:52 [2021-04-07T05:03:52.728Z] #40 187.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 05:03:52 [2021-04-07T05:03:52.728Z] #40 187.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 05:03:52 [2021-04-07T05:03:52.918Z] #44 121.8 CC criu/cr-dump.o 05:03:53 [2021-04-07T05:03:53.754Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.046s coverage: 73.3% of statements 05:03:53 [2021-04-07T05:03:53.754Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 05:03:54 [2021-04-07T05:03:54.387Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 57.5% of statements 05:03:54 [2021-04-07T05:03:54.539Z] #43 139.0 CC criu/tun.o 05:03:54 [2021-04-07T05:03:54.803Z] #43 139.5 CC criu/uffd.o 05:03:55 [2021-04-07T05:03:55.066Z] #43 ... 05:03:55 [2021-04-07T05:03:55.066Z] 05:03:55 [2021-04-07T05:03:55.066Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli 05:03:55 [2021-04-07T05:03:55.066Z] #25 sha256:3d3d29cb825fe6291f7537ed314a13a76b12336ea50443996aa19a54003e08ef 05:03:55 [2021-04-07T05:03:55.066Z] #25 DONE 0.9s 05:03:55 [2021-04-07T05:03:55.330Z] 05:03:55 [2021-04-07T05:03:55.330Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 05:03:55 [2021-04-07T05:03:55.330Z] #30 sha256:dd79502e584b1854a8de217198fbea4f6983ff1780a828c1399c20934563173b 05:03:55 [2021-04-07T05:03:55.425Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements 05:03:55 [2021-04-07T05:03:55.518Z] #22 ... 05:03:55 [2021-04-07T05:03:55.518Z] 05:03:55 [2021-04-07T05:03:55.518Z] #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 05:03:55 [2021-04-07T05:03:55.518Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:55 [2021-04-07T05:03:55.518Z] #43 128.2 CC criu/namespaces.o 05:03:55 [2021-04-07T05:03:55.518Z] #43 130.2 CC criu/net.o 05:03:55 [2021-04-07T05:03:55.518Z] #43 133.2 CC criu/netfilter.o 05:03:55 [2021-04-07T05:03:55.518Z] #43 133.5 CC criu/page-pipe.o 05:03:55 [2021-04-07T05:03:55.716Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.144s coverage: 57.7% of statements 05:03:55 [2021-04-07T05:03:55.716Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 05:03:55 [2021-04-07T05:03:55.716Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 05:03:56 [2021-04-07T05:03:56.078Z] #43 134.1 CC criu/page-xfer.o 05:03:56 [2021-04-07T05:03:56.085Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 05:03:56 [2021-04-07T05:03:56.369Z] #30 DONE 5.4s 05:03:56 [2021-04-07T05:03:56.369Z] 05:03:56 [2021-04-07T05:03:56.369Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ 05:03:56 [2021-04-07T05:03:56.369Z] #33 sha256:84a779e40ae9bf9e29a2953e0626a8018fb919f4794d7c8d77224539a94b747b 05:03:56 [2021-04-07T05:03:56.505Z] #44 125.5 CC criu/cr-errno.o 05:03:56 [2021-04-07T05:03:56.753Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements 05:03:56 [2021-04-07T05:03:56.819Z] #44 125.6 CC criu/cr-restore.o 05:03:56 [2021-04-07T05:03:56.939Z] #40 ... 05:03:56 [2021-04-07T05:03:56.939Z] 05:03:56 [2021-04-07T05:03:56.939Z] #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 05:03:56 [2021-04-07T05:03:56.939Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:56 [2021-04-07T05:03:56.939Z] #43 109.2 CC criu/files-ext.o 05:03:56 [2021-04-07T05:03:56.939Z] #43 109.6 CC criu/files-reg.o 05:03:56 [2021-04-07T05:03:56.939Z] #43 111.8 CC criu/files.o 05:03:56 [2021-04-07T05:03:56.939Z] #43 113.9 CC criu/filesystems.o 05:03:56 [2021-04-07T05:03:56.939Z] #43 114.6 CC criu/fsnotify.o 05:03:56 [2021-04-07T05:03:56.939Z] #43 115.8 CC criu/image-desc.o 05:03:56 [2021-04-07T05:03:56.939Z] #43 115.9 CC criu/image.o 05:03:56 [2021-04-07T05:03:56.939Z] #43 116.8 CC criu/ipc_ns.o 05:03:56 [2021-04-07T05:03:56.939Z] #43 118.0 CC criu/irmap.o 05:03:56 [2021-04-07T05:03:56.939Z] #43 118.7 CC criu/kcmp-ids.o 05:03:56 [2021-04-07T05:03:56.939Z] #43 119.0 CC criu/kerndat.o 05:03:56 [2021-04-07T05:03:56.939Z] #43 ... 05:03:56 [2021-04-07T05:03:56.939Z] 05:03:56 [2021-04-07T05:03:56.939Z] #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 05:03:56 [2021-04-07T05:03:56.939Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:03:56 [2021-04-07T05:03:56.939Z] #20 38.44 Selecting previously unselected package libnet1:amd64. 05:03:56 [2021-04-07T05:03:56.939Z] #20 38.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 38.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 38.52 Selecting previously unselected package libnl-3-200:amd64. 05:03:56 [2021-04-07T05:03:56.939Z] #20 38.53 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 38.53 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 38.61 Selecting previously unselected package libprotobuf-c1:amd64. 05:03:56 [2021-04-07T05:03:56.939Z] #20 38.61 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 38.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 38.68 Selecting previously unselected package libreadline5:amd64. 05:03:56 [2021-04-07T05:03:56.939Z] #20 38.68 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 38.69 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 38.80 Selecting previously unselected package net-tools. 05:03:56 [2021-04-07T05:03:56.939Z] #20 38.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 38.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 39.02 Selecting previously unselected package python-pip-whl. 05:03:56 [2021-04-07T05:03:56.939Z] #20 39.03 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 39.04 Unpacking python-pip-whl (18.1-5) ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 39.57 Selecting previously unselected package python3-lib2to3. 05:03:56 [2021-04-07T05:03:56.939Z] #20 39.57 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 39.58 Unpacking python3-lib2to3 (3.7.3-1) ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 39.71 Selecting previously unselected package python3-distutils. 05:03:56 [2021-04-07T05:03:56.939Z] #20 39.71 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 39.74 Unpacking python3-distutils (3.7.3-1) ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 39.89 Selecting previously unselected package python3-pip. 05:03:56 [2021-04-07T05:03:56.939Z] #20 39.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 39.90 Unpacking python3-pip (18.1-5) ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 40.06 Selecting previously unselected package python3-pkg-resources. 05:03:56 [2021-04-07T05:03:56.939Z] #20 40.06 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 40.07 Unpacking python3-pkg-resources (40.8.0-1) ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 40.21 Selecting previously unselected package python3-setuptools. 05:03:56 [2021-04-07T05:03:56.939Z] #20 40.21 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 40.22 Unpacking python3-setuptools (40.8.0-1) ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 40.46 Selecting previously unselected package python3-wheel. 05:03:56 [2021-04-07T05:03:56.939Z] #20 40.46 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 40.46 Unpacking python3-wheel (0.32.3-2) ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 40.54 Selecting previously unselected package sudo. 05:03:56 [2021-04-07T05:03:56.939Z] #20 40.55 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 40.55 Unpacking sudo (1.8.27-1+deb10u3) ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 41.04 Selecting previously unselected package thin-provisioning-tools. 05:03:56 [2021-04-07T05:03:56.939Z] #20 41.04 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 41.04 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 41.25 Selecting previously unselected package uidmap. 05:03:56 [2021-04-07T05:03:56.939Z] #20 41.27 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 41.28 Unpacking uidmap (1:4.5-1.1) ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 41.39 Selecting previously unselected package vim-runtime. 05:03:56 [2021-04-07T05:03:56.939Z] #20 41.40 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... 05:03:56 [2021-04-07T05:03:56.939Z] #20 41.44 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 05:03:56 [2021-04-07T05:03:56.939Z] #20 41.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 05:03:56 [2021-04-07T05:03:56.939Z] #20 41.48 Unpacking vim-runtime (2:8.1.0875-5) ... 05:03:57 [2021-04-07T05:03:57.045Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 6.7% of statements 05:03:57 [2021-04-07T05:03:57.045Z] ? github.com/docker/docker/daemon/initlayer [no test files] 05:03:57 [2021-04-07T05:03:57.045Z] ? github.com/docker/docker/daemon/listeners [no test files] 05:03:57 [2021-04-07T05:03:57.313Z] #33 DONE 0.8s 05:03:57 [2021-04-07T05:03:57.313Z] 05:03:57 [2021-04-07T05:03:57.313Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ 05:03:57 [2021-04-07T05:03:57.313Z] #35 sha256:649cf6e722fa8198ef1fa799a16424e2b72bf29e79a55172e033f72f3e06e975 05:03:57 [2021-04-07T05:03:57.313Z] #35 DONE 0.2s 05:03:57 [2021-04-07T05:03:57.313Z] 05:03:57 [2021-04-07T05:03:57.313Z] #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 05:03:57 [2021-04-07T05:03:57.313Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:57 [2021-04-07T05:03:57.313Z] #43 143.8 CC criu/pie-util.o 05:03:57 [2021-04-07T05:03:57.313Z] #43 144.0 CC criu/pipes.o 05:03:57 [2021-04-07T05:03:57.313Z] #43 144.7 CC criu/plugin.o 05:03:57 [2021-04-07T05:03:57.313Z] #43 145.1 CC criu/proc_parse.o 05:03:57 [2021-04-07T05:03:57.313Z] #43 147.4 CC criu/protobuf-desc.o 05:03:57 [2021-04-07T05:03:57.313Z] #43 148.1 CC criu/protobuf.o 05:03:57 [2021-04-07T05:03:57.313Z] #43 148.3 CC criu/pstree.o 05:03:57 [2021-04-07T05:03:57.313Z] #43 149.5 CC criu/rbtree.o 05:03:57 [2021-04-07T05:03:57.442Z] #43 135.4 CC criu/pagemap-cache.o 05:03:57 [2021-04-07T05:03:57.476Z] #44 ... 05:03:57 [2021-04-07T05:03:57.477Z] 05:03:57 [2021-04-07T05:03:57.477Z] #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 05:03:57 [2021-04-07T05:03:57.477Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe 05:03:57 [2021-04-07T05:03:57.477Z] #21 64.89 invoke-rc.d: could not determine current runlevel 05:03:57 [2021-04-07T05:03:57.477Z] #21 64.91 invoke-rc.d: policy-rc.d denied execution of start. 05:03:57 [2021-04-07T05:03:57.477Z] #21 64.92 Setting up pigz (2.4-1) ... 05:03:57 [2021-04-07T05:03:57.477Z] #21 64.92 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... 05:03:57 [2021-04-07T05:03:57.477Z] #21 64.93 Setting up libnl-3-200:ppc64el (3.4.0-1) ... 05:03:57 [2021-04-07T05:03:57.477Z] #21 64.93 Setting up python-pip-whl (18.1-5) ... 05:03:57 [2021-04-07T05:03:57.477Z] #21 64.94 Setting up libmpdec2:ppc64el (2.4.2-2) ... 05:03:57 [2021-04-07T05:03:57.477Z] #21 64.94 Setting up vim-runtime (2:8.1.0875-5) ... 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.60 Setting up libaio1:ppc64el (0.3.112-3) ... 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.60 Setting up libonig5:ppc64el (6.9.1-1) ... 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.61 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.61 Setting up vim (2:8.1.0875-5) ... 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.79 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.80 Setting up thin-provisioning-tools (0.7.6-2.1) ... 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.82 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.83 Setting up jq (1.5+dfsg-2+b1) ... 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.84 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... 05:03:57 [2021-04-07T05:03:57.477Z] #21 65.86 Setting up python3.7 (3.7.3-2+deb10u3) ... 05:03:57 [2021-04-07T05:03:57.575Z] #43 ... 05:03:57 [2021-04-07T05:03:57.575Z] 05:03:57 [2021-04-07T05:03:57.575Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ 05:03:57 [2021-04-07T05:03:57.575Z] #38 sha256:15caa3aeb50a9f5d80349915bb0704ae04dd2995ec437c2d3aaf6947d0c931b9 05:03:57 [2021-04-07T05:03:57.575Z] #38 DONE 0.0s 05:03:57 [2021-04-07T05:03:57.575Z] 05:03:57 [2021-04-07T05:03:57.575Z] #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 05:03:57 [2021-04-07T05:03:57.575Z] #53 sha256:66f033d6efb24c325db808d1825d7c650f7ab41f94abaa04282f9a8883961908 05:03:57 [2021-04-07T05:03:57.698Z] #43 135.7 CC criu/pagemap.o 05:03:57 [2021-04-07T05:03:57.698Z] #43 ... 05:03:57 [2021-04-07T05:03:57.698Z] 05:03:57 [2021-04-07T05:03:57.698Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:03:57 [2021-04-07T05:03:57.698Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e 05:03:57 [2021-04-07T05:03:57.698Z] #22 10.84 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 05:03:57 [2021-04-07T05:03:57.776Z] #21 70.60 Setting up iptables (1.8.2-4) ... 05:03:57 [2021-04-07T05:03:57.836Z] #53 ... 05:03:57 [2021-04-07T05:03:57.836Z] 05:03:57 [2021-04-07T05:03:57.836Z] #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 05:03:57 [2021-04-07T05:03:57.836Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:57 [2021-04-07T05:03:57.836Z] #43 150.0 CC criu/rst-malloc.o 05:03:57 [2021-04-07T05:03:57.953Z] #22 10.92 Collecting pyyaml (from yamllint==1.16.0) 05:03:57 [2021-04-07T05:03:57.990Z] Congratulations! All API changes are done the right way. 05:03:57 [2021-04-07T05:03:57.990Z] Congratulations! All TOML source files changed here have valid syntax. 05:03:57 [2021-04-07T05:03:57.990Z] Congratulations! Changelog CHANGELOG.md is well-formed. 05:03:57 [2021-04-07T05:03:57.990Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. 05:03:57 [2021-04-07T05:03:57.990Z] Congratulations! No new tests were added to integration-cli. 05:03:57 [2021-04-07T05:03:57.990Z] 05:03:57 [2021-04-07T05:03:57.990Z] INFO Start validation with golang-ci-lint 05:03:57 [2021-04-07T05:03:57.990Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 05:03:58 [2021-04-07T05:03:58.080Z] #21 70.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 05:03:58 [2021-04-07T05:03:58.080Z] #21 70.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 05:03:58 [2021-04-07T05:03:58.080Z] #21 70.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 05:03:58 [2021-04-07T05:03:58.080Z] #21 70.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 05:03:58 [2021-04-07T05:03:58.080Z] #21 70.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 05:03:58 [2021-04-07T05:03:58.080Z] #21 70.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 05:03:58 [2021-04-07T05:03:58.080Z] #21 70.79 Setting up python3 (3.7.3-1) ... 05:03:58 [2021-04-07T05:03:58.080Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements 05:03:58 [2021-04-07T05:03:58.097Z] #43 150.3 CC criu/seccomp.o 05:03:58 [2021-04-07T05:03:58.208Z] #22 11.20 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) 05:03:58 [2021-04-07T05:03:58.248Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 05:03:58 [2021-04-07T05:03:58.248Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 05:03:58 [2021-04-07T05:03:58.372Z] ok github.com/docker/docker/daemon/logger/awslogs 0.065s coverage: 77.4% of statements 05:03:58 [2021-04-07T05:03:58.372Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 05:03:58 [2021-04-07T05:03:58.372Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 05:03:58 [2021-04-07T05:03:58.464Z] #22 11.54 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 05:03:58 [2021-04-07T05:03:58.464Z] #22 11.59 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl 05:03:58 [2021-04-07T05:03:58.464Z] #22 11.64 Installing collected packages: pyyaml, pathspec, yamllint 05:03:58 [2021-04-07T05:03:58.669Z] #43 151.0 CC criu/seize.o 05:03:58 [2021-04-07T05:03:58.731Z] #21 71.38 Setting up python3-wheel (0.32.3-2) ... 05:03:59 [2021-04-07T05:03:59.025Z] #22 12.00 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 05:03:59 [2021-04-07T05:03:59.281Z] #22 DONE 12.4s 05:03:59 [2021-04-07T05:03:59.281Z] 05:03:59 [2021-04-07T05:03:59.281Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli 05:03:59 [2021-04-07T05:03:59.281Z] #25 sha256:94b75437ad057e28a668788ba67476413982121c1166558fc47653489795db8a 05:03:59 [2021-04-07T05:03:59.406Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements 05:03:59 [2021-04-07T05:03:59.406Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements 05:03:59 [2021-04-07T05:03:59.487Z] #20 44.64 Selecting previously unselected package vim. 05:03:59 [2021-04-07T05:03:59.487Z] #20 44.64 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... 05:03:59 [2021-04-07T05:03:59.487Z] #20 44.66 Unpacking vim (2:8.1.0875-5) ... 05:03:59 [2021-04-07T05:03:59.536Z] #25 DONE 0.2s 05:03:59 [2021-04-07T05:03:59.536Z] 05:03:59 [2021-04-07T05:03:59.536Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 05:03:59 [2021-04-07T05:03:59.536Z] #30 sha256:e04258d674eacfc3063af75054178fa12ddc969ced2b35345f7a00ddd82bb5e0 05:03:59 [2021-04-07T05:03:59.612Z] #43 ... 05:03:59 [2021-04-07T05:03:59.612Z] 05:03:59 [2021-04-07T05:03:59.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 05:03:59 [2021-04-07T05:03:59.612Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 05:03:59 [2021-04-07T05:03:59.612Z] #40 DONE 222.2s 05:03:59 [2021-04-07T05:03:59.612Z] 05:03:59 [2021-04-07T05:03:59.612Z] #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 05:03:59 [2021-04-07T05:03:59.612Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:03:59 [2021-04-07T05:03:59.698Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.001s coverage: 87.2% of statements 05:03:59 [2021-04-07T05:03:59.749Z] #20 45.22 Selecting previously unselected package xfsprogs. 05:03:59 [2021-04-07T05:03:59.749Z] #20 45.23 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... 05:03:59 [2021-04-07T05:03:59.749Z] #20 45.24 Unpacking xfsprogs (4.20.0-1) ... 05:03:59 [2021-04-07T05:03:59.795Z] #21 72.40 Setting up apparmor (2.13.2-10) ... 05:03:59 [2021-04-07T05:03:59.873Z] #43 152.1 CC criu/servicefd.o 05:04:00 [2021-04-07T05:04:00.321Z] #20 45.70 Selecting previously unselected package zip. 05:04:00 [2021-04-07T05:04:00.321Z] #20 45.72 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... 05:04:00 [2021-04-07T05:04:00.321Z] #20 45.72 Unpacking zip (3.0-11+b1) ... 05:04:00 [2021-04-07T05:04:00.336Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements 05:04:00 [2021-04-07T05:04:00.583Z] #20 45.98 Setting up aufs-tools (1:4.14+20190211-1) ... 05:04:00 [2021-04-07T05:04:00.583Z] #20 46.00 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 05:04:00 [2021-04-07T05:04:00.583Z] #20 46.01 Setting up libip6tc0:amd64 (1.8.2-4) ... 05:04:00 [2021-04-07T05:04:00.583Z] #20 46.02 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 05:04:00 [2021-04-07T05:04:00.583Z] #20 46.03 Setting up libgpm2:amd64 (1.20.7-5) ... 05:04:00 [2021-04-07T05:04:00.583Z] #20 46.05 Setting up libip4tc0:amd64 (1.8.2-4) ... 05:04:00 [2021-04-07T05:04:00.583Z] #20 46.08 Setting up uidmap (1:4.5-1.1) ... 05:04:00 [2021-04-07T05:04:00.583Z] #20 46.09 Setting up libnftnl11:amd64 (1.1.2-2) ... 05:04:00 [2021-04-07T05:04:00.628Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 75.2% of statements 05:04:00 [2021-04-07T05:04:00.628Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 05:04:00 [2021-04-07T05:04:00.640Z] #30 ... 05:04:00 [2021-04-07T05:04:00.640Z] 05:04:00 [2021-04-07T05:04:00.640Z] #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 05:04:00 [2021-04-07T05:04:00.640Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 05:04:00 [2021-04-07T05:04:00.640Z] #43 140.5 CC criu/util.o 05:04:00 [2021-04-07T05:04:00.640Z] #43 141.6 CC criu/uts_ns.o 05:04:00 [2021-04-07T05:04:00.640Z] #43 141.8 CC criu/vdso.o 05:04:00 [2021-04-07T05:04:00.640Z] #43 142.2 LINK criu/built-in.o 05:04:00 [2021-04-07T05:04:00.640Z] #43 142.3 LINK criu/criu 05:04:00 [2021-04-07T05:04:00.641Z] #43 142.7 DEP lib/c/criu.d 05:04:00 [2021-04-07T05:04:00.641Z] #43 142.8 CC images/rpc.pb-c.o 05:04:00 [2021-04-07T05:04:00.641Z] #43 143.3 CC lib/c/criu.o 05:04:00 [2021-04-07T05:04:00.641Z] #43 144.3 LINK lib/c/built-in.o 05:04:00 [2021-04-07T05:04:00.641Z] #43 144.3 LINK lib/c/libcriu.so 05:04:00 [2021-04-07T05:04:00.641Z] #43 144.4 LINK lib/c/libcriu.a 05:04:00 [2021-04-07T05:04:00.641Z] #43 144.5 GEN magic.py 05:04:00 [2021-04-07T05:04:00.641Z] #43 144.6 Note: Building without setproctitle() and strlcpy() support. 05:04:00 [2021-04-07T05:04:00.641Z] #43 144.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 05:04:00 [2021-04-07T05:04:00.641Z] #43 144.6 Note: Building without GnuTLS support 05:04:00 [2021-04-07T05:04:00.641Z] #43 144.7 Makefile.config:39: Warn: you have no libnftables installed 05:04:00 [2021-04-07T05:04:00.641Z] #43 144.7 Makefile.config:40: Warn: Building without nftables support 05:04:00 [2021-04-07T05:04:00.641Z] #43 145.4 fatal: not a git repository (or any of the parent directories): .git 05:04:00 [2021-04-07T05:04:00.817Z] #43 152.8 CC criu/shmem.o 05:04:00 [2021-04-07T05:04:00.844Z] #20 46.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 05:04:00 [2021-04-07T05:04:00.844Z] #20 46.12 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 05:04:00 [2021-04-07T05:04:00.844Z] #20 46.13 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 05:04:00 [2021-04-07T05:04:00.844Z] #20 46.15 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 05:04:00 [2021-04-07T05:04:00.844Z] #20 46.17 Setting up xxd (2:8.1.0875-5) ... 05:04:00 [2021-04-07T05:04:00.844Z] #20 46.18 Setting up zip (3.0-11+b1) ... 05:04:00 [2021-04-07T05:04:00.844Z] #20 46.19 Setting up vim-common (2:8.1.0875-5) ... 05:04:00 [2021-04-07T05:04:00.844Z] #20 46.22 Setting up bash-completion (1:2.8-6) ... 05:04:00 [2021-04-07T05:04:00.858Z] #21 ... 05:04:00 [2021-04-07T05:04:00.858Z] 05:04:00 [2021-04-07T05:04:00.858Z] #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 05:04:00 [2021-04-07T05:04:00.858Z] #46 sha256:1f7e23211be602e4e0441a495f720107223f49201492cb38c8a0df6210194e35 05:04:00 [2021-04-07T05:04:00.858Z] #46 188.5 github.com/LK4D4/vndr/godl 05:04:00 [2021-04-07T05:04:00.858Z] #46 189.5 github.com/LK4D4/vndr 05:04:01 [2021-04-07T05:04:01.389Z] #43 ... 05:04:01 [2021-04-07T05:04:01.389Z] 05:04:01 [2021-04-07T05:04:01.389Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ 05:04:01 [2021-04-07T05:04:01.389Z] #41 sha256:95a95d801f2a70e290e7e56ca2e63032836bef3ff38b0ebe67430edc507b8e79 05:04:01 [2021-04-07T05:04:01.389Z] #41 DONE 0.4s 05:04:01 [2021-04-07T05:04:01.389Z] 05:04:01 [2021-04-07T05:04:01.389Z] #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 05:04:01 [2021-04-07T05:04:01.389Z] #53 sha256:66f033d6efb24c325db808d1825d7c650f7ab41f94abaa04282f9a8883961908 05:04:01 [2021-04-07T05:04:01.588Z] #43 146.3 make[1]: Nothing to be done for 'all'. 05:04:01 [2021-04-07T05:04:01.651Z] #53 ... 05:04:01 [2021-04-07T05:04:01.651Z] 05:04:01 [2021-04-07T05:04:01.651Z] #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 05:04:01 [2021-04-07T05:04:01.651Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:04:01 [2021-04-07T05:04:01.651Z] #43 153.8 CC criu/sigframe.o 05:04:01 [2021-04-07T05:04:01.651Z] #43 153.9 CC criu/signalfd.o 05:04:01 [2021-04-07T05:04:01.663Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 55.1% of statements 05:04:01 [2021-04-07T05:04:01.663Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 31.5% of statements 05:04:01 [2021-04-07T05:04:01.911Z] #43 154.2 CC criu/sk-inet.o 05:04:02 [2021-04-07T05:04:02.161Z] #43 147.0 make[1]: 'images/built-in.o' is up to date. 05:04:02 [2021-04-07T05:04:02.161Z] #43 147.1 make[1]: 'compel/plugins/std.lib.a' is up to date. 05:04:02 [2021-04-07T05:04:02.422Z] #43 147.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. 05:04:02 [2021-04-07T05:04:02.422Z] #43 147.2 make[1]: 'compel/libcompel.a' is up to date. 05:04:02 [2021-04-07T05:04:02.422Z] #43 147.2 make[1]: 'compel/compel-host-bin' is up to date. 05:04:02 [2021-04-07T05:04:02.427Z] #46 ... 05:04:02 [2021-04-07T05:04:02.427Z] 05:04:02 [2021-04-07T05:04:02.427Z] #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 05:04:02 [2021-04-07T05:04:02.427Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe 05:04:02 [2021-04-07T05:04:02.427Z] #21 75.05 Setting up xfsprogs (4.20.0-1) ... 05:04:02 [2021-04-07T05:04:02.427Z] #21 75.08 Setting up python3-lib2to3 (3.7.3-1) ... 05:04:02 [2021-04-07T05:04:02.684Z] #43 147.3 make[1]: Nothing to be done for 'all'. 05:04:02 [2021-04-07T05:04:02.684Z] #43 147.3 make[1]: 'soccr/libsoccr.a' is up to date. 05:04:02 [2021-04-07T05:04:02.703Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements 05:04:02 [2021-04-07T05:04:02.854Z] #43 155.0 CC criu/sk-netlink.o 05:04:02 [2021-04-07T05:04:02.946Z] #43 147.5 make[2]: Nothing to be done for 'all'. 05:04:02 [2021-04-07T05:04:02.946Z] #43 147.6 make[2]: Nothing to be done for 'all'. 05:04:02 [2021-04-07T05:04:02.946Z] #43 147.6 make[2]: Nothing to be done for 'all'. 05:04:02 [2021-04-07T05:04:02.946Z] #43 147.7 make[2]: Nothing to be done for 'all'. 05:04:02 [2021-04-07T05:04:02.995Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements 05:04:03 [2021-04-07T05:04:03.030Z] #21 75.61 Setting up python3-pkg-resources (40.8.0-1) ...#21 ... 05:04:03 [2021-04-07T05:04:03.030Z] 05:04:03 [2021-04-07T05:04:03.030Z] #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 05:04:03 [2021-04-07T05:04:03.030Z] #46 sha256:1f7e23211be602e4e0441a495f720107223f49201492cb38c8a0df6210194e35 05:04:03 [2021-04-07T05:04:03.030Z] #46 DONE 200.7s 05:04:03 [2021-04-07T05:04:03.030Z] 05:04:03 [2021-04-07T05:04:03.030Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 05:04:03 [2021-04-07T05:04:03.030Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe 05:04:03 [2021-04-07T05:04:03.030Z] #21 75.61 Setting up python3-pkg-resources (40.8.0-1) ... 05:04:03 [2021-04-07T05:04:03.115Z] #43 155.4 CC criu/sk-packet.o 05:04:03 [2021-04-07T05:04:03.208Z] #43 147.8 make[2]: Nothing to be done for 'all'. 05:04:03 [2021-04-07T05:04:03.208Z] #43 147.8 make[2]: Nothing to be done for 'all'. 05:04:03 [2021-04-07T05:04:03.208Z] #43 147.9 make[2]: Nothing to be done for 'all'. 05:04:03 [2021-04-07T05:04:03.208Z] #43 148.0 make[2]: Nothing to be done for 'all'. 05:04:03 [2021-04-07T05:04:03.470Z] #43 148.0 INSTALL criu/criu 05:04:03 [2021-04-07T05:04:03.629Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements 05:04:03 [2021-04-07T05:04:03.687Z] #43 155.9 CC criu/sk-queue.o 05:04:03 [2021-04-07T05:04:03.733Z] #43 DONE 148.4s 05:04:03 [2021-04-07T05:04:03.733Z] 05:04:03 [2021-04-07T05:04:03.733Z] #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 05:04:03 [2021-04-07T05:04:03.733Z] #56 sha256:b3506b4818a63b9e2c46c75d20432aa0767f195abd5e75445915abe43ce71058 05:04:03 [2021-04-07T05:04:03.733Z] #56 ... 05:04:03 [2021-04-07T05:04:03.733Z] 05:04:03 [2021-04-07T05:04:03.733Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 05:04:03 [2021-04-07T05:04:03.733Z] #30 sha256:dd79502e584b1854a8de217198fbea4f6983ff1780a828c1399c20934563173b 05:04:03 [2021-04-07T05:04:03.733Z] #30 DONE 8.6s 05:04:03 [2021-04-07T05:04:03.733Z] 05:04:03 [2021-04-07T05:04:03.733Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ 05:04:03 [2021-04-07T05:04:03.733Z] #33 sha256:14b5fb34bccdacfcb1156cb093b416a2293c7f84e356d79a9af1a8b3d22edd73 05:04:04 [2021-04-07T05:04:04.148Z] #20 49.06 Setting up libiptc0:amd64 (1.8.2-4) ... 05:04:04 [2021-04-07T05:04:04.148Z] #20 49.07 Setting up xz-utils (5.2.4-1) ... 05:04:04 [2021-04-07T05:04:04.148Z] #20 49.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 05:04:04 [2021-04-07T05:04:04.148Z] #20 49.10 Setting up sudo (1.8.27-1+deb10u3) ... 05:04:04 [2021-04-07T05:04:04.148Z] #20 49.20 invoke-rc.d: could not determine current runlevel 05:04:04 [2021-04-07T05:04:04.148Z] #20 49.21 invoke-rc.d: policy-rc.d denied execution of start. 05:04:04 [2021-04-07T05:04:04.148Z] #20 49.21 Setting up pigz (2.4-1) ... 05:04:04 [2021-04-07T05:04:04.148Z] #20 49.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 05:04:04 [2021-04-07T05:04:04.148Z] #20 49.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... 05:04:04 [2021-04-07T05:04:04.148Z] #20 49.28 Setting up python-pip-whl (18.1-5) ... 05:04:04 [2021-04-07T05:04:04.148Z] #20 49.32 Setting up libmpdec2:amd64 (2.4.2-2) ... 05:04:04 [2021-04-07T05:04:04.148Z] #20 49.34 Setting up vim-runtime (2:8.1.0875-5) ... 05:04:04 [2021-04-07T05:04:04.148Z] #20 49.75 Setting up libaio1:amd64 (0.3.112-3) ... 05:04:04 [2021-04-07T05:04:04.258Z] #43 156.4 CC criu/sk-tcp.o 05:04:04 [2021-04-07T05:04:04.265Z] ok github.com/docker/docker/daemon/logger/splunk 1.457s coverage: 82.5% of statements 05:04:04 [2021-04-07T05:04:04.265Z] ? github.com/docker/docker/daemon/names [no test files] 05:04:04 [2021-04-07T05:04:04.265Z] ? github.com/docker/docker/daemon/stats [no test files] 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.77 Setting up libonig5:amd64 (6.9.1-1) ... 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.78 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.80 Setting up vim (2:8.1.0875-5) ... 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.88 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.89 Setting up thin-provisioning-tools (0.7.6-2.1) ... 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.90 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.92 Setting up jq (1.5+dfsg-2+b1) ... 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.93 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 05:04:04 [2021-04-07T05:04:04.409Z] #20 49.94 Setting up python3.7 (3.7.3-2+deb10u3) ... 05:04:04 [2021-04-07T05:04:04.519Z] #43 ... 05:04:04 [2021-04-07T05:04:04.519Z] 05:04:04 [2021-04-07T05:04:04.519Z] #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 05:04:04 [2021-04-07T05:04:04.519Z] #49 sha256:9df0b922e189e59632f676d67981e0c62b1467dc8a8aa3901f8a92693186b61a 05:04:04 [2021-04-07T05:04:04.519Z] #49 226.7 + /build/golangci-lint --version 05:04:04 [2021-04-07T05:04:04.519Z] #49 227.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 05:04:04 [2021-04-07T05:04:04.519Z] #49 DONE 227.2s 05:04:04 [2021-04-07T05:04:04.519Z] 05:04:04 [2021-04-07T05:04:04.519Z] #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 05:04:04 [2021-04-07T05:04:04.519Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:04:04 [2021-04-07T05:04:04.680Z] #33 DONE 0.8s 05:04:04 [2021-04-07T05:04:04.680Z] 05:04:04 [2021-04-07T05:04:04.680Z] #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 05:04:04 [2021-04-07T05:04:04.680Z] #56 sha256:b3506b4818a63b9e2c46c75d20432aa0767f195abd5e75445915abe43ce71058 05:04:04 [2021-04-07T05:04:04.680Z] #56 ... 05:04:04 [2021-04-07T05:04:04.680Z] 05:04:04 [2021-04-07T05:04:04.680Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ 05:04:04 [2021-04-07T05:04:04.680Z] #35 sha256:fbf37278e0d7ff0b6fddd53b8e2c8e523b7023a49812f4a96cecfc62e3bad796 05:04:04 [2021-04-07T05:04:04.680Z] #35 DONE 0.2s 05:04:04 [2021-04-07T05:04:04.680Z] 05:04:04 [2021-04-07T05:04:04.680Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ 05:04:04 [2021-04-07T05:04:04.680Z] #38 sha256:11bce82bb53fce3173d16e4f86395cf68c8cd3251e4d7f3b843917e72cc4d77f 05:04:04 [2021-04-07T05:04:04.781Z] #43 156.9 CC criu/sk-unix.o 05:04:04 [2021-04-07T05:04:04.783Z] #30 DONE 5.0s 05:04:04 [2021-04-07T05:04:04.783Z] 05:04:04 [2021-04-07T05:04:04.783Z] #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 05:04:04 [2021-04-07T05:04:04.783Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:04:04 [2021-04-07T05:04:04.783Z] #43 136.8 CC criu/parasite-syscall.o 05:04:04 [2021-04-07T05:04:04.783Z] #43 138.1 CC criu/path.o 05:04:04 [2021-04-07T05:04:04.783Z] #43 138.4 CC criu/pie-util-vdso-elf32.o 05:04:04 [2021-04-07T05:04:04.783Z] #43 138.8 CC criu/pie-util-vdso.o 05:04:04 [2021-04-07T05:04:04.783Z] #43 139.2 CC criu/pie-util.o 05:04:04 [2021-04-07T05:04:04.783Z] #43 139.5 CC criu/pipes.o 05:04:04 [2021-04-07T05:04:04.783Z] #43 140.2 CC criu/plugin.o 05:04:04 [2021-04-07T05:04:04.783Z] #43 140.5 CC criu/proc_parse.o 05:04:04 [2021-04-07T05:04:04.783Z] #43 142.6 CC criu/protobuf-desc.o 05:04:05 [2021-04-07T05:04:05.041Z] #43 ... 05:04:05 [2021-04-07T05:04:05.041Z] 05:04:05 [2021-04-07T05:04:05.041Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ 05:04:05 [2021-04-07T05:04:05.041Z] #33 sha256:3a7eef5b137908ced74ac4a8f6f0a0bceb27bb23d4b8252a82423adbf3e4aabf 05:04:05 [2021-04-07T05:04:05.041Z] #33 DONE 0.5s 05:04:05 [2021-04-07T05:04:05.145Z] #21 77.58 Setting up python3-distutils (3.7.3-1) ... 05:04:05 [2021-04-07T05:04:05.255Z] #38 DONE 0.3s 05:04:05 [2021-04-07T05:04:05.255Z] 05:04:05 [2021-04-07T05:04:05.255Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ 05:04:05 [2021-04-07T05:04:05.255Z] #41 sha256:363cdf58b3380985ea374005f52cae3db5a2f5056b372fa06acda54f815f2538 05:04:05 [2021-04-07T05:04:05.297Z] 05:04:05 [2021-04-07T05:04:05.297Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ 05:04:05 [2021-04-07T05:04:05.297Z] #35 sha256:6512621d1a375afbb997c77ae67df66373c45a6a4faba853171308e866394e70 05:04:05 [2021-04-07T05:04:05.297Z] #35 DONE 0.1s 05:04:05 [2021-04-07T05:04:05.297Z] 05:04:05 [2021-04-07T05:04:05.297Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ 05:04:05 [2021-04-07T05:04:05.297Z] #38 sha256:a3e74ff3d6d76bed6b69e0b252fd9a257f1347fa1ab3fd103c4589120a39c9db 05:04:05 [2021-04-07T05:04:05.297Z] #38 DONE 0.1s 05:04:05 [2021-04-07T05:04:05.297Z] 05:04:05 [2021-04-07T05:04:05.297Z] #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 05:04:05 [2021-04-07T05:04:05.297Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:04:05 [2021-04-07T05:04:05.297Z] #43 143.3 CC criu/protobuf.o 05:04:05 [2021-04-07T05:04:05.774Z] ok github.com/docker/docker/distribution/metadata 0.020s coverage: 48.2% of statements 05:04:05 [2021-04-07T05:04:05.774Z] ok github.com/docker/docker/distribution 0.286s coverage: 25.0% of statements 05:04:05 [2021-04-07T05:04:05.774Z] ? github.com/docker/docker/distribution/utils [no test files] 05:04:05 [2021-04-07T05:04:05.798Z] #21 78.36 Setting up python3-setuptools (40.8.0-1) ... 05:04:05 [2021-04-07T05:04:05.829Z] #41 DONE 0.7s 05:04:05 [2021-04-07T05:04:05.829Z] 05:04:05 [2021-04-07T05:04:05.829Z] #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 05:04:05 [2021-04-07T05:04:05.829Z] #56 sha256:b3506b4818a63b9e2c46c75d20432aa0767f195abd5e75445915abe43ce71058 05:04:05 [2021-04-07T05:04:05.829Z] #56 ... 05:04:05 [2021-04-07T05:04:05.829Z] 05:04:05 [2021-04-07T05:04:05.830Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 05:04:05 [2021-04-07T05:04:05.830Z] #44 sha256:4c29a30e6e076acdaa3db275dbd612b5366c1bd52dfa74936cf2549256ce3385 05:04:05 [2021-04-07T05:04:05.859Z] #43 143.9 CC criu/pstree.o 05:04:06 [2021-04-07T05:04:06.099Z] #44 DONE 0.3s 05:04:06 [2021-04-07T05:04:06.099Z] 05:04:06 [2021-04-07T05:04:06.099Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 05:04:06 [2021-04-07T05:04:06.099Z] #46 sha256:059378797d7fa661036d3328b7f811fa21ec4940110210f6e14c1a80ca0dc0ae 05:04:06 [2021-04-07T05:04:06.408Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements 05:04:06 [2021-04-07T05:04:06.674Z] #46 DONE 0.5s 05:04:06 [2021-04-07T05:04:06.674Z] 05:04:06 [2021-04-07T05:04:06.674Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 05:04:06 [2021-04-07T05:04:06.674Z] #48 sha256:c5d3ecfd9ba5784e7199299b0e3d73a3cb75de511d95c29fd902d0585ae434c5 05:04:06 [2021-04-07T05:04:06.674Z] #48 DONE 0.1s 05:04:06 [2021-04-07T05:04:06.674Z] 05:04:06 [2021-04-07T05:04:06.674Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 05:04:06 [2021-04-07T05:04:06.674Z] #50 sha256:1c34f883949227bfd39fd9bd626dabbf2f0b68e8621272cf7a079ce9d018d42e 05:04:06 [2021-04-07T05:04:06.697Z] #43 158.9 CC criu/sockets.o 05:04:07 [2021-04-07T05:04:07.041Z] ok github.com/docker/docker/image 0.013s coverage: 86.8% of statements 05:04:07 [2021-04-07T05:04:07.227Z] #43 145.3 CC criu/rbtree.o 05:04:07 [2021-04-07T05:04:07.271Z] #43 159.5 CC criu/stats.o 05:04:07 [2021-04-07T05:04:07.348Z] #21 80.03 Setting up python3-pip (18.1-5) ... 05:04:07 [2021-04-07T05:04:07.485Z] #43 145.6 CC criu/rst-malloc.o 05:04:07 [2021-04-07T05:04:07.531Z] #43 159.7 CC criu/string.o 05:04:07 [2021-04-07T05:04:07.531Z] #43 159.7 CC criu/sysctl.o 05:04:07 [2021-04-07T05:04:07.677Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements 05:04:07 [2021-04-07T05:04:07.714Z] #20 ... 05:04:07 [2021-04-07T05:04:07.714Z] 05:04:07 [2021-04-07T05:04:07.714Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 05:04:07 [2021-04-07T05:04:07.714Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:04:07 [2021-04-07T05:04:07.714Z] #43 120.2 CC criu/libnetlink.o 05:04:07 [2021-04-07T05:04:07.714Z] #43 120.6 CC criu/log.o 05:04:07 [2021-04-07T05:04:07.714Z] #43 121.1 CC criu/lsm.o 05:04:07 [2021-04-07T05:04:07.714Z] #43 121.6 CC criu/mem.o 05:04:07 [2021-04-07T05:04:07.714Z] #43 123.4 CC criu/memfd.o 05:04:07 [2021-04-07T05:04:07.714Z] #43 124.0 CC criu/mount.o 05:04:07 [2021-04-07T05:04:07.714Z] #43 128.1 CC criu/namespaces.o 05:04:07 [2021-04-07T05:04:07.714Z] #43 130.1 CC criu/net.o 05:04:07 [2021-04-07T05:04:07.714Z] #43 ... 05:04:07 [2021-04-07T05:04:07.714Z] 05:04:07 [2021-04-07T05:04:07.714Z] #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 05:04:07 [2021-04-07T05:04:07.714Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 05:04:07 [2021-04-07T05:04:07.714Z] #20 52.87 Setting up iptables (1.8.2-4) ... 05:04:07 [2021-04-07T05:04:07.714Z] #20 52.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 05:04:07 [2021-04-07T05:04:07.714Z] #20 52.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 05:04:07 [2021-04-07T05:04:07.714Z] #20 52.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 05:04:07 [2021-04-07T05:04:07.714Z] #20 52.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 05:04:07 [2021-04-07T05:04:07.714Z] #20 52.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 05:04:07 [2021-04-07T05:04:07.714Z] #20 52.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 05:04:07 [2021-04-07T05:04:07.714Z] #20 52.94 Setting up python3 (3.7.3-1) ... 05:04:07 [2021-04-07T05:04:07.741Z] #43 145.9 CC criu/seccomp.o 05:04:07 [2021-04-07T05:04:07.791Z] #43 160.1 CC criu/sysfs_parse.o 05:04:07 [2021-04-07T05:04:07.975Z] #20 53.32 Setting up python3-wheel (0.32.3-2) ... 05:04:07 [2021-04-07T05:04:07.999Z] #43 ... 05:04:07 [2021-04-07T05:04:07.999Z] 05:04:07 [2021-04-07T05:04:07.999Z] #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 05:04:07 [2021-04-07T05:04:07.999Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 05:04:07 [2021-04-07T05:04:07.999Z] #40 DONE 216.2s 05:04:08 [2021-04-07T05:04:08.051Z] #43 160.4 CC criu/timens.o 05:04:08 [2021-04-07T05:04:08.066Z] #50 DONE 1.0s 05:04:08 [2021-04-07T05:04:08.066Z] 05:04:08 [2021-04-07T05:04:08.066Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 05:04:08 [2021-04-07T05:04:08.066Z] #52 sha256:c678a9fff02c15e06e77869d734817e8f2bce1296a90dfb7e113ade20efecf82 05:04:08 [2021-04-07T05:04:08.066Z] #52 DONE 0.1s 05:04:08 [2021-04-07T05:04:08.066Z] 05:04:08 [2021-04-07T05:04:08.066Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 05:04:08 [2021-04-07T05:04:08.066Z] #54 sha256:9188243e435a1b70ecece062767a2c231647680abda8558c7f342eccfa1b9c69 05:04:08 [2021-04-07T05:04:08.255Z] 05:04:08 [2021-04-07T05:04:08.255Z] #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 05:04:08 [2021-04-07T05:04:08.255Z] #53 sha256:a7ad171708b1de8ed5877611d0e4af9c0df251320e5a661e4c12e5b1fbdbcec7 05:04:08 [2021-04-07T05:04:08.311Z] ok github.com/docker/docker/distribution/xfer 1.870s coverage: 85.1% of statements 05:04:08 [2021-04-07T05:04:08.311Z] ? github.com/docker/docker/dockerversion [no test files] 05:04:08 [2021-04-07T05:04:08.311Z] ? github.com/docker/docker/image/tarexport [no test files] 05:04:08 [2021-04-07T05:04:08.311Z] ok github.com/docker/docker/image/v1 0.004s coverage: 25.0% of statements 05:04:08 [2021-04-07T05:04:08.311Z] ? github.com/docker/docker/internal/test/suite [no test files] 05:04:08 [2021-04-07T05:04:08.311Z] #43 160.6 CC criu/timerfd.o 05:04:08 [2021-04-07T05:04:08.329Z] #54 DONE 0.5s 05:04:08 [2021-04-07T05:04:08.329Z] 05:04:08 [2021-04-07T05:04:08.329Z] #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 05:04:08 [2021-04-07T05:04:08.329Z] #56 sha256:b3506b4818a63b9e2c46c75d20432aa0767f195abd5e75445915abe43ce71058 05:04:08 [2021-04-07T05:04:08.512Z] #53 ... 05:04:08 [2021-04-07T05:04:08.512Z] 05:04:08 [2021-04-07T05:04:08.512Z] #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 05:04:08 [2021-04-07T05:04:08.512Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:04:08 [2021-04-07T05:04:08.512Z] #43 146.5 CC criu/seize.o 05:04:08 [2021-04-07T05:04:08.571Z] #43 160.9 CC criu/tty.o 05:04:08 [2021-04-07T05:04:08.603Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements 05:04:08 [2021-04-07T05:04:08.913Z] #21 81.30 Processing triggers for libc-bin (2.28-10) ... 05:04:08 [2021-04-07T05:04:08.913Z] #21 81.33 Processing triggers for mime-support (3.62) ... 05:04:08 [2021-04-07T05:04:08.913Z] #21 DONE 81.6s 05:04:08 [2021-04-07T05:04:08.913Z] 05:04:08 [2021-04-07T05:04:08.913Z] #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 05:04:08 [2021-04-07T05:04:08.913Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea 05:04:08 [2021-04-07T05:04:08.921Z] #20 54.11 Setting up apparmor (2.13.2-10) ... 05:04:09 [2021-04-07T05:04:09.211Z] #22 0.340 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 05:04:09 [2021-04-07T05:04:09.211Z] #22 0.356 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 05:04:09 [2021-04-07T05:04:09.211Z] #22 0.361 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 05:04:09 [2021-04-07T05:04:09.511Z] #22 DONE 0.4s 05:04:09 [2021-04-07T05:04:09.511Z] 05:04:09 [2021-04-07T05:04:09.511Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:04:09 [2021-04-07T05:04:09.511Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca 05:04:09 [2021-04-07T05:04:09.637Z] ok github.com/docker/docker/oci 0.010s coverage: 38.4% of statements 05:04:09 [2021-04-07T05:04:09.879Z] #43 147.8 CC criu/servicefd.o 05:04:09 [2021-04-07T05:04:09.879Z] #43 ... 05:04:09 [2021-04-07T05:04:09.879Z] 05:04:09 [2021-04-07T05:04:09.879Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ 05:04:09 [2021-04-07T05:04:09.879Z] #41 sha256:f4f10b8604999fe2a38222222ecea31ff7010e5d5b60f9d5881e49e4876ff5ac 05:04:09 [2021-04-07T05:04:09.879Z] #41 DONE 0.2s 05:04:09 [2021-04-07T05:04:09.879Z] 05:04:09 [2021-04-07T05:04:09.879Z] #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 05:04:09 [2021-04-07T05:04:09.879Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:04:09 [2021-04-07T05:04:09.955Z] #43 162.0 CC criu/tun.o 05:04:09 [2021-04-07T05:04:09.955Z] #43 162.3 CC criu/uffd.o 05:04:10 [2021-04-07T05:04:10.135Z] #43 148.1 CC criu/shmem.o 05:04:10 [2021-04-07T05:04:10.271Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements 05:04:10 [2021-04-07T05:04:10.271Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements 05:04:10 [2021-04-07T05:04:10.308Z] #20 55.80 Setting up xfsprogs (4.20.0-1) ... 05:04:10 [2021-04-07T05:04:10.308Z] #20 55.81 Setting up python3-lib2to3 (3.7.3-1) ... 05:04:10 [2021-04-07T05:04:10.899Z] #43 163.0 CC criu/util.o 05:04:10 [2021-04-07T05:04:10.915Z] #20 56.17 Setting up python3-pkg-resources (40.8.0-1) ... 05:04:11 [2021-04-07T05:04:11.064Z] #43 149.0 CC criu/sigframe.o 05:04:11 [2021-04-07T05:04:11.064Z] #43 149.2 CC criu/signalfd.o 05:04:11 [2021-04-07T05:04:11.320Z] #43 149.5 CC criu/sk-inet.o 05:04:11 [2021-04-07T05:04:11.821Z] ok github.com/docker/docker/pkg/archive 0.250s coverage: 82.0% of statements 05:04:11 [2021-04-07T05:04:11.843Z] #43 163.9 CC criu/uts_ns.o 05:04:11 [2021-04-07T05:04:11.843Z] #43 164.1 CC criu/vdso-compat.o 05:04:11 [2021-04-07T05:04:11.880Z] #20 57.26 Setting up python3-distutils (3.7.3-1) ... 05:04:12 [2021-04-07T05:04:12.104Z] #43 164.2 CC criu/vdso.o 05:04:12 [2021-04-07T05:04:12.252Z] #43 150.2 CC criu/sk-netlink.o 05:04:12 [2021-04-07T05:04:12.366Z] #43 164.7 LINK criu/built-in.o 05:04:12 [2021-04-07T05:04:12.453Z] #20 57.77 Setting up python3-setuptools (40.8.0-1) ... 05:04:12 [2021-04-07T05:04:12.458Z] ok github.com/docker/docker/pkg/authorization 0.133s coverage: 68.3% of statements 05:04:12 [2021-04-07T05:04:12.458Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements 05:04:12 [2021-04-07T05:04:12.508Z] #43 150.6 CC criu/sk-packet.o 05:04:12 [2021-04-07T05:04:12.627Z] #43 164.8 LINK criu/criu 05:04:12 [2021-04-07T05:04:12.750Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 05:04:12 [2021-04-07T05:04:12.888Z] #43 165.1 DEP lib/c/criu.d 05:04:12 [2021-04-07T05:04:12.888Z] #43 165.2 CC images/rpc.pb-c.o 05:04:13 [2021-04-07T05:04:13.079Z] #43 151.1 CC criu/sk-queue.o 05:04:13 [2021-04-07T05:04:13.396Z] #20 58.84 Setting up python3-pip (18.1-5) ... 05:04:13 [2021-04-07T05:04:13.461Z] #43 165.6 CC lib/c/criu.o 05:04:13 [2021-04-07T05:04:13.646Z] #43 151.6 CC criu/sk-tcp.o 05:04:13 [2021-04-07T05:04:13.646Z] #43 ... 05:04:13 [2021-04-07T05:04:13.646Z] 05:04:13 [2021-04-07T05:04:13.646Z] #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 05:04:13 [2021-04-07T05:04:13.646Z] #49 sha256:0220fe0f535349d2255b6356386e3d3fe34ac325ea3dac3a7937e565803fadc0 05:04:13 [2021-04-07T05:04:13.646Z] #49 221.6 + /build/golangci-lint --version 05:04:13 [2021-04-07T05:04:13.646Z] #49 222.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 05:04:13 [2021-04-07T05:04:13.646Z] #49 DONE 222.1s 05:04:13 [2021-04-07T05:04:13.903Z] 05:04:13 [2021-04-07T05:04:13.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 05:04:13 [2021-04-07T05:04:13.903Z] #56 sha256:47b4cea3269034ea692181692836fefc7ba1d486c459bb3fb0116bbb1fbfc677 05:04:14 [2021-04-07T05:04:14.031Z] #23 ... 05:04:14 [2021-04-07T05:04:14.031Z] 05:04:14 [2021-04-07T05:04:14.031Z] #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 05:04:14 [2021-04-07T05:04:14.031Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 05:04:14 [2021-04-07T05:04:14.031Z] #33 DONE 211.1s 05:04:14 [2021-04-07T05:04:14.031Z] 05:04:14 [2021-04-07T05:04:14.031Z] #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 05:04:14 [2021-04-07T05:04:14.031Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:04:14 [2021-04-07T05:04:14.031Z] #44 133.9 CC criu/cr-service.o 05:04:14 [2021-04-07T05:04:14.031Z] #44 136.7 CC criu/crtools.o 05:04:14 [2021-04-07T05:04:14.031Z] #44 137.5 CC criu/eventfd.o 05:04:14 [2021-04-07T05:04:14.031Z] #44 137.9 CC criu/eventpoll.o 05:04:14 [2021-04-07T05:04:14.031Z] #44 139.2 CC criu/external.o 05:04:14 [2021-04-07T05:04:14.031Z] #44 139.8 CC criu/fault-injection.o 05:04:14 [2021-04-07T05:04:14.031Z] #44 139.9 CC criu/fdstore.o 05:04:14 [2021-04-07T05:04:14.031Z] #44 140.3 CC criu/fifo.o 05:04:14 [2021-04-07T05:04:14.031Z] #44 140.8 CC criu/file-ids.o 05:04:14 [2021-04-07T05:04:14.031Z] #44 141.2 CC criu/file-lock.o 05:04:14 [2021-04-07T05:04:14.031Z] #44 142.3 CC criu/files-ext.o 05:04:14 [2021-04-07T05:04:14.033Z] #43 166.4 LINK lib/c/built-in.o 05:04:14 [2021-04-07T05:04:14.159Z] #56 ... 05:04:14 [2021-04-07T05:04:14.159Z] 05:04:14 [2021-04-07T05:04:14.159Z] #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 05:04:14 [2021-04-07T05:04:14.159Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:04:14 [2021-04-07T05:04:14.159Z] #43 152.3 CC criu/sk-unix.o 05:04:14 [2021-04-07T05:04:14.294Z] #43 166.4 LINK lib/c/libcriu.so 05:04:14 [2021-04-07T05:04:14.294Z] #43 166.4 LINK lib/c/libcriu.a 05:04:14 [2021-04-07T05:04:14.294Z] #43 166.5 GEN magic.py 05:04:14 [2021-04-07T05:04:14.294Z] #43 166.6 Note: Building without setproctitle() and strlcpy() support. 05:04:14 [2021-04-07T05:04:14.294Z] #43 166.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 05:04:14 [2021-04-07T05:04:14.294Z] #43 166.6 Note: Building without GnuTLS support 05:04:14 [2021-04-07T05:04:14.338Z] #44 143.2 CC criu/files-reg.o 05:04:14 [2021-04-07T05:04:14.556Z] #43 166.6 Makefile.config:39: Warn: you have no libnftables installed 05:04:14 [2021-04-07T05:04:14.556Z] #43 166.6 Makefile.config:40: Warn: Building without nftables support 05:04:14 [2021-04-07T05:04:14.785Z] #20 60.12 Processing triggers for libc-bin (2.28-10) ... 05:04:14 [2021-04-07T05:04:14.785Z] #20 60.16 Processing triggers for mime-support (3.62) ... 05:04:15 [2021-04-07T05:04:15.045Z] #20 DONE 60.5s 05:04:15 [2021-04-07T05:04:15.045Z] 05:04:15 [2021-04-07T05:04:15.045Z] #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 05:04:15 [2021-04-07T05:04:15.045Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:04:15 [2021-04-07T05:04:15.045Z] #43 133.5 CC criu/netfilter.o 05:04:15 [2021-04-07T05:04:15.045Z] #43 133.9 CC criu/page-pipe.o 05:04:15 [2021-04-07T05:04:15.045Z] #43 134.8 CC criu/page-xfer.o 05:04:15 [2021-04-07T05:04:15.045Z] #43 136.7 CC criu/pagemap-cache.o 05:04:15 [2021-04-07T05:04:15.045Z] #43 137.2 CC criu/pagemap.o 05:04:15 [2021-04-07T05:04:15.129Z] #43 167.3 fatal: not a git repository (or any of the parent directories): .git 05:04:15 [2021-04-07T05:04:15.390Z] #43 167.8 make[1]: Nothing to be done for 'all'. 05:04:15 [2021-04-07T05:04:15.616Z] #43 138.6 CC criu/parasite-syscall.o 05:04:15 [2021-04-07T05:04:15.883Z] #44 ... 05:04:15 [2021-04-07T05:04:15.883Z] 05:04:15 [2021-04-07T05:04:15.883Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:04:15 [2021-04-07T05:04:15.883Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca 05:04:15 [2021-04-07T05:04:15.883Z] #23 6.295 Collecting yamllint==1.16.0 05:04:15 [2021-04-07T05:04:15.883Z] #23 6.675 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 05:04:15 [2021-04-07T05:04:15.963Z] #43 168.3 make[1]: 'images/built-in.o' is up to date. 05:04:15 [2021-04-07T05:04:15.963Z] #43 168.3 make[1]: 'compel/plugins/std.lib.a' is up to date. 05:04:15 [2021-04-07T05:04:15.963Z] #43 168.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. 05:04:16 [2021-04-07T05:04:16.051Z] #43 153.9 CC criu/sockets.o 05:04:16 [2021-04-07T05:04:16.185Z] #23 6.809 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 05:04:16 [2021-04-07T05:04:16.185Z] #23 6.869 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl 05:04:16 [2021-04-07T05:04:16.185Z] #23 6.943 Collecting pyyaml (from yamllint==1.16.0) 05:04:16 [2021-04-07T05:04:16.224Z] #43 168.4 make[1]: 'compel/libcompel.a' is up to date. 05:04:16 [2021-04-07T05:04:16.224Z] #43 168.4 make[1]: 'compel/compel-host-bin' is up to date. 05:04:16 [2021-04-07T05:04:16.224Z] #43 168.4 make[1]: Nothing to be done for 'all'. 05:04:16 [2021-04-07T05:04:16.224Z] #43 168.5 make[1]: 'soccr/libsoccr.a' is up to date. 05:04:16 [2021-04-07T05:04:16.224Z] #43 168.6 make[2]: Nothing to be done for 'all'. 05:04:16 [2021-04-07T05:04:16.307Z] #43 154.4 CC criu/stats.o 05:04:16 [2021-04-07T05:04:16.485Z] #43 168.6 make[2]: Nothing to be done for 'all'. 05:04:16 [2021-04-07T05:04:16.485Z] #43 168.7 make[2]: Nothing to be done for 'all'. 05:04:16 [2021-04-07T05:04:16.485Z] #43 168.8 make[2]: Nothing to be done for 'all'. 05:04:16 [2021-04-07T05:04:16.485Z] #43 168.8 make[2]: Nothing to be done for 'all'. 05:04:16 [2021-04-07T05:04:16.485Z] #43 168.8 make[2]: Nothing to be done for 'all'. 05:04:16 [2021-04-07T05:04:16.485Z] #43 168.8 make[2]: Nothing to be done for 'all'. 05:04:16 [2021-04-07T05:04:16.563Z] #43 154.6 CC criu/string.o 05:04:16 [2021-04-07T05:04:16.563Z] #43 154.7 CC criu/sysctl.o 05:04:16 [2021-04-07T05:04:16.746Z] #43 168.9 make[2]: Nothing to be done for 'all'. 05:04:16 [2021-04-07T05:04:16.746Z] #43 168.9 INSTALL criu/criu 05:04:16 [2021-04-07T05:04:16.838Z] #23 7.259 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) 05:04:17 [2021-04-07T05:04:17.001Z] #43 139.7 CC criu/path.o 05:04:17 [2021-04-07T05:04:17.001Z] #43 ... 05:04:17 [2021-04-07T05:04:17.001Z] 05:04:17 [2021-04-07T05:04:17.001Z] #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 05:04:17 [2021-04-07T05:04:17.001Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b 05:04:17 [2021-04-07T05:04:17.001Z] #21 1.833 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 05:04:17 [2021-04-07T05:04:17.001Z] #21 1.837 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 05:04:17 [2021-04-07T05:04:17.001Z] #21 1.841 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 05:04:17 [2021-04-07T05:04:17.125Z] #43 155.1 CC criu/sysfs_parse.o 05:04:17 [2021-04-07T05:04:17.125Z] #43 155.4 CC criu/timens.o 05:04:17 [2021-04-07T05:04:17.261Z] #21 DONE 2.2s 05:04:17 [2021-04-07T05:04:17.261Z] 05:04:17 [2021-04-07T05:04:17.261Z] #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 05:04:17 [2021-04-07T05:04:17.261Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:04:17 [2021-04-07T05:04:17.262Z] #43 140.0 CC criu/pie-util-vdso-elf32.o 05:04:17 [2021-04-07T05:04:17.319Z] #43 DONE 169.4s 05:04:17 [2021-04-07T05:04:17.319Z] 05:04:17 [2021-04-07T05:04:17.319Z] #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 05:04:17 [2021-04-07T05:04:17.319Z] #53 sha256:66f033d6efb24c325db808d1825d7c650f7ab41f94abaa04282f9a8883961908 05:04:17 [2021-04-07T05:04:17.382Z] #43 155.6 CC criu/timerfd.o 05:04:17 [2021-04-07T05:04:17.400Z] ok github.com/docker/docker/pkg/chrootarchive 3.467s coverage: 43.2% of statements 05:04:17 [2021-04-07T05:04:17.400Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements 05:04:17 [2021-04-07T05:04:17.400Z] ok github.com/docker/docker/layer 7.428s coverage: 68.8% of statements 05:04:17 [2021-04-07T05:04:17.400Z] ? github.com/docker/docker/libcontainerd [no test files] 05:04:17 [2021-04-07T05:04:17.400Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 05:04:17 [2021-04-07T05:04:17.400Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 05:04:17 [2021-04-07T05:04:17.400Z] ? github.com/docker/docker/libcontainerd/types [no test files] 05:04:17 [2021-04-07T05:04:17.400Z] ? github.com/docker/docker/oci/caps [no test files] 05:04:17 [2021-04-07T05:04:17.400Z] ? github.com/docker/docker/pkg/containerfs [no test files] 05:04:17 [2021-04-07T05:04:17.400Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 05:04:17 [2021-04-07T05:04:17.400Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements 05:04:17 [2021-04-07T05:04:17.490Z] #23 8.108 Installing build dependencies: started 05:04:17 [2021-04-07T05:04:17.522Z] #43 140.5 CC criu/pie-util-vdso.o 05:04:17 [2021-04-07T05:04:17.692Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements 05:04:17 [2021-04-07T05:04:17.944Z] #43 155.9 CC criu/tty.o 05:04:18 [2021-04-07T05:04:18.094Z] #43 141.0 CC criu/pie-util.o 05:04:18 [2021-04-07T05:04:18.268Z] #53 ... 05:04:18 [2021-04-07T05:04:18.268Z] 05:04:18 [2021-04-07T05:04:18.268Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 05:04:18 [2021-04-07T05:04:18.268Z] #44 sha256:876be93792ff06139fc7d692d2964aa6e62ddb327b921ff475a09e3ea1b415de 05:04:18 [2021-04-07T05:04:18.268Z] #44 DONE 0.1s 05:04:18 [2021-04-07T05:04:18.268Z] 05:04:18 [2021-04-07T05:04:18.268Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 05:04:18 [2021-04-07T05:04:18.268Z] #46 sha256:bd83e56da85b8f76bfc1fcf405280642ca83c49b8e06d65452dbe773bbd665e3 05:04:18 [2021-04-07T05:04:18.268Z] #46 DONE 0.1s 05:04:18 [2021-04-07T05:04:18.268Z] 05:04:18 [2021-04-07T05:04:18.268Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 05:04:18 [2021-04-07T05:04:18.268Z] #48 sha256:cea30b0cb66b911eebe266a765e401a12c62dd2a823d92b2bbad82d6c24a6001 05:04:18 [2021-04-07T05:04:18.268Z] #48 DONE 0.1s 05:04:18 [2021-04-07T05:04:18.268Z] 05:04:18 [2021-04-07T05:04:18.268Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 05:04:18 [2021-04-07T05:04:18.268Z] #50 sha256:6644f0281ae87a06df59e4bfeccb94d6617c6b594164372973919e8794c33eb5 05:04:18 [2021-04-07T05:04:18.325Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements 05:04:18 [2021-04-07T05:04:18.355Z] #43 141.3 CC criu/pipes.o 05:04:18 [2021-04-07T05:04:18.529Z] #50 DONE 0.1s 05:04:18 [2021-04-07T05:04:18.529Z] 05:04:18 [2021-04-07T05:04:18.529Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 05:04:18 [2021-04-07T05:04:18.529Z] #52 sha256:b51334fe448e0ad9074b2e5e25a96e6c1bebef93c92b3a6be8dab53dc6848d8d 05:04:18 [2021-04-07T05:04:18.529Z] #52 DONE 0.1s 05:04:18 [2021-04-07T05:04:18.529Z] 05:04:18 [2021-04-07T05:04:18.529Z] #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 05:04:18 [2021-04-07T05:04:18.529Z] #56 sha256:305a38861ff4fe70933e9cde31129e5c2f35dcfaae786eb195c2e6998f5b07a9 05:04:18 [2021-04-07T05:04:18.617Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements 05:04:18 [2021-04-07T05:04:18.873Z] #43 157.1 CC criu/tun.o 05:04:18 [2021-04-07T05:04:18.908Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements 05:04:19 [2021-04-07T05:04:19.298Z] #43 142.2 CC criu/plugin.o 05:04:19 [2021-04-07T05:04:19.436Z] #43 157.5 CC criu/uffd.o 05:04:19 [2021-04-07T05:04:19.871Z] #43 142.6 CC criu/proc_parse.o 05:04:19 [2021-04-07T05:04:19.943Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements 05:04:20 [2021-04-07T05:04:20.365Z] #43 158.2 CC criu/util.o 05:04:20 [2021-04-07T05:04:20.927Z] #43 159.1 CC criu/uts_ns.o 05:04:20 [2021-04-07T05:04:20.988Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements 05:04:21 [2021-04-07T05:04:21.184Z] #43 159.3 CC criu/vdso-compat.o 05:04:21 [2021-04-07T05:04:21.280Z] ok github.com/docker/docker/pkg/discovery/kv 3.085s coverage: 84.1% of statements 05:04:21 [2021-04-07T05:04:21.280Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements 05:04:21 [2021-04-07T05:04:21.440Z] #43 159.4 CC criu/vdso.o 05:04:21 [2021-04-07T05:04:21.572Z] ok github.com/docker/docker/pkg/fsutils 0.380s coverage: 85.1% of statements 05:04:21 [2021-04-07T05:04:21.842Z] #43 159.9 LINK criu/built-in.o 05:04:21 [2021-04-07T05:04:21.842Z] #43 160.0 LINK criu/criu 05:04:22 [2021-04-07T05:04:22.214Z] ok github.com/docker/docker/pkg/idtools 0.316s coverage: 69.5% of statements 05:04:22 [2021-04-07T05:04:22.416Z] #43 160.3 DEP lib/c/criu.d 05:04:22 [2021-04-07T05:04:22.416Z] #43 160.4 CC images/rpc.pb-c.o 05:04:22 [2021-04-07T05:04:22.506Z] ok github.com/docker/docker/pkg/ioutils 0.310s coverage: 70.1% of statements 05:04:22 [2021-04-07T05:04:22.506Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements 05:04:22 [2021-04-07T05:04:22.506Z] ? github.com/docker/docker/pkg/locker [no test files] 05:04:22 [2021-04-07T05:04:22.672Z] #43 160.7 CC lib/c/criu.o 05:04:22 [2021-04-07T05:04:22.797Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements 05:04:22 [2021-04-07T05:04:22.797Z] ? github.com/docker/docker/pkg/loopback [no test files] 05:04:22 [2021-04-07T05:04:22.797Z] ? github.com/docker/docker/pkg/mount [no test files] 05:04:22 [2021-04-07T05:04:22.797Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements 05:04:22 [2021-04-07T05:04:22.797Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 05:04:23 [2021-04-07T05:04:23.089Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements 05:04:23 [2021-04-07T05:04:23.089Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements 05:04:23 [2021-04-07T05:04:23.236Z] #43 161.4 LINK lib/c/built-in.o 05:04:23 [2021-04-07T05:04:23.240Z] #43 145.8 CC criu/protobuf-desc.o 05:04:23 [2021-04-07T05:04:23.240Z] #43 ... 05:04:23 [2021-04-07T05:04:23.240Z] 05:04:23 [2021-04-07T05:04:23.240Z] #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 05:04:23 [2021-04-07T05:04:23.240Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea 05:04:23 [2021-04-07T05:04:23.240Z] #40 DONE 218.6s 05:04:23 [2021-04-07T05:04:23.240Z] 05:04:23 [2021-04-07T05:04:23.240Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:04:23 [2021-04-07T05:04:23.240Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e 05:04:23 [2021-04-07T05:04:23.240Z] #22 5.757 Collecting yamllint==1.16.0 05:04:23 [2021-04-07T05:04:23.381Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements 05:04:23 [2021-04-07T05:04:23.381Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements 05:04:23 [2021-04-07T05:04:23.381Z] ? github.com/docker/docker/pkg/platform [no test files] 05:04:23 [2021-04-07T05:04:23.381Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 05:04:23 [2021-04-07T05:04:23.493Z] #43 161.4 LINK lib/c/libcriu.so 05:04:23 [2021-04-07T05:04:23.493Z] #43 161.5 LINK lib/c/libcriu.a 05:04:23 [2021-04-07T05:04:23.493Z] #43 161.6 GEN magic.py 05:04:23 [2021-04-07T05:04:23.493Z] #43 161.6 Note: Building without setproctitle() and strlcpy() support. 05:04:23 [2021-04-07T05:04:23.493Z] #43 161.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 05:04:23 [2021-04-07T05:04:23.493Z] #43 161.7 Note: Building without GnuTLS support 05:04:23 [2021-04-07T05:04:23.493Z] #43 161.7 Makefile.config:39: Warn: you have no libnftables installed 05:04:23 [2021-04-07T05:04:23.493Z] #43 161.7 Makefile.config:40: Warn: Building without nftables support 05:04:23 [2021-04-07T05:04:23.813Z] #22 ... 05:04:23 [2021-04-07T05:04:23.813Z] 05:04:23 [2021-04-07T05:04:23.813Z] #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 05:04:23 [2021-04-07T05:04:23.813Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:04:23 [2021-04-07T05:04:23.813Z] #43 146.8 CC criu/protobuf.o 05:04:23 [2021-04-07T05:04:23.839Z] #56 199.2 + bin/containerd 05:04:24 [2021-04-07T05:04:24.014Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements 05:04:24 [2021-04-07T05:04:24.056Z] #43 162.2 fatal: not a git repository (or any of the parent directories): .git 05:04:24 [2021-04-07T05:04:24.385Z] #43 147.2 CC criu/pstree.o 05:04:24 [2021-04-07T05:04:24.619Z] #43 162.7 make[1]: Nothing to be done for 'all'. 05:04:24 [2021-04-07T05:04:24.647Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements 05:04:24 [2021-04-07T05:04:24.939Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements 05:04:24 [2021-04-07T05:04:24.939Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements 05:04:25 [2021-04-07T05:04:25.182Z] #43 163.2 make[1]: 'images/built-in.o' is up to date. 05:04:25 [2021-04-07T05:04:25.182Z] #43 163.2 make[1]: 'compel/plugins/std.lib.a' is up to date. 05:04:25 [2021-04-07T05:04:25.182Z] #43 163.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. 05:04:25 [2021-04-07T05:04:25.182Z] #43 163.3 make[1]: 'compel/libcompel.a' is up to date. 05:04:25 [2021-04-07T05:04:25.182Z] #43 163.3 make[1]: 'compel/compel-host-bin' is up to date. 05:04:25 [2021-04-07T05:04:25.438Z] #43 163.3 make[1]: Nothing to be done for 'all'. 05:04:25 [2021-04-07T05:04:25.438Z] #43 163.4 make[1]: 'soccr/libsoccr.a' is up to date. 05:04:25 [2021-04-07T05:04:25.438Z] #43 163.5 make[2]: Nothing to be done for 'all'. 05:04:25 [2021-04-07T05:04:25.438Z] #43 163.5 make[2]: Nothing to be done for 'all'. 05:04:25 [2021-04-07T05:04:25.438Z] #43 163.6 make[2]: Nothing to be done for 'all'. 05:04:25 [2021-04-07T05:04:25.694Z] #43 163.7 make[2]: Nothing to be done for 'all'. 05:04:25 [2021-04-07T05:04:25.694Z] #43 163.7 make[2]: Nothing to be done for 'all'. 05:04:25 [2021-04-07T05:04:25.694Z] #43 163.7 make[2]: Nothing to be done for 'all'. 05:04:25 [2021-04-07T05:04:25.694Z] #43 163.8 make[2]: Nothing to be done for 'all'. 05:04:25 [2021-04-07T05:04:25.694Z] #43 163.8 make[2]: Nothing to be done for 'all'. 05:04:25 [2021-04-07T05:04:25.771Z] #43 148.4 CC criu/rbtree.o 05:04:25 [2021-04-07T05:04:25.771Z] #43 148.8 CC criu/rst-malloc.o 05:04:25 [2021-04-07T05:04:25.951Z] #43 163.8 INSTALL criu/criu 05:04:25 [2021-04-07T05:04:25.951Z] #43 DONE 164.0s 05:04:25 [2021-04-07T05:04:25.951Z] 05:04:25 [2021-04-07T05:04:25.951Z] #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 05:04:25 [2021-04-07T05:04:25.951Z] #53 sha256:a7ad171708b1de8ed5877611d0e4af9c0df251320e5a661e4c12e5b1fbdbcec7 05:04:26 [2021-04-07T05:04:26.032Z] #43 149.0 CC criu/seccomp.o 05:04:26 [2021-04-07T05:04:26.083Z] #23 ... 05:04:26 [2021-04-07T05:04:26.083Z] 05:04:26 [2021-04-07T05:04:26.083Z] #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 05:04:26 [2021-04-07T05:04:26.083Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:04:26 [2021-04-07T05:04:26.083Z] #44 146.7 CC criu/files.o 05:04:26 [2021-04-07T05:04:26.083Z] #44 149.4 CC criu/filesystems.o 05:04:26 [2021-04-07T05:04:26.083Z] #44 150.4 CC criu/fsnotify.o 05:04:26 [2021-04-07T05:04:26.083Z] #44 151.6 CC criu/image-desc.o 05:04:26 [2021-04-07T05:04:26.083Z] #44 151.8 CC criu/image.o 05:04:26 [2021-04-07T05:04:26.083Z] #44 152.9 CC criu/ipc_ns.o 05:04:26 [2021-04-07T05:04:26.083Z] #44 154.1 CC criu/irmap.o 05:04:26 [2021-04-07T05:04:26.083Z] #44 154.9 CC criu/kcmp-ids.o 05:04:26 [2021-04-07T05:04:26.383Z] #44 155.3 CC criu/kerndat.o 05:04:26 [2021-04-07T05:04:26.442Z] #56 188.1 + bin/containerd-stress 05:04:26 [2021-04-07T05:04:26.451Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements 05:04:26 [2021-04-07T05:04:26.451Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements 05:04:26 [2021-04-07T05:04:26.605Z] #43 ... 05:04:26 [2021-04-07T05:04:26.605Z] 05:04:26 [2021-04-07T05:04:26.605Z] #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 05:04:26 [2021-04-07T05:04:26.605Z] #49 sha256:dd7983f919ebd04a6e6c700815037ded95eef367734ca81ad075556575d8fba2 05:04:26 [2021-04-07T05:04:26.605Z] #49 221.5 + /build/golangci-lint --version 05:04:26 [2021-04-07T05:04:26.605Z] #49 221.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 05:04:26 [2021-04-07T05:04:26.605Z] #49 DONE 222.0s 05:04:26 [2021-04-07T05:04:26.605Z] 05:04:26 [2021-04-07T05:04:26.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 05:04:26 [2021-04-07T05:04:26.605Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:04:26 [2021-04-07T05:04:26.605Z] #43 149.6 CC criu/seize.o 05:04:26 [2021-04-07T05:04:26.703Z] #56 191.2 + bin/containerd-shim 05:04:27 [2021-04-07T05:04:27.365Z] #53 ... 05:04:27 [2021-04-07T05:04:27.365Z] 05:04:27 [2021-04-07T05:04:27.365Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 05:04:27 [2021-04-07T05:04:27.365Z] #44 sha256:cef68b3777105142ab058e3d2e60da8b6f5a92439da21f4f7e100eadb9edc753 05:04:27 [2021-04-07T05:04:27.444Z] #44 156.5 CC criu/libnetlink.o 05:04:27 [2021-04-07T05:04:27.549Z] #43 150.4 CC criu/servicefd.o 05:04:27 [2021-04-07T05:04:27.622Z] #44 DONE 0.1s 05:04:27 [2021-04-07T05:04:27.622Z] 05:04:27 [2021-04-07T05:04:27.622Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 05:04:27 [2021-04-07T05:04:27.622Z] #46 sha256:2a99652b2b4c1094c37ffbb642dca7cac3e323bcfe7045d995585b4823610bf5 05:04:27 [2021-04-07T05:04:27.622Z] #46 DONE 0.1s 05:04:27 [2021-04-07T05:04:27.622Z] 05:04:27 [2021-04-07T05:04:27.622Z] #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 05:04:27 [2021-04-07T05:04:27.622Z] #53 sha256:a7ad171708b1de8ed5877611d0e4af9c0df251320e5a661e4c12e5b1fbdbcec7 05:04:27 [2021-04-07T05:04:27.622Z] #53 ... 05:04:27 [2021-04-07T05:04:27.622Z] 05:04:27 [2021-04-07T05:04:27.622Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 05:04:27 [2021-04-07T05:04:27.622Z] #48 sha256:eb7315f00b08f9e7ef6b50c05abfcafd7f1fe63ab60b57341f18d73f2513dcc3 05:04:27 [2021-04-07T05:04:27.622Z] #48 DONE 0.1s 05:04:27 [2021-04-07T05:04:27.622Z] 05:04:27 [2021-04-07T05:04:27.622Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 05:04:27 [2021-04-07T05:04:27.622Z] #50 sha256:84d50a220ad498f97d3a4843b3e5dc1d899c85f07bd997eb0917ceebefcbe004 05:04:27 [2021-04-07T05:04:27.810Z] #43 150.7 CC criu/shmem.o 05:04:27 [2021-04-07T05:04:27.878Z] #50 DONE 0.2s 05:04:27 [2021-04-07T05:04:27.878Z] 05:04:27 [2021-04-07T05:04:27.878Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 05:04:27 [2021-04-07T05:04:27.878Z] #53 sha256:a7ad171708b1de8ed5877611d0e4af9c0df251320e5a661e4c12e5b1fbdbcec7 05:04:27 [2021-04-07T05:04:27.878Z] #53 ... 05:04:27 [2021-04-07T05:04:27.878Z] 05:04:27 [2021-04-07T05:04:27.878Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 05:04:27 [2021-04-07T05:04:27.878Z] #52 sha256:40a96f5f7a79fbd909a35c5dec8c16b6a65bd4b7ddb3920dddcdc43ef7bf385b 05:04:27 [2021-04-07T05:04:27.878Z] #52 DONE 0.1s 05:04:28 [2021-04-07T05:04:28.095Z] #44 156.9 CC criu/log.o 05:04:28 [2021-04-07T05:04:28.135Z] 05:04:28 [2021-04-07T05:04:28.135Z] #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 05:04:28 [2021-04-07T05:04:28.135Z] #53 sha256:a7ad171708b1de8ed5877611d0e4af9c0df251320e5a661e4c12e5b1fbdbcec7 05:04:28 [2021-04-07T05:04:28.753Z] #44 157.5 CC criu/lsm.o 05:04:28 [2021-04-07T05:04:28.753Z] #43 151.6 CC criu/sigframe.o 05:04:29 [2021-04-07T05:04:29.015Z] #43 151.8 CC criu/signalfd.o 05:04:29 [2021-04-07T05:04:29.015Z] #43 152.1 CC criu/sk-inet.o 05:04:29 [2021-04-07T05:04:29.129Z] #56 ... 05:04:29 [2021-04-07T05:04:29.129Z] 05:04:29 [2021-04-07T05:04:29.129Z] #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 05:04:29 [2021-04-07T05:04:29.129Z] #53 sha256:66f033d6efb24c325db808d1825d7c650f7ab41f94abaa04282f9a8883961908 05:04:29 [2021-04-07T05:04:29.129Z] #53 125.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 05:04:29 [2021-04-07T05:04:29.129Z] #53 126.1 + mkdir -p /build 05:04:29 [2021-04-07T05:04:29.129Z] #53 126.1 + cp runc /build/runc 05:04:29 [2021-04-07T05:04:29.185Z] ok github.com/docker/docker/pkg/signal 2.375s coverage: 61.0% of statements 05:04:29 [2021-04-07T05:04:29.389Z] #53 DONE 126.3s 05:04:29 [2021-04-07T05:04:29.389Z] 05:04:29 [2021-04-07T05:04:29.389Z] #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 05:04:29 [2021-04-07T05:04:29.389Z] #56 sha256:305a38861ff4fe70933e9cde31129e5c2f35dcfaae786eb195c2e6998f5b07a9 05:04:29 [2021-04-07T05:04:29.405Z] #44 158.2 CC criu/mem.o 05:04:29 [2021-04-07T05:04:29.477Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements 05:04:29 [2021-04-07T05:04:29.769Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements 05:04:29 [2021-04-07T05:04:29.959Z] #43 ... 05:04:29 [2021-04-07T05:04:29.959Z] 05:04:29 [2021-04-07T05:04:29.959Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:04:29 [2021-04-07T05:04:29.959Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e 05:04:29 [2021-04-07T05:04:29.959Z] #22 11.15 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 05:04:29 [2021-04-07T05:04:29.959Z] #22 11.18 Collecting pyyaml (from yamllint==1.16.0) 05:04:29 [2021-04-07T05:04:29.959Z] #22 11.40 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) 05:04:29 [2021-04-07T05:04:29.959Z] #22 11.67 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 05:04:29 [2021-04-07T05:04:29.959Z] #22 11.70 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl 05:04:29 [2021-04-07T05:04:29.959Z] #22 11.74 Installing collected packages: pyyaml, pathspec, yamllint 05:04:29 [2021-04-07T05:04:29.959Z] #22 12.05 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 05:04:29 [2021-04-07T05:04:29.959Z] #22 DONE 12.3s 05:04:29 [2021-04-07T05:04:29.959Z] 05:04:29 [2021-04-07T05:04:29.959Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli 05:04:29 [2021-04-07T05:04:29.959Z] #25 sha256:32f55c5626258a7898257abd331d13140b234b178c1a76ed8973d57dd5e7b2fa 05:04:29 [2021-04-07T05:04:29.959Z] #25 DONE 0.3s 05:04:29 [2021-04-07T05:04:29.959Z] 05:04:29 [2021-04-07T05:04:29.959Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 05:04:29 [2021-04-07T05:04:29.959Z] #30 sha256:c77d9b389fa7b67c2c45c43bb7ce7990fcd87650e8e063dcfff31c2778d37f24 05:04:30 [2021-04-07T05:04:30.061Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 05:04:30 [2021-04-07T05:04:30.695Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements 05:04:30 [2021-04-07T05:04:30.992Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements 05:04:31 [2021-04-07T05:04:31.283Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements 05:04:31 [2021-04-07T05:04:31.303Z] #56 ... 05:04:31 [2021-04-07T05:04:31.303Z] 05:04:31 [2021-04-07T05:04:31.303Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 05:04:31 [2021-04-07T05:04:31.303Z] #54 sha256:7be80635ab1079bb0cf399cf6aef56bfa3328fca6f4a103c9c7416a7d8335985 05:04:31 [2021-04-07T05:04:31.303Z] #54 DONE 0.1s 05:04:31 [2021-04-07T05:04:31.303Z] 05:04:31 [2021-04-07T05:04:31.303Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 05:04:31 [2021-04-07T05:04:31.303Z] #56 sha256:305a38861ff4fe70933e9cde31129e5c2f35dcfaae786eb195c2e6998f5b07a9 05:04:31 [2021-04-07T05:04:31.526Z] #44 ... 05:04:31 [2021-04-07T05:04:31.526Z] 05:04:31 [2021-04-07T05:04:31.526Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:04:31 [2021-04-07T05:04:31.526Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca 05:04:31 [2021-04-07T05:04:31.526Z] #23 22.29 Installing build dependencies: finished with status 'done' 05:04:31 [2021-04-07T05:04:31.916Z] ok github.com/docker/docker/pkg/tarsum 0.036s coverage: 89.3% of statements 05:04:31 [2021-04-07T05:04:31.916Z] testing: warning: no tests to run 05:04:31 [2021-04-07T05:04:31.916Z] coverage: [no statements] 05:04:31 [2021-04-07T05:04:31.916Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] 05:04:32 [2021-04-07T05:04:32.000Z] #56 196.7 + bin/containerd-shim-runc-v1 05:04:32 [2021-04-07T05:04:32.213Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements 05:04:32 [2021-04-07T05:04:32.505Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements 05:04:32 [2021-04-07T05:04:32.505Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements 05:04:33 [2021-04-07T05:04:33.385Z] #53 ... 05:04:33 [2021-04-07T05:04:33.385Z] 05:04:33 [2021-04-07T05:04:33.385Z] #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 05:04:33 [2021-04-07T05:04:33.385Z] #56 sha256:47b4cea3269034ea692181692836fefc7ba1d486c459bb3fb0116bbb1fbfc677 05:04:33 [2021-04-07T05:04:33.385Z] #56 194.8 + bin/containerd 05:04:34 [2021-04-07T05:04:34.643Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.2% of statements 05:04:34 [2021-04-07T05:04:34.938Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements 05:04:35 [2021-04-07T05:04:35.232Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.4% of statements 05:04:35 [2021-04-07T05:04:35.253Z] #30 DONE 5.2s 05:04:35 [2021-04-07T05:04:35.253Z] 05:04:35 [2021-04-07T05:04:35.253Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ 05:04:35 [2021-04-07T05:04:35.253Z] #33 sha256:42cbc497181480f484666743aa786878d5f51025bc10d5de1b59ca35c109d52f 05:04:35 [2021-04-07T05:04:35.830Z] #33 DONE 0.5s 05:04:35 [2021-04-07T05:04:35.830Z] 05:04:35 [2021-04-07T05:04:35.830Z] #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 05:04:35 [2021-04-07T05:04:35.830Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:04:35 [2021-04-07T05:04:35.830Z] #43 153.1 CC criu/sk-netlink.o 05:04:35 [2021-04-07T05:04:35.830Z] #43 153.6 CC criu/sk-packet.o 05:04:35 [2021-04-07T05:04:35.830Z] #43 154.1 CC criu/sk-queue.o 05:04:35 [2021-04-07T05:04:35.830Z] #43 154.5 CC criu/sk-tcp.o 05:04:35 [2021-04-07T05:04:35.831Z] #43 154.8 CC criu/sk-unix.o 05:04:35 [2021-04-07T05:04:35.831Z] #43 156.1 CC criu/sockets.o 05:04:35 [2021-04-07T05:04:35.831Z] #43 156.7 CC criu/stats.o 05:04:35 [2021-04-07T05:04:35.831Z] #43 156.9 CC criu/string.o 05:04:35 [2021-04-07T05:04:35.831Z] #43 157.0 CC criu/sysctl.o 05:04:35 [2021-04-07T05:04:35.831Z] #43 157.4 CC criu/sysfs_parse.o 05:04:35 [2021-04-07T05:04:35.831Z] #43 157.6 CC criu/timens.o 05:04:35 [2021-04-07T05:04:35.831Z] #43 157.9 CC criu/timerfd.o 05:04:35 [2021-04-07T05:04:35.831Z] #43 158.1 CC criu/tty.o 05:04:35 [2021-04-07T05:04:35.831Z] #43 ... 05:04:35 [2021-04-07T05:04:35.831Z] 05:04:35 [2021-04-07T05:04:35.831Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ 05:04:35 [2021-04-07T05:04:35.831Z] #35 sha256:e4f095d1a1e1ea6777820ddf14499edb57e6a42883d98a3cdb3a9a04bd8a573b 05:04:35 [2021-04-07T05:04:35.831Z] #35 DONE 0.1s 05:04:35 [2021-04-07T05:04:35.831Z] 05:04:35 [2021-04-07T05:04:35.831Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ 05:04:35 [2021-04-07T05:04:35.831Z] #38 sha256:e0291539f0e85041c3f3187a889657853090b04fd39f45c8641849bd90285245 05:04:36 [2021-04-07T05:04:36.092Z] #38 DONE 0.1s 05:04:36 [2021-04-07T05:04:36.092Z] 05:04:36 [2021-04-07T05:04:36.092Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ 05:04:36 [2021-04-07T05:04:36.092Z] #41 sha256:a549340665d43d632fed54b09b267b0f939ed31e08a532f3426939c5079cd47d 05:04:36 [2021-04-07T05:04:36.213Z] #56 200.6 + bin/containerd-shim-runc-v2 05:04:36 [2021-04-07T05:04:36.354Z] #41 DONE 0.4s 05:04:36 [2021-04-07T05:04:36.354Z] 05:04:36 [2021-04-07T05:04:36.354Z] #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 05:04:36 [2021-04-07T05:04:36.354Z] #56 sha256:4087f8d2f9620773e4a35a8a8c2aafbb01921731bc629579b98178e5774a568b 05:04:36 [2021-04-07T05:04:36.616Z] #56 ... 05:04:36 [2021-04-07T05:04:36.616Z] 05:04:36 [2021-04-07T05:04:36.616Z] #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 05:04:36 [2021-04-07T05:04:36.616Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b 05:04:36 [2021-04-07T05:04:36.616Z] #43 159.4 CC criu/tun.o 05:04:36 [2021-04-07T05:04:36.745Z] ok github.com/docker/docker/quota 0.663s coverage: 71.4% of statements 05:04:36 [2021-04-07T05:04:36.877Z] #43 159.7 CC criu/uffd.o 05:04:37 [2021-04-07T05:04:37.036Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 05:04:37 [2021-04-07T05:04:37.596Z] #56 202.0 + binaries 05:04:37 [2021-04-07T05:04:37.596Z] #56 202.0 + install -D bin/containerd /build/containerd 05:04:37 [2021-04-07T05:04:37.596Z] #56 202.1 + install -D bin/containerd-shim /build/containerd-shim 05:04:37 [2021-04-07T05:04:37.596Z] #56 202.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 05:04:37 [2021-04-07T05:04:37.596Z] #56 202.1 + install -D bin/ctr /build/ctr 05:04:37 [2021-04-07T05:04:37.822Z] #43 160.5 CC criu/util.o 05:04:38 [2021-04-07T05:04:38.073Z] ok github.com/docker/docker/registry 0.076s coverage: 57.2% of statements 05:04:38 [2021-04-07T05:04:38.394Z] #43 161.4 CC criu/uts_ns.o 05:04:38 [2021-04-07T05:04:38.504Z] #23 ... 05:04:38 [2021-04-07T05:04:38.504Z] 05:04:38 [2021-04-07T05:04:38.504Z] #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 05:04:38 [2021-04-07T05:04:38.504Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:04:38 [2021-04-07T05:04:38.504Z] #44 160.6 CC criu/memfd.o 05:04:38 [2021-04-07T05:04:38.504Z] #44 161.7 CC criu/mount.o 05:04:38 [2021-04-07T05:04:38.504Z] #44 167.0 CC criu/namespaces.o 05:04:38 [2021-04-07T05:04:38.633Z] #56 ... 05:04:38 [2021-04-07T05:04:38.633Z] 05:04:38 [2021-04-07T05:04:38.633Z] #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 05:04:38 [2021-04-07T05:04:38.633Z] #53 sha256:a7ad171708b1de8ed5877611d0e4af9c0df251320e5a661e4c12e5b1fbdbcec7 05:04:38 [2021-04-07T05:04:38.633Z] #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 05:04:38 [2021-04-07T05:04:38.633Z] #53 124.3 + mkdir -p /build 05:04:38 [2021-04-07T05:04:38.656Z] #43 161.5 CC criu/vdso-compat.o 05:04:38 [2021-04-07T05:04:38.708Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements 05:04:38 [2021-04-07T05:04:38.708Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements 05:04:38 [2021-04-07T05:04:38.888Z] #53 124.3 + cp runc /build/runc 05:04:38 [2021-04-07T05:04:38.916Z] #43 161.7 CC criu/vdso.o 05:04:39 [2021-04-07T05:04:39.148Z] #53 DONE 124.5s 05:04:39 [2021-04-07T05:04:39.148Z] 05:04:39 [2021-04-07T05:04:39.148Z] #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 05:04:39 [2021-04-07T05:04:39.148Z] #56 sha256:47b4cea3269034ea692181692836fefc7ba1d486c459bb3fb0116bbb1fbfc677 05:04:39 [2021-04-07T05:04:39.177Z] #43 162.1 LINK criu/built-in.o 05:04:39 [2021-04-07T05:04:39.177Z] #43 162.1 LINK criu/criu 05:04:39 [2021-04-07T05:04:39.357Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements 05:04:39 [2021-04-07T05:04:39.357Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements 05:04:39 [2021-04-07T05:04:39.438Z] #43 162.4 DEP lib/c/criu.d 05:04:39 [2021-04-07T05:04:39.438Z] #43 162.5 CC images/rpc.pb-c.o 05:04:40 [2021-04-07T05:04:40.010Z] #43 162.9 CC lib/c/criu.o 05:04:40 [2021-04-07T05:04:40.058Z] #44 ... 05:04:40 [2021-04-07T05:04:40.058Z] 05:04:40 [2021-04-07T05:04:40.058Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 05:04:40 [2021-04-07T05:04:40.058Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca 05:04:40 [2021-04-07T05:04:40.058Z] #23 30.76 Building wheels for collected packages: pyyaml 05:04:40 [2021-04-07T05:04:40.058Z] #23 30.76 Running setup.py bdist_wheel for pyyaml: started 05:04:40 [2021-04-07T05:04:40.077Z] #56 ... 05:04:40 [2021-04-07T05:04:40.077Z] 05:04:40 [2021-04-07T05:04:40.077Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 05:04:40 [2021-04-07T05:04:40.077Z] #54 sha256:ba54db47384ed0ed7bb07d9e37492fed8e1c9a52c866ee1a177db3ad0f4fb9a5 05:04:40 [2021-04-07T05:04:40.332Z] #54 DONE 0.2s 05:04:40 [2021-04-07T05:04:40.332Z] 05:04:40 [2021-04-07T05:04:40.332Z] #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 05:04:40 [2021-04-07T05:04:40.332Z] #56 sha256:47b4cea3269034ea692181692836fefc7ba1d486c459bb3fb0116bbb1fbfc677 05:04:40 [2021-04-07T05:04:40.584Z] #43 163.7 LINK lib/c/built-in.o 05:04:40 [2021-04-07T05:04:40.845Z] #43 163.7 LINK lib/c/libcriu.so 05:04:40 [2021-04-07T05:04:40.845Z] #43 163.7 LINK lib/c/libcriu.a 05:04:40 [2021-04-07T05:04:40.845Z] #43 163.8 GEN magic.py 05:04:40 [2021-04-07T05:04:40.845Z] #43 163.9 Note: Building without setproctitle() and strlcpy() support. 05:04:40 [2021-04-07T05:04:40.845Z] #43 163.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 05:04:41 [2021-04-07T05:04:41.106Z] #43 163.9 Note: Building without GnuTLS support 05:04:41 [2021-04-07T05:04:41.106Z] #43 163.9 Makefile.config:39: Warn: you have no libnftables installed 05:04:41 [2021-04-07T05:04:41.106Z] #43 163.9 Makefile.config:40: Warn: Building without nftables support 05:04:41 [2021-04-07T05:04:41.428Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements 05:04:41 [2021-04-07T05:04:41.679Z] #43 164.6 fatal: not a git repository (or any of the parent directories): .git 05:04:41 [2021-04-07T05:04:41.803Z] #56 DONE 205.8s 05:04:42 [2021-04-07T05:04:42.168Z] #23 32.69 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 05:04:42 [2021-04-07T05:04:42.168Z] #23 32.69 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 05:04:42 [2021-04-07T05:04:42.168Z] #23 32.83 Successfully built pyyaml 05:04:42 [2021-04-07T05:04:42.168Z] #23 32.84 Installing collected packages: pathspec, pyyaml, yamllint 05:04:42 [2021-04-07T05:04:42.253Z] #43 165.1 make[1]: Nothing to be done for 'all'. 05:04:42 [2021-04-07T05:04:42.476Z] ok github.com/docker/docker/volume/local 0.299s coverage: 76.4% of statements 05:04:42 [2021-04-07T05:04:42.743Z] 05:04:42 [2021-04-07T05:04:42.743Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 05:04:42 [2021-04-07T05:04:42.743Z] #57 sha256:abf1f3b550b349a43d893372b6fd90937973d0a6a68699df82d41006678815d0 05:04:42 [2021-04-07T05:04:42.825Z] #43 165.7 make[1]: 'images/built-in.o' is up to date. 05:04:42 [2021-04-07T05:04:42.825Z] #43 165.7 make[1]: 'compel/plugins/std.lib.a' is up to date. 05:04:42 [2021-04-07T05:04:42.825Z] #43 165.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. 05:04:42 [2021-04-07T05:04:42.825Z] #43 165.7 make[1]: 'compel/libcompel.a' is up to date. 05:04:42 [2021-04-07T05:04:42.825Z] #43 165.8 make[1]: 'compel/compel-host-bin' is up to date. 05:04:42 [2021-04-07T05:04:42.825Z] #43 165.8 make[1]: Nothing to be done for 'all'. 05:04:42 [2021-04-07T05:04:42.831Z] #23 33.23 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 05:04:42 [2021-04-07T05:04:42.831Z] #23 DONE 33.5s 05:04:42 [2021-04-07T05:04:42.831Z] 05:04:42 [2021-04-07T05:04:42.831Z] #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 05:04:42 [2021-04-07T05:04:42.831Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:04:42 [2021-04-07T05:04:42.831Z] #44 170.1 CC criu/net.o 05:04:43 [2021-04-07T05:04:43.086Z] #43 165.8 make[1]: 'soccr/libsoccr.a' is up to date. 05:04:43 [2021-04-07T05:04:43.086Z] #43 166.0 make[2]: Nothing to be done for 'all'. 05:04:43 [2021-04-07T05:04:43.086Z] #43 166.0 make[2]: Nothing to be done for 'all'. 05:04:43 [2021-04-07T05:04:43.086Z] #43 166.0 make[2]: Nothing to be done for 'all'. 05:04:43 [2021-04-07T05:04:43.086Z] #43 166.1 make[2]: Nothing to be done for 'all'. 05:04:43 [2021-04-07T05:04:43.110Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements 05:04:43 [2021-04-07T05:04:43.348Z] #43 166.1 make[2]: Nothing to be done for 'all'. 05:04:43 [2021-04-07T05:04:43.348Z] #43 166.1 make[2]: Nothing to be done for 'all'. 05:04:43 [2021-04-07T05:04:43.348Z] #43 166.2 make[2]: Nothing to be done for 'all'. 05:04:43 [2021-04-07T05:04:43.348Z] #43 166.3 make[2]: Nothing to be done for 'all'. 05:04:43 [2021-04-07T05:04:43.348Z] #43 166.3 INSTALL criu/criu 05:04:43 [2021-04-07T05:04:43.609Z] #43 DONE 166.4s 05:04:43 [2021-04-07T05:04:43.609Z] 05:04:43 [2021-04-07T05:04:43.609Z] #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 05:04:43 [2021-04-07T05:04:43.609Z] #53 sha256:9a7b146d97a1c24e5051a09fa629f6e8e04b0e08cce09f4b496db44b7097f124 05:04:44 [2021-04-07T05:04:44.147Z] ok github.com/docker/docker/volume/service 0.036s coverage: 73.1% of statements 05:04:44 [2021-04-07T05:04:44.652Z] #57 DONE 1.8s 05:04:44 [2021-04-07T05:04:44.652Z] 05:04:44 [2021-04-07T05:04:44.652Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 05:04:44 [2021-04-07T05:04:44.652Z] #61 sha256:97b376c35cdfb9b41d748365f057545053f94a327b756b76929939b73e8101d8 05:04:44 [2021-04-07T05:04:44.912Z] #61 DONE 0.4s 05:04:44 [2021-04-07T05:04:44.912Z] 05:04:44 [2021-04-07T05:04:44.912Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 05:04:44 [2021-04-07T05:04:44.912Z] #66 sha256:1f36f3a56d658d0cce69f8daf5fee94cd38e75b865833e8c4a1731ad52096239 05:04:45 [2021-04-07T05:04:45.000Z] #53 ... 05:04:45 [2021-04-07T05:04:45.000Z] 05:04:45 [2021-04-07T05:04:45.000Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 05:04:45 [2021-04-07T05:04:45.000Z] #44 sha256:fa3ddbf66b02105e5ae5398c671590f0a0bc3f726495df998565b48ec2093dae 05:04:45 [2021-04-07T05:04:45.000Z] #44 DONE 0.1s 05:04:45 [2021-04-07T05:04:45.000Z] 05:04:45 [2021-04-07T05:04:45.000Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 05:04:45 [2021-04-07T05:04:45.000Z] #46 sha256:d3bff13b3902a58460460d108fc57aa38b670e051c5fae5f4b1c68957741a7e4 05:04:45 [2021-04-07T05:04:45.000Z] #46 DONE 0.1s 05:04:45 [2021-04-07T05:04:45.000Z] 05:04:45 [2021-04-07T05:04:45.000Z] #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 05:04:45 [2021-04-07T05:04:45.000Z] #56 sha256:4087f8d2f9620773e4a35a8a8c2aafbb01921731bc629579b98178e5774a568b 05:04:45 [2021-04-07T05:04:45.000Z] #56 ... 05:04:45 [2021-04-07T05:04:45.000Z] 05:04:45 [2021-04-07T05:04:45.000Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 05:04:45 [2021-04-07T05:04:45.000Z] #48 sha256:5183113454e65fd650ac7c42ebc8ced8d5e3543ac51a78cd3dbd6d933aeb3031 05:04:45 [2021-04-07T05:04:45.000Z] #48 DONE 0.1s 05:04:45 [2021-04-07T05:04:45.000Z] 05:04:45 [2021-04-07T05:04:45.000Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 05:04:45 [2021-04-07T05:04:45.000Z] #50 sha256:62c86d896b3a4961b253bffa852f1f9c82ee83ec8eaf4f64c2d19816da69c0dd 05:04:45 [2021-04-07T05:04:45.260Z] #50 DONE 0.1s 05:04:45 [2021-04-07T05:04:45.260Z] 05:04:45 [2021-04-07T05:04:45.260Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 05:04:45 [2021-04-07T05:04:45.260Z] #52 sha256:9c3cf839ecfbd160053564273600283b99c38e3e4930b50b9fc77d45139905f4 05:04:45 [2021-04-07T05:04:45.521Z] #52 DONE 0.1s 05:04:45 [2021-04-07T05:04:45.521Z] 05:04:45 [2021-04-07T05:04:45.521Z] #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 05:04:45 [2021-04-07T05:04:45.521Z] #53 sha256:9a7b146d97a1c24e5051a09fa629f6e8e04b0e08cce09f4b496db44b7097f124 05:04:45 [2021-04-07T05:04:45.621Z] #44 174.5 CC criu/netfilter.o 05:04:46 [2021-04-07T05:04:46.268Z] #44 175.0 CC criu/page-pipe.o 05:04:46 [2021-04-07T05:04:46.919Z] #44 175.9 CC criu/page-xfer.o 05:04:47 [2021-04-07T05:04:47.451Z] #66 DONE 1.9s 05:04:47 [2021-04-07T05:04:47.451Z] 05:04:47 [2021-04-07T05:04:47.451Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 05:04:47 [2021-04-07T05:04:47.451Z] #68 sha256:c7ddf763a6dcd02fcf8f6b76bf1227358917197196d8302051d6466438a5f012 05:04:47 [2021-04-07T05:04:47.451Z] #68 DONE 0.1s 05:04:47 [2021-04-07T05:04:47.451Z] 05:04:47 [2021-04-07T05:04:47.451Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 05:04:47 [2021-04-07T05:04:47.451Z] #69 sha256:6a01468ca7da1c4f2cecf24b7cdceb636926b9da93c38dc35df9b5a15543b369 05:04:47 [2021-04-07T05:04:47.451Z] #69 DONE 0.1s 05:04:47 [2021-04-07T05:04:47.451Z] 05:04:47 [2021-04-07T05:04:47.451Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker 05:04:47 [2021-04-07T05:04:47.451Z] #70 sha256:f3ada4fe6d760fa519cf6f034eb790b47fb6124f7f88ffd99271a1e05a27cf31 05:04:48 [2021-04-07T05:04:48.821Z] #53 ... 05:04:48 [2021-04-07T05:04:48.821Z] 05:04:48 [2021-04-07T05:04:48.821Z] #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 05:04:48 [2021-04-07T05:04:48.821Z] #56 sha256:4087f8d2f9620773e4a35a8a8c2aafbb01921731bc629579b98178e5774a568b 05:04:48 [2021-04-07T05:04:48.821Z] #56 205.1 + bin/containerd 05:04:48 [2021-04-07T05:04:48.834Z] #70 DONE 1.6s 05:04:48 [2021-04-07T05:04:48.834Z] 05:04:48 [2021-04-07T05:04:48.834Z] #71 exporting to image 05:04:48 [2021-04-07T05:04:48.834Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 05:04:48 [2021-04-07T05:04:48.834Z] #71 exporting layers 05:04:49 [2021-04-07T05:04:49.034Z] #44 177.9 CC criu/pagemap-cache.o 05:04:49 [2021-04-07T05:04:49.687Z] #44 178.4 CC criu/pagemap.o 05:04:50 [2021-04-07T05:04:50.754Z] #44 179.7 CC criu/parasite-syscall.o 05:04:52 [2021-04-07T05:04:52.316Z] #44 181.0 CC criu/path.o 05:04:52 [2021-04-07T05:04:52.316Z] #44 181.4 CC criu/pie-util-vdso.o 05:04:52 [2021-04-07T05:04:52.967Z] #44 182.0 CC criu/pie-util.o 05:04:53 [2021-04-07T05:04:53.046Z] #71 exporting layers 3.7s done 05:04:53 [2021-04-07T05:04:53.046Z] #71 writing image sha256:26a65ecee7523b43061792c377dab2bf11041e8efaee3458cb1bd48b5c075a63 done 05:04:53 [2021-04-07T05:04:53.046Z] #71 naming to docker.io/library/docker:255c79a1e823b422ec661df05e31e9a3d85caf64 done 05:04:53 [2021-04-07T05:04:53.046Z] #71 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 05:04:53 [2021-04-07T05:04:53.266Z] #44 182.1 CC criu/pipes.o 05:04:53 [2021-04-07T05:04:53.395Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/test/unit 05:04:54 [2021-04-07T05:04:54.338Z] #44 183.1 CC criu/plugin.o 05:04:54 [2021-04-07T05:04:54.637Z] #44 183.7 CC criu/proc_parse.o 05:04:56 [2021-04-07T05:04:56.965Z] #56 ... 05:04:56 [2021-04-07T05:04:56.965Z] 05:04:56 [2021-04-07T05:04:56.965Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 05:04:56 [2021-04-07T05:04:56.965Z] #53 sha256:9a7b146d97a1c24e5051a09fa629f6e8e04b0e08cce09f4b496db44b7097f124 05:04:56 [2021-04-07T05:04:56.965Z] #53 125.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 05:04:57 [2021-04-07T05:04:57.227Z] #53 126.4 + mkdir -p /build 05:04:57 [2021-04-07T05:04:57.227Z] #53 126.4 + cp runc /build/runc 05:04:57 [2021-04-07T05:04:57.889Z] #56 230.8 + bin/containerd-stress 05:04:57 [2021-04-07T05:04:57.889Z] #56 232.8 + bin/containerd-shim 05:04:58 [2021-04-07T05:04:58.208Z] #53 DONE 127.2s 05:04:58 [2021-04-07T05:04:58.208Z] 05:04:58 [2021-04-07T05:04:58.208Z] #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 05:04:58 [2021-04-07T05:04:58.208Z] #56 sha256:4087f8d2f9620773e4a35a8a8c2aafbb01921731bc629579b98178e5774a568b 05:04:58 [2021-04-07T05:04:58.681Z] ? github.com/docker/docker/api [no test files] 05:04:59 [2021-04-07T05:04:59.164Z] #44 187.9 CC criu/protobuf-desc.o 05:04:59 [2021-04-07T05:04:59.516Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/pkg/symlink [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/pkg/term [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/profiles/apparmor [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/rootless [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/rootless/specconv [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/runconfig/opts [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/testutil/daemon [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/testutil/environment [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/testutil/fakegit [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/testutil/registry [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/testutil/request [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/volume [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/volume/service/opts [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] ? github.com/docker/docker/volume/testutils [no test files] 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === Skipped 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] exec_linux_test.go:18: requires AppArmor to be enabled 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] exec_linux_test.go:38: requires AppArmor to be enabled 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:46: Driver btrfs not supported 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:46: Driver btrfs not supported 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:46: Driver btrfs not supported 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:46: Driver btrfs not supported 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:46: Driver btrfs not supported 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:73: No driver to put! 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] time="2021-04-07T05:03:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:44: graphdriver: driver not supported 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] time="2021-04-07T05:03:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:44: graphdriver: driver not supported 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] time="2021-04-07T05:03:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:44: graphdriver: driver not supported 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] time="2021-04-07T05:03:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:44: graphdriver: driver not supported 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] time="2021-04-07T05:03:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:44: graphdriver: driver not supported 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:73: No driver to put! 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] overlay_test.go:44: Fails to compute changes after apply intermittently 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] overlay_test.go:49: Fails to compute changes intermittently 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] overlay_test.go:65: Cannot run test with naive change algorithm 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:04:59 [2021-04-07T05:04:59.516Z] graphtest_unix.go:46: Driver zfs not supported 05:04:59 [2021-04-07T05:04:59.516Z] 05:04:59 [2021-04-07T05:04:59.516Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 05:04:59 [2021-04-07T05:04:59.517Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:04:59 [2021-04-07T05:04:59.517Z] graphtest_unix.go:46: Driver zfs not supported 05:04:59 [2021-04-07T05:04:59.517Z] 05:04:59 [2021-04-07T05:04:59.517Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 05:04:59 [2021-04-07T05:04:59.517Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:04:59 [2021-04-07T05:04:59.517Z] graphtest_unix.go:46: Driver zfs not supported 05:04:59 [2021-04-07T05:04:59.517Z] 05:04:59 [2021-04-07T05:04:59.517Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 05:04:59 [2021-04-07T05:04:59.517Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:04:59 [2021-04-07T05:04:59.517Z] graphtest_unix.go:46: Driver zfs not supported 05:04:59 [2021-04-07T05:04:59.517Z] 05:04:59 [2021-04-07T05:04:59.517Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 05:04:59 [2021-04-07T05:04:59.517Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:04:59 [2021-04-07T05:04:59.517Z] graphtest_unix.go:46: Driver zfs not supported 05:04:59 [2021-04-07T05:04:59.517Z] 05:04:59 [2021-04-07T05:04:59.517Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 05:04:59 [2021-04-07T05:04:59.517Z] graphtest_unix.go:73: No driver to put! 05:04:59 [2021-04-07T05:04:59.517Z] 05:04:59 [2021-04-07T05:04:59.517Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 05:04:59 [2021-04-07T05:04:59.517Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 05:04:59 [2021-04-07T05:04:59.517Z] 05:04:59 [2021-04-07T05:04:59.517Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 05:04:59 [2021-04-07T05:04:59.517Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 05:04:59 [2021-04-07T05:04:59.517Z] 05:04:59 [2021-04-07T05:04:59.517Z] 05:04:59 [2021-04-07T05:04:59.517Z] DONE 2229 tests, 26 skipped in 194.199s Post stage [Pipeline] junit 05:04:59 [2021-04-07T05:04:59.565Z] Recording test results 05:04:59 [2021-04-07T05:04:59.593Z] #56 ... 05:04:59 [2021-04-07T05:04:59.593Z] 05:04:59 [2021-04-07T05:04:59.593Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 05:04:59 [2021-04-07T05:04:59.593Z] #54 sha256:599a56cfe729c847bd3f03c92ffca6d6abe48229415d374dabf14b8641835395 05:04:59 [2021-04-07T05:04:59.679Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:59 [2021-04-07T05:04:59.854Z] #54 DONE 0.3s 05:04:59 [2021-04-07T05:04:59.854Z] 05:04:59 [2021-04-07T05:04:59.854Z] #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 05:04:59 [2021-04-07T05:04:59.854Z] #56 sha256:4087f8d2f9620773e4a35a8a8c2aafbb01921731bc629579b98178e5774a568b 05:05:00 [2021-04-07T05:05:00.119Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 -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:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/make.sh dynbinary test-integration 05:05:00 [2021-04-07T05:05:00.224Z] #44 189.0 CC criu/protobuf.o 05:05:00 [2021-04-07T05:05:00.526Z] #44 ... 05:05:00 [2021-04-07T05:05:00.526Z] 05:05:00 [2021-04-07T05:05:00.526Z] #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 05:05:00 [2021-04-07T05:05:00.526Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 05:05:00 [2021-04-07T05:05:00.526Z] #41 258.1 + dpkg --print-architecture 05:05:00 [2021-04-07T05:05:00.526Z] #41 258.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 05:05:00 [2021-04-07T05:05:00.760Z] 05:05:00 [2021-04-07T05:05:00.760Z] Removing bundles/ 05:05:00 [2021-04-07T05:05:00.760Z] 05:05:00 [2021-04-07T05:05:00.760Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 05:05:00 [2021-04-07T05:05:00.760Z] Building: bundles/dynbinary-daemon/dockerd-dev 05:05:00 [2021-04-07T05:05:00.760Z] GOOS="" GOARCH="" GOARM="" 05:05:00 [2021-04-07T05:05:00.828Z] #41 258.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 05:05:00 [2021-04-07T05:05:00.828Z] #41 258.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 05:05:04 [2021-04-07T05:05:04.477Z] #56 239.6 + bin/containerd-shim-runc-v1 05:05:06 [2021-04-07T05:05:06.833Z] #56 226.4 + bin/containerd-stress 05:05:06 [2021-04-07T05:05:06.833Z] #56 228.4 + bin/containerd-shim 05:05:09 [2021-04-07T05:05:09.801Z] #56 244.3 + bin/containerd-shim-runc-v2 05:05:10 [2021-04-07T05:05:10.061Z] #56 245.3 + binaries 05:05:10 [2021-04-07T05:05:10.061Z] #56 245.3 + install -D bin/containerd /build/containerd 05:05:10 [2021-04-07T05:05:10.061Z] #56 245.3 + install -D bin/containerd-shim /build/containerd-shim 05:05:10 [2021-04-07T05:05:10.061Z] #56 245.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 05:05:10 [2021-04-07T05:05:10.061Z] #56 245.3 + install -D bin/ctr /build/ctr 05:05:10 [2021-04-07T05:05:10.929Z] ok github.com/docker/docker/api/server 0.032s coverage: 9.0% of statements 05:05:11 [2021-04-07T05:05:11.328Z] #41 ... 05:05:11 [2021-04-07T05:05:11.328Z] 05:05:11 [2021-04-07T05:05:11.328Z] #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 05:05:11 [2021-04-07T05:05:11.328Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:05:11 [2021-04-07T05:05:11.328Z] #44 189.5 CC criu/pstree.o 05:05:11 [2021-04-07T05:05:11.328Z] #44 191.0 CC criu/rbtree.o 05:05:11 [2021-04-07T05:05:11.328Z] #44 191.4 CC criu/rst-malloc.o 05:05:11 [2021-04-07T05:05:11.328Z] #44 191.7 CC criu/seccomp.o 05:05:11 [2021-04-07T05:05:11.328Z] #44 192.6 CC criu/seize.o 05:05:11 [2021-04-07T05:05:11.328Z] #44 193.9 CC criu/servicefd.o 05:05:11 [2021-04-07T05:05:11.328Z] #44 194.4 CC criu/shmem.o 05:05:11 [2021-04-07T05:05:11.328Z] #44 195.7 CC criu/sigframe.o 05:05:11 [2021-04-07T05:05:11.328Z] #44 195.9 CC criu/signalfd.o 05:05:11 [2021-04-07T05:05:11.328Z] #44 196.3 CC criu/sk-inet.o 05:05:11 [2021-04-07T05:05:11.328Z] #44 197.9 CC criu/sk-netlink.o 05:05:11 [2021-04-07T05:05:11.328Z] #44 198.5 CC criu/sk-packet.o 05:05:11 [2021-04-07T05:05:11.328Z] #44 199.5 CC criu/sk-queue.o 05:05:11 [2021-04-07T05:05:11.328Z] #44 200.2 CC criu/sk-tcp.o 05:05:11 [2021-04-07T05:05:11.969Z] #56 DONE 247.1s 05:05:11 [2021-04-07T05:05:11.978Z] #44 200.9 CC criu/sk-unix.o 05:05:12 [2021-04-07T05:05:12.540Z] 05:05:12 [2021-04-07T05:05:12.540Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 05:05:12 [2021-04-07T05:05:12.540Z] #57 sha256:987becc1e873923259862413ea239b3979b7c20213f1ae9e73ed0a76d9241165 05:05:13 [2021-04-07T05:05:13.392Z] #56 235.1 + bin/containerd-shim-runc-v1 05:05:13 [2021-04-07T05:05:13.534Z] #57 DONE 0.9s 05:05:13 [2021-04-07T05:05:13.535Z] 05:05:13 [2021-04-07T05:05:13.535Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 05:05:13 [2021-04-07T05:05:13.535Z] #61 sha256:2d0efa255c5690a731aeaca1028e943a5e49fb9c5553de267ea7a30d5d59d414 05:05:13 [2021-04-07T05:05:13.535Z] #61 DONE 0.2s 05:05:13 [2021-04-07T05:05:13.794Z] 05:05:13 [2021-04-07T05:05:13.794Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 05:05:13 [2021-04-07T05:05:13.794Z] #66 sha256:0d4f9b0c1ee4a537de67b257c0a6b66cb28f1cc9c35a60b63f18d24f151c0f38 05:05:14 [2021-04-07T05:05:14.371Z] #66 DONE 0.9s 05:05:14 [2021-04-07T05:05:14.631Z] 05:05:14 [2021-04-07T05:05:14.631Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 05:05:14 [2021-04-07T05:05:14.631Z] #68 sha256:acaf59217a39fe5d2ed6cca93dc41e5642ab7035d9b53166fa2a5f6ade6c90f8 05:05:14 [2021-04-07T05:05:14.631Z] #68 DONE 0.1s 05:05:14 [2021-04-07T05:05:14.631Z] 05:05:14 [2021-04-07T05:05:14.631Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 05:05:14 [2021-04-07T05:05:14.631Z] #69 sha256:f58ad18dc078ba878519d59860ed300e8ec7bb9e61840a0288301f8fbf46e448 05:05:14 [2021-04-07T05:05:14.631Z] #69 DONE 0.0s 05:05:14 [2021-04-07T05:05:14.631Z] 05:05:14 [2021-04-07T05:05:14.631Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker 05:05:14 [2021-04-07T05:05:14.631Z] #70 sha256:9ad7317d7965c47d8dd8f8f5fe2709b2269a0c3fe8839bf63d1c921b410dcd09 05:05:14 [2021-04-07T05:05:14.919Z] #44 203.7 CC criu/sockets.o 05:05:15 [2021-04-07T05:05:15.575Z] #70 DONE 0.7s 05:05:15 [2021-04-07T05:05:15.575Z] 05:05:15 [2021-04-07T05:05:15.575Z] #71 exporting to image 05:05:15 [2021-04-07T05:05:15.575Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 05:05:15 [2021-04-07T05:05:15.575Z] #71 exporting layers 05:05:16 [2021-04-07T05:05:16.484Z] #44 205.1 CC criu/stats.o 05:05:16 [2021-04-07T05:05:16.484Z] #44 205.6 CC criu/string.o 05:05:16 [2021-04-07T05:05:16.783Z] #44 205.7 CC criu/sysctl.o 05:05:17 [2021-04-07T05:05:17.863Z] #44 206.5 CC criu/sysfs_parse.o 05:05:18 [2021-04-07T05:05:18.165Z] #44 207.0 CC criu/timens.o 05:05:18 [2021-04-07T05:05:18.466Z] #44 207.4 CC criu/timerfd.o 05:05:18 [2021-04-07T05:05:18.662Z] #56 239.6 + bin/containerd-shim-runc-v2 05:05:18 [2021-04-07T05:05:18.662Z] #56 240.5 + binaries 05:05:18 [2021-04-07T05:05:18.662Z] #56 240.5 + install -D bin/containerd /build/containerd 05:05:18 [2021-04-07T05:05:18.662Z] #56 240.6 + install -D bin/containerd-shim /build/containerd-shim 05:05:18 [2021-04-07T05:05:18.662Z] #56 240.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 05:05:18 [2021-04-07T05:05:18.662Z] #56 240.6 + install -D bin/ctr /build/ctr 05:05:19 [2021-04-07T05:05:19.118Z] #44 207.9 CC criu/tty.o 05:05:20 [2021-04-07T05:05:20.059Z] #56 DONE 242.0s 05:05:21 [2021-04-07T05:05:21.028Z] 05:05:21 [2021-04-07T05:05:21.028Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 05:05:21 [2021-04-07T05:05:21.028Z] #57 sha256:dc78c857261bf7d1783b88cf1a77f7af23e74fe2c8f575c4f643a5d63f643b8c 05:05:21 [2021-04-07T05:05:21.909Z] #44 210.6 CC criu/tun.o 05:05:21 [2021-04-07T05:05:21.953Z] #57 DONE 0.9s 05:05:21 [2021-04-07T05:05:21.953Z] 05:05:21 [2021-04-07T05:05:21.953Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 05:05:21 [2021-04-07T05:05:21.953Z] #61 sha256:787e3e47040fff44311ff4ce6006e269d5e1357a32dfe43259303d11a9975a86 05:05:21 [2021-04-07T05:05:21.953Z] #61 DONE 0.2s 05:05:22 [2021-04-07T05:05:22.157Z] #71 exporting layers 6.5s done 05:05:22 [2021-04-07T05:05:22.158Z] #71 writing image sha256:55748e650fae6ca951e171c39ddb77e1a6747690c625ad9583b37d12ce713ec5 done 05:05:22 [2021-04-07T05:05:22.158Z] #71 naming to docker.io/library/docker:255c79a1e823b422ec661df05e31e9a3d85caf64 done 05:05:22 [2021-04-07T05:05:22.158Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) 05:05:22 [2021-04-07T05:05:22.208Z] 05:05:22 [2021-04-07T05:05:22.208Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 05:05:22 [2021-04-07T05:05:22.208Z] #66 sha256:b1bd684ffe34b92fc4d9bc8c7b0eb5bd5b7a1233e06bd9dd15ba14e573cb9e48 [Pipeline] sh 05:05:22 [2021-04-07T05:05:22.518Z] + trap exit INT TERM 05:05:22 [2021-04-07T05:05:22.518Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT 05:05:22 [2021-04-07T05:05:22.518Z] + CONTAINER_NAME=docker-pr1 05:05:22 [2021-04-07T05:05:22.518Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42263/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42263/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 -e DOCKER_GRAPHDRIVER docker:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/make.sh dynbinary-daemon 05:05:22 [2021-04-07T05:05:22.561Z] #44 211.4 CC criu/uffd.o 05:05:23 [2021-04-07T05:05:23.134Z] #66 DONE 0.8s 05:05:23 [2021-04-07T05:05:23.134Z] 05:05:23 [2021-04-07T05:05:23.134Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 05:05:23 [2021-04-07T05:05:23.134Z] #68 sha256:d718f1aedaacc1380831381ac7e49d922e3819136a59491ecfc490be1fd268f1 05:05:23 [2021-04-07T05:05:23.134Z] #68 DONE 0.0s 05:05:23 [2021-04-07T05:05:23.134Z] 05:05:23 [2021-04-07T05:05:23.134Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 05:05:23 [2021-04-07T05:05:23.134Z] #69 sha256:ac7996cc02bb9107c1785923217704a5761502ddcd9e42291894d6bb6823e9b5 05:05:23 [2021-04-07T05:05:23.134Z] #69 DONE 0.0s 05:05:23 [2021-04-07T05:05:23.134Z] 05:05:23 [2021-04-07T05:05:23.134Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker 05:05:23 [2021-04-07T05:05:23.134Z] #70 sha256:5cf3e8f53b1aa18bbf117e90bffebd1acf1c1cc9ebade93199aa3ea3e1612c9d 05:05:23 [2021-04-07T05:05:23.695Z] #70 DONE 0.7s 05:05:23 [2021-04-07T05:05:23.695Z] 05:05:23 [2021-04-07T05:05:23.695Z] #71 exporting to image 05:05:23 [2021-04-07T05:05:23.695Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 05:05:23 [2021-04-07T05:05:23.695Z] #71 exporting layers 05:05:23 [2021-04-07T05:05:23.901Z] 05:05:23 [2021-04-07T05:05:23.901Z] Removing bundles/ 05:05:23 [2021-04-07T05:05:23.901Z] 05:05:23 [2021-04-07T05:05:23.901Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 05:05:23 [2021-04-07T05:05:23.901Z] Building: bundles/dynbinary-daemon/dockerd-dev 05:05:23 [2021-04-07T05:05:23.901Z] GOOS="" GOARCH="" GOARM="" 05:05:24 [2021-04-07T05:05:24.685Z] #44 213.6 CC criu/util.o 05:05:26 [2021-04-07T05:05:26.433Z] #56 238.6 + bin/containerd-stress 05:05:26 [2021-04-07T05:05:26.433Z] #56 240.7 + bin/containerd-shim 05:05:26 [2021-04-07T05:05:26.805Z] #44 215.4 CC criu/uts_ns.o 05:05:26 [2021-04-07T05:05:26.805Z] #44 215.7 CC criu/vdso.o 05:05:27 [2021-04-07T05:05:27.871Z] #44 216.6 LINK criu/built-in.o 05:05:27 [2021-04-07T05:05:27.871Z] #44 216.8 LINK criu/criu 05:05:28 [2021-04-07T05:05:28.543Z] #44 217.6 DEP lib/c/criu.d 05:05:28 [2021-04-07T05:05:28.843Z] #44 217.7 CC images/rpc.pb-c.o 05:05:29 [2021-04-07T05:05:29.904Z] #44 218.8 CC lib/c/criu.o 05:05:30 [2021-04-07T05:05:30.228Z] #71 exporting layers 6.5s done 05:05:30 [2021-04-07T05:05:30.228Z] #71 writing image sha256:7bd6b1f52284444baf2b52b35b51efb2551aef7adca4677966ce85a199bd10a6 05:05:30 [2021-04-07T05:05:30.228Z] #71 writing image sha256:7bd6b1f52284444baf2b52b35b51efb2551aef7adca4677966ce85a199bd10a6 done 05:05:30 [2021-04-07T05:05:30.228Z] #71 naming to docker.io/library/docker:255c79a1e823b422ec661df05e31e9a3d85caf64 done 05:05:30 [2021-04-07T05:05:30.228Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:30 [2021-04-07T05:05:30.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 -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:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/make.sh dynbinary test-integration 05:05:31 [2021-04-07T05:05:31.457Z] #44 220.4 LINK lib/c/built-in.o 05:05:31 [2021-04-07T05:05:31.457Z] #44 220.5 LINK lib/c/libcriu.so 05:05:31 [2021-04-07T05:05:31.512Z] 05:05:31 [2021-04-07T05:05:31.512Z] Removing bundles/ 05:05:31 [2021-04-07T05:05:31.512Z] 05:05:31 [2021-04-07T05:05:31.512Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 05:05:31 [2021-04-07T05:05:31.512Z] Building: bundles/dynbinary-daemon/dockerd-dev 05:05:31 [2021-04-07T05:05:31.512Z] GOOS="" GOARCH="" GOARM="" 05:05:31 [2021-04-07T05:05:31.723Z] #56 247.4 + bin/containerd-shim-runc-v1 05:05:31 [2021-04-07T05:05:31.756Z] #44 220.6 LINK lib/c/libcriu.a 05:05:32 [2021-04-07T05:05:32.055Z] #44 220.9 GEN magic.py 05:05:32 [2021-04-07T05:05:32.355Z] #44 221.2 Note: Building without setproctitle() and strlcpy() support. 05:05:32 [2021-04-07T05:05:32.355Z] #44 221.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 05:05:32 [2021-04-07T05:05:32.355Z] #44 221.2 Note: Building without GnuTLS support 05:05:32 [2021-04-07T05:05:32.355Z] #44 221.2 Makefile.config:39: Warn: you have no libnftables installed 05:05:32 [2021-04-07T05:05:32.355Z] #44 221.2 Makefile.config:40: Warn: Building without nftables support 05:05:33 [2021-04-07T05:05:33.414Z] #44 222.2 fatal: not a git repository (or any of the parent directories): .git 05:05:34 [2021-04-07T05:05:34.064Z] #44 ... 05:05:34 [2021-04-07T05:05:34.064Z] 05:05:34 [2021-04-07T05:05:34.064Z] #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 05:05:34 [2021-04-07T05:05:34.064Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 05:05:34 [2021-04-07T05:05:34.064Z] #41 DONE 291.9s 05:05:34 [2021-04-07T05:05:34.367Z] 05:05:34 [2021-04-07T05:05:34.367Z] #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 05:05:34 [2021-04-07T05:05:34.367Z] #50 sha256:c9556ae439a080ca4e1f9e55c6e36f9567bc2d870f1ee56959db4f5a0ba433ba 05:05:34 [2021-04-07T05:05:34.690Z] #50 ... 05:05:34 [2021-04-07T05:05:34.690Z] 05:05:34 [2021-04-07T05:05:34.690Z] #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 05:05:34 [2021-04-07T05:05:34.690Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb 05:05:34 [2021-04-07T05:05:34.690Z] #44 223.6 make[1]: Nothing to be done for 'all'. 05:05:35 [2021-04-07T05:05:35.929Z] #56 252.0 + bin/containerd-shim-runc-v2 05:05:36 [2021-04-07T05:05:36.235Z] #44 225.0 make[1]: 'images/built-in.o' is up to date. 05:05:36 [2021-04-07T05:05:36.235Z] #44 225.0 make[1]: 'compel/plugins/std.lib.a' is up to date. 05:05:36 [2021-04-07T05:05:36.235Z] #44 225.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. 05:05:36 [2021-04-07T05:05:36.235Z] #44 225.1 make[1]: 'compel/libcompel.a' is up to date. 05:05:36 [2021-04-07T05:05:36.235Z] #44 225.2 make[1]: 'compel/compel-host-bin' is up to date. 05:05:36 [2021-04-07T05:05:36.235Z] #44 225.2 make[1]: Nothing to be done for 'all'. 05:05:36 [2021-04-07T05:05:36.235Z] #44 225.3 make[1]: 'soccr/libsoccr.a' is up to date. 05:05:36 [2021-04-07T05:05:36.499Z] #56 252.9 + binaries 05:05:36 [2021-04-07T05:05:36.499Z] #56 252.9 + install -D bin/containerd /build/containerd 05:05:36 [2021-04-07T05:05:36.499Z] #56 253.0 + install -D bin/containerd-shim /build/containerd-shim 05:05:36 [2021-04-07T05:05:36.499Z] #56 253.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 05:05:36 [2021-04-07T05:05:36.499Z] #56 253.0 + install -D bin/ctr /build/ctr 05:05:36 [2021-04-07T05:05:36.535Z] #44 225.6 make[2]: Nothing to be done for 'all'. 05:05:36 [2021-04-07T05:05:36.535Z] #44 225.6 make[2]: Nothing to be done for 'all'. 05:05:36 [2021-04-07T05:05:36.835Z] #44 225.7 make[2]: Nothing to be done for 'all'. 05:05:36 [2021-04-07T05:05:36.835Z] #44 225.9 make[2]: Nothing to be done for 'all'. 05:05:36 [2021-04-07T05:05:36.835Z] #44 226.0 make[2]: Nothing to be done for 'all'. 05:05:36 [2021-04-07T05:05:36.835Z] #44 226.0 make[2]: Nothing to be done for 'all'. 05:05:37 [2021-04-07T05:05:37.136Z] #44 226.1 make[2]: Nothing to be done for 'all'. 05:05:37 [2021-04-07T05:05:37.436Z] #44 226.3 make[2]: Nothing to be done for 'all'. 05:05:37 [2021-04-07T05:05:37.436Z] #44 226.3 INSTALL criu/criu 05:05:37 [2021-04-07T05:05:37.436Z] #44 DONE 226.5s 05:05:37 [2021-04-07T05:05:37.436Z] 05:05:37 [2021-04-07T05:05:37.436Z] #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 05:05:37 [2021-04-07T05:05:37.436Z] #50 sha256:c9556ae439a080ca4e1f9e55c6e36f9567bc2d870f1ee56959db4f5a0ba433ba 05:05:38 [2021-04-07T05:05:38.409Z] #56 DONE 254.6s 05:05:38 [2021-04-07T05:05:38.981Z] 05:05:38 [2021-04-07T05:05:38.981Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 05:05:38 [2021-04-07T05:05:38.981Z] #57 sha256:fbd849231fe9fe3e9708bd605a39b3b4be3f252a60afb8b3b955ed5fb2c59204 05:05:39 [2021-04-07T05:05:39.920Z] #57 DONE 1.1s 05:05:40 [2021-04-07T05:05:40.183Z] 05:05:40 [2021-04-07T05:05:40.183Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 05:05:40 [2021-04-07T05:05:40.183Z] #61 sha256:03c576aea33dfb1873fb00abea52592e8c001968e0d21203d5704a917a27bb28 05:05:40 [2021-04-07T05:05:40.183Z] #61 DONE 0.3s 05:05:40 [2021-04-07T05:05:40.443Z] 05:05:40 [2021-04-07T05:05:40.443Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 05:05:40 [2021-04-07T05:05:40.443Z] #66 sha256:826f712ae63cd8edea367f75331c80b351f57bcfe730c7c48a8f014c8d690ea8 05:05:41 [2021-04-07T05:05:41.384Z] #66 DONE 1.0s 05:05:41 [2021-04-07T05:05:41.384Z] 05:05:41 [2021-04-07T05:05:41.384Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 05:05:41 [2021-04-07T05:05:41.384Z] #68 sha256:065546ebcfd1dee1f1e5f27fa51d44f901b65225e062eaf6e7467ff26bb5738e 05:05:41 [2021-04-07T05:05:41.384Z] #68 DONE 0.1s 05:05:41 [2021-04-07T05:05:41.384Z] 05:05:41 [2021-04-07T05:05:41.384Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 05:05:41 [2021-04-07T05:05:41.384Z] #69 sha256:bf3636f0495e797c1841e6bb5dd05d5be374861bca7458171db2a6d181478521 05:05:41 [2021-04-07T05:05:41.384Z] #69 DONE 0.0s 05:05:41 [2021-04-07T05:05:41.384Z] 05:05:41 [2021-04-07T05:05:41.384Z] #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 05:05:41 [2021-04-07T05:05:41.384Z] #70 sha256:972352ccd91cd71623b5ed3d7c75b734d5e2e8ec6e5a78d244b780d9ffc5f5fb 05:05:41 [2021-04-07T05:05:41.967Z] #50 299.0 + /build/golangci-lint --version 05:05:41 [2021-04-07T05:05:41.967Z] #50 299.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 05:05:41 [2021-04-07T05:05:41.967Z] #50 DONE 299.7s 05:05:41 [2021-04-07T05:05:41.967Z] 05:05:41 [2021-04-07T05:05:41.967Z] #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 05:05:41 [2021-04-07T05:05:41.967Z] #54 sha256:28ed189d238b7e3aef4827f97f789b0407773a4ccd9dfd711db4467e2467d24c 05:05:42 [2021-04-07T05:05:42.325Z] #70 0.701 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease 05:05:42 [2021-04-07T05:05:42.325Z] #70 0.701 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease 05:05:42 [2021-04-07T05:05:42.325Z] #70 0.701 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease 05:05:42 [2021-04-07T05:05:42.325Z] #70 0.701 Hit:4 http://deb.debian.org/debian buster-backports InRelease 05:05:43 [2021-04-07T05:05:43.266Z] #70 1.053 Reading package lists... 05:05:43 [2021-04-07T05:05:43.836Z] #70 1.705 Reading package lists... 05:05:43 [2021-04-07T05:05:43.836Z] #70 2.346 Building dependency tree... 05:05:43 [2021-04-07T05:05:43.836Z] #70 2.478 Reading state information... 05:05:44 [2021-04-07T05:05:44.097Z] #70 2.591 The following additional packages will be installed: 05:05:44 [2021-04-07T05:05:44.097Z] #70 2.591 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 05:05:44 [2021-04-07T05:05:44.097Z] #70 2.591 libpam-systemd 05:05:44 [2021-04-07T05:05:44.097Z] #70 2.592 Suggested packages: 05:05:44 [2021-04-07T05:05:44.097Z] #70 2.592 systemd-container policykit-1 05:05:44 [2021-04-07T05:05:44.097Z] #70 2.592 Recommended packages: 05:05:44 [2021-04-07T05:05:44.097Z] #70 2.592 libnss-systemd 05:05:44 [2021-04-07T05:05:44.097Z] #70 2.673 The following NEW packages will be installed: 05:05:44 [2021-04-07T05:05:44.097Z] #70 2.673 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 05:05:44 [2021-04-07T05:05:44.097Z] #70 2.674 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv 05:05:44 [2021-04-07T05:05:44.357Z] #70 2.943 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. 05:05:44 [2021-04-07T05:05:44.357Z] #70 2.943 Need to get 4762 kB of archives. 05:05:44 [2021-04-07T05:05:44.357Z] #70 2.943 After this operation, 16.6 MB of additional disk space will be used. 05:05:44 [2021-04-07T05:05:44.357Z] #70 2.943 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] 05:05:44 [2021-04-07T05:05:44.357Z] #70 2.945 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] 05:05:44 [2021-04-07T05:05:44.357Z] #70 2.946 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] 05:05:44 [2021-04-07T05:05:44.357Z] #70 2.952 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] 05:05:44 [2021-04-07T05:05:44.357Z] #70 2.955 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] 05:05:44 [2021-04-07T05:05:44.357Z] #70 2.956 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] 05:05:44 [2021-04-07T05:05:44.357Z] #70 3.037 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] 05:05:44 [2021-04-07T05:05:44.357Z] #70 3.044 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] 05:05:44 [2021-04-07T05:05:44.618Z] #70 3.046 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] 05:05:44 [2021-04-07T05:05:44.618Z] #70 3.048 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] 05:05:44 [2021-04-07T05:05:44.618Z] #70 3.050 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] 05:05:44 [2021-04-07T05:05:44.618Z] #70 3.208 debconf: delaying package configuration, since apt-utils is not installed 05:05:44 [2021-04-07T05:05:44.618Z] #70 3.232 Fetched 4762 kB in 0s (13.0 MB/s) 05:05:44 [2021-04-07T05:05:44.618Z] #70 3.257 Selecting previously unselected package libargon2-1:amd64. 05:05:44 [2021-04-07T05:05:44.618Z] #70 3.257 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) 05:05:44 [2021-04-07T05:05:44.618Z] #70 3.272 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... 05:05:44 [2021-04-07T05:05:44.618Z] #70 3.279 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... 05:05:44 [2021-04-07T05:05:44.618Z] #70 3.314 Selecting previously unselected package libjson-c3:amd64. 05:05:44 [2021-04-07T05:05:44.878Z] #70 3.318 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... 05:05:44 [2021-04-07T05:05:44.878Z] #70 3.322 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... 05:05:44 [2021-04-07T05:05:44.878Z] #70 3.363 Selecting previously unselected package libcryptsetup12:amd64. 05:05:44 [2021-04-07T05:05:44.878Z] #70 3.364 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... 05:05:44 [2021-04-07T05:05:44.878Z] #70 3.368 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... 05:05:44 [2021-04-07T05:05:44.878Z] #70 3.417 Selecting previously unselected package libidn11:amd64. 05:05:44 [2021-04-07T05:05:44.878Z] #70 3.420 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... 05:05:44 [2021-04-07T05:05:44.878Z] #70 3.424 Unpacking libidn11:amd64 (1.33-2.2) ... 05:05:44 [2021-04-07T05:05:44.878Z] #70 3.474 Selecting previously unselected package libkmod2:amd64. 05:05:44 [2021-04-07T05:05:44.878Z] #70 3.477 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... 05:05:44 [2021-04-07T05:05:44.878Z] #70 3.481 Unpacking libkmod2:amd64 (26-1) ... 05:05:44 [2021-04-07T05:05:44.878Z] #70 3.526 Selecting previously unselected package systemd. 05:05:45 [2021-04-07T05:05:45.139Z] #70 3.529 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... 05:05:45 [2021-04-07T05:05:45.139Z] #70 3.568 Unpacking systemd (241-7~deb10u7) ... 05:05:45 [2021-04-07T05:05:45.399Z] #70 4.038 Setting up libargon2-1:amd64 (0~20171227-0.2) ... 05:05:45 [2021-04-07T05:05:45.399Z] #70 4.051 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... 05:05:45 [2021-04-07T05:05:45.399Z] #70 4.064 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... 05:05:45 [2021-04-07T05:05:45.399Z] #70 4.075 Setting up libidn11:amd64 (1.33-2.2) ... 05:05:45 [2021-04-07T05:05:45.399Z] #70 4.087 Setting up libkmod2:amd64 (26-1) ... 05:05:45 [2021-04-07T05:05:45.659Z] #70 4.106 Setting up systemd (241-7~deb10u7) ... 05:05:45 [2021-04-07T05:05:45.659Z] #70 4.161 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 05:05:45 [2021-04-07T05:05:45.659Z] #70 4.163 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 05:05:45 [2021-04-07T05:05:45.659Z] #70 4.167 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 05:05:45 [2021-04-07T05:05:45.659Z] #70 4.167 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 05:05:45 [2021-04-07T05:05:45.919Z] #70 4.634 Selecting previously unselected package systemd-sysv. 05:05:46 [2021-04-07T05:05:46.180Z] #70 4.634 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) 05:05:46 [2021-04-07T05:05:46.180Z] #70 4.647 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... 05:05:46 [2021-04-07T05:05:46.180Z] #70 4.652 Unpacking systemd-sysv (241-7~deb10u7) ... 05:05:46 [2021-04-07T05:05:46.180Z] #70 4.697 Selecting previously unselected package libdbus-1-3:amd64. 05:05:46 [2021-04-07T05:05:46.180Z] #70 4.699 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... 05:05:46 [2021-04-07T05:05:46.180Z] #70 4.703 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... 05:05:46 [2021-04-07T05:05:46.180Z] #70 4.758 Selecting previously unselected package dbus. 05:05:46 [2021-04-07T05:05:46.180Z] #70 4.761 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... 05:05:46 [2021-04-07T05:05:46.180Z] #70 4.772 Unpacking dbus (1.12.20-0+deb10u1) ... 05:05:46 [2021-04-07T05:05:46.180Z] #70 4.832 Selecting previously unselected package libpam-systemd:amd64. 05:05:46 [2021-04-07T05:05:46.180Z] #70 4.835 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... 05:05:46 [2021-04-07T05:05:46.180Z] #70 4.838 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... 05:05:46 [2021-04-07T05:05:46.180Z] #70 4.878 Selecting previously unselected package dbus-user-session. 05:05:46 [2021-04-07T05:05:46.440Z] #70 4.881 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... 05:05:46 [2021-04-07T05:05:46.440Z] #70 4.885 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... 05:05:46 [2021-04-07T05:05:46.440Z] #70 4.998 Setting up systemd-sysv (241-7~deb10u7) ... 05:05:46 [2021-04-07T05:05:46.440Z] #70 5.009 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... 05:05:46 [2021-04-07T05:05:46.440Z] #70 5.021 Setting up dbus (1.12.20-0+deb10u1) ... 05:05:46 [2021-04-07T05:05:46.440Z] #70 5.139 invoke-rc.d: could not determine current runlevel 05:05:46 [2021-04-07T05:05:46.702Z] #70 5.141 invoke-rc.d: policy-rc.d denied execution of start. 05:05:46 [2021-04-07T05:05:46.702Z] #70 5.146 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... 05:05:46 [2021-04-07T05:05:46.965Z] #70 5.310 Setting up dbus-user-session (1.12.20-0+deb10u1) ... 05:05:46 [2021-04-07T05:05:46.965Z] #70 5.325 Processing triggers for systemd (241-7~deb10u7) ... 05:05:46 [2021-04-07T05:05:46.965Z] #70 5.333 Processing triggers for libc-bin (2.28-10) ... 05:05:46 [2021-04-07T05:05:46.965Z] #70 DONE 5.5s 05:05:46 [2021-04-07T05:05:46.965Z] 05:05:46 [2021-04-07T05:05:46.965Z] #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 05:05:46 [2021-04-07T05:05:46.965Z] #71 sha256:c7480a7c502833c38848a7c40d710fe8548f3eac4f00d76a34d112aefa149cbb 05:05:47 [2021-04-07T05:05:47.536Z] #71 0.460 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:47 [2021-04-07T05:05:47.536Z] #71 0.462 Dload Upload Total Spent Left Speed 05:05:47 [2021-04-07T05:05:47.536Z] #71 0.462 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 17198 0 --:--:-- --:--:-- --:--:-- 17198 05:05:47 [2021-04-07T05:05:47.536Z] #71 DONE 0.6s 05:05:47 [2021-04-07T05:05:47.536Z] 05:05:47 [2021-04-07T05:05:47.536Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker 05:05:47 [2021-04-07T05:05:47.536Z] #72 sha256:a7063ae67097db39337a76e67d9409b2890b787b3f233cf4b5212bda05001219 05:05:48 [2021-04-07T05:05:48.478Z] #72 DONE 0.7s 05:05:48 [2021-04-07T05:05:48.478Z] 05:05:48 [2021-04-07T05:05:48.478Z] #73 exporting to image 05:05:48 [2021-04-07T05:05:48.478Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 05:05:48 [2021-04-07T05:05:48.478Z] #73 exporting layers 05:05:50 [2021-04-07T05:05:50.359Z] 4612f6d0b889: Pull complete 05:05:55 [2021-04-07T05:05:55.064Z] #73 exporting layers 6.8s done 05:05:55 [2021-04-07T05:05:55.064Z] #73 writing image sha256:507a6b72e3cc9a23384b6e4450e212231db0741c1548c36da6b952a8205350d7 done 05:05:55 [2021-04-07T05:05:55.064Z] #73 naming to docker.io/library/docker:255c79a1e823b422ec661df05e31e9a3d85caf64 done 05:05:55 [2021-04-07T05:05:55.064Z] #73 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:55 [2021-04-07T05:05:55.437Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 -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:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/make.sh dynbinary test-integration 05:05:57 [2021-04-07T05:05:57.348Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. 05:05:57 [2021-04-07T05:05:57.348Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. 05:05:57 [2021-04-07T05:05:57.348Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. 05:05:57 [2021-04-07T05:05:57.348Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target 05:05:57 [2021-04-07T05:05:57.348Z] 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) 05:05:57 [2021-04-07T05:05:57.348Z] Detected virtualization docker. 05:05:57 [2021-04-07T05:05:57.348Z] Detected architecture x86-64. 05:05:57 [2021-04-07T05:05:57.348Z] Set hostname to <58056471cf7e>. 05:05:57 [2021-04-07T05:05:57.730Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 05:05:57 [2021-04-07T05:05:57.730Z] 05:05:57 [2021-04-07T05:05:57.730Z] ---> Making bundle: test-integration (in bundles/test-integration) 05:05:57 [2021-04-07T05:05:57.730Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 05:05:57 [2021-04-07T05:05:57.730Z] HOSTNAME=1d36651fa7bb 05:05:57 [2021-04-07T05:05:57.730Z] TESTDEBUG=0 05:05:57 [2021-04-07T05:05:57.730Z] DEST=bundles/test-integration 05:05:57 [2021-04-07T05:05:57.731Z] PWD=/go/src/github.com/docker/docker 05:05:57 [2021-04-07T05:05:57.731Z] DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 05:05:57 [2021-04-07T05:05:57.731Z] container=docker 05:05:57 [2021-04-07T05:05:57.731Z] HOME=/root 05:05:57 [2021-04-07T05:05:57.731Z] GOLANG_VERSION=1.13.15 05:05:57 [2021-04-07T05:05:57.731Z] VALIDATE_REPO=https://github.com/moby/moby.git 05:05:57 [2021-04-07T05:05:57.731Z] VALIDATE_BRANCH=20.10 05:05:57 [2021-04-07T05:05:57.731Z] TERM=xterm 05:05:57 [2021-04-07T05:05:57.731Z] DOCKER_PKG=github.com/docker/docker 05:05:57 [2021-04-07T05:05:57.731Z] SHLVL=1 05:05:57 [2021-04-07T05:05:57.731Z] TIMEOUT=120m 05:05:57 [2021-04-07T05:05:57.731Z] DOCKER_BUILDTAGS=apparmor seccomp journald 05:05:57 [2021-04-07T05:05:57.731Z] DOCKER_GRAPHDRIVER=overlay2 05:05:57 [2021-04-07T05:05:57.731Z] GO111MODULE=off 05:05:57 [2021-04-07T05:05:57.731Z] DOCKER_EXPERIMENTAL=1 05:05:57 [2021-04-07T05:05:57.731Z] TEST_SKIP_INTEGRATION_CLI=1 05:05:57 [2021-04-07T05:05:57.731Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 05:05:57 [2021-04-07T05:05:57.731Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 05:05:57 [2021-04-07T05:05:57.731Z] GOPATH=/go 05:05:57 [2021-04-07T05:05:57.731Z] PKG_CONFIG=pkg-config 05:05:57 [2021-04-07T05:05:57.731Z] _=/usr/bin/env 05:05:57 [2021-04-07T05:05:57.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 05:05:57 [2021-04-07T05:05:57.920Z] + source /etc/docker-entrypoint-cmd 05:05:57 [2021-04-07T05:05:57.920Z] ++ hack/make.sh dynbinary test-integration 05:05:57 [2021-04-07T05:05:57.920Z] 05:05:57 [2021-04-07T05:05:57.920Z] Removing bundles/ 05:05:57 [2021-04-07T05:05:57.920Z] 05:05:57 [2021-04-07T05:05:57.920Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 05:05:57 [2021-04-07T05:05:57.920Z] Building: bundles/dynbinary-daemon/dockerd-dev 05:05:57 [2021-04-07T05:05:57.920Z] GOOS="" GOARCH="" GOARM="" 05:06:04 [2021-04-07T05:06:04.642Z] #54 198.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 05:06:04 [2021-04-07T05:06:04.642Z] #54 200.1 + mkdir -p /build 05:06:04 [2021-04-07T05:06:04.721Z] INFO [loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|deps|exports_file|name) took 2m0.441624492s 05:06:04 [2021-04-07T05:06:04.721Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.487678ms 05:06:04 [2021-04-07T05:06:04.942Z] #54 200.1 + cp runc /build/runc 05:06:04 [2021-04-07T05:06:04.942Z] #54 DONE 200.2s 05:06:04 [2021-04-07T05:06:04.942Z] 05:06:04 [2021-04-07T05:06:04.942Z] #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 05:06:04 [2021-04-07T05:06:04.942Z] #25 sha256:874da5f0b872d8b855687a26c0e814c54375a5d6cc8ca03603c214ee2f4e4866 05:06:07 [2021-04-07T05:06:07.219Z] ok github.com/docker/docker/api/server/httputils 0.037s coverage: 14.7% of statements 05:06:07 [2021-04-07T05:06:07.219Z] ? github.com/docker/docker/api/server/backend/build [no test files] 05:06:07 [2021-04-07T05:06:07.219Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements 05:06:07 [2021-04-07T05:06:07.219Z] ? github.com/docker/docker/api/server/router [no test files] 05:06:07 [2021-04-07T05:06:07.219Z] ? github.com/docker/docker/api/server/router/build [no test files] 05:06:07 [2021-04-07T05:06:07.219Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 05:06:07 [2021-04-07T05:06:07.219Z] ? github.com/docker/docker/api/server/router/container [no test files] 05:06:07 [2021-04-07T05:06:07.219Z] ? github.com/docker/docker/api/server/router/debug [no test files] 05:06:07 [2021-04-07T05:06:07.219Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 05:06:07 [2021-04-07T05:06:07.219Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 05:06:07 [2021-04-07T05:06:07.219Z] ? github.com/docker/docker/api/server/router/image [no test files] 05:06:07 [2021-04-07T05:06:07.219Z] ? github.com/docker/docker/api/server/router/network [no test files] 05:06:07 [2021-04-07T05:06:07.219Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 05:06:07 [2021-04-07T05:06:07.219Z] ? github.com/docker/docker/api/server/router/session [no test files] 05:06:07 [2021-04-07T05:06:07.480Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements 05:06:07 [2021-04-07T05:06:07.480Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements 05:06:07 [2021-04-07T05:06:07.480Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 5.7% of statements 05:06:07 [2021-04-07T05:06:07.480Z] ? github.com/docker/docker/api/server/router/system [no test files] 05:06:07 [2021-04-07T05:06:07.480Z] ? github.com/docker/docker/api/server/router/volume [no test files] 05:06:07 [2021-04-07T05:06:07.480Z] ? github.com/docker/docker/api/types [no test files] 05:06:07 [2021-04-07T05:06:07.480Z] ? github.com/docker/docker/api/types/backend [no test files] 05:06:07 [2021-04-07T05:06:07.480Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 05:06:07 [2021-04-07T05:06:07.480Z] ? github.com/docker/docker/api/types/container [no test files] 05:06:07 [2021-04-07T05:06:07.480Z] ? github.com/docker/docker/api/types/events [no test files] 05:06:07 [2021-04-07T05:06:07.480Z] ? github.com/docker/docker/api/types/image [no test files] 05:06:07 [2021-04-07T05:06:07.480Z] ? github.com/docker/docker/api/types/mount [no test files] 05:06:07 [2021-04-07T05:06:07.480Z] ? github.com/docker/docker/api/types/network [no test files] 05:06:07 [2021-04-07T05:06:07.480Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 05:06:07 [2021-04-07T05:06:07.480Z] ? github.com/docker/docker/api/types/registry [no test files] 05:06:07 [2021-04-07T05:06:07.480Z] ? github.com/docker/docker/api/types/swarm [no test files] 05:06:07 [2021-04-07T05:06:07.480Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 05:06:07 [2021-04-07T05:06:07.741Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements 05:06:08 [2021-04-07T05:06:08.002Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements 05:06:08 [2021-04-07T05:06:08.002Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 05:06:08 [2021-04-07T05:06:08.002Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 05:06:08 [2021-04-07T05:06:08.002Z] ? github.com/docker/docker/api/types/volume [no test files] 05:06:08 [2021-04-07T05:06:08.002Z] ? github.com/docker/docker/builder [no test files] 05:06:08 [2021-04-07T05:06:08.002Z] ? github.com/docker/docker/builder/builder-next [no test files] 05:06:08 [2021-04-07T05:06:08.002Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 05:06:08 [2021-04-07T05:06:08.002Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 05:06:08 [2021-04-07T05:06:08.002Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 05:06:08 [2021-04-07T05:06:08.002Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 05:06:08 [2021-04-07T05:06:08.002Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 05:06:08 [2021-04-07T05:06:08.002Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 05:06:10 [2021-04-07T05:06:10.578Z] #25 ... 05:06:10 [2021-04-07T05:06:10.578Z] 05:06:10 [2021-04-07T05:06:10.578Z] #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 05:06:10 [2021-04-07T05:06:10.578Z] #57 sha256:6323504ee20d7d9beeb823e146fbb105ad4c19351af6273004ca76c7494a1628 05:06:10 [2021-04-07T05:06:10.578Z] #57 283.4 + bin/containerd 05:06:10 [2021-04-07T05:06:10.606Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements 05:06:11 [2021-04-07T05:06:11.612Z] ok github.com/docker/docker/builder/remotecontext 0.363s coverage: 13.7% of statements 05:06:12 [2021-04-07T05:06:12.697Z] #57 ... 05:06:12 [2021-04-07T05:06:12.697Z] 05:06:12 [2021-04-07T05:06:12.697Z] #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 05:06:12 [2021-04-07T05:06:12.697Z] #25 sha256:874da5f0b872d8b855687a26c0e814c54375a5d6cc8ca03603c214ee2f4e4866 05:06:12 [2021-04-07T05:06:12.697Z] #25 330.3 + return 05:06:12 [2021-04-07T05:06:12.697Z] #25 DONE 330.5s 05:06:12 [2021-04-07T05:06:12.697Z] 05:06:12 [2021-04-07T05:06:12.697Z] #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 05:06:12 [2021-04-07T05:06:12.697Z] #57 sha256:6323504ee20d7d9beeb823e146fbb105ad4c19351af6273004ca76c7494a1628 05:06:13 [2021-04-07T05:06:13.027Z] ok github.com/docker/docker/builder/dockerfile 0.836s coverage: 48.5% of statements 05:06:13 [2021-04-07T05:06:13.027Z] ? github.com/docker/docker/builder/dockerignore [no test files] 05:06:13 [2021-04-07T05:06:13.027Z] ok github.com/docker/docker/builder/remotecontext/git 3.799s coverage: 86.3% of statements 05:06:13 [2021-04-07T05:06:13.027Z] ? github.com/docker/docker/cli [no test files] 05:06:13 [2021-04-07T05:06:13.027Z] ? github.com/docker/docker/cli/config [no test files] 05:06:14 [2021-04-07T05:06:14.799Z] #57 ... 05:06:14 [2021-04-07T05:06:14.799Z] 05:06:14 [2021-04-07T05:06:14.799Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli 05:06:14 [2021-04-07T05:06:14.799Z] #26 sha256:c1da6043f80d87601a68d7ff4a09daf88e3e6a83c214213a5777389b7de0fa3f 05:06:14 [2021-04-07T05:06:14.799Z] #26 DONE 0.1s 05:06:14 [2021-04-07T05:06:14.799Z] 05:06:14 [2021-04-07T05:06:14.799Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 05:06:14 [2021-04-07T05:06:14.799Z] #31 sha256:bc29fb18c0e073ab60c2fc45deba9dc459741eb350cfa6f87d76beb3d66beac3 05:06:15 [2021-04-07T05:06:15.453Z] #31 DONE 0.8s 05:06:15 [2021-04-07T05:06:15.453Z] 05:06:15 [2021-04-07T05:06:15.453Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ 05:06:15 [2021-04-07T05:06:15.453Z] #34 sha256:16c39bf98a75f8561b2a1b524c8c7a9125147bf2e8f230e232421f1a4b96ab25 05:06:15 [2021-04-07T05:06:15.453Z] #34 DONE 0.1s 05:06:15 [2021-04-07T05:06:15.453Z] 05:06:15 [2021-04-07T05:06:15.453Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ 05:06:15 [2021-04-07T05:06:15.453Z] #36 sha256:e6383def46dec6a7afdc1911a686491bdc2b0cf1e2a38451fdbb1599df72217a 05:06:15 [2021-04-07T05:06:15.453Z] #36 DONE 0.1s 05:06:15 [2021-04-07T05:06:15.453Z] 05:06:15 [2021-04-07T05:06:15.453Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ 05:06:15 [2021-04-07T05:06:15.453Z] #39 sha256:2c00bcab374d9550cb2d89c754d19e48e4028f5cd5617a0c13be8ba4968b547f 05:06:15 [2021-04-07T05:06:15.453Z] #39 DONE 0.1s 05:06:15 [2021-04-07T05:06:15.453Z] 05:06:15 [2021-04-07T05:06:15.453Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ 05:06:15 [2021-04-07T05:06:15.453Z] #42 sha256:7bd6c7da824081a7ae2821ed806de617ee5e65aac6620489b46c7805f5f6e083 05:06:15 [2021-04-07T05:06:15.751Z] #42 DONE 0.1s 05:06:15 [2021-04-07T05:06:15.751Z] 05:06:15 [2021-04-07T05:06:15.751Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 05:06:15 [2021-04-07T05:06:15.751Z] #45 sha256:9a0213aef8b7d8bbb95510dddccdf38f7b6f73d06f7269bdfd240f3fe080ed13 05:06:15 [2021-04-07T05:06:15.751Z] #45 DONE 0.2s 05:06:15 [2021-04-07T05:06:15.751Z] 05:06:15 [2021-04-07T05:06:15.751Z] #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 05:06:15 [2021-04-07T05:06:15.751Z] #57 sha256:6323504ee20d7d9beeb823e146fbb105ad4c19351af6273004ca76c7494a1628 05:06:16 [2021-04-07T05:06:16.050Z] #57 ... 05:06:16 [2021-04-07T05:06:16.050Z] 05:06:16 [2021-04-07T05:06:16.050Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 05:06:16 [2021-04-07T05:06:16.050Z] #47 sha256:47a565c03a259e8ccf26fe547d925d4aec19290bf15828587f97115381a04092 05:06:16 [2021-04-07T05:06:16.050Z] #47 DONE 0.1s 05:06:16 [2021-04-07T05:06:16.050Z] 05:06:16 [2021-04-07T05:06:16.050Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 05:06:16 [2021-04-07T05:06:16.050Z] #49 sha256:1703fe035a74c8f800f425e5fc715f95d87371a6fb3e53b488a5c67b52b602f8 05:06:16 [2021-04-07T05:06:16.050Z] #49 DONE 0.1s 05:06:16 [2021-04-07T05:06:16.050Z] 05:06:16 [2021-04-07T05:06:16.050Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 05:06:16 [2021-04-07T05:06:16.050Z] #51 sha256:bc9f6e762e1ad26d3eac47043982fd6b2ebed68a701456adfdb9c4b604071947 05:06:16 [2021-04-07T05:06:16.350Z] #51 DONE 0.1s 05:06:16 [2021-04-07T05:06:16.350Z] 05:06:16 [2021-04-07T05:06:16.350Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 05:06:16 [2021-04-07T05:06:16.350Z] #53 sha256:7cbb3fbe7a1bbf5c039d643ce96e57e5e0cdfde939710d1a10c1a0286e8e2d25 05:06:16 [2021-04-07T05:06:16.350Z] #53 DONE 0.1s 05:06:16 [2021-04-07T05:06:16.350Z] 05:06:16 [2021-04-07T05:06:16.350Z] #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 05:06:16 [2021-04-07T05:06:16.350Z] #57 sha256:6323504ee20d7d9beeb823e146fbb105ad4c19351af6273004ca76c7494a1628 05:06:16 [2021-04-07T05:06:16.350Z] #57 ... 05:06:16 [2021-04-07T05:06:16.350Z] 05:06:16 [2021-04-07T05:06:16.350Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 05:06:16 [2021-04-07T05:06:16.350Z] #55 sha256:3410c0ea9f085a0875330158870708081be280b40a139962e5592f5888128c7b 05:06:16 [2021-04-07T05:06:16.350Z] #55 DONE 0.1s 05:06:16 [2021-04-07T05:06:16.703Z] 05:06:16 [2021-04-07T05:06:16.703Z] #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 05:06:16 [2021-04-07T05:06:16.703Z] #57 sha256:6323504ee20d7d9beeb823e146fbb105ad4c19351af6273004ca76c7494a1628 05:06:18 [2021-04-07T05:06:18.347Z] ok github.com/docker/docker/client 0.248s coverage: 75.4% of statements 05:06:19 [2021-04-07T05:06:19.608Z] INFO [runner/unused/goanalysis] analyzers took 28.664040698s with top 10 stages: buildssa: 24.578904326s, U1000: 4.085136372s 05:06:20 [2021-04-07T05:06:20.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 05:06:20 [2021-04-07T05:06:20.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 05:06:35 [2021-04-07T05:06:35.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 05:06:41 [2021-04-07T05:06:41.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 05:06:41 [2021-04-07T05:06:41.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 05:06:42 [2021-04-07T05:06:42.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 05:06:43 [2021-04-07T05:06:43.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 05:06:43 [2021-04-07T05:06:43.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 05:06:44 [2021-04-07T05:06:44.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 05:06:44 [2021-04-07T05:06:44.954Z] ok github.com/docker/docker/cmd/dockerd 0.119s coverage: 29.1% of statements 05:06:45 [2021-04-07T05:06:45.527Z] ok github.com/docker/docker/container 0.186s coverage: 34.7% of statements 05:06:45 [2021-04-07T05:06:45.527Z] ? github.com/docker/docker/container/stream [no test files] 05:06:45 [2021-04-07T05:06:45.527Z] ? github.com/docker/docker/contrib/apparmor [no test files] 05:06:45 [2021-04-07T05:06:45.527Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 05:06:45 [2021-04-07T05:06:45.527Z] ? github.com/docker/docker/contrib/httpserver [no test files] 05:06:46 [2021-04-07T05:06:46.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 05:06:47 [2021-04-07T05:06:47.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 05:06:48 [2021-04-07T05:06:48.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 05:06:48 [2021-04-07T05:06:48.844Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.090s coverage: 65.3% of statements 05:06:48 [2021-04-07T05:06:48.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 05:06:49 [2021-04-07T05:06:49.420Z] ok github.com/docker/docker/daemon/cluster/convert 0.081s coverage: 35.9% of statements 05:06:49 [2021-04-07T05:06:49.509Z] #57 317.8 + bin/containerd-stress 05:06:49 [2021-04-07T05:06:49.509Z] #57 320.3 + bin/containerd-shim 05:06:49 [2021-04-07T05:06:49.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 05:06:50 [2021-04-07T05:06:50.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 05:06:52 [2021-04-07T05:06:52.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 05:06:52 [2021-04-07T05:06:52.735Z] ok github.com/docker/docker/daemon/cluster 0.101s coverage: 0.5% of statements 05:06:52 [2021-04-07T05:06:52.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 05:06:53 [2021-04-07T05:06:53.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 05:06:54 [2021-04-07T05:06:54.488Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 05:06:54 [2021-04-07T05:06:54.488Z] Using test binary docker 05:06:54 [2021-04-07T05:06:54.488Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 05:06:54 [2021-04-07T05:06:54.488Z] +++ /etc/init.d/apparmor start 05:06:54 [2021-04-07T05:06:54.488Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 05:06:54 [2021-04-07T05:06:54.488Z] INFO: Waiting for daemon to start... 05:06:54 [2021-04-07T05:06:54.488Z] Starting dockerd 05:06:54 [2021-04-07T05:06:54.488Z] +++ 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 05:06:55 [2021-04-07T05:06:55.135Z] #57 327.4 + bin/containerd-shim-runc-v1 05:06:55 [2021-04-07T05:06:55.287Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements 05:06:55 [2021-04-07T05:06:55.287Z] ok github.com/docker/docker/daemon/config 0.094s coverage: 81.8% of statements 05:06:56 [2021-04-07T05:06:56.646Z] . 05:06:56 [2021-04-07T05:06:56.646Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 05:06:56 [2021-04-07T05:06:56.646Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 05:06:56 [2021-04-07T05:06:56.646Z] Error: No such image: emptyfs 05:06:56 [2021-04-07T05:06:56.646Z] ++++ tar -cC bundles/test-integration/emptyfs . 05:06:56 [2021-04-07T05:06:56.646Z] ++++ docker load 05:06:56 [2021-04-07T05:06:56.646Z] Running integration-test (iteration 1) 05:06:56 [2021-04-07T05:06:56.646Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 05:06:56 [2021-04-07T05:06:56.646Z] ++ 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 05:06:56 [2021-04-07T05:06:56.646Z] ++ set -e 05:06:56 [2021-04-07T05:06:56.646Z] ++ '[' -n 0 ']' 05:06:56 [2021-04-07T05:06:56.646Z] ++ set -x 05:06:56 [2021-04-07T05:06:56.646Z] ++ env -i DEST=/go/src/github.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 05:06:56 [2021-04-07T05:06:56.679Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements 05:06:57 [2021-04-07T05:06:57.254Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements 05:06:59 [2021-04-07T05:06:59.648Z] #57 332.4 + bin/containerd-shim-runc-v2 05:07:00 [2021-04-07T05:07:00.418Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 05:07:00 [2021-04-07T05:07:00.418Z] 05:07:00 [2021-04-07T05:07:00.418Z] + TEST_INTEGRATION_DEST=1 05:07:00 [2021-04-07T05:07:00.418Z] + CONTAINER_NAME=docker-pr1-1 05:07:00 [2021-04-07T05:07:00.418Z] + TEST_SKIP_INTEGRATION_CLI=1 05:07:00 [2021-04-07T05:07:00.418Z] + run_tests test-integration-flaky 05:07:00 [2021-04-07T05:07:00.418Z] + '[' -n 0 ']' 05:07:00 [2021-04-07T05:07:00.418Z] + rm= 05:07:00 [2021-04-07T05:07:00.418Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42263/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42263/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42263/.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=255c79a1e823b422ec661df05e31e9a3d85caf64 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/make.sh test-integration-flaky test-integration 05:07:00 [2021-04-07T05:07:00.418Z] + c=0 05:07:00 [2021-04-07T05:07:00.418Z] + TEST_INTEGRATION_DEST=3 05:07:00 [2021-04-07T05:07:00.418Z] + CONTAINER_NAME=docker-pr1-3 05:07:00 [2021-04-07T05:07:00.418Z] + TEST_SKIP_INTEGRATION=1 05:07:00 [2021-04-07T05:07:00.418Z] + TEST_INTEGRATION_DEST=2 05:07:00 [2021-04-07T05:07:00.418Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 05:07:00 [2021-04-07T05:07:00.418Z] + run_tests 05:07:00 [2021-04-07T05:07:00.418Z] + CONTAINER_NAME=docker-pr1-2 05:07:00 [2021-04-07T05:07:00.418Z] + TEST_SKIP_INTEGRATION=1 05:07:00 [2021-04-07T05:07:00.418Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 05:07:00 [2021-04-07T05:07:00.418Z] + run_tests 05:07:00 [2021-04-07T05:07:00.418Z] + '[' -n 0 ']' 05:07:00 [2021-04-07T05:07:00.418Z] + rm= 05:07:00 [2021-04-07T05:07:00.418Z] + '[' -n 0 ']' 05:07:00 [2021-04-07T05:07:00.418Z] + rm= 05:07:00 [2021-04-07T05:07:00.418Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42263/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42263/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42263/.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=255c79a1e823b422ec661df05e31e9a3d85caf64 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/make.sh '' test-integration 05:07:00 [2021-04-07T05:07:00.418Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42263/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42263/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42263/.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=255c79a1e823b422ec661df05e31e9a3d85caf64 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/make.sh '' test-integration 05:07:00 [2021-04-07T05:07:00.418Z] ++ jobs -p 05:07:00 [2021-04-07T05:07:00.418Z] + for job in $(jobs -p) 05:07:00 [2021-04-07T05:07:00.418Z] + wait 3141 05:07:00 [2021-04-07T05:07:00.418Z] 05:07:00 [2021-04-07T05:07:00.418Z] 05:07:00 [2021-04-07T05:07:00.418Z] ---> Making bundle: test-integration (in bundles/test-integration) 05:07:00 [2021-04-07T05:07:00.418Z] 05:07:00 [2021-04-07T05:07:00.418Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) 05:07:00 [2021-04-07T05:07:00.418Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 05:07:00 [2021-04-07T05:07:00.418Z] HOSTNAME=80dd2cfd5653 05:07:00 [2021-04-07T05:07:00.418Z] TEST_SKIP_INTEGRATION=1 05:07:00 [2021-04-07T05:07:00.418Z] TESTDEBUG=0 05:07:00 [2021-04-07T05:07:00.418Z] DEST=bundles/test-integration 05:07:00 [2021-04-07T05:07:00.418Z] PWD=/go/src/github.com/docker/docker 05:07:00 [2021-04-07T05:07:00.418Z] KEEPBUNDLE=1 05:07:00 [2021-04-07T05:07:00.418Z] DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 05:07:00 [2021-04-07T05:07:00.418Z] container=docker 05:07:00 [2021-04-07T05:07:00.418Z] HOME=/root 05:07:00 [2021-04-07T05:07:00.418Z] GOLANG_VERSION=1.13.15 05:07:00 [2021-04-07T05:07:00.418Z] VALIDATE_REPO=https://github.com/moby/moby.git 05:07:00 [2021-04-07T05:07:00.418Z] VALIDATE_BRANCH=20.10 05:07:00 [2021-04-07T05:07:00.418Z] TERM=xterm 05:07:00 [2021-04-07T05:07:00.418Z] DOCKER_PKG=github.com/docker/docker 05:07:00 [2021-04-07T05:07:00.418Z] SHLVL=1 05:07:00 [2021-04-07T05:07:00.418Z] TIMEOUT=120m 05:07:00 [2021-04-07T05:07:00.418Z] DOCKER_BUILDTAGS=apparmor seccomp journald 05:07:00 [2021-04-07T05:07:00.418Z] DOCKER_GRAPHDRIVER=overlay2 05:07:00 [2021-04-07T05:07:00.418Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 05:07:00 [2021-04-07T05:07:00.418Z] GO111MODULE=off 05:07:00 [2021-04-07T05:07:00.418Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 05:07:00 [2021-04-07T05:07:00.418Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 05:07:00 [2021-04-07T05:07:00.418Z] GOPATH=/go 05:07:00 [2021-04-07T05:07:00.418Z] PKG_CONFIG=pkg-config 05:07:00 [2021-04-07T05:07:00.418Z] _=/usr/bin/env 05:07:00 [2021-04-07T05:07:00.418Z] Building test suite binary ./integration-cli/test.main 05:07:00 [2021-04-07T05:07:00.418Z] ---> Making bundle: test-integration (in bundles/test-integration) 05:07:00 [2021-04-07T05:07:00.418Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 05:07:00 [2021-04-07T05:07:00.418Z] HOSTNAME=912dd7986336 05:07:00 [2021-04-07T05:07:00.418Z] TEST_SKIP_INTEGRATION=1 05:07:00 [2021-04-07T05:07:00.418Z] TESTDEBUG=0 05:07:00 [2021-04-07T05:07:00.418Z] DEST=bundles/test-integration 05:07:00 [2021-04-07T05:07:00.418Z] PWD=/go/src/github.com/docker/docker 05:07:00 [2021-04-07T05:07:00.418Z] KEEPBUNDLE=1 05:07:00 [2021-04-07T05:07:00.418Z] DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 05:07:00 [2021-04-07T05:07:00.418Z] container=docker 05:07:00 [2021-04-07T05:07:00.418Z] HOME=/root 05:07:00 [2021-04-07T05:07:00.418Z] GOLANG_VERSION=1.13.15 05:07:00 [2021-04-07T05:07:00.418Z] VALIDATE_REPO=https://github.com/moby/moby.git 05:07:00 [2021-04-07T05:07:00.418Z] VALIDATE_BRANCH=20.10 05:07:00 [2021-04-07T05:07:00.418Z] TERM=xterm 05:07:00 [2021-04-07T05:07:00.418Z] DOCKER_PKG=github.com/docker/docker 05:07:00 [2021-04-07T05:07:00.418Z] SHLVL=1 05:07:00 [2021-04-07T05:07:00.418Z] TIMEOUT=120m 05:07:00 [2021-04-07T05:07:00.418Z] DOCKER_BUILDTAGS=apparmor seccomp journald 05:07:00 [2021-04-07T05:07:00.418Z] DOCKER_GRAPHDRIVER=overlay2 05:07:00 [2021-04-07T05:07:00.418Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 05:07:00 [2021-04-07T05:07:00.418Z] GO111MODULE=off 05:07:00 [2021-04-07T05:07:00.418Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 05:07:00 [2021-04-07T05:07:00.418Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 05:07:00 [2021-04-07T05:07:00.418Z] GOPATH=/go 05:07:00 [2021-04-07T05:07:00.418Z] PKG_CONFIG=pkg-config 05:07:00 [2021-04-07T05:07:00.418Z] _=/usr/bin/env 05:07:00 [2021-04-07T05:07:00.418Z] Building test suite binary ./integration-cli/test.main 05:07:00 [2021-04-07T05:07:00.419Z] No new tests added to integration. 05:07:00 [2021-04-07T05:07:00.419Z] 05:07:00 [2021-04-07T05:07:00.419Z] ---> Making bundle: test-integration (in bundles/test-integration) 05:07:00 [2021-04-07T05:07:00.419Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 05:07:00 [2021-04-07T05:07:00.419Z] HOSTNAME=c25eb801b69f 05:07:00 [2021-04-07T05:07:00.419Z] TESTDEBUG=0 05:07:00 [2021-04-07T05:07:00.419Z] DEST=bundles/test-integration 05:07:00 [2021-04-07T05:07:00.419Z] PWD=/go/src/github.com/docker/docker 05:07:00 [2021-04-07T05:07:00.419Z] KEEPBUNDLE=1 05:07:00 [2021-04-07T05:07:00.419Z] DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 05:07:00 [2021-04-07T05:07:00.419Z] container=docker 05:07:00 [2021-04-07T05:07:00.419Z] HOME=/root 05:07:00 [2021-04-07T05:07:00.419Z] GOLANG_VERSION=1.13.15 05:07:00 [2021-04-07T05:07:00.419Z] VALIDATE_REPO=https://github.com/moby/moby.git 05:07:00 [2021-04-07T05:07:00.419Z] VALIDATE_BRANCH=20.10 05:07:00 [2021-04-07T05:07:00.419Z] TERM=xterm 05:07:00 [2021-04-07T05:07:00.419Z] DOCKER_PKG=github.com/docker/docker 05:07:00 [2021-04-07T05:07:00.419Z] SHLVL=1 05:07:00 [2021-04-07T05:07:00.419Z] TIMEOUT=120m 05:07:00 [2021-04-07T05:07:00.419Z] DOCKER_BUILDTAGS=apparmor seccomp journald 05:07:00 [2021-04-07T05:07:00.419Z] DOCKER_GRAPHDRIVER=overlay2 05:07:00 [2021-04-07T05:07:00.419Z] GO111MODULE=off 05:07:00 [2021-04-07T05:07:00.419Z] TEST_SKIP_INTEGRATION_CLI=1 05:07:00 [2021-04-07T05:07:00.419Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 05:07:00 [2021-04-07T05:07:00.419Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 05:07:00 [2021-04-07T05:07:00.419Z] GOPATH=/go 05:07:00 [2021-04-07T05:07:00.419Z] PKG_CONFIG=pkg-config 05:07:00 [2021-04-07T05:07:00.419Z] _=/usr/bin/env 05:07:00 [2021-04-07T05:07:00.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 05:07:00 [2021-04-07T05:07:00.694Z] #57 333.6 + binaries 05:07:00 [2021-04-07T05:07:00.695Z] #57 333.6 + install -D bin/containerd /build/containerd 05:07:00 [2021-04-07T05:07:00.695Z] #57 333.6 + install -D bin/containerd-shim /build/containerd-shim 05:07:00 [2021-04-07T05:07:00.695Z] #57 333.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 05:07:00 [2021-04-07T05:07:00.695Z] #57 333.6 + install -D bin/ctr /build/ctr 05:07:00 [2021-04-07T05:07:00.695Z] #57 DONE 333.7s 05:07:01 [2021-04-07T05:07:01.463Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements 05:07:01 [2021-04-07T05:07:01.723Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.524s coverage: 14.1% of statements 05:07:02 [2021-04-07T05:07:02.221Z] 05:07:02 [2021-04-07T05:07:02.221Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 05:07:02 [2021-04-07T05:07:02.221Z] #58 sha256:01c269d5e6964afde20e681b0a039dd33230aa29264a5c6d68b4ce83b424c35b 05:07:02 [2021-04-07T05:07:02.221Z] #58 DONE 0.1s 05:07:02 [2021-04-07T05:07:02.221Z] 05:07:02 [2021-04-07T05:07:02.221Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 05:07:02 [2021-04-07T05:07:02.221Z] #62 sha256:600949f1210a12eb85ac9182c9ba12571772c41f68931bc77ea9f91bfcd46ca1 05:07:02 [2021-04-07T05:07:02.221Z] #62 DONE 0.1s 05:07:02 [2021-04-07T05:07:02.221Z] 05:07:02 [2021-04-07T05:07:02.221Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 05:07:02 [2021-04-07T05:07:02.221Z] #67 sha256:d80d043554e38fc2d678570e50df3bfd56a6b802d1ac09892fbd0e664df10105 05:07:02 [2021-04-07T05:07:02.221Z] #67 DONE 0.1s 05:07:02 [2021-04-07T05:07:02.221Z] 05:07:02 [2021-04-07T05:07:02.221Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 05:07:02 [2021-04-07T05:07:02.221Z] #69 sha256:76795dc6ddd8cd630bd75eac45d6f6919c8e36216b3c818d616713302a6699b7 05:07:02 [2021-04-07T05:07:02.221Z] #69 DONE 0.1s 05:07:02 [2021-04-07T05:07:02.221Z] 05:07:02 [2021-04-07T05:07:02.221Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 05:07:02 [2021-04-07T05:07:02.221Z] #70 sha256:5ce049b3d47c761e4caa1a5e29c926915570dbcaa97b2bd3890f202d55dd376f 05:07:02 [2021-04-07T05:07:02.221Z] #70 DONE 0.0s 05:07:02 [2021-04-07T05:07:02.221Z] 05:07:02 [2021-04-07T05:07:02.221Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker 05:07:02 [2021-04-07T05:07:02.221Z] #71 sha256:3d31b82e31fde8d075348ff11ffdc26087847d2f7e10d070ce936c4c01e3fc7a 05:07:02 [2021-04-07T05:07:02.295Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.678s coverage: 56.2% of statements 05:07:04 [2021-04-07T05:07:04.307Z] #71 DONE 2.2s 05:07:04 [2021-04-07T05:07:04.605Z] 05:07:04 [2021-04-07T05:07:04.605Z] #72 exporting to oci image format 05:07:04 [2021-04-07T05:07:04.605Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 05:07:04 [2021-04-07T05:07:04.605Z] #72 exporting layers 05:07:04 [2021-04-07T05:07:04.856Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements 05:07:07 [2021-04-07T05:07:07.039Z] Loaded image: buildpack-deps:buster 05:07:07 [2021-04-07T05:07:07.039Z] Loaded image: busybox:latest 05:07:07 [2021-04-07T05:07:07.039Z] Loaded image: busybox:glibc 05:07:07 [2021-04-07T05:07:07.334Z] Loaded image: debian:bullseye 05:07:07 [2021-04-07T05:07:07.414Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.708s coverage: 46.2% of statements 05:07:07 [2021-04-07T05:07:07.625Z] Loaded image: hello-world:latest 05:07:07 [2021-04-07T05:07:07.891Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 05:07:07 [2021-04-07T05:07:07.891Z] 05:07:07 [2021-04-07T05:07:07.891Z] ---> Making bundle: test-integration (in bundles/test-integration) 05:07:07 [2021-04-07T05:07:07.891Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 05:07:07 [2021-04-07T05:07:07.891Z] HOSTNAME=4ebe7878e5d2 05:07:07 [2021-04-07T05:07:07.891Z] DEST=bundles/test-integration 05:07:07 [2021-04-07T05:07:07.891Z] PWD=/go/src/github.com/docker/docker 05:07:07 [2021-04-07T05:07:07.891Z] DOCKER_ROOTLESS=1 05:07:07 [2021-04-07T05:07:07.891Z] DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 05:07:07 [2021-04-07T05:07:07.891Z] container=docker 05:07:07 [2021-04-07T05:07:07.891Z] HOME=/root 05:07:07 [2021-04-07T05:07:07.891Z] GOLANG_VERSION=1.13.15 05:07:07 [2021-04-07T05:07:07.891Z] VALIDATE_REPO=https://github.com/moby/moby.git 05:07:07 [2021-04-07T05:07:07.891Z] VALIDATE_BRANCH=20.10 05:07:07 [2021-04-07T05:07:07.891Z] TERM=xterm 05:07:07 [2021-04-07T05:07:07.891Z] DOCKER_PKG=github.com/docker/docker 05:07:07 [2021-04-07T05:07:07.891Z] SHLVL=1 05:07:07 [2021-04-07T05:07:07.891Z] TIMEOUT=120m 05:07:07 [2021-04-07T05:07:07.891Z] DOCKER_BUILDTAGS=apparmor seccomp journald 05:07:07 [2021-04-07T05:07:07.891Z] DOCKER_GRAPHDRIVER=overlay2 05:07:07 [2021-04-07T05:07:07.891Z] GO111MODULE=off 05:07:07 [2021-04-07T05:07:07.891Z] DOCKER_EXPERIMENTAL=1 05:07:07 [2021-04-07T05:07:07.891Z] TEST_SKIP_INTEGRATION_CLI=1 05:07:07 [2021-04-07T05:07:07.891Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 05:07:07 [2021-04-07T05:07:07.891Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 05:07:07 [2021-04-07T05:07:07.891Z] GOPATH=/go 05:07:07 [2021-04-07T05:07:07.891Z] PKG_CONFIG=pkg-config 05:07:07 [2021-04-07T05:07:07.891Z] _=/usr/bin/env 05:07:07 [2021-04-07T05:07:07.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 05:07:07 [2021-04-07T05:07:07.920Z] Loaded image: arm32v7/hello-world:latest 05:07:07 [2021-04-07T05:07:07.920Z] INFO: Testing against a local daemon 05:07:07 [2021-04-07T05:07:07.920Z] === RUN TestCgroupNamespacesBuild 05:07:07 [2021-04-07T05:07:07.986Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.352s coverage: 73.3% of statements 05:07:08 [2021-04-07T05:07:08.560Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.852s coverage: 49.4% of statements 05:07:09 [2021-04-07T05:07:09.949Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 57.5% of statements 05:07:10 [2021-04-07T05:07:10.051Z] --- PASS: TestCgroupNamespacesBuild (2.04s) 05:07:10 [2021-04-07T05:07:10.051Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 05:07:10 [2021-04-07T05:07:10.521Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.042s coverage: 3.0% of statements 05:07:10 [2021-04-07T05:07:10.521Z] ok github.com/docker/docker/daemon 12.342s coverage: 17.1% of statements 05:07:10 [2021-04-07T05:07:10.521Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 05:07:10 [2021-04-07T05:07:10.521Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 05:07:10 [2021-04-07T05:07:10.521Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 05:07:10 [2021-04-07T05:07:10.521Z] ? github.com/docker/docker/daemon/exec [no test files] 05:07:10 [2021-04-07T05:07:10.521Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 05:07:11 [2021-04-07T05:07:11.465Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements 05:07:12 [2021-04-07T05:07:12.122Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) 05:07:12 [2021-04-07T05:07:12.122Z] === RUN TestBuildWithSession 05:07:12 [2021-04-07T05:07:12.122Z] --- SKIP: TestBuildWithSession (0.00s) 05:07:12 [2021-04-07T05:07:12.122Z] build_session_test.go:25: TODO: BuildKit 05:07:12 [2021-04-07T05:07:12.122Z] === RUN TestBuildSquashParent 05:07:13 [2021-04-07T05:07:13.386Z] ok github.com/docker/docker/daemon/logger 0.262s coverage: 43.2% of statements 05:07:13 [2021-04-07T05:07:13.386Z] ok github.com/docker/docker/daemon/images 0.062s coverage: 6.7% of statements 05:07:14 [2021-04-07T05:07:14.334Z] ok github.com/docker/docker/daemon/logger/awslogs 0.294s coverage: 77.8% of statements 05:07:14 [2021-04-07T05:07:14.596Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 23.9% of statements 05:07:14 [2021-04-07T05:07:14.858Z] ok github.com/docker/docker/daemon/logger/gelf 0.045s coverage: 67.0% of statements 05:07:14 [2021-04-07T05:07:14.858Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.921s coverage: 57.7% of statements 05:07:14 [2021-04-07T05:07:14.858Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 05:07:14 [2021-04-07T05:07:14.858Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 05:07:14 [2021-04-07T05:07:14.858Z] ? github.com/docker/docker/daemon/initlayer [no test files] 05:07:14 [2021-04-07T05:07:14.858Z] ? github.com/docker/docker/daemon/listeners [no test files] 05:07:14 [2021-04-07T05:07:14.858Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 05:07:14 [2021-04-07T05:07:14.858Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 05:07:15 [2021-04-07T05:07:15.432Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 87.2% of statements 05:07:16 [2021-04-07T05:07:16.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 69.9% of statements 05:07:16 [2021-04-07T05:07:16.641Z] ok github.com/docker/docker/daemon/logger/local 0.070s coverage: 75.2% of statements 05:07:16 [2021-04-07T05:07:16.641Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 05:07:17 [2021-04-07T05:07:17.588Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.073s coverage: 58.6% of statements 05:07:17 [2021-04-07T05:07:17.588Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.039s coverage: 31.5% of statements 05:07:18 [2021-04-07T05:07:18.164Z] ok github.com/docker/docker/daemon/logger/syslog 0.095s coverage: 46.8% of statements 05:07:18 [2021-04-07T05:07:18.426Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements 05:07:19 [2021-04-07T05:07:19.373Z] ok github.com/docker/docker/daemon/network 0.022s coverage: 63.8% of statements 05:07:20 [2021-04-07T05:07:20.321Z] ok github.com/docker/docker/daemon/logger/splunk 1.868s coverage: 82.5% of statements 05:07:20 [2021-04-07T05:07:20.321Z] ? github.com/docker/docker/daemon/names [no test files] 05:07:20 [2021-04-07T05:07:20.321Z] ? github.com/docker/docker/daemon/stats [no test files] 05:07:20 [2021-04-07T05:07:20.321Z] ok github.com/docker/docker/distribution/metadata 0.111s coverage: 48.2% of statements 05:07:20 [2021-04-07T05:07:20.613Z] --- PASS: TestBuildSquashParent (8.34s) 05:07:20 [2021-04-07T05:07:20.613Z] === RUN TestBuildWithRemoveAndForceRemove 05:07:20 [2021-04-07T05:07:20.613Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:07:20 [2021-04-07T05:07:20.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:07:20 [2021-04-07T05:07:20.613Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:07:20 [2021-04-07T05:07:20.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:07:20 [2021-04-07T05:07:20.613Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:07:20 [2021-04-07T05:07:20.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:07:20 [2021-04-07T05:07:20.613Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:07:20 [2021-04-07T05:07:20.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:07:20 [2021-04-07T05:07:20.613Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:07:20 [2021-04-07T05:07:20.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:07:20 [2021-04-07T05:07:20.613Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:07:20 [2021-04-07T05:07:20.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:07:20 [2021-04-07T05:07:20.613Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:07:20 [2021-04-07T05:07:20.613Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:07:22 [2021-04-07T05:07:22.240Z] ok github.com/docker/docker/distribution 0.293s coverage: 25.0% of statements 05:07:22 [2021-04-07T05:07:22.241Z] ? github.com/docker/docker/distribution/utils [no test files] 05:07:22 [2021-04-07T05:07:22.241Z] ok github.com/docker/docker/errdefs 0.013s coverage: 53.1% of statements 05:07:22 [2021-04-07T05:07:22.503Z] ok github.com/docker/docker/image 0.056s coverage: 86.8% of statements 05:07:23 [2021-04-07T05:07:23.349Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:07:23 [2021-04-07T05:07:23.349Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:07:23 [2021-04-07T05:07:23.450Z] ok github.com/docker/docker/image/cache 0.048s coverage: 19.2% of statements 05:07:23 [2021-04-07T05:07:23.450Z] ok github.com/docker/docker/image/v1 0.036s coverage: 25.0% of statements 05:07:23 [2021-04-07T05:07:23.450Z] ok github.com/docker/docker/distribution/xfer 1.713s coverage: 85.6% of statements 05:07:23 [2021-04-07T05:07:23.450Z] ? github.com/docker/docker/dockerversion [no test files] 05:07:23 [2021-04-07T05:07:23.450Z] ? github.com/docker/docker/image/tarexport [no test files] 05:07:23 [2021-04-07T05:07:23.450Z] ? github.com/docker/docker/internal/test/suite [no test files] 05:07:24 [2021-04-07T05:07:24.025Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements 05:07:24 [2021-04-07T05:07:24.973Z] ok github.com/docker/docker/opts 0.055s coverage: 67.1% of statements 05:07:24 [2021-04-07T05:07:24.973Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 52.9% of statements 05:07:25 [2021-04-07T05:07:25.238Z] ok github.com/docker/docker/oci 0.057s coverage: 38.4% of statements 05:07:26 [2021-04-07T05:07:26.095Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:07:26 [2021-04-07T05:07:26.095Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:07:26 [2021-04-07T05:07:26.186Z] ok github.com/docker/docker/pkg/broadcaster 0.026s coverage: 100.0% of statements 05:07:26 [2021-04-07T05:07:26.761Z] ok github.com/docker/docker/pkg/authorization 0.298s coverage: 68.3% of statements 05:07:26 [2021-04-07T05:07:26.761Z] ok github.com/docker/docker/pkg/capabilities 0.024s coverage: 87.5% of statements 05:07:28 [2021-04-07T05:07:28.150Z] ok github.com/docker/docker/pkg/directory 0.028s coverage: 80.0% of statements 05:07:28 [2021-04-07T05:07:28.411Z] ok github.com/docker/docker/pkg/archive 1.073s coverage: 81.9% of statements 05:07:28 [2021-04-07T05:07:28.411Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements 05:07:28 [2021-04-07T05:07:28.838Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 05:07:28 [2021-04-07T05:07:28.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) 05:07:28 [2021-04-07T05:07:28.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s) 05:07:28 [2021-04-07T05:07:28.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.78s) 05:07:28 [2021-04-07T05:07:28.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) 05:07:28 [2021-04-07T05:07:28.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.63s) 05:07:28 [2021-04-07T05:07:28.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.78s) 05:07:28 [2021-04-07T05:07:28.838Z] === RUN TestBuildMultiStageCopy 05:07:28 [2021-04-07T05:07:28.838Z] === RUN TestBuildMultiStageCopy/copy_to_root 05:07:28 [2021-04-07T05:07:28.984Z] ok github.com/docker/docker/pkg/discovery/file 0.020s coverage: 92.9% of statements 05:07:29 [2021-04-07T05:07:29.558Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements 05:07:30 [2021-04-07T05:07:30.129Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements 05:07:30 [2021-04-07T05:07:30.702Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements 05:07:31 [2021-04-07T05:07:31.569Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 05:07:31 [2021-04-07T05:07:31.645Z] ok github.com/docker/docker/pkg/chrootarchive 3.574s coverage: 43.2% of statements 05:07:31 [2021-04-07T05:07:31.645Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements 05:07:31 [2021-04-07T05:07:31.861Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 05:07:32 [2021-04-07T05:07:32.218Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements 05:07:32 [2021-04-07T05:07:32.478Z] ok github.com/docker/docker/pkg/fsutils 0.288s coverage: 85.1% of statements 05:07:32 [2021-04-07T05:07:32.478Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements 05:07:32 [2021-04-07T05:07:32.497Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 05:07:32 [2021-04-07T05:07:32.739Z] ok github.com/docker/docker/pkg/discovery/kv 3.089s coverage: 84.1% of statements 05:07:33 [2021-04-07T05:07:33.131Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 05:07:33 [2021-04-07T05:07:33.311Z] ok github.com/docker/docker/layer 7.500s coverage: 68.8% of statements 05:07:33 [2021-04-07T05:07:33.311Z] ? github.com/docker/docker/libcontainerd [no test files] 05:07:33 [2021-04-07T05:07:33.311Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 05:07:33 [2021-04-07T05:07:33.311Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 05:07:33 [2021-04-07T05:07:33.311Z] ? github.com/docker/docker/libcontainerd/types [no test files] 05:07:33 [2021-04-07T05:07:33.311Z] ? github.com/docker/docker/oci/caps [no test files] 05:07:33 [2021-04-07T05:07:33.311Z] ? github.com/docker/docker/pkg/containerfs [no test files] 05:07:33 [2021-04-07T05:07:33.311Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 05:07:33 [2021-04-07T05:07:33.884Z] ok github.com/docker/docker/pkg/jsonmessage 0.023s coverage: 91.7% of statements 05:07:33 [2021-04-07T05:07:33.884Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements 05:07:34 [2021-04-07T05:07:34.145Z] ok github.com/docker/docker/pkg/ioutils 0.644s coverage: 70.6% of statements 05:07:34 [2021-04-07T05:07:34.145Z] ok github.com/docker/docker/pkg/idtools 0.803s coverage: 69.5% of statements 05:07:34 [2021-04-07T05:07:34.145Z] ? github.com/docker/docker/pkg/locker [no test files] 05:07:34 [2021-04-07T05:07:34.145Z] ? github.com/docker/docker/pkg/loopback [no test files] 05:07:34 [2021-04-07T05:07:34.145Z] ? github.com/docker/docker/pkg/mount [no test files] 05:07:34 [2021-04-07T05:07:34.171Z] --- PASS: TestBuildMultiStageCopy (5.54s) 05:07:34 [2021-04-07T05:07:34.171Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.93s) 05:07:34 [2021-04-07T05:07:34.171Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) 05:07:34 [2021-04-07T05:07:34.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) 05:07:34 [2021-04-07T05:07:34.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) 05:07:34 [2021-04-07T05:07:34.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) 05:07:34 [2021-04-07T05:07:34.172Z] === RUN TestBuildMultiStageParentConfig 05:07:34 [2021-04-07T05:07:34.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 05:07:34 [2021-04-07T05:07:34.410Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements 05:07:34 [2021-04-07T05:07:34.410Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 05:07:34 [2021-04-07T05:07:34.484Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 05:07:34 [2021-04-07T05:07:34.484Z] 05:07:34 [2021-04-07T05:07:34.484Z] ---> Making bundle: test-integration (in bundles/test-integration) 05:07:34 [2021-04-07T05:07:34.484Z] DOCKER_SYSTEMD=1 05:07:34 [2021-04-07T05:07:34.484Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 05:07:34 [2021-04-07T05:07:34.484Z] HOSTNAME=58056471cf7e 05:07:34 [2021-04-07T05:07:34.484Z] DEST=bundles/test-integration 05:07:34 [2021-04-07T05:07:34.484Z] PWD=/go/src/github.com/docker/docker 05:07:34 [2021-04-07T05:07:34.484Z] DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 05:07:34 [2021-04-07T05:07:34.484Z] container=docker 05:07:34 [2021-04-07T05:07:34.484Z] HOME=/root 05:07:34 [2021-04-07T05:07:34.484Z] LANG=C.UTF-8 05:07:34 [2021-04-07T05:07:34.484Z] INVOCATION_ID=0d9f002123404d4b9e2a80662e95ead0 05:07:34 [2021-04-07T05:07:34.484Z] GOLANG_VERSION=1.13.15 05:07:34 [2021-04-07T05:07:34.484Z] VALIDATE_REPO=https://github.com/moby/moby.git 05:07:34 [2021-04-07T05:07:34.484Z] VALIDATE_BRANCH=20.10 05:07:34 [2021-04-07T05:07:34.484Z] TERM=xterm 05:07:34 [2021-04-07T05:07:34.484Z] DOCKER_PKG=github.com/docker/docker 05:07:34 [2021-04-07T05:07:34.484Z] SHLVL=3 05:07:34 [2021-04-07T05:07:34.484Z] TIMEOUT=120m 05:07:34 [2021-04-07T05:07:34.484Z] DOCKER_BUILDTAGS=apparmor seccomp journald 05:07:34 [2021-04-07T05:07:34.484Z] DOCKER_GRAPHDRIVER=overlay2 05:07:34 [2021-04-07T05:07:34.484Z] GO111MODULE=off 05:07:34 [2021-04-07T05:07:34.484Z] DOCKER_EXPERIMENTAL=1 05:07:34 [2021-04-07T05:07:34.484Z] TEST_SKIP_INTEGRATION_CLI=1 05:07:34 [2021-04-07T05:07:34.484Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 05:07:34 [2021-04-07T05:07:34.484Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 05:07:34 [2021-04-07T05:07:34.484Z] GOPATH=/go 05:07:34 [2021-04-07T05:07:34.484Z] PKG_CONFIG=pkg-config 05:07:34 [2021-04-07T05:07:34.484Z] _=/usr/bin/env 05:07:34 [2021-04-07T05:07:34.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 05:07:34 [2021-04-07T05:07:34.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 05:07:34 [2021-04-07T05:07:34.672Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements 05:07:34 [2021-04-07T05:07:34.935Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements 05:07:34 [2021-04-07T05:07:34.935Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 86.7% of statements 05:07:35 [2021-04-07T05:07:35.197Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements 05:07:35 [2021-04-07T05:07:35.197Z] ? github.com/docker/docker/pkg/platform [no test files] 05:07:35 [2021-04-07T05:07:35.197Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 05:07:35 [2021-04-07T05:07:35.680Z] --- PASS: TestBuildMultiStageParentConfig (1.64s) 05:07:35 [2021-04-07T05:07:35.680Z] === RUN TestBuildLabelWithTargets 05:07:35 [2021-04-07T05:07:35.773Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements 05:07:36 [2021-04-07T05:07:36.349Z] ok github.com/docker/docker/pkg/pools 0.020s coverage: 88.2% of statements 05:07:36 [2021-04-07T05:07:36.349Z] ok github.com/docker/docker/pkg/plugins/transport 0.021s coverage: 85.7% of statements 05:07:36 [2021-04-07T05:07:36.611Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements 05:07:37 [2021-04-07T05:07:37.183Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements 05:07:37 [2021-04-07T05:07:37.756Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements 05:07:37 [2021-04-07T05:07:37.756Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 75.0% of statements 05:07:38 [2021-04-07T05:07:38.330Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements 05:07:38 [2021-04-07T05:07:38.330Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements 05:07:38 [2021-04-07T05:07:38.473Z] --- PASS: TestBuildLabelWithTargets (2.64s) 05:07:38 [2021-04-07T05:07:38.473Z] === RUN TestBuildWithEmptyLayers 05:07:39 [2021-04-07T05:07:39.275Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements 05:07:39 [2021-04-07T05:07:39.517Z] --- PASS: TestBuildWithEmptyLayers (1.17s) 05:07:39 [2021-04-07T05:07:39.517Z] === RUN TestBuildMultiStageOnBuild 05:07:39 [2021-04-07T05:07:39.537Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements 05:07:39 [2021-04-07T05:07:39.799Z] ok github.com/docker/docker/pkg/tailfile 0.091s coverage: 88.6% of statements 05:07:40 [2021-04-07T05:07:40.062Z] ok github.com/docker/docker/pkg/signal 2.807s coverage: 61.0% of statements 05:07:40 [2021-04-07T05:07:40.324Z] ok github.com/docker/docker/pkg/tarsum 0.111s coverage: 89.3% of statements 05:07:40 [2021-04-07T05:07:40.324Z] testing: warning: no tests to run 05:07:40 [2021-04-07T05:07:40.324Z] coverage: [no statements] 05:07:40 [2021-04-07T05:07:40.324Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] 05:07:40 [2021-04-07T05:07:40.587Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements 05:07:40 [2021-04-07T05:07:40.850Z] ok github.com/docker/docker/pkg/urlutil 0.017s coverage: 100.0% of statements 05:07:40 [2021-04-07T05:07:40.850Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements 05:07:42 [2021-04-07T05:07:42.241Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements 05:07:42 [2021-04-07T05:07:42.241Z] ok github.com/docker/docker/profiles/seccomp 0.031s coverage: 85.4% of statements 05:07:43 [2021-04-07T05:07:43.056Z] --- PASS: TestBuildMultiStageOnBuild (3.45s) 05:07:43 [2021-04-07T05:07:43.056Z] === RUN TestBuildUncleanTarFilenames 05:07:43 [2021-04-07T05:07:43.186Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements 05:07:43 [2021-04-07T05:07:43.473Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.2% of statements 05:07:44 [2021-04-07T05:07:44.570Z] --- PASS: TestBuildUncleanTarFilenames (1.51s) 05:07:44 [2021-04-07T05:07:44.570Z] === RUN TestBuildMultiStageLayerLeak 05:07:45 [2021-04-07T05:07:45.393Z] ok github.com/docker/docker/registry 0.171s coverage: 57.2% of statements 05:07:45 [2021-04-07T05:07:45.393Z] ok github.com/docker/docker/quota 0.622s coverage: 71.4% of statements 05:07:45 [2021-04-07T05:07:45.393Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements 05:07:45 [2021-04-07T05:07:45.657Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 45.3% of statements 05:07:45 [2021-04-07T05:07:45.920Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements 05:07:46 [2021-04-07T05:07:46.496Z] ok github.com/docker/docker/runconfig 0.054s coverage: 66.1% of statements 05:07:46 [2021-04-07T05:07:46.708Z] 5ff1512f88ec: Pull complete 05:07:46 [2021-04-07T05:07:46.708Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab 05:07:46 [2021-04-07T05:07:46.708Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 05:07:46 [2021-04-07T05:07:46.708Z] mcr.microsoft.com/windows/servercore:ltsc2019 05:07:46 [2021-04-07T05:07:46.708Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully 05:07:46 [2021-04-07T05:07:46.708Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore 05:07:46 [2021-04-07T05:07:46.708Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817' 05:07:46 [2021-04-07T05:07:46.708Z] INFO: Docker version of control daemon 05:07:46 [2021-04-07T05:07:46.708Z] 05:07:47 [2021-04-07T05:07:47.162Z] Client: Docker Engine - Enterprise 05:07:47 [2021-04-07T05:07:47.162Z] Version: 19.03.12 05:07:47 [2021-04-07T05:07:47.162Z] API version: 1.40 05:07:47 [2021-04-07T05:07:47.162Z] Go version: go1.13.13 05:07:47 [2021-04-07T05:07:47.162Z] Git commit: 4306744 05:07:47 [2021-04-07T05:07:47.162Z] Built: 08/05/2020 19:27:53 05:07:47 [2021-04-07T05:07:47.162Z] OS/Arch: windows/amd64 05:07:47 [2021-04-07T05:07:47.162Z] Experimental: false 05:07:47 [2021-04-07T05:07:47.162Z] 05:07:47 [2021-04-07T05:07:47.162Z] Server: Docker Engine - Enterprise 05:07:47 [2021-04-07T05:07:47.162Z] Engine: 05:07:47 [2021-04-07T05:07:47.162Z] Version: 19.03.12 05:07:47 [2021-04-07T05:07:47.162Z] API version: 1.40 (minimum version 1.24) 05:07:47 [2021-04-07T05:07:47.162Z] Go version: go1.13.13 05:07:47 [2021-04-07T05:07:47.162Z] Git commit: f295753ffd 05:07:47 [2021-04-07T05:07:47.162Z] Built: 08/05/2020 19:26:41 05:07:47 [2021-04-07T05:07:47.162Z] OS/Arch: windows/amd64 05:07:47 [2021-04-07T05:07:47.162Z] Experimental: true 05:07:47 [2021-04-07T05:07:47.162Z] 05:07:47 [2021-04-07T05:07:47.162Z] INFO: Docker info of control daemon 05:07:47 [2021-04-07T05:07:47.162Z] 05:07:47 [2021-04-07T05:07:47.891Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements 05:07:48 [2021-04-07T05:07:48.095Z] --- PASS: TestBuildMultiStageLayerLeak (3.60s) 05:07:48 [2021-04-07T05:07:48.095Z] === RUN TestBuildWithHugeFile 05:07:48 [2021-04-07T05:07:48.121Z] Client: 05:07:48 [2021-04-07T05:07:48.121Z] Debug Mode: false 05:07:48 [2021-04-07T05:07:48.121Z] Plugins: 05:07:48 [2021-04-07T05:07:48.121Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) 05:07:48 [2021-04-07T05:07:48.121Z] 05:07:48 [2021-04-07T05:07:48.121Z] Server: 05:07:48 [2021-04-07T05:07:48.121Z] Containers: 0 05:07:48 [2021-04-07T05:07:48.121Z] Running: 0 05:07:48 [2021-04-07T05:07:48.121Z] Paused: 0 05:07:48 [2021-04-07T05:07:48.121Z] Stopped: 0 05:07:48 [2021-04-07T05:07:48.121Z] Images: 1 05:07:48 [2021-04-07T05:07:48.121Z] Server Version: 19.03.12 05:07:48 [2021-04-07T05:07:48.121Z] Storage Driver: windowsfilter (windows) lcow (linux) 05:07:48 [2021-04-07T05:07:48.121Z] Windows: 05:07:48 [2021-04-07T05:07:48.121Z] LCOW: 05:07:48 [2021-04-07T05:07:48.121Z] Logging Driver: json-file 05:07:48 [2021-04-07T05:07:48.121Z] Plugins: 05:07:48 [2021-04-07T05:07:48.121Z] Volume: local 05:07:48 [2021-04-07T05:07:48.121Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 05:07:48 [2021-04-07T05:07:48.122Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 05:07:48 [2021-04-07T05:07:48.122Z] Swarm: inactive 05:07:48 [2021-04-07T05:07:48.122Z] Default Isolation: process 05:07:48 [2021-04-07T05:07:48.122Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 05:07:48 [2021-04-07T05:07:48.122Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) 05:07:48 [2021-04-07T05:07:48.122Z] OSType: windows 05:07:48 [2021-04-07T05:07:48.122Z] Architecture: x86_64 05:07:48 [2021-04-07T05:07:48.122Z] CPUs: 4 05:07:48 [2021-04-07T05:07:48.122Z] Total Memory: 32GiB 05:07:48 [2021-04-07T05:07:48.122Z] Name: azwin-2-e5aeb0 05:07:48 [2021-04-07T05:07:48.122Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q 05:07:48 [2021-04-07T05:07:48.122Z] Docker Root Dir: D:\docker 05:07:48 [2021-04-07T05:07:48.122Z] Debug Mode: false 05:07:48 [2021-04-07T05:07:48.122Z] Registry: https://index.docker.io/v1/ 05:07:48 [2021-04-07T05:07:48.122Z] Labels: 05:07:48 [2021-04-07T05:07:48.122Z] Experimental: true 05:07:48 [2021-04-07T05:07:48.122Z] Insecure Registries: 05:07:48 [2021-04-07T05:07:48.122Z] 10.0.0.4:5000 05:07:48 [2021-04-07T05:07:48.122Z] 127.0.0.0/8 05:07:48 [2021-04-07T05:07:48.122Z] Registry Mirrors: 05:07:48 [2021-04-07T05:07:48.122Z] http://10.0.0.4:5000/ 05:07:48 [2021-04-07T05:07:48.122Z] Live Restore Enabled: false 05:07:48 [2021-04-07T05:07:48.122Z] 05:07:48 [2021-04-07T05:07:48.122Z] 05:07:48 [2021-04-07T05:07:48.122Z] INFO: Commit hash is 255c79a1e8 05:07:48 [2021-04-07T05:07:48.122Z] INFO: Nuke-Everything... 05:07:48 [2021-04-07T05:07:48.122Z] INFO: Container count on control daemon to delete is 0 05:07:48 [2021-04-07T05:07:48.575Z] INFO: Nuking d:\CI 05:07:49 [2021-04-07T05:07:49.029Z] INFO: Zapped successfully 05:07:49 [2021-04-07T05:07:49.029Z] INFO: Location for testing is d:\CI\PR-42263\1 05:07:49 [2021-04-07T05:07:49.029Z] INFO: Validating GOLang consistency in Dockerfile.windows... 05:07:49 [2021-04-07T05:07:49.029Z] 05:07:49 [2021-04-07T05:07:49.029Z] 05:07:49 [2021-04-07T05:07:49.029Z] INFO: Building the image from Dockerfile.windows at 04/07/2021 05:07:48... 05:07:49 [2021-04-07T05:07:49.029Z] 05:07:49 [2021-04-07T05:07:49.286Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.0% of statements 05:07:49 [2021-04-07T05:07:49.858Z] ok github.com/docker/docker/volume/local 0.286s coverage: 76.4% of statements 05:07:50 [2021-04-07T05:07:50.428Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements 05:07:56 [2021-04-07T05:07:56.070Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m12.54651178s with top 10 stages: buildssa: 1m41.145070385s, goimports: 22.583002786s, unconvert: 13.351746752s, gosec: 10.677484499s, golint: 5.777375983s, ineffassign: 4.365677488s, misspell: 4.1445409s, inspect: 4.053312958s, vrp: 3.525026863s, fact_purity: 1.771625906s 05:07:56 [2021-04-07T05:07:56.070Z] INFO [runner] Issues before processing: 2262, after processing: 0 05:07:56 [2021-04-07T05:07:56.070Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1682/1682, exclude: 1577/1577, cgo: 1682/2262, skip_dirs: 1682/1682, skip_files: 1682/1682, identifier_marker: 1577/1577, exclude-rules: 64/1577, nolint: 0/64, autogenerated_exclude: 1577/1682, filename_unadjuster: 1682/1682 05:07:56 [2021-04-07T05:07:56.070Z] INFO [runner] processing took 126.469153ms with stages: nolint: 52.675664ms, identifier_marker: 45.806913ms, autogenerated_exclude: 12.36045ms, path_prettifier: 7.357237ms, exclude-rules: 6.398132ms, skip_dirs: 1.594326ms, cgo: 173.079µs, filename_unadjuster: 97.063µs, max_same_issues: 1.914µs, uniq_by_line: 980ns, diff: 773ns, source_code: 555ns, exclude: 510ns, max_from_linter: 466ns, skip_files: 396ns, path_shortener: 382ns, max_per_file_from_linter: 313ns 05:07:56 [2021-04-07T05:07:56.070Z] INFO [runner] linters took 1m42.790482975s with stages: goanalysis_metalinter: 1m22.36865141s, unused: 20.294252028s 05:07:56 [2021-04-07T05:07:56.070Z] INFO File cache stats: 1451 entries of total size 6.8MiB 05:07:56 [2021-04-07T05:07:56.070Z] INFO Memory: 1524 samples, avg is 878.2MB, max is 4508.7MB 05:07:56 [2021-04-07T05:07:56.070Z] INFO Execution took 3m43.820266492s 05:07:56 [2021-04-07T05:07:56.070Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh 05:07:56 [2021-04-07T05:07:56.231Z] Sending build context to Docker daemon 58.27MB 05:07:56 [2021-04-07T05:07:56.231Z] 05:07:56 [2021-04-07T05:07:56.231Z] Step 1/10 : FROM microsoft/windowsservercore 05:07:56 [2021-04-07T05:07:56.231Z] ---> 3eaa9ebbf51f 05:07:56 [2021-04-07T05:07:56.231Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 05:07:56 [2021-04-07T05:07:56.231Z] ---> Running in 801fd669b02b 05:07:56 [2021-04-07T05:07:56.231Z] Removing intermediate container 801fd669b02b 05:07:56 [2021-04-07T05:07:56.231Z] ---> 055f552275e6 05:07:56 [2021-04-07T05:07:56.231Z] Step 3/10 : ARG GO_VERSION=1.13.15 05:07:56 [2021-04-07T05:07:56.231Z] ---> Running in 7aeaba63c57b 05:07:56 [2021-04-07T05:07:56.403Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/make.sh dynbinary-daemon test-docker-py 05:07:56 [2021-04-07T05:07:56.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 05:07:56 [2021-04-07T05:07:56.685Z] Removing intermediate container 7aeaba63c57b 05:07:56 [2021-04-07T05:07:56.685Z] ---> 6944b3854098 05:07:56 [2021-04-07T05:07:56.685Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 05:07:56 [2021-04-07T05:07:56.685Z] ---> Running in aa2a22389985 05:07:56 [2021-04-07T05:07:56.972Z] 05:07:57 [2021-04-07T05:07:57.139Z] Removing intermediate container aa2a22389985 05:07:57 [2021-04-07T05:07:57.139Z] ---> b566b0fb3dae 05:07:57 [2021-04-07T05:07:57.139Z] 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} 05:07:57 [2021-04-07T05:07:57.139Z] ---> Running in 37e0b9befd9f 05:07:57 [2021-04-07T05:07:57.230Z] Removing bundles/ 05:07:57 [2021-04-07T05:07:57.230Z] 05:07:57 [2021-04-07T05:07:57.230Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 05:07:57 [2021-04-07T05:07:57.230Z] Building: bundles/dynbinary-daemon/dockerd-dev 05:07:57 [2021-04-07T05:07:57.230Z] GOOS="" GOARCH="" GOARM="" 05:07:57 [2021-04-07T05:07:57.592Z] Removing intermediate container 37e0b9befd9f 05:07:57 [2021-04-07T05:07:57.592Z] ---> 04180cc15089 05:07:57 [2021-04-07T05:07:57.592Z] 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; 05:07:57 [2021-04-07T05:07:57.592Z] ---> Running in 3f60ce1824f4 05:08:04 [2021-04-07T05:08:04.725Z] 05:08:04 [2021-04-07T05:08:04.725Z] SUCCESS: Specified value was saved. 05:08:05 [2021-04-07T05:08:05.179Z] INFO: Downloading git... 05:08:06 [2021-04-07T05:08:06.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 05:08:06 [2021-04-07T05:08:06.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 05:08:06 [2021-04-07T05:08:06.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 05:08:06 [2021-04-07T05:08:06.718Z] INFO: Downloading go... 05:08:06 [2021-04-07T05:08:06.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 05:08:08 [2021-04-07T05:08:08.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 05:08:08 [2021-04-07T05:08:08.882Z] INFO: Downloading compiler 1 of 3... 05:08:09 [2021-04-07T05:08:09.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 05:08:09 [2021-04-07T05:08:09.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 05:08:10 [2021-04-07T05:08:10.404Z] INFO: Downloading compiler 2 of 3... 05:08:10 [2021-04-07T05:08:10.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 05:08:11 [2021-04-07T05:08:11.362Z] INFO: Downloading compiler 3 of 3... 05:08:11 [2021-04-07T05:08:11.821Z] INFO: Extracting git... 05:08:12 [2021-04-07T05:08:12.375Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/pkg/symlink [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/pkg/term [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/profiles/apparmor [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/rootless [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/rootless/specconv [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/runconfig/opts [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/testutil/daemon [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/testutil/environment [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/testutil/fakegit [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/testutil/registry [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/testutil/request [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/volume [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/volume/service/opts [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] ? github.com/docker/docker/volume/testutils [no test files] 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === Skipped 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] exec_linux_test.go:18: requires AppArmor to be enabled 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] exec_linux_test.go:38: requires AppArmor to be enabled 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:46: Driver btrfs not supported 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:46: Driver btrfs not supported 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:46: Driver btrfs not supported 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:46: Driver btrfs not supported 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:46: Driver btrfs not supported 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:73: No driver to put! 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] time="2021-04-07T05:07:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:44: graphdriver: driver not supported 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] time="2021-04-07T05:07:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:44: graphdriver: driver not supported 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] time="2021-04-07T05:07:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:44: graphdriver: driver not supported 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] time="2021-04-07T05:07:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:44: graphdriver: driver not supported 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] time="2021-04-07T05:07:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:44: graphdriver: driver not supported 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:73: No driver to put! 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] overlay_test.go:44: Fails to compute changes after apply intermittently 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] overlay_test.go:49: Fails to compute changes intermittently 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] overlay_test.go:65: Cannot run test with naive change algorithm 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:46: Driver zfs not supported 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:46: Driver zfs not supported 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:46: Driver zfs not supported 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:46: Driver zfs not supported 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:46: Driver zfs not supported 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] graphtest_unix.go:73: No driver to put! 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 05:08:12 [2021-04-07T05:08:12.375Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] 05:08:12 [2021-04-07T05:08:12.375Z] DONE 2229 tests, 26 skipped in 193.589s Post stage [Pipeline] junit 05:08:12 [2021-04-07T05:08:12.389Z] Recording test results 05:08:13 [2021-04-07T05:08:13.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 05:08:14 [2021-04-07T05:08:14.064Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:14 [2021-04-07T05:08:14.446Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 -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:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/make.sh dynbinary test-integration 05:08:15 [2021-04-07T05:08:15.252Z] --- PASS: TestBuildWithHugeFile (26.77s) 05:08:15 [2021-04-07T05:08:15.252Z] === RUN TestBuildWithEmptyDockerfile 05:08:15 [2021-04-07T05:08:15.252Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 05:08:15 [2021-04-07T05:08:15.252Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 05:08:15 [2021-04-07T05:08:15.252Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:08:15 [2021-04-07T05:08:15.252Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:08:15 [2021-04-07T05:08:15.252Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:08:15 [2021-04-07T05:08:15.252Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:08:15 [2021-04-07T05:08:15.252Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 05:08:15 [2021-04-07T05:08:15.252Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:08:15 [2021-04-07T05:08:15.252Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:08:15 [2021-04-07T05:08:15.252Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) 05:08:15 [2021-04-07T05:08:15.252Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) 05:08:15 [2021-04-07T05:08:15.252Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) 05:08:15 [2021-04-07T05:08:15.252Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) 05:08:15 [2021-04-07T05:08:15.252Z] === RUN TestBuildPreserveOwnership 05:08:15 [2021-04-07T05:08:15.252Z] === RUN TestBuildPreserveOwnership/copy_from 05:08:15 [2021-04-07T05:08:15.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 05:08:15 [2021-04-07T05:08:15.394Z] 05:08:15 [2021-04-07T05:08:15.394Z] Removing bundles/ 05:08:15 [2021-04-07T05:08:15.394Z] 05:08:15 [2021-04-07T05:08:15.394Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 05:08:15 [2021-04-07T05:08:15.394Z] Building: bundles/dynbinary-daemon/dockerd-dev 05:08:15 [2021-04-07T05:08:15.394Z] GOOS="" GOARCH="" GOARM="" 05:08:16 [2021-04-07T05:08:16.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 05:08:17 [2021-04-07T05:08:17.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 05:08:18 [2021-04-07T05:08:18.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 05:08:19 [2021-04-07T05:08:19.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 05:08:20 [2021-04-07T05:08:20.817Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 05:08:20 [2021-04-07T05:08:20.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 05:08:21 [2021-04-07T05:08:21.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 05:08:22 [2021-04-07T05:08:22.875Z] --- PASS: TestBuildPreserveOwnership (7.67s) 05:08:22 [2021-04-07T05:08:22.875Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.03s) 05:08:22 [2021-04-07T05:08:22.875Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.63s) 05:08:22 [2021-04-07T05:08:22.875Z] === RUN TestBuildPlatformInvalid 05:08:22 [2021-04-07T05:08:22.875Z] --- PASS: TestBuildPlatformInvalid (0.17s) 05:08:22 [2021-04-07T05:08:22.875Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 05:08:23 [2021-04-07T05:08:23.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 05:08:24 [2021-04-07T05:08:24.041Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 05:08:24 [2021-04-07T05:08:24.041Z] Using test binary docker 05:08:24 [2021-04-07T05:08:24.041Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 05:08:24 [2021-04-07T05:08:24.041Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 05:08:24 [2021-04-07T05:08:24.041Z] INFO: Waiting for daemon to start... 05:08:24 [2021-04-07T05:08:24.041Z] Starting dockerd 05:08:26 [2021-04-07T05:08:26.575Z] INFO: Expanding go... 05:08:27 [2021-04-07T05:08:27.329Z] . 05:08:27 [2021-04-07T05:08:27.329Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 05:08:27 [2021-04-07T05:08:27.329Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 05:08:27 [2021-04-07T05:08:27.329Z] Error: No such image: emptyfs 05:08:27 [2021-04-07T05:08:27.586Z] Running integration-test (iteration 1) 05:08:27 [2021-04-07T05:08:27.586Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 05:08:28 [2021-04-07T05:08:28.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 05:08:33 [2021-04-07T05:08:33.252Z] Loaded image: buildpack-deps:buster 05:08:33 [2021-04-07T05:08:33.252Z] Loaded image: busybox:latest 05:08:33 [2021-04-07T05:08:33.252Z] Loaded image: busybox:glibc 05:08:33 [2021-04-07T05:08:33.881Z] Loaded image: debian:bullseye 05:08:34 [2021-04-07T05:08:34.175Z] Loaded image: hello-world:latest 05:08:34 [2021-04-07T05:08:34.175Z] Loaded image: arm32v7/hello-world:latest 05:08:36 [2021-04-07T05:08:36.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 05:08:37 [2021-04-07T05:08:37.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 05:08:39 [2021-04-07T05:08:39.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 05:08:40 [2021-04-07T05:08:40.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 05:08:40 [2021-04-07T05:08:40.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 05:08:41 [2021-04-07T05:08:41.071Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.98s) 05:08:41 [2021-04-07T05:08:41.071Z] PASS 05:08:41 [2021-04-07T05:08:41.071Z] 05:08:41 [2021-04-07T05:08:41.071Z] === Skipped 05:08:41 [2021-04-07T05:08:41.071Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) 05:08:41 [2021-04-07T05:08:41.071Z] build_session_test.go:25: TODO: BuildKit 05:08:41 [2021-04-07T05:08:41.071Z] 05:08:41 [2021-04-07T05:08:41.071Z] 05:08:41 [2021-04-07T05:08:41.071Z] DONE 33 tests, 1 skipped in 104.335s 05:08:41 [2021-04-07T05:08:41.071Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 05:08:41 [2021-04-07T05:08:41.071Z] ++ 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 05:08:41 [2021-04-07T05:08:41.071Z] ++ set -e 05:08:41 [2021-04-07T05:08:41.071Z] ++ '[' -n 0 ']' 05:08:41 [2021-04-07T05:08:41.071Z] ++ set -x 05:08:41 [2021-04-07T05:08:41.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 05:08:41 [2021-04-07T05:08:41.364Z] INFO: Testing against a local daemon 05:08:41 [2021-04-07T05:08:41.364Z] === RUN TestConfigInspect 05:08:42 [2021-04-07T05:08:42.041Z] #72 exporting layers 85.9s done 05:08:42 [2021-04-07T05:08:42.041Z] #72 exporting manifest sha256:a55aa220746d4ae48ebade8fde28a624ed097d4663a221583b1ecdf08fa1ef95 done 05:08:42 [2021-04-07T05:08:42.041Z] #72 exporting config sha256:25f953103ec7e08e73bfa527f3047a44d111113cbb4ee01a6b76bbab6ed69045 done 05:08:42 [2021-04-07T05:08:42.041Z] #72 sending tarball 05:08:42 [2021-04-07T05:08:42.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 05:08:45 [2021-04-07T05:08:45.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 05:08:45 [2021-04-07T05:08:45.636Z] Loaded image: buildpack-deps:buster 05:08:45 [2021-04-07T05:08:45.636Z] Loaded image: busybox:latest 05:08:45 [2021-04-07T05:08:45.636Z] Loaded image: busybox:glibc 05:08:45 [2021-04-07T05:08:45.811Z] --- PASS: TestConfigInspect (4.12s) 05:08:45 [2021-04-07T05:08:45.811Z] === RUN TestConfigList 05:08:46 [2021-04-07T05:08:46.600Z] #72 ... 05:08:46 [2021-04-07T05:08:46.600Z] 05:08:46 [2021-04-07T05:08:46.600Z] #73 importing to docker 05:08:46 [2021-04-07T05:08:46.600Z] #73 sha256:25a00b3c4543787c10ae8f3fbc00186c3ab7a6d268c4389f6f922884ee4f8286 05:08:46 [2021-04-07T05:08:46.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 05:08:47 [2021-04-07T05:08:47.522Z] Loaded image: debian:bullseye 05:08:47 [2021-04-07T05:08:47.522Z] Loaded image: hello-world:latest 05:08:47 [2021-04-07T05:08:47.522Z] Loaded image: arm32v7/hello-world:latest 05:08:47 [2021-04-07T05:08:47.522Z] INFO: Testing against a local daemon 05:08:47 [2021-04-07T05:08:47.522Z] === RUN TestCgroupNamespacesBuild 05:08:48 [2021-04-07T05:08:48.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 05:08:49 [2021-04-07T05:08:49.320Z] --- PASS: TestConfigList (3.83s) 05:08:49 [2021-04-07T05:08:49.320Z] === RUN TestConfigsCreateAndDelete 05:08:49 [2021-04-07T05:08:49.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 05:08:50 [2021-04-07T05:08:50.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 05:08:50 [2021-04-07T05:08:50.783Z] --- PASS: TestCgroupNamespacesBuild (2.82s) 05:08:50 [2021-04-07T05:08:50.783Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 05:08:51 [2021-04-07T05:08:51.634Z] INFO: Expanding compiler 1 of 3... 05:08:51 [2021-04-07T05:08:51.634Z] INFO: Expanding compiler 2 of 3... 05:08:51 [2021-04-07T05:08:51.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 05:08:51 [2021-04-07T05:08:51.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 05:08:52 [2021-04-07T05:08:52.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 05:08:53 [2021-04-07T05:08:53.293Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.61s) 05:08:53 [2021-04-07T05:08:53.293Z] === RUN TestBuildWithSession 05:08:53 [2021-04-07T05:08:53.293Z] --- SKIP: TestBuildWithSession (0.00s) 05:08:53 [2021-04-07T05:08:53.293Z] build_session_test.go:25: TODO: BuildKit 05:08:53 [2021-04-07T05:08:53.293Z] === RUN TestBuildSquashParent 05:08:53 [2021-04-07T05:08:53.770Z] --- PASS: TestConfigsCreateAndDelete (3.81s) 05:08:53 [2021-04-07T05:08:53.770Z] === RUN TestConfigsUpdate 05:08:54 [2021-04-07T05:08:54.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 05:08:54 [2021-04-07T05:08:54.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 05:08:56 [2021-04-07T05:08:56.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 05:08:57 [2021-04-07T05:08:57.286Z] --- PASS: TestConfigsUpdate (3.77s) 05:08:57 [2021-04-07T05:08:57.286Z] === RUN TestTemplatedConfig 05:08:57 [2021-04-07T05:08:57.386Z] INFO: Expanding compiler 3 of 3... 05:08:57 [2021-04-07T05:08:57.756Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 05:08:57 [2021-04-07T05:08:57.756Z] Using test binary docker 05:08:57 [2021-04-07T05:08:57.756Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 05:08:57 [2021-04-07T05:08:57.756Z] Starting apparmor (via systemctl): apparmor.service. 05:08:57 [2021-04-07T05:08:57.756Z] INFO: Waiting for daemon to start... 05:08:57 [2021-04-07T05:08:57.756Z] Starting dockerd 05:08:57 [2021-04-07T05:08:57.840Z] INFO: Removing downloaded files... 05:08:57 [2021-04-07T05:08:57.840Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... 05:08:57 [2021-04-07T05:08:57.840Z] INFO: Configuring git core.autocrlf... 05:08:59 [2021-04-07T05:08:59.664Z] . 05:08:59 [2021-04-07T05:08:59.664Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 05:08:59 [2021-04-07T05:08:59.664Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 05:08:59 [2021-04-07T05:08:59.664Z] Error: No such image: emptyfs 05:08:59 [2021-04-07T05:08:59.664Z] Running integration-test (iteration 1) 05:08:59 [2021-04-07T05:08:59.664Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 05:09:00 [2021-04-07T05:09:00.802Z] --- PASS: TestTemplatedConfig (3.68s) 05:09:00 [2021-04-07T05:09:00.802Z] === RUN TestConfigCreateResolve 05:09:01 [2021-04-07T05:09:01.377Z] --- PASS: TestBuildSquashParent (8.04s) 05:09:01 [2021-04-07T05:09:01.377Z] === RUN TestBuildWithRemoveAndForceRemove 05:09:01 [2021-04-07T05:09:01.377Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:09:01 [2021-04-07T05:09:01.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:09:01 [2021-04-07T05:09:01.377Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:09:01 [2021-04-07T05:09:01.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:09:01 [2021-04-07T05:09:01.377Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:09:01 [2021-04-07T05:09:01.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:09:01 [2021-04-07T05:09:01.377Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:09:01 [2021-04-07T05:09:01.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:09:01 [2021-04-07T05:09:01.377Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:09:01 [2021-04-07T05:09:01.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:09:01 [2021-04-07T05:09:01.377Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:09:01 [2021-04-07T05:09:01.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:09:01 [2021-04-07T05:09:01.377Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:09:01 [2021-04-07T05:09:01.377Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:09:03 [2021-04-07T05:09:03.269Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:09:03 [2021-04-07T05:09:03.269Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:09:04 [2021-04-07T05:09:04.358Z] --- PASS: TestConfigCreateResolve (3.83s) 05:09:04 [2021-04-07T05:09:04.358Z] === RUN TestConfigDaemonLibtrustID 05:09:04 [2021-04-07T05:09:04.986Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) 05:09:04 [2021-04-07T05:09:04.986Z] PASS 05:09:04 [2021-04-07T05:09:04.986Z] 05:09:04 [2021-04-07T05:09:04.986Z] DONE 7 tests in 23.747s 05:09:04 [2021-04-07T05:09:04.986Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 05:09:04 [2021-04-07T05:09:04.986Z] ++ 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 05:09:04 [2021-04-07T05:09:04.986Z] ++ set -e 05:09:04 [2021-04-07T05:09:04.986Z] ++ '[' -n 0 ']' 05:09:04 [2021-04-07T05:09:04.986Z] ++ set -x 05:09:04 [2021-04-07T05:09:04.986Z] ++ env -i DEST=/go/src/github.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 05:09:05 [2021-04-07T05:09:05.255Z] #73 DONE 16.7s 05:09:05 [2021-04-07T05:09:05.255Z] 05:09:05 [2021-04-07T05:09:05.255Z] #72 exporting to oci image format 05:09:05 [2021-04-07T05:09:05.255Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 05:09:05 [2021-04-07T05:09:05.255Z] #72 sending tarball 32.5s done 05:09:05 [2021-04-07T05:09:05.255Z] #72 DONE 118.4s 05:09:05 [2021-04-07T05:09:05.276Z] INFO: Testing against a local daemon 05:09:05 [2021-04-07T05:09:05.276Z] === RUN TestCheckpoint 05:09:05 [2021-04-07T05:09:05.276Z] --- SKIP: TestCheckpoint (0.00s) 05:09:05 [2021-04-07T05:09:05.276Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:09:05 [2021-04-07T05:09:05.276Z] === RUN TestContainerInvalidJSON 05:09:05 [2021-04-07T05:09:05.276Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 05:09:05 [2021-04-07T05:09:05.276Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 05:09:05 [2021-04-07T05:09:05.276Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 05:09:05 [2021-04-07T05:09:05.276Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 05:09:05 [2021-04-07T05:09:05.276Z] === RUN TestContainerInvalidJSON//exec/foobar/start 05:09:05 [2021-04-07T05:09:05.276Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 05:09:05 [2021-04-07T05:09:05.276Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 05:09:05 [2021-04-07T05:09:05.276Z] === CONT TestContainerInvalidJSON//exec/foobar/start 05:09:05 [2021-04-07T05:09:05.276Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 05:09:05 [2021-04-07T05:09:05.276Z] --- PASS: TestContainerInvalidJSON (0.01s) 05:09:05 [2021-04-07T05:09:05.276Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 05:09:05 [2021-04-07T05:09:05.276Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 05:09:05 [2021-04-07T05:09:05.276Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 05:09:05 [2021-04-07T05:09:05.276Z] === RUN TestCopyFromContainerPathDoesNotExist 05:09:05 [2021-04-07T05:09:05.276Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) 05:09:05 [2021-04-07T05:09:05.276Z] === RUN TestCopyFromContainerPathIsNotDir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 05:09:05 [2021-04-07T05:09:05.566Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) 05:09:05 [2021-04-07T05:09:05.566Z] === RUN TestCopyToContainerPathDoesNotExist 05:09:05 [2021-04-07T05:09:05.566Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) 05:09:05 [2021-04-07T05:09:05.566Z] === RUN TestCopyToContainerPathIsNotDir 05:09:05 [2021-04-07T05:09:05.723Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/test/unit 05:09:05 [2021-04-07T05:09:05.859Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) 05:09:05 [2021-04-07T05:09:05.859Z] === RUN TestCopyFromContainer 05:09:06 [2021-04-07T05:09:06.531Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:09:06 [2021-04-07T05:09:06.531Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:09:08 [2021-04-07T05:09:08.588Z] === RUN TestCopyFromContainer// 05:09:08 [2021-04-07T05:09:08.588Z] === RUN TestCopyFromContainer//bar/root 05:09:08 [2021-04-07T05:09:08.588Z] === RUN TestCopyFromContainer//bar/root/ 05:09:08 [2021-04-07T05:09:08.588Z] === RUN TestCopyFromContainer/bar/quux 05:09:08 [2021-04-07T05:09:08.588Z] === RUN TestCopyFromContainer/bar/quux/ 05:09:08 [2021-04-07T05:09:08.588Z] === RUN TestCopyFromContainer/bar/quux/baz 05:09:08 [2021-04-07T05:09:08.878Z] === RUN TestCopyFromContainer/bar/filesymlink 05:09:08 [2021-04-07T05:09:08.878Z] === RUN TestCopyFromContainer/bar/dirsymlink 05:09:08 [2021-04-07T05:09:08.878Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 05:09:09 [2021-04-07T05:09:09.045Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) 05:09:09 [2021-04-07T05:09:09.045Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.19s) 05:09:09 [2021-04-07T05:09:09.045Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.22s) 05:09:09 [2021-04-07T05:09:09.045Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.10s) 05:09:09 [2021-04-07T05:09:09.045Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s) 05:09:09 [2021-04-07T05:09:09.045Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.81s) 05:09:09 [2021-04-07T05:09:09.045Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.82s) 05:09:09 [2021-04-07T05:09:09.045Z] === RUN TestBuildMultiStageCopy 05:09:09 [2021-04-07T05:09:09.045Z] === RUN TestBuildMultiStageCopy/copy_to_root 05:09:09 [2021-04-07T05:09:09.167Z] === RUN TestCopyFromContainer/bar/notarget 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCopyFromContainer (3.47s) 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCopyFromContainer// (0.08s) 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) 05:09:09 [2021-04-07T05:09:09.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 05:09:09 [2021-04-07T05:09:09.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:09:09 [2021-04-07T05:09:09.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:09:09 [2021-04-07T05:09:09.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:09:09 [2021-04-07T05:09:09.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:09:09 [2021-04-07T05:09:09.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 05:09:09 [2021-04-07T05:09:09.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 05:09:09 [2021-04-07T05:09:09.167Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:09:09 [2021-04-07T05:09:09.167Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 05:09:09 [2021-04-07T05:09:09.167Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 05:09:09 [2021-04-07T05:09:09.167Z] === RUN TestCreateLinkToNonExistingContainer 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) 05:09:09 [2021-04-07T05:09:09.167Z] === RUN TestCreateWithInvalidEnv 05:09:09 [2021-04-07T05:09:09.167Z] === RUN TestCreateWithInvalidEnv/0 05:09:09 [2021-04-07T05:09:09.167Z] === PAUSE TestCreateWithInvalidEnv/0 05:09:09 [2021-04-07T05:09:09.167Z] === RUN TestCreateWithInvalidEnv/1 05:09:09 [2021-04-07T05:09:09.167Z] === PAUSE TestCreateWithInvalidEnv/1 05:09:09 [2021-04-07T05:09:09.167Z] === RUN TestCreateWithInvalidEnv/2 05:09:09 [2021-04-07T05:09:09.167Z] === PAUSE TestCreateWithInvalidEnv/2 05:09:09 [2021-04-07T05:09:09.167Z] === CONT TestCreateWithInvalidEnv/0 05:09:09 [2021-04-07T05:09:09.167Z] === CONT TestCreateWithInvalidEnv/2 05:09:09 [2021-04-07T05:09:09.167Z] === CONT TestCreateWithInvalidEnv/1 05:09:09 [2021-04-07T05:09:09.167Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 05:09:09 [2021-04-07T05:09:09.168Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 05:09:09 [2021-04-07T05:09:09.168Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 05:09:09 [2021-04-07T05:09:09.168Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 05:09:09 [2021-04-07T05:09:09.168Z] === RUN TestCreateTmpfsMountsTarget 05:09:09 [2021-04-07T05:09:09.168Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 05:09:09 [2021-04-07T05:09:09.168Z] === RUN TestCreateWithCustomMaskedPaths 05:09:10 [2021-04-07T05:09:10.244Z] ? github.com/docker/docker/api [no test files] 05:09:12 [2021-04-07T05:09:12.307Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 05:09:12 [2021-04-07T05:09:12.680Z] --- PASS: TestCreateWithCustomMaskedPaths (2.81s) 05:09:12 [2021-04-07T05:09:12.680Z] === RUN TestCreateWithCustomReadonlyPaths 05:09:13 [2021-04-07T05:09:13.231Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 05:09:14 [2021-04-07T05:09:14.156Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 05:09:14 [2021-04-07T05:09:14.566Z] Loaded image: buildpack-deps:buster 05:09:14 [2021-04-07T05:09:14.566Z] Loaded image: busybox:latest 05:09:14 [2021-04-07T05:09:14.566Z] Loaded image: busybox:glibc 05:09:15 [2021-04-07T05:09:15.081Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 05:09:15 [2021-04-07T05:09:15.430Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.06s) 05:09:15 [2021-04-07T05:09:15.430Z] === RUN TestCreateWithInvalidHealthcheckParams 05:09:15 [2021-04-07T05:09:15.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:09:15 [2021-04-07T05:09:15.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:09:15 [2021-04-07T05:09:15.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:09:15 [2021-04-07T05:09:15.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:09:15 [2021-04-07T05:09:15.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:09:15 [2021-04-07T05:09:15.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:09:15 [2021-04-07T05:09:15.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:09:15 [2021-04-07T05:09:15.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:09:15 [2021-04-07T05:09:15.430Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:09:15 [2021-04-07T05:09:15.430Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:09:15 [2021-04-07T05:09:15.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:09:15 [2021-04-07T05:09:15.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:09:15 [2021-04-07T05:09:15.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:09:15 [2021-04-07T05:09:15.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:09:15 [2021-04-07T05:09:15.430Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:09:15 [2021-04-07T05:09:15.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 05:09:15 [2021-04-07T05:09:15.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 05:09:15 [2021-04-07T05:09:15.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 05:09:15 [2021-04-07T05:09:15.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) 05:09:15 [2021-04-07T05:09:15.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 05:09:15 [2021-04-07T05:09:15.430Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) 05:09:15 [2021-04-07T05:09:15.430Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 05:09:15 [2021-04-07T05:09:15.949Z] Loaded image: debian:bullseye 05:09:15 [2021-04-07T05:09:15.949Z] Loaded image: hello-world:latest 05:09:15 [2021-04-07T05:09:15.949Z] Loaded image: arm32v7/hello-world:latest 05:09:15 [2021-04-07T05:09:15.949Z] INFO: Testing against a local daemon 05:09:15 [2021-04-07T05:09:15.949Z] === RUN TestCgroupNamespacesBuild 05:09:16 [2021-04-07T05:09:16.136Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.99s) 05:09:16 [2021-04-07T05:09:16.136Z] === RUN TestCreateDifferentPlatform 05:09:16 [2021-04-07T05:09:16.136Z] === RUN TestCreateDifferentPlatform/different_os 05:09:16 [2021-04-07T05:09:16.136Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 05:09:16 [2021-04-07T05:09:16.136Z] --- PASS: TestCreateDifferentPlatform (0.01s) 05:09:16 [2021-04-07T05:09:16.136Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 05:09:16 [2021-04-07T05:09:16.136Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 05:09:16 [2021-04-07T05:09:16.136Z] === RUN TestCreateVolumesFromNonExistingContainer 05:09:16 [2021-04-07T05:09:16.136Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) 05:09:16 [2021-04-07T05:09:16.136Z] === RUN TestCreatePlatformSpecificImageNoPlatform 05:09:16 [2021-04-07T05:09:16.425Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) 05:09:16 [2021-04-07T05:09:16.425Z] === RUN TestContainerStartOnDaemonRestart 05:09:16 [2021-04-07T05:09:16.425Z] === PAUSE TestContainerStartOnDaemonRestart 05:09:16 [2021-04-07T05:09:16.425Z] === RUN TestDaemonRestartIpcMode 05:09:16 [2021-04-07T05:09:16.425Z] === PAUSE TestDaemonRestartIpcMode 05:09:16 [2021-04-07T05:09:16.425Z] === RUN TestDaemonHostGatewayIP 05:09:16 [2021-04-07T05:09:16.425Z] === PAUSE TestDaemonHostGatewayIP 05:09:16 [2021-04-07T05:09:16.425Z] === RUN TestRestartDaemonWithRestartingContainer 05:09:16 [2021-04-07T05:09:16.425Z] === PAUSE TestRestartDaemonWithRestartingContainer 05:09:16 [2021-04-07T05:09:16.425Z] === RUN TestContainerKillOnDaemonStart 05:09:16 [2021-04-07T05:09:16.425Z] === PAUSE TestContainerKillOnDaemonStart 05:09:16 [2021-04-07T05:09:16.425Z] === RUN TestDiff 05:09:16 [2021-04-07T05:09:16.443Z] --- PASS: TestBuildMultiStageCopy (7.07s) 05:09:16 [2021-04-07T05:09:16.443Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.07s) 05:09:16 [2021-04-07T05:09:16.443Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) 05:09:16 [2021-04-07T05:09:16.443Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) 05:09:16 [2021-04-07T05:09:16.443Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) 05:09:16 [2021-04-07T05:09:16.443Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) 05:09:16 [2021-04-07T05:09:16.443Z] === RUN TestBuildMultiStageParentConfig 05:09:17 [2021-04-07T05:09:17.458Z] --- PASS: TestDiff (0.99s) 05:09:17 [2021-04-07T05:09:17.458Z] === RUN TestExecWithCloseStdin 05:09:18 [2021-04-07T05:09:18.084Z] --- PASS: TestCgroupNamespacesBuild (1.83s) 05:09:18 [2021-04-07T05:09:18.084Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 05:09:18 [2021-04-07T05:09:18.490Z] --- PASS: TestExecWithCloseStdin (1.13s) 05:09:18 [2021-04-07T05:09:18.490Z] === RUN TestExec 05:09:19 [2021-04-07T05:09:19.486Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) 05:09:19 [2021-04-07T05:09:19.486Z] === RUN TestBuildWithSession 05:09:19 [2021-04-07T05:09:19.486Z] --- SKIP: TestBuildWithSession (0.00s) 05:09:19 [2021-04-07T05:09:19.486Z] build_session_test.go:25: TODO: BuildKit 05:09:19 [2021-04-07T05:09:19.486Z] === RUN TestBuildSquashParent 05:09:19 [2021-04-07T05:09:19.998Z] --- PASS: TestExec (1.24s) 05:09:19 [2021-04-07T05:09:19.999Z] === RUN TestExecUser 05:09:21 [2021-04-07T05:09:21.029Z] --- PASS: TestExecUser (1.18s) 05:09:21 [2021-04-07T05:09:21.029Z] === RUN TestExportContainerAndImportImage 05:09:21 [2021-04-07T05:09:21.679Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) 05:09:21 [2021-04-07T05:09:21.679Z] === RUN TestBuildLabelWithTargets 05:09:22 [2021-04-07T05:09:22.534Z] --- PASS: TestExportContainerAndImportImage (1.34s) 05:09:22 [2021-04-07T05:09:22.534Z] === RUN TestExportContainerAfterDaemonRestart 05:09:24 [2021-04-07T05:09:24.077Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s) 05:09:24 [2021-04-07T05:09:24.077Z] === RUN TestHealthCheckWorkdir 05:09:25 [2021-04-07T05:09:25.590Z] --- PASS: TestHealthCheckWorkdir (1.55s) 05:09:25 [2021-04-07T05:09:25.590Z] === RUN TestHealthKillContainer 05:09:26 [2021-04-07T05:09:26.067Z] --- PASS: TestBuildSquashParent (6.38s) 05:09:26 [2021-04-07T05:09:26.067Z] === RUN TestBuildWithRemoveAndForceRemove 05:09:26 [2021-04-07T05:09:26.067Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:09:26 [2021-04-07T05:09:26.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:09:26 [2021-04-07T05:09:26.067Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:09:26 [2021-04-07T05:09:26.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:09:26 [2021-04-07T05:09:26.067Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:09:26 [2021-04-07T05:09:26.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:09:26 [2021-04-07T05:09:26.067Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:09:26 [2021-04-07T05:09:26.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:09:26 [2021-04-07T05:09:26.067Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:09:26 [2021-04-07T05:09:26.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:09:26 [2021-04-07T05:09:26.067Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:09:26 [2021-04-07T05:09:26.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:09:26 [2021-04-07T05:09:26.067Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:09:26 [2021-04-07T05:09:26.067Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:09:28 [2021-04-07T05:09:28.611Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:09:28 [2021-04-07T05:09:28.611Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:09:28 [2021-04-07T05:09:28.984Z] ok github.com/docker/docker/api/server 0.025s coverage: 9.0% of statements 05:09:29 [2021-04-07T05:09:29.103Z] --- PASS: TestHealthKillContainer (3.22s) 05:09:29 [2021-04-07T05:09:29.103Z] === RUN TestInspectCpusetInConfigPre120 05:09:29 [2021-04-07T05:09:29.747Z] --- PASS: TestInspectCpusetInConfigPre120 (1.04s) 05:09:29 [2021-04-07T05:09:29.748Z] === RUN TestIpcModeNone 05:09:29 [2021-04-07T05:09:29.754Z] --- PASS: TestBuildLabelWithTargets (8.00s) 05:09:29 [2021-04-07T05:09:29.754Z] === RUN TestBuildWithEmptyLayers 05:09:30 [2021-04-07T05:09:30.522Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:09:30 [2021-04-07T05:09:30.782Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:09:31 [2021-04-07T05:09:31.253Z] --- PASS: TestIpcModeNone (1.32s) 05:09:31 [2021-04-07T05:09:31.253Z] === RUN TestIpcModePrivate 05:09:32 [2021-04-07T05:09:32.265Z] --- PASS: TestBuildWithEmptyLayers (2.99s) 05:09:32 [2021-04-07T05:09:32.265Z] === RUN TestBuildMultiStageOnBuild 05:09:32 [2021-04-07T05:09:32.290Z] --- PASS: TestIpcModePrivate (1.32s) 05:09:32 [2021-04-07T05:09:32.290Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false 05:09:32 [2021-04-07T05:09:32.290Z] === RUN TestIpcModeShareable 05:09:33 [2021-04-07T05:09:33.327Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 05:09:33 [2021-04-07T05:09:33.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.22s) 05:09:33 [2021-04-07T05:09:33.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s) 05:09:33 [2021-04-07T05:09:33.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s) 05:09:33 [2021-04-07T05:09:33.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.30s) 05:09:33 [2021-04-07T05:09:33.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s) 05:09:33 [2021-04-07T05:09:33.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s) 05:09:33 [2021-04-07T05:09:33.327Z] === RUN TestBuildMultiStageCopy 05:09:33 [2021-04-07T05:09:33.327Z] === RUN TestBuildMultiStageCopy/copy_to_root 05:09:33 [2021-04-07T05:09:33.685Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 05:09:33 [2021-04-07T05:09:33.685Z] 05:09:33 [2021-04-07T05:09:33.685Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) 05:09:33 [2021-04-07T05:09:33.685Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) 05:09:33 [2021-04-07T05:09:33.685Z] Using test binary docker 05:09:33 [2021-04-07T05:09:33.685Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 05:09:33 [2021-04-07T05:09:33.685Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 05:09:33 [2021-04-07T05:09:33.685Z] INFO: Waiting for daemon to start... 05:09:33 [2021-04-07T05:09:33.685Z] Starting dockerd 05:09:33 [2021-04-07T05:09:33.685Z] . 05:09:33 [2021-04-07T05:09:33.685Z] INFO: Building docker-sdk-python3:4.4.1... 05:09:33 [2021-04-07T05:09:33.802Z] --- PASS: TestIpcModeShareable (1.24s) 05:09:33 [2021-04-07T05:09:33.802Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true 05:09:33 [2021-04-07T05:09:33.802Z] === RUN TestAPIIpcModeShareableAndContainer 05:09:35 [2021-04-07T05:09:35.237Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 05:09:35 [2021-04-07T05:09:35.237Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 05:09:35 [2021-04-07T05:09:35.237Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 05:09:35 [2021-04-07T05:09:35.497Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 05:09:35 [2021-04-07T05:09:35.758Z] --- PASS: TestBuildMultiStageCopy (2.94s) 05:09:35 [2021-04-07T05:09:35.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) 05:09:35 [2021-04-07T05:09:35.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) 05:09:35 [2021-04-07T05:09:35.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) 05:09:35 [2021-04-07T05:09:35.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.28s) 05:09:35 [2021-04-07T05:09:35.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) 05:09:35 [2021-04-07T05:09:35.758Z] === RUN TestBuildMultiStageParentConfig 05:09:36 [2021-04-07T05:09:36.698Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) 05:09:36 [2021-04-07T05:09:36.698Z] === RUN TestBuildLabelWithTargets 05:09:36 [2021-04-07T05:09:36.898Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 05:09:36 [2021-04-07T05:09:36.898Z] 05:09:36 [2021-04-07T05:09:36.898Z] ---> Making bundle: test-integration (in bundles/test-integration) 05:09:36 [2021-04-07T05:09:36.898Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 05:09:36 [2021-04-07T05:09:36.898Z] HOSTNAME=ae1c0bf6d6f0 05:09:36 [2021-04-07T05:09:36.898Z] TESTDEBUG=0 05:09:36 [2021-04-07T05:09:36.898Z] DEST=bundles/test-integration 05:09:36 [2021-04-07T05:09:36.898Z] PWD=/go/src/github.com/docker/docker 05:09:36 [2021-04-07T05:09:36.898Z] DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 05:09:36 [2021-04-07T05:09:36.898Z] container=docker 05:09:36 [2021-04-07T05:09:36.898Z] HOME=/root 05:09:36 [2021-04-07T05:09:36.898Z] GOLANG_VERSION=1.13.15 05:09:36 [2021-04-07T05:09:36.898Z] VALIDATE_REPO=https://github.com/moby/moby.git 05:09:36 [2021-04-07T05:09:36.898Z] VALIDATE_BRANCH=20.10 05:09:36 [2021-04-07T05:09:36.898Z] TERM=xterm 05:09:36 [2021-04-07T05:09:36.898Z] DOCKER_PKG=github.com/docker/docker 05:09:36 [2021-04-07T05:09:36.898Z] SHLVL=1 05:09:36 [2021-04-07T05:09:36.898Z] TIMEOUT=120m 05:09:36 [2021-04-07T05:09:36.898Z] DOCKER_BUILDTAGS=apparmor seccomp journald 05:09:36 [2021-04-07T05:09:36.898Z] DOCKER_GRAPHDRIVER=overlay2 05:09:36 [2021-04-07T05:09:36.898Z] GO111MODULE=off 05:09:36 [2021-04-07T05:09:36.898Z] DOCKER_EXPERIMENTAL=1 05:09:36 [2021-04-07T05:09:36.898Z] TEST_SKIP_INTEGRATION_CLI=1 05:09:36 [2021-04-07T05:09:36.898Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 05:09:36 [2021-04-07T05:09:36.898Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 05:09:36 [2021-04-07T05:09:36.898Z] GOPATH=/go 05:09:36 [2021-04-07T05:09:36.898Z] PKG_CONFIG=pkg-config 05:09:36 [2021-04-07T05:09:36.898Z] _=/usr/bin/env 05:09:36 [2021-04-07T05:09:36.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 05:09:37 [2021-04-07T05:09:37.310Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.55s) 05:09:37 [2021-04-07T05:09:37.310Z] === RUN TestAPIIpcModeHost 05:09:37 [2021-04-07T05:09:37.503Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) 05:09:37 [2021-04-07T05:09:37.503Z] === RUN TestBuildUncleanTarFilenames 05:09:37 [2021-04-07T05:09:37.641Z] --- PASS: TestBuildLabelWithTargets (1.07s) 05:09:37 [2021-04-07T05:09:37.641Z] === RUN TestBuildWithEmptyLayers 05:09:37 [2021-04-07T05:09:37.760Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) 05:09:37 [2021-04-07T05:09:37.760Z] === RUN TestBuildMultiStageLayerLeak 05:09:38 [2021-04-07T05:09:38.212Z] --- PASS: TestBuildWithEmptyLayers (0.48s) 05:09:38 [2021-04-07T05:09:38.212Z] === RUN TestBuildMultiStageOnBuild 05:09:38 [2021-04-07T05:09:38.342Z] --- PASS: TestAPIIpcModeHost (0.98s) 05:09:38 [2021-04-07T05:09:38.342Z] === RUN TestDaemonIpcModeShareable 05:09:40 [2021-04-07T05:09:40.122Z] --- PASS: TestBuildMultiStageOnBuild (2.16s) 05:09:40 [2021-04-07T05:09:40.122Z] === RUN TestBuildUncleanTarFilenames 05:09:40 [2021-04-07T05:09:40.408Z] --- PASS: TestDaemonIpcModeShareable (2.10s) 05:09:40 [2021-04-07T05:09:40.408Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true 05:09:40 [2021-04-07T05:09:40.408Z] === RUN TestDaemonIpcModePrivate 05:09:41 [2021-04-07T05:09:41.064Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) 05:09:41 [2021-04-07T05:09:41.064Z] === RUN TestBuildMultiStageLayerLeak 05:09:42 [2021-04-07T05:09:42.474Z] --- PASS: TestDaemonIpcModePrivate (2.03s) 05:09:42 [2021-04-07T05:09:42.474Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false 05:09:42 [2021-04-07T05:09:42.474Z] === RUN TestDaemonIpcModePrivateFromConfig 05:09:42 [2021-04-07T05:09:42.999Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s) 05:09:42 [2021-04-07T05:09:42.999Z] === RUN TestBuildWithHugeFile 05:09:43 [2021-04-07T05:09:43.607Z] --- PASS: TestBuildMultiStageLayerLeak (2.23s) 05:09:43 [2021-04-07T05:09:43.607Z] === RUN TestBuildWithHugeFile 05:09:44 [2021-04-07T05:09:44.539Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.08s) 05:09:44 [2021-04-07T05:09:44.539Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false 05:09:44 [2021-04-07T05:09:44.539Z] === RUN TestDaemonIpcModeShareableFromConfig 05:09:46 [2021-04-07T05:09:46.608Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.12s) 05:09:46 [2021-04-07T05:09:46.608Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true 05:09:46 [2021-04-07T05:09:46.608Z] === RUN TestIpcModeOlderClient 05:09:46 [2021-04-07T05:09:46.608Z] === PAUSE TestIpcModeOlderClient 05:09:46 [2021-04-07T05:09:46.608Z] === RUN TestKillContainerInvalidSignal 05:09:47 [2021-04-07T05:09:47.644Z] --- PASS: TestKillContainerInvalidSignal (0.97s) 05:09:47 [2021-04-07T05:09:47.644Z] === RUN TestKillContainer 05:09:47 [2021-04-07T05:09:47.644Z] === RUN TestKillContainer/no_signal 05:09:48 [2021-04-07T05:09:48.706Z] === RUN TestKillContainer/non_killing_signal 05:09:48 [2021-04-07T05:09:48.998Z] === RUN TestKillContainer/killing_signal 05:09:50 [2021-04-07T05:09:50.505Z] --- PASS: TestKillContainer (3.06s) 05:09:50 [2021-04-07T05:09:50.505Z] --- PASS: TestKillContainer/no_signal (1.00s) 05:09:50 [2021-04-07T05:09:50.505Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) 05:09:50 [2021-04-07T05:09:50.505Z] --- PASS: TestKillContainer/killing_signal (0.99s) 05:09:50 [2021-04-07T05:09:50.505Z] === RUN TestKillWithStopSignalAndRestartPolicies 05:09:50 [2021-04-07T05:09:50.505Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 05:09:51 [2021-04-07T05:09:51.534Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 05:09:52 [2021-04-07T05:09:52.562Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.03s) 05:09:52 [2021-04-07T05:09:52.562Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) 05:09:52 [2021-04-07T05:09:52.562Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) 05:09:52 [2021-04-07T05:09:52.562Z] === RUN TestKillStoppedContainer 05:09:52 [2021-04-07T05:09:52.562Z] --- PASS: TestKillStoppedContainer (0.08s) 05:09:52 [2021-04-07T05:09:52.562Z] === RUN TestKillStoppedContainerAPIPre120 05:09:52 [2021-04-07T05:09:52.851Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) 05:09:52 [2021-04-07T05:09:52.851Z] === RUN TestKillDifferentUserContainer 05:09:53 [2021-04-07T05:09:53.881Z] --- PASS: TestKillDifferentUserContainer (1.01s) 05:09:53 [2021-04-07T05:09:53.881Z] === RUN TestInspectOomKilledTrue 05:09:53 [2021-04-07T05:09:53.881Z] --- SKIP: TestInspectOomKilledTrue (0.01s) 05:09:53 [2021-04-07T05:09:53.881Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:09:53 [2021-04-07T05:09:53.881Z] === RUN TestInspectOomKilledFalse 05:09:53 [2021-04-07T05:09:53.881Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 05:09:53 [2021-04-07T05:09:53.881Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:09:53 [2021-04-07T05:09:53.881Z] === RUN TestLinksEtcHostsContentMatch 05:09:54 [2021-04-07T05:09:54.509Z] --- PASS: TestLinksEtcHostsContentMatch (0.90s) 05:09:54 [2021-04-07T05:09:54.509Z] === RUN TestLinksContainerNames 05:09:55 [2021-04-07T05:09:55.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 05:09:55 [2021-04-07T05:09:55.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 05:09:56 [2021-04-07T05:09:56.575Z] --- PASS: TestLinksContainerNames (2.04s) 05:09:56 [2021-04-07T05:09:56.575Z] === RUN TestLogsFollowTailEmpty 05:09:57 [2021-04-07T05:09:57.610Z] --- PASS: TestLogsFollowTailEmpty (1.03s) 05:09:57 [2021-04-07T05:09:57.610Z] === RUN TestContainerNetworkMountsNoChown 05:09:58 [2021-04-07T05:09:58.644Z] --- PASS: TestContainerNetworkMountsNoChown (1.03s) 05:09:58 [2021-04-07T05:09:58.644Z] === RUN TestMountDaemonRoot 05:09:58 [2021-04-07T05:09:58.644Z] === RUN TestMountDaemonRoot/default 05:09:58 [2021-04-07T05:09:58.644Z] === PAUSE TestMountDaemonRoot/default 05:09:58 [2021-04-07T05:09:58.644Z] === RUN TestMountDaemonRoot/private 05:09:58 [2021-04-07T05:09:58.644Z] === PAUSE TestMountDaemonRoot/private 05:09:58 [2021-04-07T05:09:58.644Z] === RUN TestMountDaemonRoot/rprivate 05:09:58 [2021-04-07T05:09:58.644Z] === PAUSE TestMountDaemonRoot/rprivate 05:09:58 [2021-04-07T05:09:58.644Z] === RUN TestMountDaemonRoot/slave 05:09:58 [2021-04-07T05:09:58.644Z] === PAUSE TestMountDaemonRoot/slave 05:09:58 [2021-04-07T05:09:58.644Z] === RUN TestMountDaemonRoot/rslave 05:09:58 [2021-04-07T05:09:58.644Z] === PAUSE TestMountDaemonRoot/rslave 05:09:58 [2021-04-07T05:09:58.644Z] === RUN TestMountDaemonRoot/shared 05:09:58 [2021-04-07T05:09:58.644Z] === PAUSE TestMountDaemonRoot/shared 05:09:58 [2021-04-07T05:09:58.644Z] === RUN TestMountDaemonRoot/rshared 05:09:58 [2021-04-07T05:09:58.644Z] === PAUSE TestMountDaemonRoot/rshared 05:09:58 [2021-04-07T05:09:58.644Z] === CONT TestMountDaemonRoot/default 05:09:58 [2021-04-07T05:09:58.644Z] === RUN TestMountDaemonRoot/default/mount_root 05:09:58 [2021-04-07T05:09:58.644Z] === PAUSE TestMountDaemonRoot/default/mount_root 05:09:58 [2021-04-07T05:09:58.644Z] === RUN TestMountDaemonRoot/default/mount_subpath 05:09:58 [2021-04-07T05:09:58.644Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 05:09:58 [2021-04-07T05:09:58.644Z] === RUN TestMountDaemonRoot/default/bind_root 05:09:58 [2021-04-07T05:09:58.644Z] === PAUSE TestMountDaemonRoot/default/bind_root 05:09:58 [2021-04-07T05:09:58.644Z] === RUN TestMountDaemonRoot/default/bind_subpath 05:09:58 [2021-04-07T05:09:58.644Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 05:09:58 [2021-04-07T05:09:58.644Z] === CONT TestMountDaemonRoot/default/mount_root 05:09:58 [2021-04-07T05:09:58.644Z] === CONT TestMountDaemonRoot/rshared 05:09:58 [2021-04-07T05:09:58.644Z] === RUN TestMountDaemonRoot/rshared/bind_root 05:09:58 [2021-04-07T05:09:58.644Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 05:09:58 [2021-04-07T05:09:58.644Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 05:09:58 [2021-04-07T05:09:58.644Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 05:09:58 [2021-04-07T05:09:58.644Z] === RUN TestMountDaemonRoot/rshared/mount_root 05:09:58 [2021-04-07T05:09:58.644Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 05:09:58 [2021-04-07T05:09:58.644Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 05:09:58 [2021-04-07T05:09:58.644Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 05:09:58 [2021-04-07T05:09:58.644Z] === CONT TestMountDaemonRoot/rshared/bind_root 05:09:58 [2021-04-07T05:09:58.933Z] === CONT TestMountDaemonRoot/shared 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/shared/bind_root 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/shared/bind_root 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/shared/bind_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/shared/mount_root 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/shared/mount_root 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/shared/mount_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === CONT TestMountDaemonRoot/rslave 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/rslave/bind_root 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/rslave/mount_root 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === CONT TestMountDaemonRoot/slave 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/slave/mount_root 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/slave/mount_root 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/slave/mount_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/slave/bind_root 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/slave/bind_root 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/slave/bind_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === CONT TestMountDaemonRoot/rprivate 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/rprivate/bind_root 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/rprivate/mount_root 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === CONT TestMountDaemonRoot/private 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/private/bind_root 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/private/bind_root 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/private/bind_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/private/mount_root 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/private/mount_root 05:09:58 [2021-04-07T05:09:58.933Z] === RUN TestMountDaemonRoot/private/mount_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === CONT TestMountDaemonRoot/default/bind_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === CONT TestMountDaemonRoot/default/bind_root 05:09:58 [2021-04-07T05:09:58.933Z] === CONT TestMountDaemonRoot/default/mount_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 05:09:58 [2021-04-07T05:09:58.933Z] === CONT TestMountDaemonRoot/rshared/mount_root 05:09:58 [2021-04-07T05:09:58.933Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 05:09:59 [2021-04-07T05:09:59.222Z] === CONT TestMountDaemonRoot/shared/bind_root 05:09:59 [2021-04-07T05:09:59.222Z] === CONT TestMountDaemonRoot/rslave/bind_root 05:09:59 [2021-04-07T05:09:59.222Z] === CONT TestMountDaemonRoot/shared/mount_subpath 05:09:59 [2021-04-07T05:09:59.222Z] === CONT TestMountDaemonRoot/shared/mount_root 05:09:59 [2021-04-07T05:09:59.222Z] === CONT TestMountDaemonRoot/shared/bind_subpath 05:09:59 [2021-04-07T05:09:59.222Z] === CONT TestMountDaemonRoot/slave/mount_root 05:09:59 [2021-04-07T05:09:59.222Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 05:09:59 [2021-04-07T05:09:59.222Z] === CONT TestMountDaemonRoot/rslave/mount_root 05:09:59 [2021-04-07T05:09:59.222Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 05:09:59 [2021-04-07T05:09:59.511Z] === CONT TestMountDaemonRoot/rprivate/bind_root 05:09:59 [2021-04-07T05:09:59.511Z] === CONT TestMountDaemonRoot/slave/bind_subpath 05:09:59 [2021-04-07T05:09:59.511Z] === CONT TestMountDaemonRoot/slave/bind_root 05:09:59 [2021-04-07T05:09:59.511Z] === CONT TestMountDaemonRoot/slave/mount_subpath 05:09:59 [2021-04-07T05:09:59.511Z] === CONT TestMountDaemonRoot/private/bind_root 05:09:59 [2021-04-07T05:09:59.511Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 05:09:59 [2021-04-07T05:09:59.511Z] === CONT TestMountDaemonRoot/rprivate/mount_root 05:09:59 [2021-04-07T05:09:59.511Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 05:09:59 [2021-04-07T05:09:59.511Z] === CONT TestMountDaemonRoot/private/mount_subpath 05:09:59 [2021-04-07T05:09:59.511Z] === CONT TestMountDaemonRoot/private/mount_root 05:09:59 [2021-04-07T05:09:59.511Z] === CONT TestMountDaemonRoot/private/bind_subpath 05:09:59 [2021-04-07T05:09:59.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot (0.01s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/default (0.00s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/private (0.00s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) 05:09:59 [2021-04-07T05:09:59.800Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 05:09:59 [2021-04-07T05:09:59.800Z] === RUN TestContainerBindMountNonRecursive 05:10:02 [2021-04-07T05:10:02.532Z] --- PASS: TestContainerBindMountNonRecursive (2.56s) 05:10:02 [2021-04-07T05:10:02.532Z] === RUN TestContainerVolumesMountedAsShared 05:10:03 [2021-04-07T05:10:03.167Z] --- PASS: TestContainerVolumesMountedAsShared (0.86s) 05:10:03 [2021-04-07T05:10:03.167Z] === RUN TestContainerVolumesMountedAsSlave 05:10:04 [2021-04-07T05:10:04.199Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) 05:10:04 [2021-04-07T05:10:04.199Z] === RUN TestNetworkNat 05:10:04 [2021-04-07T05:10:04.830Z] --- PASS: TestNetworkNat (1.02s) 05:10:04 [2021-04-07T05:10:04.830Z] === RUN TestNetworkLocalhostTCPNat 05:10:05 [2021-04-07T05:10:05.864Z] --- PASS: TestNetworkLocalhostTCPNat (1.01s) 05:10:05 [2021-04-07T05:10:05.864Z] === RUN TestNetworkLoopbackNat 05:10:09 [2021-04-07T05:10:09.376Z] --- PASS: TestNetworkLoopbackNat (3.51s) 05:10:09 [2021-04-07T05:10:09.376Z] === RUN TestPause 05:10:10 [2021-04-07T05:10:10.446Z] --- PASS: TestPause (1.08s) 05:10:10 [2021-04-07T05:10:10.447Z] === RUN TestPauseFailsOnWindowsServerContainers 05:10:10 [2021-04-07T05:10:10.447Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 05:10:10 [2021-04-07T05:10:10.447Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:10:10 [2021-04-07T05:10:10.447Z] === RUN TestPauseStopPausedContainer 05:10:11 [2021-04-07T05:10:11.481Z] --- PASS: TestPauseStopPausedContainer (1.01s) 05:10:11 [2021-04-07T05:10:11.481Z] === RUN TestPsFilter 05:10:11 [2021-04-07T05:10:11.775Z] --- PASS: TestPsFilter (0.23s) 05:10:11 [2021-04-07T05:10:11.775Z] === RUN TestRemoveContainerWithRemovedVolume 05:10:12 [2021-04-07T05:10:12.809Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.00s) 05:10:12 [2021-04-07T05:10:12.809Z] === RUN TestRemoveContainerWithVolume 05:10:13 [2021-04-07T05:10:13.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 05:10:13 [2021-04-07T05:10:13.847Z] --- PASS: TestRemoveContainerWithVolume (1.06s) 05:10:13 [2021-04-07T05:10:13.847Z] === RUN TestRemoveContainerRunning 05:10:14 [2021-04-07T05:10:14.876Z] --- PASS: TestRemoveContainerRunning (1.09s) 05:10:14 [2021-04-07T05:10:14.876Z] === RUN TestRemoveContainerForceRemoveRunning 05:10:15 [2021-04-07T05:10:15.909Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.06s) 05:10:15 [2021-04-07T05:10:15.909Z] === RUN TestRemoveInvalidContainer 05:10:15 [2021-04-07T05:10:15.909Z] --- PASS: TestRemoveInvalidContainer (0.01s) 05:10:15 [2021-04-07T05:10:15.909Z] === RUN TestRenameLinkedContainer 05:10:20 [2021-04-07T05:10:20.373Z] sha256:3c88a6006116595f98bd5335cec819f6ac01a44c6761ddceb6670e522ae1f0ea 05:10:20 [2021-04-07T05:10:20.373Z] INFO: Starting docker-py tests... 05:10:20 [2021-04-07T05:10:20.373Z] ============================= test session starts ============================== 05:10:20 [2021-04-07T05:10:20.373Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 05:10:20 [2021-04-07T05:10:20.373Z] rootdir: /src, inifile: pytest.ini 05:10:20 [2021-04-07T05:10:20.373Z] plugins: timeout-1.3.3, cov-2.6.1 05:10:20 [2021-04-07T05:10:20.373Z] collected 389 items / 1 deselected / 388 selected 05:10:20 [2021-04-07T05:10:20.373Z] 05:10:21 [2021-04-07T05:10:21.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 05:10:21 [2021-04-07T05:10:21.465Z] --- PASS: TestRenameLinkedContainer (4.74s) 05:10:21 [2021-04-07T05:10:21.465Z] === RUN TestRenameStoppedContainer 05:10:21 [2021-04-07T05:10:21.754Z] --- PASS: TestRenameStoppedContainer (1.03s) 05:10:21 [2021-04-07T05:10:21.754Z] === RUN TestRenameRunningContainerAndReuse 05:10:21 [2021-04-07T05:10:21.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 05:10:23 [2021-04-07T05:10:23.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 05:10:23 [2021-04-07T05:10:23.782Z] Removing intermediate container 3f60ce1824f4 05:10:23 [2021-04-07T05:10:23.782Z] ---> 936f4c5e230b 05:10:23 [2021-04-07T05:10:23.782Z] 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 05:10:23 [2021-04-07T05:10:23.782Z] ---> Running in 464078b6aaf5 05:10:24 [2021-04-07T05:10:24.477Z] --- PASS: TestRenameRunningContainerAndReuse (2.22s) 05:10:24 [2021-04-07T05:10:24.477Z] === RUN TestRenameInvalidName 05:10:24 [2021-04-07T05:10:24.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 05:10:24 [2021-04-07T05:10:24.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 05:10:25 [2021-04-07T05:10:25.106Z] --- PASS: TestRenameInvalidName (1.12s) 05:10:25 [2021-04-07T05:10:25.106Z] === RUN TestRenameAnonymousContainer 05:10:26 [2021-04-07T05:10:26.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 05:10:27 [2021-04-07T05:10:27.628Z] INFO: Building gotestsum version v0.5.3 in C:\gopath 05:10:27 [2021-04-07T05:10:27.628Z] go: finding gotest.tools v0.5.3 05:10:27 [2021-04-07T05:10:27.628Z] go: finding gotest.tools/gotestsum v0.5.3 05:10:27 [2021-04-07T05:10:27.628Z] go: downloading gotest.tools/gotestsum v0.5.3 05:10:28 [2021-04-07T05:10:28.082Z] go: extracting gotest.tools/gotestsum v0.5.3 05:10:28 [2021-04-07T05:10:28.538Z] go: downloading github.com/pkg/errors v0.9.1 05:10:28 [2021-04-07T05:10:28.538Z] go: downloading github.com/fatih/color v1.9.0 05:10:28 [2021-04-07T05:10:28.538Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:10:28 [2021-04-07T05:10:28.538Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:10:28 [2021-04-07T05:10:28.538Z] go: extracting github.com/fatih/color v1.9.0 05:10:28 [2021-04-07T05:10:28.538Z] go: extracting github.com/pkg/errors v0.9.1 05:10:28 [2021-04-07T05:10:28.538Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:10:28 [2021-04-07T05:10:28.538Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:10:28 [2021-04-07T05:10:28.538Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:10:28 [2021-04-07T05:10:28.538Z] go: downloading github.com/mattn/go-isatty v0.0.12 05:10:28 [2021-04-07T05:10:28.538Z] go: extracting github.com/mattn/go-isatty v0.0.12 05:10:28 [2021-04-07T05:10:28.538Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:10:28 [2021-04-07T05:10:28.538Z] go: downloading github.com/jonboulle/clockwork v0.1.0 05:10:28 [2021-04-07T05:10:28.538Z] go: downloading github.com/spf13/pflag v1.0.3 05:10:28 [2021-04-07T05:10:28.538Z] go: extracting github.com/jonboulle/clockwork v0.1.0 05:10:28 [2021-04-07T05:10:28.538Z] go: extracting github.com/spf13/pflag v1.0.3 05:10:28 [2021-04-07T05:10:28.538Z] go: downloading github.com/mattn/go-colorable v0.1.6 05:10:28 [2021-04-07T05:10:28.538Z] go: extracting github.com/mattn/go-colorable v0.1.6 05:10:28 [2021-04-07T05:10:28.538Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:10:28 [2021-04-07T05:10:28.992Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:10:28 [2021-04-07T05:10:28.992Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:10:29 [2021-04-07T05:10:29.446Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:10:29 [2021-04-07T05:10:29.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 05:10:30 [2021-04-07T05:10:30.972Z] go: finding github.com/fatih/color v1.9.0 05:10:30 [2021-04-07T05:10:30.972Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 05:10:30 [2021-04-07T05:10:30.972Z] go: finding github.com/pkg/errors v0.9.1 05:10:30 [2021-04-07T05:10:30.972Z] go: finding github.com/spf13/pflag v1.0.3 05:10:30 [2021-04-07T05:10:30.972Z] go: finding github.com/mattn/go-colorable v0.1.6 05:10:30 [2021-04-07T05:10:30.972Z] go: finding github.com/mattn/go-isatty v0.0.12 05:10:30 [2021-04-07T05:10:30.972Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 05:10:30 [2021-04-07T05:10:30.972Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:10:30 [2021-04-07T05:10:30.972Z] go: finding github.com/jonboulle/clockwork v0.1.0 05:10:30 [2021-04-07T05:10:30.972Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:10:30 [2021-04-07T05:10:30.972Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 05:10:31 [2021-04-07T05:10:31.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 05:10:31 [2021-04-07T05:10:31.997Z] --- PASS: TestRenameAnonymousContainer (5.78s) 05:10:31 [2021-04-07T05:10:31.997Z] === RUN TestRenameContainerWithSameName 05:10:31 [2021-04-07T05:10:31.997Z] --- PASS: TestRenameContainerWithSameName (1.12s) 05:10:31 [2021-04-07T05:10:31.997Z] === RUN TestRenameContainerWithLinkedContainer 05:10:32 [2021-04-07T05:10:32.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 05:10:33 [2021-04-07T05:10:33.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 05:10:33 [2021-04-07T05:10:33.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 05:10:34 [2021-04-07T05:10:34.058Z] --- PASS: TestRenameContainerWithLinkedContainer (2.15s) 05:10:34 [2021-04-07T05:10:34.058Z] === RUN TestResize 05:10:34 [2021-04-07T05:10:34.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 05:10:34 [2021-04-07T05:10:34.678Z] INFO: Build done for gotestsum... 05:10:35 [2021-04-07T05:10:35.562Z] --- PASS: TestResize (1.13s) 05:10:35 [2021-04-07T05:10:35.562Z] === RUN TestResizeWithInvalidSize 05:10:35 [2021-04-07T05:10:35.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 05:10:36 [2021-04-07T05:10:36.597Z] --- PASS: TestResizeWithInvalidSize (1.09s) 05:10:36 [2021-04-07T05:10:36.597Z] === RUN TestResizeWhenContainerNotStarted 05:10:36 [2021-04-07T05:10:36.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 05:10:37 [2021-04-07T05:10:37.284Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s) 05:10:37 [2021-04-07T05:10:37.284Z] === RUN TestDaemonRestartKillContainers 05:10:37 [2021-04-07T05:10:37.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:10:37 [2021-04-07T05:10:37.284Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:10:37 [2021-04-07T05:10:37.553Z] tests/integration/api_build_test.py .......................X [ 6%] 05:10:37 [2021-04-07T05:10:37.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 05:10:38 [2021-04-07T05:10:38.378Z] tests/integration/api_client_test.py ..... [ 7%] 05:10:38 [2021-04-07T05:10:38.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 05:10:39 [2021-04-07T05:10:39.154Z] --- PASS: TestBuildWithHugeFile (53.15s) 05:10:39 [2021-04-07T05:10:39.154Z] === RUN TestBuildWithEmptyDockerfile 05:10:39 [2021-04-07T05:10:39.154Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 05:10:39 [2021-04-07T05:10:39.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 05:10:39 [2021-04-07T05:10:39.154Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:10:39 [2021-04-07T05:10:39.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:10:39 [2021-04-07T05:10:39.154Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:10:39 [2021-04-07T05:10:39.154Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:10:39 [2021-04-07T05:10:39.154Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 05:10:39 [2021-04-07T05:10:39.154Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:10:39 [2021-04-07T05:10:39.154Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:10:39 [2021-04-07T05:10:39.154Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) 05:10:39 [2021-04-07T05:10:39.154Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) 05:10:39 [2021-04-07T05:10:39.154Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) 05:10:39 [2021-04-07T05:10:39.154Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) 05:10:39 [2021-04-07T05:10:39.154Z] === RUN TestBuildPreserveOwnership 05:10:39 [2021-04-07T05:10:39.154Z] === RUN TestBuildPreserveOwnership/copy_from 05:10:39 [2021-04-07T05:10:39.878Z] --- PASS: TestBuildWithHugeFile (56.29s) 05:10:39 [2021-04-07T05:10:39.878Z] === RUN TestBuildWithEmptyDockerfile 05:10:39 [2021-04-07T05:10:39.878Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 05:10:39 [2021-04-07T05:10:39.878Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 05:10:39 [2021-04-07T05:10:39.878Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:10:39 [2021-04-07T05:10:39.878Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:10:39 [2021-04-07T05:10:39.878Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:10:39 [2021-04-07T05:10:39.878Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:10:39 [2021-04-07T05:10:39.878Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 05:10:39 [2021-04-07T05:10:39.878Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:10:39 [2021-04-07T05:10:39.878Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:10:39 [2021-04-07T05:10:39.878Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) 05:10:39 [2021-04-07T05:10:39.878Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) 05:10:39 [2021-04-07T05:10:39.878Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) 05:10:39 [2021-04-07T05:10:39.878Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) 05:10:39 [2021-04-07T05:10:39.878Z] === RUN TestBuildPreserveOwnership 05:10:39 [2021-04-07T05:10:39.878Z] === RUN TestBuildPreserveOwnership/copy_from 05:10:40 [2021-04-07T05:10:40.014Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:10:40 [2021-04-07T05:10:40.014Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:10:40 [2021-04-07T05:10:40.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 05:10:40 [2021-04-07T05:10:40.581Z] tests/integration/api_config_test.py ..... [ 8%] 05:10:40 [2021-04-07T05:10:40.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 05:10:41 [2021-04-07T05:10:41.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 05:10:41 [2021-04-07T05:10:41.520Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:10:41 [2021-04-07T05:10:41.520Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:10:41 [2021-04-07T05:10:41.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 05:10:42 [2021-04-07T05:10:42.414Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 05:10:42 [2021-04-07T05:10:42.915Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 05:10:42 [2021-04-07T05:10:42.915Z] Using test binary docker 05:10:42 [2021-04-07T05:10:42.915Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 05:10:42 [2021-04-07T05:10:42.915Z] +++ /etc/init.d/apparmor start 05:10:42 [2021-04-07T05:10:42.915Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 05:10:42 [2021-04-07T05:10:42.915Z] INFO: Waiting for daemon to start... 05:10:42 [2021-04-07T05:10:42.915Z] Starting dockerd 05:10:42 [2021-04-07T05:10:42.915Z] +++ 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 05:10:43 [2021-04-07T05:10:43.019Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:10:43 [2021-04-07T05:10:43.019Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:10:43 [2021-04-07T05:10:43.177Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 05:10:44 [2021-04-07T05:10:44.558Z] --- PASS: TestBuildPreserveOwnership (4.75s) 05:10:44 [2021-04-07T05:10:44.558Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.30s) 05:10:44 [2021-04-07T05:10:44.558Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.44s) 05:10:44 [2021-04-07T05:10:44.558Z] === RUN TestBuildPlatformInvalid 05:10:44 [2021-04-07T05:10:44.558Z] --- PASS: TestBuildPlatformInvalid (0.08s) 05:10:44 [2021-04-07T05:10:44.558Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 05:10:45 [2021-04-07T05:10:45.749Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:10:45 [2021-04-07T05:10:45.749Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:10:46 [2021-04-07T05:10:46.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 05:10:46 [2021-04-07T05:10:46.572Z] --- PASS: TestBuildPreserveOwnership (10.52s) 05:10:46 [2021-04-07T05:10:46.572Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.51s) 05:10:46 [2021-04-07T05:10:46.572Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) 05:10:46 [2021-04-07T05:10:46.572Z] === RUN TestBuildPlatformInvalid 05:10:46 [2021-04-07T05:10:46.572Z] --- PASS: TestBuildPlatformInvalid (0.09s) 05:10:46 [2021-04-07T05:10:46.572Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 05:10:46 [2021-04-07T05:10:46.572Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 05:10:46 [2021-04-07T05:10:46.572Z] build_userns_linux_test.go:32: testEnv.IsRootless() 05:10:46 [2021-04-07T05:10:46.572Z] PASS 05:10:46 [2021-04-07T05:10:46.572Z] 05:10:46 [2021-04-07T05:10:46.572Z] === Skipped 05:10:46 [2021-04-07T05:10:46.572Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 05:10:46 [2021-04-07T05:10:46.572Z] build_session_test.go:25: TODO: BuildKit 05:10:46 [2021-04-07T05:10:46.572Z] 05:10:46 [2021-04-07T05:10:46.572Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 05:10:46 [2021-04-07T05:10:46.572Z] build_userns_linux_test.go:32: testEnv.IsRootless() 05:10:46 [2021-04-07T05:10:46.572Z] 05:10:46 [2021-04-07T05:10:46.572Z] 05:10:46 [2021-04-07T05:10:46.572Z] DONE 33 tests, 2 skipped in 138.684s 05:10:46 [2021-04-07T05:10:46.572Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 05:10:46 [2021-04-07T05:10:46.572Z] INFO: Testing against a local daemon 05:10:46 [2021-04-07T05:10:46.572Z] === RUN TestConfigInspect 05:10:46 [2021-04-07T05:10:46.572Z] --- SKIP: TestConfigInspect (0.02s) 05:10:46 [2021-04-07T05:10:46.572Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:10:46 [2021-04-07T05:10:46.572Z] === RUN TestConfigList 05:10:46 [2021-04-07T05:10:46.572Z] --- SKIP: TestConfigList (0.01s) 05:10:46 [2021-04-07T05:10:46.572Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:10:46 [2021-04-07T05:10:46.572Z] === RUN TestConfigsCreateAndDelete 05:10:46 [2021-04-07T05:10:46.572Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) 05:10:46 [2021-04-07T05:10:46.572Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:10:46 [2021-04-07T05:10:46.572Z] === RUN TestConfigsUpdate 05:10:46 [2021-04-07T05:10:46.572Z] --- SKIP: TestConfigsUpdate (0.01s) 05:10:46 [2021-04-07T05:10:46.572Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:10:46 [2021-04-07T05:10:46.572Z] === RUN TestTemplatedConfig 05:10:46 [2021-04-07T05:10:46.572Z] --- SKIP: TestTemplatedConfig (0.00s) 05:10:46 [2021-04-07T05:10:46.572Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:10:46 [2021-04-07T05:10:46.572Z] === RUN TestConfigCreateResolve 05:10:46 [2021-04-07T05:10:46.572Z] --- SKIP: TestConfigCreateResolve (0.01s) 05:10:46 [2021-04-07T05:10:46.572Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:10:46 [2021-04-07T05:10:46.572Z] === RUN TestConfigDaemonLibtrustID 05:10:48 [2021-04-07T05:10:48.498Z] --- PASS: TestConfigDaemonLibtrustID (1.83s) 05:10:48 [2021-04-07T05:10:48.498Z] PASS 05:10:48 [2021-04-07T05:10:48.498Z] 05:10:48 [2021-04-07T05:10:48.498Z] === Skipped 05:10:48 [2021-04-07T05:10:48.498Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) 05:10:48 [2021-04-07T05:10:48.498Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:10:48 [2021-04-07T05:10:48.498Z] 05:10:48 [2021-04-07T05:10:48.498Z] === SKIP: amd64.integration.config TestConfigList (0.01s) 05:10:48 [2021-04-07T05:10:48.498Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:10:48 [2021-04-07T05:10:48.498Z] 05:10:48 [2021-04-07T05:10:48.498Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) 05:10:48 [2021-04-07T05:10:48.498Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:10:48 [2021-04-07T05:10:48.498Z] 05:10:48 [2021-04-07T05:10:48.498Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) 05:10:48 [2021-04-07T05:10:48.498Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:10:48 [2021-04-07T05:10:48.498Z] 05:10:48 [2021-04-07T05:10:48.498Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) 05:10:48 [2021-04-07T05:10:48.498Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:10:48 [2021-04-07T05:10:48.498Z] 05:10:48 [2021-04-07T05:10:48.498Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) 05:10:48 [2021-04-07T05:10:48.498Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:10:48 [2021-04-07T05:10:48.498Z] 05:10:48 [2021-04-07T05:10:48.498Z] 05:10:48 [2021-04-07T05:10:48.498Z] DONE 7 tests, 6 skipped in 2.025s 05:10:48 [2021-04-07T05:10:48.498Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 05:10:48 [2021-04-07T05:10:48.498Z] INFO: Testing against a local daemon 05:10:48 [2021-04-07T05:10:48.498Z] === RUN TestCheckpoint 05:10:48 [2021-04-07T05:10:48.498Z] --- SKIP: TestCheckpoint (0.00s) 05:10:48 [2021-04-07T05:10:48.498Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:10:48 [2021-04-07T05:10:48.498Z] === RUN TestContainerInvalidJSON 05:10:48 [2021-04-07T05:10:48.498Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 05:10:48 [2021-04-07T05:10:48.498Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 05:10:48 [2021-04-07T05:10:48.498Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 05:10:48 [2021-04-07T05:10:48.498Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 05:10:48 [2021-04-07T05:10:48.498Z] === RUN TestContainerInvalidJSON//exec/foobar/start 05:10:48 [2021-04-07T05:10:48.498Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 05:10:48 [2021-04-07T05:10:48.498Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 05:10:48 [2021-04-07T05:10:48.498Z] === CONT TestContainerInvalidJSON//exec/foobar/start 05:10:48 [2021-04-07T05:10:48.498Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 05:10:48 [2021-04-07T05:10:48.498Z] --- PASS: TestContainerInvalidJSON (0.01s) 05:10:48 [2021-04-07T05:10:48.498Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 05:10:48 [2021-04-07T05:10:48.498Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 05:10:48 [2021-04-07T05:10:48.498Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 05:10:48 [2021-04-07T05:10:48.498Z] === RUN TestCopyFromContainerPathDoesNotExist 05:10:48 [2021-04-07T05:10:48.498Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) 05:10:48 [2021-04-07T05:10:48.498Z] === RUN TestCopyFromContainerPathIsNotDir 05:10:48 [2021-04-07T05:10:48.498Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 05:10:48 [2021-04-07T05:10:48.498Z] === RUN TestCopyToContainerPathDoesNotExist 05:10:48 [2021-04-07T05:10:48.757Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 05:10:48 [2021-04-07T05:10:48.757Z] === RUN TestCopyToContainerPathIsNotDir 05:10:48 [2021-04-07T05:10:48.757Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 05:10:48 [2021-04-07T05:10:48.757Z] === RUN TestCopyFromContainer 05:10:49 [2021-04-07T05:10:49.258Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:10:49 [2021-04-07T05:10:49.258Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:10:49 [2021-04-07T05:10:49.488Z] . 05:10:49 [2021-04-07T05:10:49.488Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 05:10:49 [2021-04-07T05:10:49.488Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 05:10:49 [2021-04-07T05:10:49.488Z] Error: No such image: emptyfs 05:10:49 [2021-04-07T05:10:49.488Z] ++++ tar -cC bundles/test-integration/emptyfs . 05:10:49 [2021-04-07T05:10:49.488Z] ++++ docker load 05:10:49 [2021-04-07T05:10:49.488Z] Running integration-test (iteration 1) 05:10:49 [2021-04-07T05:10:49.488Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 05:10:49 [2021-04-07T05:10:49.488Z] ++ 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 05:10:49 [2021-04-07T05:10:49.488Z] ++ set -e 05:10:49 [2021-04-07T05:10:49.488Z] ++ '[' -n 0 ']' 05:10:49 [2021-04-07T05:10:49.488Z] ++ set -x 05:10:49 [2021-04-07T05:10:49.488Z] ++ env -i DEST=/go/src/github.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 05:10:51 [2021-04-07T05:10:51.323Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 05:10:51 [2021-04-07T05:10:51.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s) 05:10:51 [2021-04-07T05:10:51.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.59s) 05:10:51 [2021-04-07T05:10:51.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) 05:10:51 [2021-04-07T05:10:51.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) 05:10:51 [2021-04-07T05:10:51.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) 05:10:51 [2021-04-07T05:10:51.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) 05:10:51 [2021-04-07T05:10:51.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) 05:10:51 [2021-04-07T05:10:51.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) 05:10:51 [2021-04-07T05:10:51.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) 05:10:51 [2021-04-07T05:10:51.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.44s) 05:10:51 [2021-04-07T05:10:51.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s) 05:10:51 [2021-04-07T05:10:51.323Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) 05:10:51 [2021-04-07T05:10:51.323Z] === RUN TestCgroupNamespacesRun 05:10:51 [2021-04-07T05:10:51.395Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/server/backend/build [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ok github.com/docker/docker/api/server/middleware 0.045s coverage: 37.7% of statements 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/server/router [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/server/router/build [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/server/router/container [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/server/router/debug [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/server/router/image [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/server/router/network [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/server/router/session [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements 05:10:51 [2021-04-07T05:10:51.395Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements 05:10:51 [2021-04-07T05:10:51.395Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/server/router/system [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/server/router/volume [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/types [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/types/backend [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/types/container [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/types/events [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/types/image [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/types/mount [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/types/network [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/types/registry [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/types/swarm [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements 05:10:51 [2021-04-07T05:10:51.395Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/api/types/volume [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/builder [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/builder/builder-next [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 05:10:51 [2021-04-07T05:10:51.395Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 05:10:52 [2021-04-07T05:10:52.057Z] === RUN TestCopyFromContainer// 05:10:52 [2021-04-07T05:10:52.300Z] Removing intermediate container 464078b6aaf5 05:10:52 [2021-04-07T05:10:52.300Z] ---> b1a4cadea7da 05:10:52 [2021-04-07T05:10:52.300Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] 05:10:52 [2021-04-07T05:10:52.300Z] ---> Running in 94ac0ec712cc 05:10:52 [2021-04-07T05:10:52.300Z] Removing intermediate container 94ac0ec712cc 05:10:52 [2021-04-07T05:10:52.300Z] ---> a65eb859a386 05:10:52 [2021-04-07T05:10:52.300Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker 05:10:52 [2021-04-07T05:10:52.300Z] ---> Running in a8d4e1833925 05:10:52 [2021-04-07T05:10:52.300Z] Removing intermediate container a8d4e1833925 05:10:52 [2021-04-07T05:10:52.300Z] ---> fdb86c295a09 05:10:52 [2021-04-07T05:10:52.300Z] Step 10/10 : COPY . . 05:10:52 [2021-04-07T05:10:52.312Z] === RUN TestCopyFromContainer//bar/root 05:10:52 [2021-04-07T05:10:52.312Z] === RUN TestCopyFromContainer//bar/root/ 05:10:52 [2021-04-07T05:10:52.312Z] === RUN TestCopyFromContainer/bar/quux 05:10:52 [2021-04-07T05:10:52.312Z] === RUN TestCopyFromContainer/bar/quux/ 05:10:52 [2021-04-07T05:10:52.569Z] === RUN TestCopyFromContainer/bar/quux/baz 05:10:52 [2021-04-07T05:10:52.569Z] === RUN TestCopyFromContainer/bar/filesymlink 05:10:52 [2021-04-07T05:10:52.569Z] === RUN TestCopyFromContainer/bar/dirsymlink 05:10:52 [2021-04-07T05:10:52.569Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 05:10:52 [2021-04-07T05:10:52.825Z] === RUN TestCopyFromContainer/bar/notarget 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCopyFromContainer (4.13s) 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCopyFromContainer// (0.07s) 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) 05:10:52 [2021-04-07T05:10:52.825Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 05:10:52 [2021-04-07T05:10:52.825Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:10:52 [2021-04-07T05:10:52.825Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:10:52 [2021-04-07T05:10:52.825Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:10:52 [2021-04-07T05:10:52.825Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:10:52 [2021-04-07T05:10:52.825Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 05:10:52 [2021-04-07T05:10:52.825Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 05:10:52 [2021-04-07T05:10:52.825Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:10:52 [2021-04-07T05:10:52.825Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 05:10:52 [2021-04-07T05:10:52.825Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 05:10:52 [2021-04-07T05:10:52.825Z] === RUN TestCreateLinkToNonExistingContainer 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 05:10:52 [2021-04-07T05:10:52.825Z] === RUN TestCreateWithInvalidEnv 05:10:52 [2021-04-07T05:10:52.825Z] === RUN TestCreateWithInvalidEnv/0 05:10:52 [2021-04-07T05:10:52.825Z] === PAUSE TestCreateWithInvalidEnv/0 05:10:52 [2021-04-07T05:10:52.825Z] === RUN TestCreateWithInvalidEnv/1 05:10:52 [2021-04-07T05:10:52.825Z] === PAUSE TestCreateWithInvalidEnv/1 05:10:52 [2021-04-07T05:10:52.825Z] === RUN TestCreateWithInvalidEnv/2 05:10:52 [2021-04-07T05:10:52.825Z] === PAUSE TestCreateWithInvalidEnv/2 05:10:52 [2021-04-07T05:10:52.825Z] === CONT TestCreateWithInvalidEnv/0 05:10:52 [2021-04-07T05:10:52.825Z] === CONT TestCreateWithInvalidEnv/2 05:10:52 [2021-04-07T05:10:52.825Z] === CONT TestCreateWithInvalidEnv/1 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 05:10:52 [2021-04-07T05:10:52.825Z] === RUN TestCreateTmpfsMountsTarget 05:10:52 [2021-04-07T05:10:52.825Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 05:10:52 [2021-04-07T05:10:52.825Z] === RUN TestCreateWithCustomMaskedPaths 05:10:53 [2021-04-07T05:10:53.386Z] --- PASS: TestCgroupNamespacesRun (2.13s) 05:10:53 [2021-04-07T05:10:53.386Z] === RUN TestCgroupNamespacesRunPrivileged 05:10:54 [2021-04-07T05:10:54.170Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements 05:10:54 [2021-04-07T05:10:54.712Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) 05:10:54 [2021-04-07T05:10:54.712Z] === RUN TestCreateWithCustomReadonlyPaths 05:10:55 [2021-04-07T05:10:55.461Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) 05:10:55 [2021-04-07T05:10:55.461Z] === RUN TestCgroupNamespacesRunDaemonHostMode 05:10:56 [2021-04-07T05:10:56.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 05:10:56 [2021-04-07T05:10:56.597Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s) 05:10:56 [2021-04-07T05:10:56.597Z] === RUN TestCreateWithInvalidHealthcheckParams 05:10:56 [2021-04-07T05:10:56.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:10:56 [2021-04-07T05:10:56.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:10:56 [2021-04-07T05:10:56.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:10:56 [2021-04-07T05:10:56.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:10:56 [2021-04-07T05:10:56.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:10:56 [2021-04-07T05:10:56.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:10:56 [2021-04-07T05:10:56.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:10:56 [2021-04-07T05:10:56.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:10:56 [2021-04-07T05:10:56.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:10:56 [2021-04-07T05:10:56.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:10:56 [2021-04-07T05:10:56.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:10:56 [2021-04-07T05:10:56.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:10:56 [2021-04-07T05:10:56.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:10:56 [2021-04-07T05:10:56.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:10:56 [2021-04-07T05:10:56.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:10:56 [2021-04-07T05:10:56.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 05:10:56 [2021-04-07T05:10:56.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 05:10:56 [2021-04-07T05:10:56.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 05:10:56 [2021-04-07T05:10:56.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 05:10:56 [2021-04-07T05:10:56.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 05:10:56 [2021-04-07T05:10:56.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 05:10:56 [2021-04-07T05:10:56.598Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 05:10:57 [2021-04-07T05:10:57.523Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) 05:10:57 [2021-04-07T05:10:57.523Z] === RUN TestCreateDifferentPlatform 05:10:57 [2021-04-07T05:10:57.523Z] === RUN TestCreateDifferentPlatform/different_os 05:10:57 [2021-04-07T05:10:57.523Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 05:10:57 [2021-04-07T05:10:57.523Z] --- PASS: TestCreateDifferentPlatform (0.02s) 05:10:57 [2021-04-07T05:10:57.523Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 05:10:57 [2021-04-07T05:10:57.523Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 05:10:57 [2021-04-07T05:10:57.523Z] === RUN TestCreateVolumesFromNonExistingContainer 05:10:57 [2021-04-07T05:10:57.523Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) 05:10:57 [2021-04-07T05:10:57.523Z] === RUN TestCreatePlatformSpecificImageNoPlatform 05:10:57 [2021-04-07T05:10:57.523Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 05:10:57 [2021-04-07T05:10:57.523Z] === RUN TestContainerStartOnDaemonRestart 05:10:57 [2021-04-07T05:10:57.523Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) 05:10:57 [2021-04-07T05:10:57.523Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 05:10:57 [2021-04-07T05:10:57.523Z] === RUN TestDaemonRestartIpcMode 05:10:57 [2021-04-07T05:10:57.523Z] === PAUSE TestDaemonRestartIpcMode 05:10:57 [2021-04-07T05:10:57.523Z] === RUN TestDaemonHostGatewayIP 05:10:57 [2021-04-07T05:10:57.523Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) 05:10:57 [2021-04-07T05:10:57.523Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 05:10:57 [2021-04-07T05:10:57.523Z] === RUN TestRestartDaemonWithRestartingContainer 05:10:57 [2021-04-07T05:10:57.524Z] === PAUSE TestRestartDaemonWithRestartingContainer 05:10:57 [2021-04-07T05:10:57.524Z] === RUN TestContainerKillOnDaemonStart 05:10:57 [2021-04-07T05:10:57.524Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 05:10:57 [2021-04-07T05:10:57.524Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 05:10:57 [2021-04-07T05:10:57.524Z] === RUN TestDiff 05:10:57 [2021-04-07T05:10:57.526Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.05s) 05:10:57 [2021-04-07T05:10:57.526Z] === RUN TestCgroupNamespacesRunHostMode 05:10:57 [2021-04-07T05:10:57.734Z] ok github.com/docker/docker/builder/remotecontext/git 4.068s coverage: 86.3% of statements 05:10:58 [2021-04-07T05:10:58.085Z] --- PASS: TestDiff (0.62s) 05:10:58 [2021-04-07T05:10:58.085Z] === RUN TestExecWithCloseStdin 05:10:58 [2021-04-07T05:10:58.385Z] ok github.com/docker/docker/builder/remotecontext 0.513s coverage: 13.7% of statements 05:10:59 [2021-04-07T05:10:59.011Z] --- PASS: TestExecWithCloseStdin (0.92s) 05:10:59 [2021-04-07T05:10:59.011Z] === RUN TestExec 05:10:59 [2021-04-07T05:10:59.459Z] Loaded image: buildpack-deps:buster 05:10:59 [2021-04-07T05:10:59.459Z] Loaded image: busybox:latest 05:10:59 [2021-04-07T05:10:59.459Z] Loaded image: busybox:glibc 05:10:59 [2021-04-07T05:10:59.595Z] --- PASS: TestCgroupNamespacesRunHostMode (2.36s) 05:10:59 [2021-04-07T05:10:59.595Z] === RUN TestCgroupNamespacesRunPrivateMode 05:10:59 [2021-04-07T05:10:59.937Z] --- PASS: TestExec (0.91s) 05:10:59 [2021-04-07T05:10:59.937Z] === RUN TestExecUser 05:11:00 [2021-04-07T05:11:00.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 05:11:00 [2021-04-07T05:11:00.399Z] Loaded image: debian:bullseye 05:11:00 [2021-04-07T05:11:00.659Z] Loaded image: hello-world:latest 05:11:00 [2021-04-07T05:11:00.659Z] Loaded image: arm32v7/hello-world:latest 05:11:00 [2021-04-07T05:11:00.863Z] --- PASS: TestExecUser (0.93s) 05:11:00 [2021-04-07T05:11:00.863Z] === RUN TestExportContainerAndImportImage 05:11:01 [2021-04-07T05:11:01.191Z] ok github.com/docker/docker/builder/dockerfile 1.203s coverage: 48.5% of statements 05:11:01 [2021-04-07T05:11:01.191Z] ? github.com/docker/docker/builder/dockerignore [no test files] 05:11:01 [2021-04-07T05:11:01.191Z] ? github.com/docker/docker/cli [no test files] 05:11:01 [2021-04-07T05:11:01.191Z] ? github.com/docker/docker/cli/config [no test files] 05:11:01 [2021-04-07T05:11:01.709Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.09s) 05:11:01 [2021-04-07T05:11:01.709Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 05:11:01 [2021-04-07T05:11:01.715Z] Loaded image: buildpack-deps:buster 05:11:01 [2021-04-07T05:11:01.715Z] Loaded image: busybox:latest 05:11:01 [2021-04-07T05:11:01.715Z] Loaded image: busybox:glibc 05:11:01 [2021-04-07T05:11:01.790Z] --- PASS: TestExportContainerAndImportImage (0.82s) 05:11:01 [2021-04-07T05:11:01.790Z] === RUN TestExportContainerAfterDaemonRestart 05:11:02 [2021-04-07T05:11:02.733Z] ok github.com/docker/docker/client 0.529s coverage: 75.4% of statements 05:11:03 [2021-04-07T05:11:03.776Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) 05:11:03 [2021-04-07T05:11:03.776Z] === RUN TestCgroupNamespacesRunInvalidMode 05:11:04 [2021-04-07T05:11:04.407Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) 05:11:04 [2021-04-07T05:11:04.407Z] === RUN TestCgroupNamespacesRunOlderClient 05:11:04 [2021-04-07T05:11:04.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 05:11:05 [2021-04-07T05:11:05.012Z] Loaded image: debian:bullseye 05:11:05 [2021-04-07T05:11:05.950Z] Loaded image: hello-world:latest 05:11:05 [2021-04-07T05:11:05.952Z] --- PASS: TestExportContainerAfterDaemonRestart (4.10s) 05:11:05 [2021-04-07T05:11:05.952Z] === RUN TestHealthCheckWorkdir 05:11:06 [2021-04-07T05:11:06.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 05:11:06 [2021-04-07T05:11:06.476Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.10s) 05:11:06 [2021-04-07T05:11:06.476Z] === RUN TestKernelTCPMemory 05:11:06 [2021-04-07T05:11:06.888Z] Loaded image: arm32v7/hello-world:latest 05:11:07 [2021-04-07T05:11:07.315Z] --- PASS: TestHealthCheckWorkdir (1.33s) 05:11:07 [2021-04-07T05:11:07.315Z] === RUN TestHealthKillContainer 05:11:07 [2021-04-07T05:11:07.505Z] --- PASS: TestKernelTCPMemory (1.19s) 05:11:07 [2021-04-07T05:11:07.505Z] === RUN TestNISDomainname 05:11:08 [2021-04-07T05:11:08.022Z] INFO: Testing against a local daemon 05:11:08 [2021-04-07T05:11:08.022Z] === RUN TestCgroupNamespacesBuild 05:11:08 [2021-04-07T05:11:08.792Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.68s) 05:11:08 [2021-04-07T05:11:08.792Z] PASS 05:11:08 [2021-04-07T05:11:08.792Z] 05:11:08 [2021-04-07T05:11:08.792Z] === Skipped 05:11:08 [2021-04-07T05:11:08.792Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 05:11:08 [2021-04-07T05:11:08.792Z] build_session_test.go:25: TODO: BuildKit 05:11:08 [2021-04-07T05:11:08.792Z] 05:11:08 [2021-04-07T05:11:08.792Z] 05:11:08 [2021-04-07T05:11:08.792Z] DONE 33 tests, 1 skipped in 128.530s 05:11:08 [2021-04-07T05:11:08.792Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 05:11:08 [2021-04-07T05:11:08.792Z] INFO: Testing against a local daemon 05:11:08 [2021-04-07T05:11:08.792Z] === RUN TestConfigInspect 05:11:09 [2021-04-07T05:11:09.009Z] --- PASS: TestNISDomainname (1.38s) 05:11:09 [2021-04-07T05:11:09.009Z] === RUN TestHostnameDnsResolution 05:11:09 [2021-04-07T05:11:09.973Z] --- PASS: TestHealthKillContainer (2.94s) 05:11:09 [2021-04-07T05:11:09.973Z] === RUN TestInspectCpusetInConfigPre120 05:11:10 [2021-04-07T05:11:10.533Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) 05:11:10 [2021-04-07T05:11:10.533Z] === RUN TestIpcModeNone 05:11:10 [2021-04-07T05:11:10.568Z] --- PASS: TestCgroupNamespacesBuild (2.69s) 05:11:10 [2021-04-07T05:11:10.568Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 05:11:10 [2021-04-07T05:11:10.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 05:11:11 [2021-04-07T05:11:11.071Z] --- PASS: TestHostnameDnsResolution (2.02s) 05:11:11 [2021-04-07T05:11:11.071Z] === RUN TestStats 05:11:11 [2021-04-07T05:11:11.380Z] --- PASS: TestConfigInspect (2.52s) 05:11:11 [2021-04-07T05:11:11.380Z] === RUN TestConfigList 05:11:11 [2021-04-07T05:11:11.461Z] --- PASS: TestIpcModeNone (0.89s) 05:11:11 [2021-04-07T05:11:11.461Z] === RUN TestIpcModePrivate 05:11:12 [2021-04-07T05:11:12.388Z] --- PASS: TestIpcModePrivate (0.93s) 05:11:12 [2021-04-07T05:11:12.388Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false 05:11:12 [2021-04-07T05:11:12.388Z] === RUN TestIpcModeShareable 05:11:12 [2021-04-07T05:11:12.388Z] --- SKIP: TestIpcModeShareable (0.00s) 05:11:12 [2021-04-07T05:11:12.388Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:11:12 [2021-04-07T05:11:12.388Z] === RUN TestAPIIpcModeShareableAndContainer 05:11:12 [2021-04-07T05:11:12.480Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.93s) 05:11:12 [2021-04-07T05:11:12.480Z] === RUN TestBuildWithSession 05:11:12 [2021-04-07T05:11:12.480Z] --- SKIP: TestBuildWithSession (0.00s) 05:11:12 [2021-04-07T05:11:12.480Z] build_session_test.go:25: TODO: BuildKit 05:11:12 [2021-04-07T05:11:12.480Z] === RUN TestBuildSquashParent 05:11:13 [2021-04-07T05:11:13.920Z] --- PASS: TestConfigList (2.54s) 05:11:13 [2021-04-07T05:11:13.920Z] === RUN TestConfigsCreateAndDelete 05:11:14 [2021-04-07T05:11:14.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 05:11:14 [2021-04-07T05:11:14.594Z] --- PASS: TestStats (3.16s) 05:11:14 [2021-04-07T05:11:14.594Z] === RUN TestStopContainerWithTimeout 05:11:14 [2021-04-07T05:11:14.594Z] === RUN TestStopContainerWithTimeout/0 05:11:14 [2021-04-07T05:11:14.594Z] === PAUSE TestStopContainerWithTimeout/0 05:11:14 [2021-04-07T05:11:14.594Z] === RUN TestStopContainerWithTimeout/1 05:11:14 [2021-04-07T05:11:14.594Z] === PAUSE TestStopContainerWithTimeout/1 05:11:14 [2021-04-07T05:11:14.594Z] === RUN TestStopContainerWithTimeout/3 05:11:14 [2021-04-07T05:11:14.594Z] === PAUSE TestStopContainerWithTimeout/3 05:11:14 [2021-04-07T05:11:14.594Z] === RUN TestStopContainerWithTimeout/-1 05:11:14 [2021-04-07T05:11:14.594Z] === PAUSE TestStopContainerWithTimeout/-1 05:11:14 [2021-04-07T05:11:14.594Z] === CONT TestStopContainerWithTimeout/0 05:11:14 [2021-04-07T05:11:14.594Z] === CONT TestStopContainerWithTimeout/3 05:11:14 [2021-04-07T05:11:14.903Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) 05:11:14 [2021-04-07T05:11:14.903Z] === RUN TestAPIIpcModeHost 05:11:14 [2021-04-07T05:11:14.903Z] --- SKIP: TestAPIIpcModeHost (0.00s) 05:11:14 [2021-04-07T05:11:14.903Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:11:14 [2021-04-07T05:11:14.903Z] === RUN TestDaemonIpcModeShareable 05:11:14 [2021-04-07T05:11:14.903Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) 05:11:14 [2021-04-07T05:11:14.903Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:11:14 [2021-04-07T05:11:14.903Z] === RUN TestDaemonIpcModePrivate 05:11:15 [2021-04-07T05:11:15.226Z] === CONT TestStopContainerWithTimeout/1 05:11:15 [2021-04-07T05:11:15.830Z] --- PASS: TestConfigsCreateAndDelete (2.44s) 05:11:15 [2021-04-07T05:11:15.830Z] === RUN TestConfigsUpdate 05:11:17 [2021-04-07T05:11:17.289Z] === CONT TestStopContainerWithTimeout/-1 05:11:17 [2021-04-07T05:11:17.831Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] 05:11:18 [2021-04-07T05:11:18.163Z] --- PASS: TestDaemonIpcModePrivate (2.94s) 05:11:18 [2021-04-07T05:11:18.163Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false 05:11:18 [2021-04-07T05:11:18.163Z] === RUN TestDaemonIpcModePrivateFromConfig 05:11:18 [2021-04-07T05:11:18.163Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) 05:11:18 [2021-04-07T05:11:18.163Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:11:18 [2021-04-07T05:11:18.163Z] === RUN TestDaemonIpcModeShareableFromConfig 05:11:18 [2021-04-07T05:11:18.163Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) 05:11:18 [2021-04-07T05:11:18.163Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:11:18 [2021-04-07T05:11:18.163Z] === RUN TestIpcModeOlderClient 05:11:18 [2021-04-07T05:11:18.163Z] === PAUSE TestIpcModeOlderClient 05:11:18 [2021-04-07T05:11:18.163Z] === RUN TestKillContainerInvalidSignal 05:11:18 [2021-04-07T05:11:18.370Z] --- PASS: TestConfigsUpdate (2.42s) 05:11:18 [2021-04-07T05:11:18.370Z] === RUN TestTemplatedConfig 05:11:18 [2021-04-07T05:11:18.724Z] --- PASS: TestKillContainerInvalidSignal (0.68s) 05:11:18 [2021-04-07T05:11:18.724Z] === RUN TestKillContainer 05:11:18 [2021-04-07T05:11:18.724Z] === RUN TestKillContainer/no_signal 05:11:19 [2021-04-07T05:11:19.286Z] === RUN TestKillContainer/non_killing_signal 05:11:19 [2021-04-07T05:11:19.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 05:11:19 [2021-04-07T05:11:19.847Z] === RUN TestKillContainer/killing_signal 05:11:20 [2021-04-07T05:11:20.408Z] --- PASS: TestKillContainer (1.92s) 05:11:20 [2021-04-07T05:11:20.408Z] --- PASS: TestKillContainer/no_signal (0.63s) 05:11:20 [2021-04-07T05:11:20.408Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) 05:11:20 [2021-04-07T05:11:20.408Z] --- PASS: TestKillContainer/killing_signal (0.62s) 05:11:20 [2021-04-07T05:11:20.408Z] === RUN TestKillWithStopSignalAndRestartPolicies 05:11:20 [2021-04-07T05:11:20.408Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 05:11:20 [2021-04-07T05:11:20.610Z] --- PASS: TestBuildSquashParent (7.34s) 05:11:20 [2021-04-07T05:11:20.610Z] === RUN TestBuildWithRemoveAndForceRemove 05:11:20 [2021-04-07T05:11:20.610Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:11:20 [2021-04-07T05:11:20.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:11:20 [2021-04-07T05:11:20.610Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:11:20 [2021-04-07T05:11:20.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:11:20 [2021-04-07T05:11:20.610Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:11:20 [2021-04-07T05:11:20.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:11:20 [2021-04-07T05:11:20.610Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:11:20 [2021-04-07T05:11:20.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:11:20 [2021-04-07T05:11:20.610Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:11:20 [2021-04-07T05:11:20.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:11:20 [2021-04-07T05:11:20.610Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:11:20 [2021-04-07T05:11:20.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:11:20 [2021-04-07T05:11:20.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:11:20 [2021-04-07T05:11:20.610Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:11:20 [2021-04-07T05:11:20.610Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:11:20 [2021-04-07T05:11:20.610Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:11:20 [2021-04-07T05:11:20.825Z] --- PASS: TestStopContainerWithTimeout (0.01s) 05:11:20 [2021-04-07T05:11:20.825Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) 05:11:20 [2021-04-07T05:11:20.825Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) 05:11:20 [2021-04-07T05:11:20.825Z] --- PASS: TestStopContainerWithTimeout/3 (3.29s) 05:11:20 [2021-04-07T05:11:20.825Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) 05:11:20 [2021-04-07T05:11:20.825Z] === RUN TestDeleteDevicemapper 05:11:20 [2021-04-07T05:11:20.825Z] --- SKIP: TestDeleteDevicemapper (0.00s) 05:11:20 [2021-04-07T05:11:20.825Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:11:20 [2021-04-07T05:11:20.825Z] === RUN TestStopContainerWithRestartPolicyAlways 05:11:21 [2021-04-07T05:11:21.335Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 05:11:21 [2021-04-07T05:11:21.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) 05:11:21 [2021-04-07T05:11:21.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) 05:11:21 [2021-04-07T05:11:21.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) 05:11:21 [2021-04-07T05:11:21.894Z] === RUN TestKillStoppedContainer 05:11:21 [2021-04-07T05:11:21.894Z] --- PASS: TestKillStoppedContainer (0.04s) 05:11:21 [2021-04-07T05:11:21.894Z] === RUN TestKillStoppedContainerAPIPre120 05:11:21 [2021-04-07T05:11:21.894Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 05:11:21 [2021-04-07T05:11:21.894Z] === RUN TestKillDifferentUserContainer 05:11:22 [2021-04-07T05:11:22.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 05:11:22 [2021-04-07T05:11:22.175Z] ---> 94e9f1f11917 05:11:22 [2021-04-07T05:11:22.175Z] Successfully built 94e9f1f11917 05:11:22 [2021-04-07T05:11:22.175Z] Successfully tagged docker:latest 05:11:22 [2021-04-07T05:11:22.175Z] INFO: Image build ended at 04/07/2021 05:11:22. Duration:00:03:33.4529732 05:11:22 [2021-04-07T05:11:22.455Z] --- PASS: TestKillDifferentUserContainer (0.65s) 05:11:22 [2021-04-07T05:11:22.455Z] === RUN TestInspectOomKilledTrue 05:11:22 [2021-04-07T05:11:22.455Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 05:11:22 [2021-04-07T05:11:22.455Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" 05:11:22 [2021-04-07T05:11:22.455Z] === RUN TestInspectOomKilledFalse 05:11:22 [2021-04-07T05:11:22.455Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 05:11:22 [2021-04-07T05:11:22.455Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:11:22 [2021-04-07T05:11:22.455Z] === RUN TestLinksEtcHostsContentMatch 05:11:22 [2021-04-07T05:11:22.455Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) 05:11:22 [2021-04-07T05:11:22.455Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 05:11:22 [2021-04-07T05:11:22.455Z] === RUN TestLinksContainerNames 05:11:22 [2021-04-07T05:11:22.570Z] --- PASS: TestTemplatedConfig (3.49s) 05:11:22 [2021-04-07T05:11:22.570Z] === RUN TestConfigCreateResolve 05:11:22 [2021-04-07T05:11:22.629Z] 05:11:22 [2021-04-07T05:11:22.629Z] 05:11:22 [2021-04-07T05:11:22.629Z] INFO: Building the test binaries at 04/07/2021 05:11:22... 05:11:23 [2021-04-07T05:11:23.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:11:23 [2021-04-07T05:11:23.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:11:23 [2021-04-07T05:11:23.819Z] --- PASS: TestLinksContainerNames (1.29s) 05:11:23 [2021-04-07T05:11:23.819Z] === RUN TestLogsFollowTailEmpty 05:11:24 [2021-04-07T05:11:24.341Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.90s) 05:11:24 [2021-04-07T05:11:24.341Z] === RUN TestUpdateMemory 05:11:24 [2021-04-07T05:11:24.341Z] --- SKIP: TestUpdateMemory (0.00s) 05:11:24 [2021-04-07T05:11:24.341Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 05:11:24 [2021-04-07T05:11:24.341Z] === RUN TestUpdateCPUQuota 05:11:24 [2021-04-07T05:11:24.379Z] --- PASS: TestLogsFollowTailEmpty (0.65s) 05:11:24 [2021-04-07T05:11:24.379Z] === RUN TestContainerNetworkMountsNoChown 05:11:24 [2021-04-07T05:11:24.480Z] --- PASS: TestConfigCreateResolve (2.49s) 05:11:24 [2021-04-07T05:11:24.480Z] === RUN TestConfigDaemonLibtrustID 05:11:25 [2021-04-07T05:11:25.050Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) 05:11:25 [2021-04-07T05:11:25.050Z] PASS 05:11:25 [2021-04-07T05:11:25.050Z] 05:11:25 [2021-04-07T05:11:25.050Z] DONE 7 tests in 16.623s 05:11:25 [2021-04-07T05:11:25.050Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 05:11:25 [2021-04-07T05:11:25.050Z] INFO: Testing against a local daemon 05:11:25 [2021-04-07T05:11:25.050Z] === RUN TestCheckpoint 05:11:25 [2021-04-07T05:11:25.050Z] --- SKIP: TestCheckpoint (0.00s) 05:11:25 [2021-04-07T05:11:25.050Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:11:25 [2021-04-07T05:11:25.050Z] === RUN TestContainerInvalidJSON 05:11:25 [2021-04-07T05:11:25.050Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 05:11:25 [2021-04-07T05:11:25.050Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 05:11:25 [2021-04-07T05:11:25.050Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 05:11:25 [2021-04-07T05:11:25.050Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 05:11:25 [2021-04-07T05:11:25.050Z] === RUN TestContainerInvalidJSON//exec/foobar/start 05:11:25 [2021-04-07T05:11:25.050Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 05:11:25 [2021-04-07T05:11:25.050Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 05:11:25 [2021-04-07T05:11:25.050Z] === CONT TestContainerInvalidJSON//exec/foobar/start 05:11:25 [2021-04-07T05:11:25.050Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 05:11:25 [2021-04-07T05:11:25.050Z] --- PASS: TestContainerInvalidJSON (0.02s) 05:11:25 [2021-04-07T05:11:25.050Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 05:11:25 [2021-04-07T05:11:25.050Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 05:11:25 [2021-04-07T05:11:25.050Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 05:11:25 [2021-04-07T05:11:25.050Z] === RUN TestCopyFromContainerPathDoesNotExist 05:11:25 [2021-04-07T05:11:25.050Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) 05:11:25 [2021-04-07T05:11:25.050Z] === RUN TestCopyFromContainerPathIsNotDir 05:11:25 [2021-04-07T05:11:25.050Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 05:11:25 [2021-04-07T05:11:25.050Z] === RUN TestCopyToContainerPathDoesNotExist 05:11:25 [2021-04-07T05:11:25.068Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 05:11:25 [2021-04-07T05:11:25.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.07s) 05:11:25 [2021-04-07T05:11:25.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.08s) 05:11:25 [2021-04-07T05:11:25.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s) 05:11:25 [2021-04-07T05:11:25.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.26s) 05:11:25 [2021-04-07T05:11:25.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.44s) 05:11:25 [2021-04-07T05:11:25.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.50s) 05:11:25 [2021-04-07T05:11:25.068Z] === RUN TestBuildMultiStageCopy 05:11:25 [2021-04-07T05:11:25.068Z] === RUN TestBuildMultiStageCopy/copy_to_root 05:11:25 [2021-04-07T05:11:25.304Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/default 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/default 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/private 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/private 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/rprivate 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/rprivate 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/slave 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/slave 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/rslave 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/rslave 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/shared 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/shared 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/rshared 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/rshared 05:11:25 [2021-04-07T05:11:25.304Z] === CONT TestMountDaemonRoot/default 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/default/bind_root 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/default/bind_root 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/default/bind_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/default/mount_root 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/default/mount_root 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/default/mount_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === CONT TestMountDaemonRoot/rslave 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/rslave/bind_root 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/rslave/mount_root 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === CONT TestMountDaemonRoot/rshared 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/rshared/bind_root 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/rshared/mount_root 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === CONT TestMountDaemonRoot/shared 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/shared/mount_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/shared/bind_root 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/shared/bind_root 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/shared/bind_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/shared/mount_root 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/shared/mount_root 05:11:25 [2021-04-07T05:11:25.304Z] === CONT TestMountDaemonRoot/rprivate 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/rprivate/bind_root 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/rprivate/mount_root 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 05:11:25 [2021-04-07T05:11:25.304Z] === CONT TestMountDaemonRoot/slave 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/slave/mount_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/slave/bind_root 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/slave/bind_root 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/slave/bind_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/slave/mount_root 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/slave/mount_root 05:11:25 [2021-04-07T05:11:25.304Z] === CONT TestMountDaemonRoot/private 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/private/bind_root 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/private/bind_root 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/private/bind_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/private/mount_root 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/private/mount_root 05:11:25 [2021-04-07T05:11:25.304Z] === RUN TestMountDaemonRoot/private/mount_subpath 05:11:25 [2021-04-07T05:11:25.304Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/default/bind_root 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/rslave/bind_root 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/rshared/bind_root 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/default/mount_subpath 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/default/mount_root 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/default/bind_subpath 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/shared/mount_subpath 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/rslave/mount_root 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/rshared/mount_root 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/slave/mount_subpath 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/shared/mount_root 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/shared/bind_subpath 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/shared/bind_root 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/private/bind_root 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/rprivate/mount_root 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 05:11:25 [2021-04-07T05:11:25.305Z] === CONT TestMountDaemonRoot/rprivate/bind_root 05:11:25 [2021-04-07T05:11:25.310Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 05:11:25 [2021-04-07T05:11:25.310Z] === RUN TestCopyToContainerPathIsNotDir 05:11:25 [2021-04-07T05:11:25.310Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 05:11:25 [2021-04-07T05:11:25.310Z] === RUN TestCopyFromContainer 05:11:25 [2021-04-07T05:11:25.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 05:11:25 [2021-04-07T05:11:25.561Z] === CONT TestMountDaemonRoot/private/mount_subpath 05:11:25 [2021-04-07T05:11:25.561Z] === CONT TestMountDaemonRoot/private/mount_root 05:11:25 [2021-04-07T05:11:25.561Z] === CONT TestMountDaemonRoot/private/bind_subpath 05:11:25 [2021-04-07T05:11:25.561Z] === CONT TestMountDaemonRoot/slave/bind_subpath 05:11:25 [2021-04-07T05:11:25.561Z] === CONT TestMountDaemonRoot/slave/mount_root 05:11:25 [2021-04-07T05:11:25.561Z] === CONT TestMountDaemonRoot/slave/bind_root 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot (0.02s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/default (0.00s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/private (0.00s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 05:11:25 [2021-04-07T05:11:25.561Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 05:11:25 [2021-04-07T05:11:25.561Z] === RUN TestContainerBindMountNonRecursive 05:11:25 [2021-04-07T05:11:25.561Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) 05:11:25 [2021-04-07T05:11:25.561Z] 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) 05:11:25 [2021-04-07T05:11:25.561Z] === RUN TestContainerVolumesMountedAsShared 05:11:25 [2021-04-07T05:11:25.561Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) 05:11:25 [2021-04-07T05:11:25.561Z] 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) 05:11:25 [2021-04-07T05:11:25.561Z] === RUN TestContainerVolumesMountedAsSlave 05:11:25 [2021-04-07T05:11:25.561Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) 05:11:25 [2021-04-07T05:11:25.561Z] 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) 05:11:25 [2021-04-07T05:11:25.561Z] === RUN TestNetworkNat 05:11:26 [2021-04-07T05:11:26.490Z] --- PASS: TestNetworkNat (0.82s) 05:11:26 [2021-04-07T05:11:26.490Z] === RUN TestNetworkLocalhostTCPNat 05:11:26 [2021-04-07T05:11:26.693Z] === RUN TestCopyFromContainer// 05:11:26 [2021-04-07T05:11:26.693Z] === RUN TestCopyFromContainer//bar/root 05:11:26 [2021-04-07T05:11:26.693Z] === RUN TestCopyFromContainer//bar/root/ 05:11:26 [2021-04-07T05:11:26.953Z] === RUN TestCopyFromContainer/bar/quux 05:11:26 [2021-04-07T05:11:26.953Z] === RUN TestCopyFromContainer/bar/quux/ 05:11:26 [2021-04-07T05:11:26.953Z] === RUN TestCopyFromContainer/bar/quux/baz 05:11:26 [2021-04-07T05:11:26.953Z] === RUN TestCopyFromContainer/bar/filesymlink 05:11:27 [2021-04-07T05:11:27.053Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) 05:11:27 [2021-04-07T05:11:27.053Z] === RUN TestNetworkLoopbackNat 05:11:27 [2021-04-07T05:11:27.214Z] === RUN TestCopyFromContainer/bar/dirsymlink 05:11:27 [2021-04-07T05:11:27.214Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 05:11:27 [2021-04-07T05:11:27.214Z] === RUN TestCopyFromContainer/bar/notarget 05:11:27 [2021-04-07T05:11:27.214Z] --- PASS: TestCopyFromContainer (2.10s) 05:11:27 [2021-04-07T05:11:27.214Z] --- PASS: TestCopyFromContainer// (0.08s) 05:11:27 [2021-04-07T05:11:27.214Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) 05:11:27 [2021-04-07T05:11:27.214Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) 05:11:27 [2021-04-07T05:11:27.214Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) 05:11:27 [2021-04-07T05:11:27.214Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) 05:11:27 [2021-04-07T05:11:27.214Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 05:11:27 [2021-04-07T05:11:27.214Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) 05:11:27 [2021-04-07T05:11:27.214Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) 05:11:27 [2021-04-07T05:11:27.214Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) 05:11:27 [2021-04-07T05:11:27.214Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) 05:11:27 [2021-04-07T05:11:27.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 05:11:27 [2021-04-07T05:11:27.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:11:27 [2021-04-07T05:11:27.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:11:27 [2021-04-07T05:11:27.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:11:27 [2021-04-07T05:11:27.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:11:27 [2021-04-07T05:11:27.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 05:11:27 [2021-04-07T05:11:27.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 05:11:27 [2021-04-07T05:11:27.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:11:27 [2021-04-07T05:11:27.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 05:11:27 [2021-04-07T05:11:27.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:11:27 [2021-04-07T05:11:27.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 05:11:27 [2021-04-07T05:11:27.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 05:11:27 [2021-04-07T05:11:27.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 05:11:27 [2021-04-07T05:11:27.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 05:11:27 [2021-04-07T05:11:27.475Z] === RUN TestCreateLinkToNonExistingContainer 05:11:27 [2021-04-07T05:11:27.475Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 05:11:27 [2021-04-07T05:11:27.475Z] === RUN TestCreateWithInvalidEnv 05:11:27 [2021-04-07T05:11:27.475Z] === RUN TestCreateWithInvalidEnv/0 05:11:27 [2021-04-07T05:11:27.475Z] === PAUSE TestCreateWithInvalidEnv/0 05:11:27 [2021-04-07T05:11:27.475Z] === RUN TestCreateWithInvalidEnv/1 05:11:27 [2021-04-07T05:11:27.475Z] === PAUSE TestCreateWithInvalidEnv/1 05:11:27 [2021-04-07T05:11:27.475Z] === RUN TestCreateWithInvalidEnv/2 05:11:27 [2021-04-07T05:11:27.475Z] === PAUSE TestCreateWithInvalidEnv/2 05:11:27 [2021-04-07T05:11:27.475Z] === CONT TestCreateWithInvalidEnv/0 05:11:27 [2021-04-07T05:11:27.475Z] === CONT TestCreateWithInvalidEnv/2 05:11:27 [2021-04-07T05:11:27.475Z] === CONT TestCreateWithInvalidEnv/1 05:11:27 [2021-04-07T05:11:27.475Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 05:11:27 [2021-04-07T05:11:27.475Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 05:11:27 [2021-04-07T05:11:27.475Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 05:11:27 [2021-04-07T05:11:27.475Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 05:11:27 [2021-04-07T05:11:27.475Z] === RUN TestCreateTmpfsMountsTarget 05:11:27 [2021-04-07T05:11:27.475Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) 05:11:27 [2021-04-07T05:11:27.475Z] === RUN TestCreateWithCustomMaskedPaths 05:11:28 [2021-04-07T05:11:28.364Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 05:11:28 [2021-04-07T05:11:28.364Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 05:11:28 [2021-04-07T05:11:28.382Z] INFO: make.ps1 starting at 04/07/2021 05:11:27 05:11:28 [2021-04-07T05:11:28.382Z] INFO: Git commit (255c79a1e8) assumed from DOCKER_GITCOMMIT environment variable 05:11:28 [2021-04-07T05:11:28.382Z] INFO: Invoking autogen... 05:11:28 [2021-04-07T05:11:28.382Z] INFO: Building daemon... 05:11:28 [2021-04-07T05:11:28.624Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 05:11:28 [2021-04-07T05:11:28.905Z] --- PASS: TestUpdateCPUQuota (4.16s) 05:11:28 [2021-04-07T05:11:28.905Z] === RUN TestUpdatePidsLimit 05:11:28 [2021-04-07T05:11:28.905Z] === RUN TestUpdatePidsLimit/update_from_none 05:11:29 [2021-04-07T05:11:29.195Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 05:11:29 [2021-04-07T05:11:29.264Z] === RUN TestUpdatePidsLimit/no_change 05:11:29 [2021-04-07T05:11:29.521Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 05:11:29 [2021-04-07T05:11:29.521Z] Using test binary docker 05:11:29 [2021-04-07T05:11:29.521Z] +++ /etc/init.d/apparmor start 05:11:29 [2021-04-07T05:11:29.521Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 05:11:29 [2021-04-07T05:11:29.521Z] INFO: Waiting for daemon to start... 05:11:29 [2021-04-07T05:11:29.521Z] Starting dockerd 05:11:29 [2021-04-07T05:11:29.521Z] +++ 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 05:11:29 [2021-04-07T05:11:29.553Z] === RUN TestUpdatePidsLimit/update_lower 05:11:30 [2021-04-07T05:11:30.017Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) 05:11:30 [2021-04-07T05:11:30.017Z] === RUN TestCreateWithCustomReadonlyPaths 05:11:30 [2021-04-07T05:11:30.135Z] --- PASS: TestBuildMultiStageCopy (4.72s) 05:11:30 [2021-04-07T05:11:30.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) 05:11:30 [2021-04-07T05:11:30.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) 05:11:30 [2021-04-07T05:11:30.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) 05:11:30 [2021-04-07T05:11:30.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) 05:11:30 [2021-04-07T05:11:30.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) 05:11:30 [2021-04-07T05:11:30.135Z] === RUN TestBuildMultiStageParentConfig 05:11:30 [2021-04-07T05:11:30.181Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 05:11:30 [2021-04-07T05:11:30.313Z] --- PASS: TestNetworkLoopbackNat (3.08s) 05:11:30 [2021-04-07T05:11:30.313Z] === RUN TestPause 05:11:30 [2021-04-07T05:11:30.313Z] --- SKIP: TestPause (0.00s) 05:11:30 [2021-04-07T05:11:30.313Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 05:11:30 [2021-04-07T05:11:30.313Z] === RUN TestPauseFailsOnWindowsServerContainers 05:11:30 [2021-04-07T05:11:30.313Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 05:11:30 [2021-04-07T05:11:30.313Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:11:30 [2021-04-07T05:11:30.313Z] === RUN TestPauseStopPausedContainer 05:11:30 [2021-04-07T05:11:30.313Z] --- SKIP: TestPauseStopPausedContainer (0.01s) 05:11:30 [2021-04-07T05:11:30.313Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" 05:11:30 [2021-04-07T05:11:30.313Z] === RUN TestPsFilter 05:11:30 [2021-04-07T05:11:30.313Z] --- PASS: TestPsFilter (0.09s) 05:11:30 [2021-04-07T05:11:30.313Z] === RUN TestRemoveContainerWithRemovedVolume 05:11:30 [2021-04-07T05:11:30.815Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 05:11:30 [2021-04-07T05:11:30.875Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) 05:11:30 [2021-04-07T05:11:30.875Z] === RUN TestRemoveContainerWithVolume 05:11:31 [2021-04-07T05:11:31.435Z] --- PASS: TestRemoveContainerWithVolume (0.65s) 05:11:31 [2021-04-07T05:11:31.435Z] === RUN TestRemoveContainerRunning 05:11:31 [2021-04-07T05:11:31.477Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 05:11:31 [2021-04-07T05:11:31.516Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) 05:11:31 [2021-04-07T05:11:31.516Z] === RUN TestBuildLabelWithTargets 05:11:32 [2021-04-07T05:11:32.068Z] . 05:11:32 [2021-04-07T05:11:32.068Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 05:11:32 [2021-04-07T05:11:32.068Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 05:11:32 [2021-04-07T05:11:32.068Z] Error: No such image: emptyfs 05:11:32 [2021-04-07T05:11:32.068Z] ++++ tar -cC bundles/test-integration/emptyfs . 05:11:32 [2021-04-07T05:11:32.068Z] ++++ docker load 05:11:32 [2021-04-07T05:11:32.106Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 05:11:32 [2021-04-07T05:11:32.361Z] --- PASS: TestRemoveContainerRunning (0.66s) 05:11:32 [2021-04-07T05:11:32.361Z] === RUN TestRemoveContainerForceRemoveRunning 05:11:32 [2021-04-07T05:11:32.559Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s) 05:11:32 [2021-04-07T05:11:32.559Z] === RUN TestCreateWithInvalidHealthcheckParams 05:11:32 [2021-04-07T05:11:32.559Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:11:32 [2021-04-07T05:11:32.559Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:11:32 [2021-04-07T05:11:32.559Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:11:32 [2021-04-07T05:11:32.559Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:11:32 [2021-04-07T05:11:32.559Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:11:32 [2021-04-07T05:11:32.559Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:11:32 [2021-04-07T05:11:32.559Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:11:32 [2021-04-07T05:11:32.559Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:11:32 [2021-04-07T05:11:32.559Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:11:32 [2021-04-07T05:11:32.559Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:11:32 [2021-04-07T05:11:32.559Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:11:32 [2021-04-07T05:11:32.559Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:11:32 [2021-04-07T05:11:32.559Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:11:32 [2021-04-07T05:11:32.559Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:11:32 [2021-04-07T05:11:32.559Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:11:32 [2021-04-07T05:11:32.559Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 05:11:32 [2021-04-07T05:11:32.559Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 05:11:32 [2021-04-07T05:11:32.559Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 05:11:32 [2021-04-07T05:11:32.559Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 05:11:32 [2021-04-07T05:11:32.559Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 05:11:32 [2021-04-07T05:11:32.559Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 05:11:32 [2021-04-07T05:11:32.559Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 05:11:32 [2021-04-07T05:11:32.638Z] Running integration-test (iteration 1) 05:11:32 [2021-04-07T05:11:32.638Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 05:11:32 [2021-04-07T05:11:32.638Z] ++ 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 05:11:32 [2021-04-07T05:11:32.638Z] ++ set -e 05:11:32 [2021-04-07T05:11:32.638Z] ++ '[' -n 0 ']' 05:11:32 [2021-04-07T05:11:32.638Z] ++ set -x 05:11:32 [2021-04-07T05:11:32.638Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 05:11:32 [2021-04-07T05:11:32.923Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s) 05:11:32 [2021-04-07T05:11:32.923Z] === RUN TestRemoveInvalidContainer 05:11:32 [2021-04-07T05:11:32.923Z] --- PASS: TestRemoveInvalidContainer (0.02s) 05:11:32 [2021-04-07T05:11:32.923Z] === RUN TestRenameLinkedContainer 05:11:33 [2021-04-07T05:11:33.140Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) 05:11:33 [2021-04-07T05:11:33.140Z] === RUN TestCreateDifferentPlatform 05:11:33 [2021-04-07T05:11:33.140Z] === RUN TestCreateDifferentPlatform/different_os 05:11:33 [2021-04-07T05:11:33.140Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 05:11:33 [2021-04-07T05:11:33.140Z] --- PASS: TestCreateDifferentPlatform (0.02s) 05:11:33 [2021-04-07T05:11:33.140Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 05:11:33 [2021-04-07T05:11:33.140Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 05:11:33 [2021-04-07T05:11:33.140Z] === RUN TestCreateVolumesFromNonExistingContainer 05:11:33 [2021-04-07T05:11:33.140Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) 05:11:33 [2021-04-07T05:11:33.140Z] === RUN TestCreatePlatformSpecificImageNoPlatform 05:11:33 [2021-04-07T05:11:33.140Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 05:11:33 [2021-04-07T05:11:33.140Z] === RUN TestContainerStartOnDaemonRestart 05:11:33 [2021-04-07T05:11:33.140Z] === PAUSE TestContainerStartOnDaemonRestart 05:11:33 [2021-04-07T05:11:33.140Z] === RUN TestDaemonRestartIpcMode 05:11:33 [2021-04-07T05:11:33.140Z] === PAUSE TestDaemonRestartIpcMode 05:11:33 [2021-04-07T05:11:33.140Z] === RUN TestDaemonHostGatewayIP 05:11:33 [2021-04-07T05:11:33.140Z] === PAUSE TestDaemonHostGatewayIP 05:11:33 [2021-04-07T05:11:33.140Z] === RUN TestRestartDaemonWithRestartingContainer 05:11:33 [2021-04-07T05:11:33.140Z] === PAUSE TestRestartDaemonWithRestartingContainer 05:11:33 [2021-04-07T05:11:33.140Z] === RUN TestContainerKillOnDaemonStart 05:11:33 [2021-04-07T05:11:33.140Z] === PAUSE TestContainerKillOnDaemonStart 05:11:33 [2021-04-07T05:11:33.140Z] === RUN TestDiff 05:11:33 [2021-04-07T05:11:33.682Z] --- PASS: TestUpdatePidsLimit (5.28s) 05:11:33 [2021-04-07T05:11:33.682Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.60s) 05:11:33 [2021-04-07T05:11:33.682Z] --- PASS: TestUpdatePidsLimit/no_change (0.62s) 05:11:33 [2021-04-07T05:11:33.682Z] --- PASS: TestUpdatePidsLimit/update_lower (0.60s) 05:11:33 [2021-04-07T05:11:33.682Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.60s) 05:11:33 [2021-04-07T05:11:33.682Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s) 05:11:33 [2021-04-07T05:11:33.682Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) 05:11:33 [2021-04-07T05:11:33.682Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.63s) 05:11:33 [2021-04-07T05:11:33.682Z] === RUN TestUpdateRestartPolicy 05:11:34 [2021-04-07T05:11:34.056Z] --- PASS: TestBuildLabelWithTargets (2.31s) 05:11:34 [2021-04-07T05:11:34.056Z] === RUN TestBuildWithEmptyLayers 05:11:34 [2021-04-07T05:11:34.081Z] --- PASS: TestDiff (0.80s) 05:11:34 [2021-04-07T05:11:34.081Z] === RUN TestExecWithCloseStdin 05:11:34 [2021-04-07T05:11:34.995Z] --- PASS: TestBuildWithEmptyLayers (1.04s) 05:11:34 [2021-04-07T05:11:34.995Z] === RUN TestBuildMultiStageOnBuild 05:11:35 [2021-04-07T05:11:35.023Z] --- PASS: TestExecWithCloseStdin (1.13s) 05:11:35 [2021-04-07T05:11:35.023Z] === RUN TestExec 05:11:35 [2021-04-07T05:11:35.446Z] --- PASS: TestRenameLinkedContainer (2.69s) 05:11:35 [2021-04-07T05:11:35.447Z] === RUN TestRenameStoppedContainer 05:11:36 [2021-04-07T05:11:36.374Z] --- PASS: TestRenameStoppedContainer (0.64s) 05:11:36 [2021-04-07T05:11:36.374Z] === RUN TestRenameRunningContainerAndReuse 05:11:36 [2021-04-07T05:11:36.405Z] --- PASS: TestExec (1.14s) 05:11:36 [2021-04-07T05:11:36.405Z] === RUN TestExecUser 05:11:37 [2021-04-07T05:11:37.346Z] --- PASS: TestExecUser (1.13s) 05:11:37 [2021-04-07T05:11:37.346Z] === RUN TestExportContainerAndImportImage 05:11:37 [2021-04-07T05:11:37.747Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) 05:11:37 [2021-04-07T05:11:37.747Z] === RUN TestRenameInvalidName 05:11:38 [2021-04-07T05:11:38.289Z] --- PASS: TestExportContainerAndImportImage (1.02s) 05:11:38 [2021-04-07T05:11:38.289Z] === RUN TestExportContainerAfterDaemonRestart 05:11:38 [2021-04-07T05:11:38.290Z] --- PASS: TestBuildMultiStageOnBuild (3.08s) 05:11:38 [2021-04-07T05:11:38.290Z] === RUN TestBuildUncleanTarFilenames 05:11:38 [2021-04-07T05:11:38.307Z] --- PASS: TestRenameInvalidName (0.68s) 05:11:38 [2021-04-07T05:11:38.307Z] === RUN TestRenameAnonymousContainer 05:11:39 [2021-04-07T05:11:39.230Z] --- PASS: TestBuildUncleanTarFilenames (1.44s) 05:11:39 [2021-04-07T05:11:39.230Z] === RUN TestBuildMultiStageLayerLeak 05:11:40 [2021-04-07T05:11:40.200Z] --- PASS: TestExportContainerAfterDaemonRestart (1.79s) 05:11:40 [2021-04-07T05:11:40.200Z] === RUN TestHealthCheckWorkdir 05:11:41 [2021-04-07T05:11:41.572Z] --- PASS: TestRenameAnonymousContainer (2.94s) 05:11:41 [2021-04-07T05:11:41.572Z] === RUN TestRenameContainerWithSameName 05:11:41 [2021-04-07T05:11:41.827Z] --- PASS: TestRenameContainerWithSameName (0.65s) 05:11:41 [2021-04-07T05:11:41.827Z] === RUN TestRenameContainerWithLinkedContainer 05:11:42 [2021-04-07T05:11:42.114Z] --- PASS: TestHealthCheckWorkdir (1.55s) 05:11:42 [2021-04-07T05:11:42.114Z] === RUN TestHealthKillContainer 05:11:42 [2021-04-07T05:11:42.524Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s) 05:11:42 [2021-04-07T05:11:42.524Z] === RUN TestBuildWithHugeFile 05:11:43 [2021-04-07T05:11:43.191Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) 05:11:43 [2021-04-07T05:11:43.191Z] === RUN TestResize 05:11:43 [2021-04-07T05:11:43.752Z] --- PASS: TestResize (0.63s) 05:11:43 [2021-04-07T05:11:43.752Z] === RUN TestResizeWithInvalidSize 05:11:44 [2021-04-07T05:11:44.313Z] --- PASS: TestResizeWithInvalidSize (0.68s) 05:11:44 [2021-04-07T05:11:44.313Z] === RUN TestResizeWhenContainerNotStarted 05:11:45 [2021-04-07T05:11:45.239Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) 05:11:45 [2021-04-07T05:11:45.239Z] === RUN TestDaemonRestartKillContainers 05:11:45 [2021-04-07T05:11:45.239Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 05:11:45 [2021-04-07T05:11:45.239Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 05:11:45 [2021-04-07T05:11:45.239Z] === RUN TestCgroupNamespacesRun 05:11:45 [2021-04-07T05:11:45.411Z] --- PASS: TestHealthKillContainer (3.16s) 05:11:45 [2021-04-07T05:11:45.411Z] === RUN TestInspectCpusetInConfigPre120 05:11:45 [2021-04-07T05:11:45.671Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) 05:11:45 [2021-04-07T05:11:45.671Z] === RUN TestIpcModeNone 05:11:47 [2021-04-07T05:11:47.052Z] --- PASS: TestIpcModeNone (1.16s) 05:11:47 [2021-04-07T05:11:47.052Z] === RUN TestIpcModePrivate 05:11:47 [2021-04-07T05:11:47.769Z] --- PASS: TestCgroupNamespacesRun (2.86s) 05:11:47 [2021-04-07T05:11:47.769Z] === RUN TestCgroupNamespacesRunPrivileged 05:11:47 [2021-04-07T05:11:47.993Z] --- PASS: TestIpcModePrivate (1.13s) 05:11:47 [2021-04-07T05:11:47.993Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false 05:11:47 [2021-04-07T05:11:47.993Z] === RUN TestIpcModeShareable 05:11:49 [2021-04-07T05:11:49.085Z] --- PASS: TestUpdateRestartPolicy (13.78s) 05:11:49 [2021-04-07T05:11:49.085Z] === RUN TestUpdateRestartWithAutoRemove 05:11:49 [2021-04-07T05:11:49.085Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s) 05:11:49 [2021-04-07T05:11:49.085Z] === RUN TestWaitNonBlocked 05:11:49 [2021-04-07T05:11:49.085Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 05:11:49 [2021-04-07T05:11:49.085Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 05:11:49 [2021-04-07T05:11:49.085Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 05:11:49 [2021-04-07T05:11:49.085Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 05:11:49 [2021-04-07T05:11:49.085Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 05:11:49 [2021-04-07T05:11:49.085Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 05:11:49 [2021-04-07T05:11:49.376Z] --- PASS: TestIpcModeShareable (1.12s) 05:11:49 [2021-04-07T05:11:49.376Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true 05:11:49 [2021-04-07T05:11:49.376Z] === RUN TestAPIIpcModeShareableAndContainer 05:11:49 [2021-04-07T05:11:49.732Z] --- PASS: TestWaitNonBlocked (0.01s) 05:11:49 [2021-04-07T05:11:49.732Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) 05:11:49 [2021-04-07T05:11:49.732Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) 05:11:49 [2021-04-07T05:11:49.732Z] === RUN TestWaitBlocked 05:11:49 [2021-04-07T05:11:49.732Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 05:11:49 [2021-04-07T05:11:49.732Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 05:11:49 [2021-04-07T05:11:49.732Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 05:11:49 [2021-04-07T05:11:49.732Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 05:11:49 [2021-04-07T05:11:49.732Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 05:11:49 [2021-04-07T05:11:49.732Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 05:11:50 [2021-04-07T05:11:50.225Z] ok github.com/docker/docker/cmd/dockerd 0.132s coverage: 29.1% of statements 05:11:50 [2021-04-07T05:11:50.225Z] ok github.com/docker/docker/container 0.174s coverage: 34.7% of statements 05:11:50 [2021-04-07T05:11:50.225Z] ? github.com/docker/docker/container/stream [no test files] 05:11:50 [2021-04-07T05:11:50.225Z] ? github.com/docker/docker/contrib/apparmor [no test files] 05:11:50 [2021-04-07T05:11:50.225Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 05:11:50 [2021-04-07T05:11:50.225Z] ? github.com/docker/docker/contrib/httpserver [no test files] 05:11:50 [2021-04-07T05:11:50.321Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.33s) 05:11:50 [2021-04-07T05:11:50.321Z] === RUN TestCgroupNamespacesRunDaemonHostMode 05:11:50 [2021-04-07T05:11:50.523Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements 05:11:51 [2021-04-07T05:11:51.233Z] --- PASS: TestWaitBlocked (0.01s) 05:11:51 [2021-04-07T05:11:51.233Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) 05:11:51 [2021-04-07T05:11:51.233Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s) 05:11:51 [2021-04-07T05:11:51.233Z] === CONT TestContainerStartOnDaemonRestart 05:11:51 [2021-04-07T05:11:51.233Z] === CONT TestContainerKillOnDaemonStart 05:11:52 [2021-04-07T05:11:52.677Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s) 05:11:52 [2021-04-07T05:11:52.677Z] === RUN TestAPIIpcModeHost 05:11:53 [2021-04-07T05:11:53.583Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.83s) 05:11:53 [2021-04-07T05:11:53.583Z] === RUN TestCgroupNamespacesRunHostMode 05:11:53 [2021-04-07T05:11:53.617Z] --- PASS: TestAPIIpcModeHost (1.19s) 05:11:53 [2021-04-07T05:11:53.618Z] === RUN TestDaemonIpcModeShareable 05:11:54 [2021-04-07T05:11:54.819Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s) 05:11:54 [2021-04-07T05:11:54.819Z] === CONT TestIpcModeOlderClient 05:11:54 [2021-04-07T05:11:54.819Z] --- PASS: TestIpcModeOlderClient (0.18s) 05:11:54 [2021-04-07T05:11:54.819Z] === CONT TestDaemonHostGatewayIP 05:11:55 [2021-04-07T05:11:55.064Z] ok github.com/docker/docker/daemon/cluster/convert 0.035s coverage: 35.9% of statements 05:11:55 [2021-04-07T05:11:55.527Z] --- PASS: TestDaemonIpcModeShareable (1.86s) 05:11:55 [2021-04-07T05:11:55.527Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true 05:11:55 [2021-04-07T05:11:55.527Z] === RUN TestDaemonIpcModePrivate 05:11:56 [2021-04-07T05:11:56.093Z] --- PASS: TestCgroupNamespacesRunHostMode (2.83s) 05:11:56 [2021-04-07T05:11:56.093Z] === RUN TestCgroupNamespacesRunPrivateMode 05:11:57 [2021-04-07T05:11:57.437Z] --- PASS: TestDaemonIpcModePrivate (1.88s) 05:11:57 [2021-04-07T05:11:57.437Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false 05:11:57 [2021-04-07T05:11:57.437Z] === RUN TestDaemonIpcModePrivateFromConfig 05:11:58 [2021-04-07T05:11:58.605Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.84s) 05:11:58 [2021-04-07T05:11:58.605Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 05:11:58 [2021-04-07T05:11:58.821Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) 05:11:58 [2021-04-07T05:11:58.822Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false 05:11:58 [2021-04-07T05:11:58.822Z] === RUN TestDaemonIpcModeShareableFromConfig 05:11:59 [2021-04-07T05:11:59.329Z] --- PASS: TestDaemonHostGatewayIP (3.90s) 05:11:59 [2021-04-07T05:11:59.329Z] === CONT TestRestartDaemonWithRestartingContainer 05:12:00 [2021-04-07T05:12:00.748Z] ok github.com/docker/docker/daemon/cluster 0.120s coverage: 0.5% of statements 05:12:00 [2021-04-07T05:12:00.775Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) 05:12:00 [2021-04-07T05:12:00.775Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true 05:12:00 [2021-04-07T05:12:00.775Z] === RUN TestIpcModeOlderClient 05:12:00 [2021-04-07T05:12:00.775Z] === PAUSE TestIpcModeOlderClient 05:12:00 [2021-04-07T05:12:00.775Z] === RUN TestKillContainerInvalidSignal 05:12:01 [2021-04-07T05:12:01.115Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.32s) 05:12:01 [2021-04-07T05:12:01.115Z] === RUN TestCgroupNamespacesRunInvalidMode 05:12:01 [2021-04-07T05:12:01.720Z] --- PASS: TestKillContainerInvalidSignal (0.79s) 05:12:01 [2021-04-07T05:12:01.720Z] === RUN TestKillContainer 05:12:01 [2021-04-07T05:12:01.720Z] === RUN TestKillContainer/no_signal 05:12:02 [2021-04-07T05:12:02.048Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.05s) 05:12:02 [2021-04-07T05:12:02.048Z] === CONT TestDaemonRestartIpcMode 05:12:02 [2021-04-07T05:12:02.285Z] ok github.com/docker/docker/daemon/config 0.156s coverage: 81.8% of statements 05:12:02 [2021-04-07T05:12:02.293Z] === RUN TestKillContainer/non_killing_signal 05:12:02 [2021-04-07T05:12:02.863Z] === RUN TestKillContainer/killing_signal 05:12:03 [2021-04-07T05:12:03.000Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.92s) 05:12:03 [2021-04-07T05:12:03.000Z] === RUN TestCgroupNamespacesRunOlderClient 05:12:03 [2021-04-07T05:12:03.611Z] --- PASS: TestContainerKillOnDaemonStart (12.64s) 05:12:03 [2021-04-07T05:12:03.802Z] --- PASS: TestKillContainer (2.25s) 05:12:03 [2021-04-07T05:12:03.802Z] --- PASS: TestKillContainer/no_signal (0.72s) 05:12:03 [2021-04-07T05:12:03.802Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) 05:12:03 [2021-04-07T05:12:03.802Z] --- PASS: TestKillContainer/killing_signal (0.75s) 05:12:03 [2021-04-07T05:12:03.802Z] === RUN TestKillWithStopSignalAndRestartPolicies 05:12:03 [2021-04-07T05:12:03.802Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 05:12:04 [2021-04-07T05:12:04.384Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements 05:12:04 [2021-04-07T05:12:04.384Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements 05:12:04 [2021-04-07T05:12:04.742Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 05:12:05 [2021-04-07T05:12:05.397Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) 05:12:05 [2021-04-07T05:12:05.397Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) 05:12:05 [2021-04-07T05:12:05.397Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) 05:12:05 [2021-04-07T05:12:05.397Z] === RUN TestKillStoppedContainer 05:12:05 [2021-04-07T05:12:05.397Z] --- PASS: TestKillStoppedContainer (0.05s) 05:12:05 [2021-04-07T05:12:05.397Z] === RUN TestKillStoppedContainerAPIPre120 05:12:05 [2021-04-07T05:12:05.397Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 05:12:05 [2021-04-07T05:12:05.397Z] === RUN TestKillDifferentUserContainer 05:12:05 [2021-04-07T05:12:05.671Z] --- PASS: TestDaemonRestartIpcMode (4.16s) 05:12:05 [2021-04-07T05:12:05.671Z] PASS 05:12:05 [2021-04-07T05:12:05.960Z] 05:12:05 [2021-04-07T05:12:05.960Z] === Skipped 05:12:05 [2021-04-07T05:12:05.960Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) 05:12:05 [2021-04-07T05:12:05.960Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:12:05 [2021-04-07T05:12:05.960Z] 05:12:05 [2021-04-07T05:12:05.960Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) 05:12:05 [2021-04-07T05:12:05.960Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:12:05 [2021-04-07T05:12:05.960Z] 05:12:05 [2021-04-07T05:12:05.960Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) 05:12:05 [2021-04-07T05:12:05.960Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:12:05 [2021-04-07T05:12:05.960Z] 05:12:05 [2021-04-07T05:12:05.960Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 05:12:05 [2021-04-07T05:12:05.960Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:12:05 [2021-04-07T05:12:05.960Z] 05:12:05 [2021-04-07T05:12:05.960Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) 05:12:05 [2021-04-07T05:12:05.960Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:12:05 [2021-04-07T05:12:05.960Z] 05:12:05 [2021-04-07T05:12:05.960Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) 05:12:05 [2021-04-07T05:12:05.960Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 05:12:05 [2021-04-07T05:12:05.960Z] 05:12:05 [2021-04-07T05:12:05.960Z] 05:12:05 [2021-04-07T05:12:05.960Z] DONE 196 tests, 6 skipped in 180.927s 05:12:05 [2021-04-07T05:12:05.960Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 05:12:05 [2021-04-07T05:12:05.960Z] ++ 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 05:12:05 [2021-04-07T05:12:05.960Z] ++ set -e 05:12:05 [2021-04-07T05:12:05.960Z] ++ '[' -n 0 ']' 05:12:05 [2021-04-07T05:12:05.960Z] ++ set -x 05:12:05 [2021-04-07T05:12:05.960Z] ++ env -i DEST=/go/src/github.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 05:12:05 [2021-04-07T05:12:05.960Z] INFO: Testing against a local daemon 05:12:05 [2021-04-07T05:12:05.960Z] === RUN TestCommitInheritsEnv 05:12:05 [2021-04-07T05:12:05.968Z] --- PASS: TestKillDifferentUserContainer (0.70s) 05:12:05 [2021-04-07T05:12:05.968Z] === RUN TestInspectOomKilledTrue 05:12:05 [2021-04-07T05:12:05.968Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 05:12:05 [2021-04-07T05:12:05.968Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) 05:12:05 [2021-04-07T05:12:05.968Z] === RUN TestInspectOomKilledFalse 05:12:06 [2021-04-07T05:12:06.262Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.91s) 05:12:06 [2021-04-07T05:12:06.262Z] === RUN TestKernelTCPMemory 05:12:06 [2021-04-07T05:12:06.262Z] --- SKIP: TestKernelTCPMemory (0.01s) 05:12:06 [2021-04-07T05:12:06.262Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 05:12:06 [2021-04-07T05:12:06.262Z] === RUN TestNISDomainname 05:12:06 [2021-04-07T05:12:06.262Z] --- SKIP: TestNISDomainname (0.01s) 05:12:06 [2021-04-07T05:12:06.262Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 05:12:06 [2021-04-07T05:12:06.262Z] === RUN TestHostnameDnsResolution 05:12:06 [2021-04-07T05:12:06.588Z] --- PASS: TestCommitInheritsEnv (0.63s) 05:12:06 [2021-04-07T05:12:06.588Z] === RUN TestImportExtremelyLargeImageWorks 05:12:06 [2021-04-07T05:12:06.588Z] === PAUSE TestImportExtremelyLargeImageWorks 05:12:06 [2021-04-07T05:12:06.588Z] === RUN TestImagesFilterMultiReference 05:12:06 [2021-04-07T05:12:06.588Z] --- PASS: TestImagesFilterMultiReference (0.04s) 05:12:06 [2021-04-07T05:12:06.588Z] === RUN TestImagePullPlatformInvalid 05:12:06 [2021-04-07T05:12:06.877Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 05:12:06 [2021-04-07T05:12:06.877Z] === RUN TestRemoveImageOrphaning 05:12:06 [2021-04-07T05:12:06.909Z] --- PASS: TestInspectOomKilledFalse (0.70s) 05:12:06 [2021-04-07T05:12:06.909Z] === RUN TestLinksEtcHostsContentMatch 05:12:07 [2021-04-07T05:12:07.158Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements 05:12:07 [2021-04-07T05:12:07.480Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) 05:12:07 [2021-04-07T05:12:07.480Z] === RUN TestLinksContainerNames 05:12:07 [2021-04-07T05:12:07.506Z] --- PASS: TestRemoveImageOrphaning (0.64s) 05:12:07 [2021-04-07T05:12:07.506Z] === RUN TestRemoveImageGarbageCollector 05:12:07 [2021-04-07T05:12:07.506Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 05:12:07 [2021-04-07T05:12:07.506Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:12:07 [2021-04-07T05:12:07.506Z] === RUN TestTagUnprefixedRepoByNameOrName 05:12:07 [2021-04-07T05:12:07.506Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 05:12:07 [2021-04-07T05:12:07.506Z] === RUN TestTagInvalidReference 05:12:07 [2021-04-07T05:12:07.506Z] --- PASS: TestTagInvalidReference (0.01s) 05:12:07 [2021-04-07T05:12:07.506Z] === RUN TestTagValidPrefixedRepo 05:12:07 [2021-04-07T05:12:07.506Z] --- PASS: TestTagValidPrefixedRepo (0.03s) 05:12:07 [2021-04-07T05:12:07.506Z] === RUN TestTagExistedNameWithoutForce 05:12:07 [2021-04-07T05:12:07.506Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 05:12:07 [2021-04-07T05:12:07.506Z] === RUN TestTagOfficialNames 05:12:07 [2021-04-07T05:12:07.506Z] --- PASS: TestTagOfficialNames (0.03s) 05:12:07 [2021-04-07T05:12:07.506Z] === RUN TestTagMatchesDigest 05:12:07 [2021-04-07T05:12:07.506Z] --- PASS: TestTagMatchesDigest (0.01s) 05:12:07 [2021-04-07T05:12:07.506Z] === CONT TestImportExtremelyLargeImageWorks 05:12:07 [2021-04-07T05:12:07.626Z] --- PASS: TestHostnameDnsResolution (1.58s) 05:12:07 [2021-04-07T05:12:07.626Z] === RUN TestStats 05:12:07 [2021-04-07T05:12:07.626Z] --- SKIP: TestStats (0.00s) 05:12:07 [2021-04-07T05:12:07.626Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 05:12:07 [2021-04-07T05:12:07.626Z] === RUN TestStopContainerWithTimeout 05:12:07 [2021-04-07T05:12:07.626Z] === RUN TestStopContainerWithTimeout/0 05:12:07 [2021-04-07T05:12:07.626Z] === PAUSE TestStopContainerWithTimeout/0 05:12:07 [2021-04-07T05:12:07.626Z] === RUN TestStopContainerWithTimeout/1 05:12:07 [2021-04-07T05:12:07.626Z] === PAUSE TestStopContainerWithTimeout/1 05:12:07 [2021-04-07T05:12:07.626Z] === RUN TestStopContainerWithTimeout/3 05:12:07 [2021-04-07T05:12:07.626Z] === PAUSE TestStopContainerWithTimeout/3 05:12:07 [2021-04-07T05:12:07.626Z] === RUN TestStopContainerWithTimeout/-1 05:12:07 [2021-04-07T05:12:07.626Z] === PAUSE TestStopContainerWithTimeout/-1 05:12:07 [2021-04-07T05:12:07.626Z] === CONT TestStopContainerWithTimeout/0 05:12:07 [2021-04-07T05:12:07.626Z] === CONT TestStopContainerWithTimeout/3 05:12:08 [2021-04-07T05:12:08.554Z] === CONT TestStopContainerWithTimeout/-1 05:12:09 [2021-04-07T05:12:09.391Z] --- PASS: TestLinksContainerNames (1.46s) 05:12:09 [2021-04-07T05:12:09.391Z] === RUN TestLogsFollowTailEmpty 05:12:09 [2021-04-07T05:12:09.652Z] --- PASS: TestLogsFollowTailEmpty (0.69s) 05:12:09 [2021-04-07T05:12:09.652Z] === RUN TestContainerNetworkMountsNoChown 05:12:10 [2021-04-07T05:12:10.439Z] === CONT TestStopContainerWithTimeout/1 05:12:10 [2021-04-07T05:12:10.593Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/default 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/default 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/private 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/private 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/rprivate 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/rprivate 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/slave 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/slave 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/rslave 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/rslave 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/shared 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/shared 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/rshared 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/rshared 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/default 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/default/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/default/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/default/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/default/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/default/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/default/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/default/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/rshared 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/rshared/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/rshared/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/rshared/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/shared 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/shared/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/shared/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/shared/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/shared/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/shared/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/shared/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/rslave 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/rslave/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/rslave/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/slave 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/slave/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/slave/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/slave/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/slave/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/slave/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/slave/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/rprivate 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/rprivate/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/rprivate/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/private 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/private/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/private/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/private/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/private/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/private/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === RUN TestMountDaemonRoot/private/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/default/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/default/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/default/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/rshared/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/shared/mount_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/rslave/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/shared/mount_root 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/shared/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/shared/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/slave/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/rslave/bind_root 05:12:10 [2021-04-07T05:12:10.593Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 05:12:10 [2021-04-07T05:12:10.726Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements 05:12:10 [2021-04-07T05:12:10.853Z] === CONT TestMountDaemonRoot/rprivate/bind_root 05:12:10 [2021-04-07T05:12:10.853Z] === CONT TestMountDaemonRoot/slave/mount_subpath 05:12:10 [2021-04-07T05:12:10.853Z] === CONT TestMountDaemonRoot/slave/mount_root 05:12:10 [2021-04-07T05:12:10.853Z] === CONT TestMountDaemonRoot/slave/bind_subpath 05:12:10 [2021-04-07T05:12:10.853Z] === CONT TestMountDaemonRoot/private/bind_root 05:12:10 [2021-04-07T05:12:10.853Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 05:12:10 [2021-04-07T05:12:10.853Z] === CONT TestMountDaemonRoot/rprivate/mount_root 05:12:10 [2021-04-07T05:12:10.853Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 05:12:10 [2021-04-07T05:12:10.853Z] === CONT TestMountDaemonRoot/private/mount_subpath 05:12:10 [2021-04-07T05:12:10.853Z] === CONT TestMountDaemonRoot/private/mount_root 05:12:10 [2021-04-07T05:12:10.853Z] === CONT TestMountDaemonRoot/private/bind_subpath 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot (0.02s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/default (0.00s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/private (0.00s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 05:12:10 [2021-04-07T05:12:10.853Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 05:12:10 [2021-04-07T05:12:10.853Z] === RUN TestContainerBindMountNonRecursive 05:12:11 [2021-04-07T05:12:11.026Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.495s coverage: 14.1% of statements 05:12:11 [2021-04-07T05:12:11.677Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.741s coverage: 57.1% of statements 05:12:12 [2021-04-07T05:12:12.325Z] --- PASS: TestStopContainerWithTimeout (0.01s) 05:12:12 [2021-04-07T05:12:12.325Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) 05:12:12 [2021-04-07T05:12:12.325Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) 05:12:12 [2021-04-07T05:12:12.325Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) 05:12:12 [2021-04-07T05:12:12.325Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) 05:12:12 [2021-04-07T05:12:12.325Z] === RUN TestDeleteDevicemapper 05:12:12 [2021-04-07T05:12:12.325Z] --- SKIP: TestDeleteDevicemapper (0.00s) 05:12:12 [2021-04-07T05:12:12.325Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:12:12 [2021-04-07T05:12:12.325Z] === RUN TestStopContainerWithRestartPolicyAlways 05:12:13 [2021-04-07T05:12:13.397Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) 05:12:13 [2021-04-07T05:12:13.397Z] === RUN TestContainerVolumesMountedAsShared 05:12:13 [2021-04-07T05:12:13.657Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) 05:12:13 [2021-04-07T05:12:13.657Z] === RUN TestContainerVolumesMountedAsSlave 05:12:14 [2021-04-07T05:12:14.212Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.12s) 05:12:14 [2021-04-07T05:12:14.212Z] === RUN TestUpdateMemory 05:12:14 [2021-04-07T05:12:14.212Z] --- SKIP: TestUpdateMemory (0.00s) 05:12:14 [2021-04-07T05:12:14.212Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 05:12:14 [2021-04-07T05:12:14.212Z] === RUN TestUpdateCPUQuota 05:12:14 [2021-04-07T05:12:14.212Z] --- SKIP: TestUpdateCPUQuota (0.00s) 05:12:14 [2021-04-07T05:12:14.212Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 05:12:14 [2021-04-07T05:12:14.212Z] === RUN TestUpdatePidsLimit 05:12:14 [2021-04-07T05:12:14.212Z] --- SKIP: TestUpdatePidsLimit (0.00s) 05:12:14 [2021-04-07T05:12:14.212Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 05:12:14 [2021-04-07T05:12:14.212Z] === RUN TestUpdateRestartPolicy 05:12:14 [2021-04-07T05:12:14.452Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements 05:12:14 [2021-04-07T05:12:14.598Z] --- PASS: TestContainerVolumesMountedAsSlave (0.99s) 05:12:14 [2021-04-07T05:12:14.598Z] === RUN TestNetworkNat 05:12:15 [2021-04-07T05:12:15.514Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.981s coverage: 69.3% of statements 05:12:15 [2021-04-07T05:12:15.539Z] --- PASS: TestNetworkNat (0.84s) 05:12:15 [2021-04-07T05:12:15.539Z] === RUN TestNetworkLocalhostTCPNat 05:12:16 [2021-04-07T05:12:16.110Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) 05:12:16 [2021-04-07T05:12:16.110Z] === RUN TestNetworkLoopbackNat 05:12:16 [2021-04-07T05:12:16.566Z] ok github.com/docker/docker/daemon 12.290s coverage: 17.1% of statements 05:12:16 [2021-04-07T05:12:16.566Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 05:12:16 [2021-04-07T05:12:16.566Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 05:12:16 [2021-04-07T05:12:16.566Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 05:12:16 [2021-04-07T05:12:16.566Z] ? github.com/docker/docker/daemon/exec [no test files] 05:12:18 [2021-04-07T05:12:18.675Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.967s coverage: 45.9% of statements 05:12:18 [2021-04-07T05:12:18.675Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 05:12:18 [2021-04-07T05:12:18.675Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.112s coverage: 49.4% of statements 05:12:19 [2021-04-07T05:12:19.360Z] Loaded image: buildpack-deps:buster 05:12:19 [2021-04-07T05:12:19.360Z] Loaded image: busybox:latest 05:12:19 [2021-04-07T05:12:19.360Z] Loaded image: busybox:glibc 05:12:19 [2021-04-07T05:12:19.405Z] --- PASS: TestNetworkLoopbackNat (3.22s) 05:12:19 [2021-04-07T05:12:19.405Z] === RUN TestPause 05:12:19 [2021-04-07T05:12:19.727Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.062s coverage: 57.5% of statements 05:12:20 [2021-04-07T05:12:20.345Z] --- PASS: TestPause (0.74s) 05:12:20 [2021-04-07T05:12:20.345Z] === RUN TestPauseFailsOnWindowsServerContainers 05:12:20 [2021-04-07T05:12:20.345Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 05:12:20 [2021-04-07T05:12:20.345Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:12:20 [2021-04-07T05:12:20.345Z] === RUN TestPauseStopPausedContainer 05:12:20 [2021-04-07T05:12:20.916Z] --- PASS: TestPauseStopPausedContainer (0.75s) 05:12:20 [2021-04-07T05:12:20.916Z] === RUN TestPsFilter 05:12:20 [2021-04-07T05:12:20.916Z] --- PASS: TestPsFilter (0.11s) 05:12:20 [2021-04-07T05:12:20.916Z] === RUN TestRemoveContainerWithRemovedVolume 05:12:21 [2021-04-07T05:12:21.841Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements 05:12:21 [2021-04-07T05:12:21.841Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements 05:12:21 [2021-04-07T05:12:21.858Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) 05:12:21 [2021-04-07T05:12:21.858Z] === RUN TestRemoveContainerWithVolume 05:12:21 [2021-04-07T05:12:21.908Z] Loaded image: debian:bullseye 05:12:21 [2021-04-07T05:12:21.908Z] Loaded image: hello-world:latest 05:12:22 [2021-04-07T05:12:22.169Z] Loaded image: arm32v7/hello-world:latest 05:12:22 [2021-04-07T05:12:22.169Z] INFO: Testing against a local daemon 05:12:22 [2021-04-07T05:12:22.169Z] === RUN TestCgroupNamespacesBuild 05:12:22 [2021-04-07T05:12:22.430Z] --- PASS: TestRemoveContainerWithVolume (0.73s) 05:12:22 [2021-04-07T05:12:22.430Z] === RUN TestRemoveContainerRunning 05:12:23 [2021-04-07T05:12:23.372Z] --- PASS: TestRemoveContainerRunning (0.70s) 05:12:23 [2021-04-07T05:12:23.372Z] === RUN TestRemoveContainerForceRemoveRunning 05:12:23 [2021-04-07T05:12:23.384Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.721s coverage: 52.2% of statements 05:12:23 [2021-04-07T05:12:23.384Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 05:12:23 [2021-04-07T05:12:23.384Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 05:12:23 [2021-04-07T05:12:23.942Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) 05:12:23 [2021-04-07T05:12:23.942Z] === RUN TestRemoveInvalidContainer 05:12:23 [2021-04-07T05:12:23.942Z] --- PASS: TestRemoveInvalidContainer (0.01s) 05:12:23 [2021-04-07T05:12:23.942Z] === RUN TestRenameLinkedContainer 05:12:24 [2021-04-07T05:12:24.921Z] ok github.com/docker/docker/daemon/logger 0.263s coverage: 43.2% of statements 05:12:25 [2021-04-07T05:12:25.572Z] ok github.com/docker/docker/daemon/images 0.083s coverage: 6.7% of statements 05:12:25 [2021-04-07T05:12:25.572Z] ? github.com/docker/docker/daemon/initlayer [no test files] 05:12:25 [2021-04-07T05:12:25.572Z] ? github.com/docker/docker/daemon/listeners [no test files] 05:12:25 [2021-04-07T05:12:25.572Z] ok github.com/docker/docker/daemon/logger/awslogs 0.502s coverage: 77.8% of statements 05:12:25 [2021-04-07T05:12:25.572Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 05:12:25 [2021-04-07T05:12:25.572Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 05:12:26 [2021-04-07T05:12:26.003Z] ..........................xx.................... [ 29%] 05:12:26 [2021-04-07T05:12:26.379Z] --- PASS: TestCgroupNamespacesBuild (3.54s) 05:12:26 [2021-04-07T05:12:26.379Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 05:12:27 [2021-04-07T05:12:27.113Z] ok github.com/docker/docker/daemon/logger/gelf 0.053s coverage: 67.0% of statements 05:12:27 [2021-04-07T05:12:27.113Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements 05:12:27 [2021-04-07T05:12:27.239Z] --- PASS: TestRenameLinkedContainer (2.84s) 05:12:27 [2021-04-07T05:12:27.239Z] === RUN TestRenameStoppedContainer 05:12:27 [2021-04-07T05:12:27.500Z] --- PASS: TestRenameStoppedContainer (0.69s) 05:12:27 [2021-04-07T05:12:27.500Z] === RUN TestRenameRunningContainerAndReuse 05:12:27 [2021-04-07T05:12:27.762Z] ok github.com/docker/docker/daemon/logger/journald 0.041s coverage: 23.9% of statements 05:12:28 [2021-04-07T05:12:28.248Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 69.9% of statements 05:12:28 [2021-04-07T05:12:28.927Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.23s) 05:12:28 [2021-04-07T05:12:28.927Z] === RUN TestBuildWithSession 05:12:28 [2021-04-07T05:12:28.927Z] --- SKIP: TestBuildWithSession (0.00s) 05:12:28 [2021-04-07T05:12:28.927Z] build_session_test.go:25: TODO: BuildKit 05:12:28 [2021-04-07T05:12:28.927Z] === RUN TestBuildSquashParent 05:12:29 [2021-04-07T05:12:29.032Z] --- PASS: TestRenameRunningContainerAndReuse (1.46s) 05:12:29 [2021-04-07T05:12:29.032Z] === RUN TestRenameInvalidName 05:12:29 [2021-04-07T05:12:29.041Z] --- PASS: TestUpdateRestartPolicy (12.35s) 05:12:29 [2021-04-07T05:12:29.041Z] === RUN TestUpdateRestartWithAutoRemove 05:12:29 [2021-04-07T05:12:29.041Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) 05:12:29 [2021-04-07T05:12:29.041Z] === RUN TestWaitNonBlocked 05:12:29 [2021-04-07T05:12:29.041Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 05:12:29 [2021-04-07T05:12:29.041Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 05:12:29 [2021-04-07T05:12:29.041Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 05:12:29 [2021-04-07T05:12:29.041Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 05:12:29 [2021-04-07T05:12:29.041Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 05:12:29 [2021-04-07T05:12:29.041Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 05:12:29 [2021-04-07T05:12:29.041Z] --- PASS: TestWaitNonBlocked (0.01s) 05:12:29 [2021-04-07T05:12:29.041Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) 05:12:29 [2021-04-07T05:12:29.041Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) 05:12:29 [2021-04-07T05:12:29.041Z] === RUN TestWaitBlocked 05:12:29 [2021-04-07T05:12:29.041Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 05:12:29 [2021-04-07T05:12:29.041Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 05:12:29 [2021-04-07T05:12:29.041Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 05:12:29 [2021-04-07T05:12:29.041Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 05:12:29 [2021-04-07T05:12:29.041Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 05:12:29 [2021-04-07T05:12:29.041Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 05:12:29 [2021-04-07T05:12:29.269Z] --- PASS: TestBuildWithHugeFile (46.85s) 05:12:29 [2021-04-07T05:12:29.269Z] === RUN TestBuildWithEmptyDockerfile 05:12:29 [2021-04-07T05:12:29.297Z] --- PASS: TestWaitBlocked (0.01s) 05:12:29 [2021-04-07T05:12:29.297Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) 05:12:29 [2021-04-07T05:12:29.297Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) 05:12:29 [2021-04-07T05:12:29.297Z] === CONT TestDaemonRestartIpcMode 05:12:29 [2021-04-07T05:12:29.297Z] === CONT TestIpcModeOlderClient 05:12:29 [2021-04-07T05:12:29.297Z] --- PASS: TestIpcModeOlderClient (0.09s) 05:12:29 [2021-04-07T05:12:29.297Z] === CONT TestRestartDaemonWithRestartingContainer 05:12:29 [2021-04-07T05:12:29.529Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 05:12:29 [2021-04-07T05:12:29.529Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 05:12:29 [2021-04-07T05:12:29.529Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:12:29 [2021-04-07T05:12:29.529Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:12:29 [2021-04-07T05:12:29.529Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:12:29 [2021-04-07T05:12:29.529Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:12:29 [2021-04-07T05:12:29.529Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 05:12:29 [2021-04-07T05:12:29.529Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:12:29 [2021-04-07T05:12:29.529Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:12:29 [2021-04-07T05:12:29.603Z] --- PASS: TestRenameInvalidName (0.72s) 05:12:29 [2021-04-07T05:12:29.603Z] === RUN TestRenameAnonymousContainer 05:12:29 [2021-04-07T05:12:29.789Z] --- PASS: TestBuildWithEmptyDockerfile (0.24s) 05:12:29 [2021-04-07T05:12:29.789Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) 05:12:29 [2021-04-07T05:12:29.789Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) 05:12:29 [2021-04-07T05:12:29.789Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) 05:12:29 [2021-04-07T05:12:29.789Z] === RUN TestBuildPreserveOwnership 05:12:29 [2021-04-07T05:12:29.789Z] === RUN TestBuildPreserveOwnership/copy_from 05:12:30 [2021-04-07T05:12:30.357Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 75.2% of statements 05:12:30 [2021-04-07T05:12:30.357Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 05:12:30 [2021-04-07T05:12:30.357Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.082s coverage: 58.6% of statements 05:12:31 [2021-04-07T05:12:31.006Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements 05:12:32 [2021-04-07T05:12:32.064Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements 05:12:32 [2021-04-07T05:12:32.902Z] --- PASS: TestRenameAnonymousContainer (3.28s) 05:12:32 [2021-04-07T05:12:32.902Z] === RUN TestRenameContainerWithSameName 05:12:33 [2021-04-07T05:12:33.132Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 46.8% of statements 05:12:33 [2021-04-07T05:12:33.472Z] --- PASS: TestRenameContainerWithSameName (0.74s) 05:12:33 [2021-04-07T05:12:33.472Z] === RUN TestRenameContainerWithLinkedContainer 05:12:34 [2021-04-07T05:12:34.673Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements 05:12:34 [2021-04-07T05:12:34.673Z] ok github.com/docker/docker/daemon/logger/splunk 2.544s coverage: 82.5% of statements 05:12:34 [2021-04-07T05:12:34.673Z] ? github.com/docker/docker/daemon/names [no test files] 05:12:34 [2021-04-07T05:12:34.673Z] ? github.com/docker/docker/daemon/stats [no test files] 05:12:35 [2021-04-07T05:12:35.070Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 05:12:35 [2021-04-07T05:12:35.381Z] --- PASS: TestRenameContainerWithLinkedContainer (1.45s) 05:12:35 [2021-04-07T05:12:35.381Z] === RUN TestResize 05:12:35 [2021-04-07T05:12:35.642Z] --- PASS: TestResize (0.72s) 05:12:35 [2021-04-07T05:12:35.642Z] === RUN TestResizeWithInvalidSize 05:12:35 [2021-04-07T05:12:35.828Z] --- PASS: TestDaemonRestartIpcMode (5.46s) 05:12:35 [2021-04-07T05:12:35.828Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.49s) 05:12:35 [2021-04-07T05:12:35.828Z] PASS 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === Skipped 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) 05:12:35 [2021-04-07T05:12:35.828Z] 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) 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] 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) 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] 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) 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestPause (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) 05:12:35 [2021-04-07T05:12:35.828Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) 05:12:35 [2021-04-07T05:12:35.828Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) 05:12:35 [2021-04-07T05:12:35.828Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestStats (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) 05:12:35 [2021-04-07T05:12:35.828Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] 05:12:35 [2021-04-07T05:12:35.828Z] DONE 177 tests, 26 skipped in 106.538s 05:12:35 [2021-04-07T05:12:35.828Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 05:12:35 [2021-04-07T05:12:35.828Z] INFO: Testing against a local daemon 05:12:35 [2021-04-07T05:12:35.828Z] === RUN TestCommitInheritsEnv 05:12:36 [2021-04-07T05:12:36.083Z] --- PASS: TestCommitInheritsEnv (1.08s) 05:12:36 [2021-04-07T05:12:36.083Z] === RUN TestImportExtremelyLargeImageWorks 05:12:36 [2021-04-07T05:12:36.083Z] === PAUSE TestImportExtremelyLargeImageWorks 05:12:36 [2021-04-07T05:12:36.083Z] === RUN TestImagesFilterMultiReference 05:12:36 [2021-04-07T05:12:36.338Z] --- PASS: TestImagesFilterMultiReference (0.05s) 05:12:36 [2021-04-07T05:12:36.338Z] === RUN TestImagePullPlatformInvalid 05:12:36 [2021-04-07T05:12:36.338Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 05:12:36 [2021-04-07T05:12:36.338Z] === RUN TestRemoveImageOrphaning 05:12:36 [2021-04-07T05:12:36.452Z] --- PASS: TestBuildPreserveOwnership (6.75s) 05:12:36 [2021-04-07T05:12:36.452Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.49s) 05:12:36 [2021-04-07T05:12:36.452Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.25s) 05:12:36 [2021-04-07T05:12:36.452Z] === RUN TestBuildPlatformInvalid 05:12:36 [2021-04-07T05:12:36.583Z] --- PASS: TestResizeWithInvalidSize (0.70s) 05:12:36 [2021-04-07T05:12:36.584Z] === RUN TestResizeWhenContainerNotStarted 05:12:36 [2021-04-07T05:12:36.712Z] --- PASS: TestBuildPlatformInvalid (0.19s) 05:12:36 [2021-04-07T05:12:36.712Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 05:12:37 [2021-04-07T05:12:37.154Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) 05:12:37 [2021-04-07T05:12:37.154Z] === RUN TestDaemonRestartKillContainers 05:12:37 [2021-04-07T05:12:37.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:12:37 [2021-04-07T05:12:37.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:12:37 [2021-04-07T05:12:37.452Z] ok github.com/docker/docker/distribution/metadata 0.111s coverage: 48.2% of statements 05:12:38 [2021-04-07T05:12:38.125Z] ok github.com/docker/docker/errdefs 0.031s coverage: 53.1% of statements 05:12:38 [2021-04-07T05:12:38.223Z] --- PASS: TestRemoveImageOrphaning (1.94s) 05:12:38 [2021-04-07T05:12:38.223Z] === RUN TestRemoveImageGarbageCollector 05:12:38 [2021-04-07T05:12:38.223Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 05:12:38 [2021-04-07T05:12:38.223Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 05:12:38 [2021-04-07T05:12:38.223Z] === RUN TestTagUnprefixedRepoByNameOrName 05:12:38 [2021-04-07T05:12:38.223Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 05:12:38 [2021-04-07T05:12:38.223Z] === RUN TestTagInvalidReference 05:12:38 [2021-04-07T05:12:38.223Z] --- PASS: TestTagInvalidReference (0.01s) 05:12:38 [2021-04-07T05:12:38.223Z] === RUN TestTagValidPrefixedRepo 05:12:38 [2021-04-07T05:12:38.223Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 05:12:38 [2021-04-07T05:12:38.223Z] === RUN TestTagExistedNameWithoutForce 05:12:38 [2021-04-07T05:12:38.223Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 05:12:38 [2021-04-07T05:12:38.223Z] === RUN TestTagOfficialNames 05:12:38 [2021-04-07T05:12:38.223Z] --- PASS: TestTagOfficialNames (0.05s) 05:12:38 [2021-04-07T05:12:38.223Z] === RUN TestTagMatchesDigest 05:12:38 [2021-04-07T05:12:38.223Z] --- PASS: TestTagMatchesDigest (0.01s) 05:12:38 [2021-04-07T05:12:38.223Z] === CONT TestImportExtremelyLargeImageWorks 05:12:38 [2021-04-07T05:12:38.775Z] ok github.com/docker/docker/distribution 0.444s coverage: 25.0% of statements 05:12:38 [2021-04-07T05:12:38.775Z] ? github.com/docker/docker/distribution/utils [no test files] 05:12:39 [2021-04-07T05:12:39.698Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:12:39 [2021-04-07T05:12:39.698Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:12:40 [2021-04-07T05:12:40.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:12:40 [2021-04-07T05:12:40.887Z] ok github.com/docker/docker/distribution/xfer 1.752s coverage: 85.1% of statements 05:12:40 [2021-04-07T05:12:40.887Z] ? github.com/docker/docker/dockerversion [no test files] 05:12:40 [2021-04-07T05:12:40.887Z] ok github.com/docker/docker/image 0.052s coverage: 86.8% of statements 05:12:40 [2021-04-07T05:12:40.887Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements 05:12:40 [2021-04-07T05:12:40.887Z] ? github.com/docker/docker/image/tarexport [no test files] 05:12:40 [2021-04-07T05:12:40.898Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:12:41 [2021-04-07T05:12:41.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:12:41 [2021-04-07T05:12:41.946Z] ok github.com/docker/docker/image/v1 0.079s coverage: 25.0% of statements 05:12:41 [2021-04-07T05:12:41.946Z] ? github.com/docker/docker/internal/test/suite [no test files] 05:12:42 [2021-04-07T05:12:42.250Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements 05:12:42 [2021-04-07T05:12:42.411Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:12:43 [2021-04-07T05:12:43.790Z] ok github.com/docker/docker/pkg/aaparser 0.025s coverage: 52.9% of statements 05:12:43 [2021-04-07T05:12:43.839Z] --- PASS: TestBuildSquashParent (13.46s) 05:12:43 [2021-04-07T05:12:43.839Z] === RUN TestBuildWithRemoveAndForceRemove 05:12:43 [2021-04-07T05:12:43.839Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:12:43 [2021-04-07T05:12:43.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:12:43 [2021-04-07T05:12:43.839Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:12:43 [2021-04-07T05:12:43.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:12:43 [2021-04-07T05:12:43.839Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:12:43 [2021-04-07T05:12:43.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:12:43 [2021-04-07T05:12:43.839Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:12:43 [2021-04-07T05:12:43.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:12:43 [2021-04-07T05:12:43.839Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:12:43 [2021-04-07T05:12:43.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:12:43 [2021-04-07T05:12:43.839Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:12:43 [2021-04-07T05:12:43.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:12:43 [2021-04-07T05:12:43.839Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:12:43 [2021-04-07T05:12:43.839Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:12:44 [2021-04-07T05:12:44.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:12:44 [2021-04-07T05:12:44.447Z] ok github.com/docker/docker/oci 0.069s coverage: 38.4% of statements 05:12:44 [2021-04-07T05:12:44.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:12:44 [2021-04-07T05:12:44.743Z] ok github.com/docker/docker/opts 0.059s coverage: 67.1% of statements 05:12:46 [2021-04-07T05:12:46.847Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements 05:12:47 [2021-04-07T05:12:47.189Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:12:47 [2021-04-07T05:12:47.494Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements 05:12:47 [2021-04-07T05:12:47.759Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:12:48 [2021-04-07T05:12:48.048Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:12:48 [2021-04-07T05:12:48.048Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:12:48 [2021-04-07T05:12:48.551Z] ok github.com/docker/docker/pkg/archive 1.023s coverage: 81.8% of statements 05:12:48 [2021-04-07T05:12:48.851Z] ok github.com/docker/docker/pkg/authorization 1.951s coverage: 68.3% of statements 05:12:48 [2021-04-07T05:12:48.936Z] Loaded image: buildpack-deps:buster 05:12:48 [2021-04-07T05:12:48.936Z] Loaded image: busybox:latest 05:12:48 [2021-04-07T05:12:48.936Z] Loaded image: busybox:glibc 05:12:49 [2021-04-07T05:12:49.511Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements 05:12:50 [2021-04-07T05:12:50.159Z] ok github.com/docker/docker/pkg/discovery 0.025s coverage: 58.3% of statements 05:12:50 [2021-04-07T05:12:50.302Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 05:12:50 [2021-04-07T05:12:50.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.29s) 05:12:50 [2021-04-07T05:12:50.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) 05:12:50 [2021-04-07T05:12:50.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) 05:12:50 [2021-04-07T05:12:50.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) 05:12:50 [2021-04-07T05:12:50.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) 05:12:50 [2021-04-07T05:12:50.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) 05:12:50 [2021-04-07T05:12:50.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s) 05:12:50 [2021-04-07T05:12:50.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s) 05:12:50 [2021-04-07T05:12:50.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.04s) 05:12:50 [2021-04-07T05:12:50.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.17s) 05:12:50 [2021-04-07T05:12:50.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) 05:12:50 [2021-04-07T05:12:50.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s) 05:12:50 [2021-04-07T05:12:50.302Z] === RUN TestCgroupNamespacesRun 05:12:50 [2021-04-07T05:12:50.457Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements 05:12:50 [2021-04-07T05:12:50.847Z] Loaded image: debian:bullseye 05:12:50 [2021-04-07T05:12:50.847Z] Loaded image: hello-world:latest 05:12:51 [2021-04-07T05:12:51.104Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements 05:12:51 [2021-04-07T05:12:51.106Z] Loaded image: arm32v7/hello-world:latest 05:12:51 [2021-04-07T05:12:51.684Z] --- PASS: TestCgroupNamespacesRun (1.82s) 05:12:51 [2021-04-07T05:12:51.684Z] === RUN TestCgroupNamespacesRunPrivileged 05:12:51 [2021-04-07T05:12:51.684Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) 05:12:51 [2021-04-07T05:12:51.684Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 05:12:51 [2021-04-07T05:12:51.684Z] === RUN TestCgroupNamespacesRunDaemonHostMode 05:12:51 [2021-04-07T05:12:51.748Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements 05:12:52 [2021-04-07T05:12:52.176Z] tests/integration/api_exec_test.py ..................... [ 34%] 05:12:52 [2021-04-07T05:12:52.393Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements 05:12:52 [2021-04-07T05:12:52.692Z] ok github.com/docker/docker/pkg/chrootarchive 3.783s coverage: 43.2% of statements 05:12:53 [2021-04-07T05:12:53.339Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:12:53 [2021-04-07T05:12:53.339Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:12:53 [2021-04-07T05:12:53.593Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) 05:12:53 [2021-04-07T05:12:53.593Z] === RUN TestCgroupNamespacesRunHostMode 05:12:53 [2021-04-07T05:12:53.743Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements 05:12:53 [2021-04-07T05:12:53.743Z] ok github.com/docker/docker/pkg/fileutils 0.031s coverage: 89.5% of statements 05:12:54 [2021-04-07T05:12:54.317Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 05:12:54 [2021-04-07T05:12:54.317Z] 05:12:54 [2021-04-07T05:12:54.317Z] ________ ____ __. 05:12:54 [2021-04-07T05:12:54.317Z] \_____ \ | |/ _| 05:12:54 [2021-04-07T05:12:54.317Z] / | \| < 05:12:54 [2021-04-07T05:12:54.317Z] / | \ | \ 05:12:54 [2021-04-07T05:12:54.317Z] \_______ /____|__ \ 05:12:54 [2021-04-07T05:12:54.317Z] \/ \/ 05:12:54 [2021-04-07T05:12:54.317Z] 05:12:54 [2021-04-07T05:12:54.317Z] INFO: make.ps1 ended at 04/07/2021 05:12:49 05:12:54 [2021-04-07T05:12:54.317Z] INFO: Binaries build ended at 04/07/2021 05:12:51. Duration:00:01:29.1716952 05:12:54 [2021-04-07T05:12:54.317Z] INFO: Copying the built daemon binary to d:\CI\PR-42263\1\binary\dockerd-255c79a1e8.exe... 05:12:54 [2021-04-07T05:12:54.317Z] INFO: Copying the built client binary to d:\CI\PR-42263\1\binary\docker-255c79a1e8.exe... 05:12:54 [2021-04-07T05:12:54.317Z] INFO: Copying dockerversion from the container... 05:12:54 [2021-04-07T05:12:54.317Z] INFO: Copying the golang package from the container to d:\CI\PR-42263\1\installer\go.zip... 05:12:54 [2021-04-07T05:12:54.392Z] ok github.com/docker/docker/layer 7.995s coverage: 68.8% of statements 05:12:54 [2021-04-07T05:12:54.392Z] ? github.com/docker/docker/libcontainerd [no test files] 05:12:54 [2021-04-07T05:12:54.392Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 05:12:54 [2021-04-07T05:12:54.392Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 05:12:54 [2021-04-07T05:12:54.392Z] ? github.com/docker/docker/libcontainerd/types [no test files] 05:12:54 [2021-04-07T05:12:54.392Z] ? github.com/docker/docker/oci/caps [no test files] 05:12:54 [2021-04-07T05:12:54.392Z] ? github.com/docker/docker/pkg/containerfs [no test files] 05:12:54 [2021-04-07T05:12:54.392Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 05:12:54 [2021-04-07T05:12:54.689Z] ok github.com/docker/docker/pkg/fsutils 0.366s coverage: 85.1% of statements 05:12:54 [2021-04-07T05:12:54.689Z] ok github.com/docker/docker/pkg/discovery/kv 3.128s coverage: 84.1% of statements 05:12:54 [2021-04-07T05:12:54.771Z] INFO: Extracting go.zip to d:\CI\PR-42263\1\go 05:12:55 [2021-04-07T05:12:55.007Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements 05:12:55 [2021-04-07T05:12:55.503Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) 05:12:55 [2021-04-07T05:12:55.503Z] === RUN TestCgroupNamespacesRunPrivateMode 05:12:56 [2021-04-07T05:12:56.148Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements 05:12:56 [2021-04-07T05:12:56.447Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements 05:12:57 [2021-04-07T05:12:57.093Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements 05:12:57 [2021-04-07T05:12:57.093Z] ok github.com/docker/docker/pkg/idtools 0.693s coverage: 69.5% of statements 05:12:57 [2021-04-07T05:12:57.391Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements 05:12:57 [2021-04-07T05:12:57.391Z] ok github.com/docker/docker/pkg/ioutils 1.244s coverage: 70.1% of statements 05:12:57 [2021-04-07T05:12:57.391Z] ? github.com/docker/docker/pkg/locker [no test files] 05:12:57 [2021-04-07T05:12:57.391Z] ? github.com/docker/docker/pkg/loopback [no test files] 05:12:57 [2021-04-07T05:12:57.391Z] ? github.com/docker/docker/pkg/mount [no test files] 05:12:57 [2021-04-07T05:12:57.391Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 05:12:57 [2021-04-07T05:12:57.413Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) 05:12:57 [2021-04-07T05:12:57.414Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 05:12:58 [2021-04-07T05:12:58.035Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements 05:12:58 [2021-04-07T05:12:58.334Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements 05:12:58 [2021-04-07T05:12:58.334Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements 05:12:58 [2021-04-07T05:12:58.623Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 05:12:58 [2021-04-07T05:12:58.623Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.57s) 05:12:58 [2021-04-07T05:12:58.623Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.61s) 05:12:58 [2021-04-07T05:12:58.623Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.20s) 05:12:58 [2021-04-07T05:12:58.623Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.33s) 05:12:58 [2021-04-07T05:12:58.623Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.33s) 05:12:58 [2021-04-07T05:12:58.623Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.31s) 05:12:58 [2021-04-07T05:12:58.623Z] === RUN TestBuildMultiStageCopy 05:12:58 [2021-04-07T05:12:58.623Z] === RUN TestBuildMultiStageCopy/copy_to_root 05:12:58 [2021-04-07T05:12:58.632Z] ? github.com/docker/docker/pkg/platform [no test files] 05:12:58 [2021-04-07T05:12:58.632Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 05:12:58 [2021-04-07T05:12:58.797Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) 05:12:58 [2021-04-07T05:12:58.797Z] === RUN TestCgroupNamespacesRunInvalidMode 05:12:59 [2021-04-07T05:12:59.367Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) 05:12:59 [2021-04-07T05:12:59.367Z] === RUN TestCgroupNamespacesRunOlderClient 05:12:59 [2021-04-07T05:12:59.704Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements 05:13:00 [2021-04-07T05:13:00.001Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements 05:13:00 [2021-04-07T05:13:00.299Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements 05:13:00 [2021-04-07T05:13:00.597Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements 05:13:01 [2021-04-07T05:13:01.098Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.00s) 05:13:01 [2021-04-07T05:13:01.098Z] PASS 05:13:01 [2021-04-07T05:13:01.098Z] 05:13:01 [2021-04-07T05:13:01.098Z] === Skipped 05:13:01 [2021-04-07T05:13:01.098Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 05:13:01 [2021-04-07T05:13:01.098Z] build_session_test.go:25: TODO: BuildKit 05:13:01 [2021-04-07T05:13:01.098Z] 05:13:01 [2021-04-07T05:13:01.098Z] 05:13:01 [2021-04-07T05:13:01.098Z] DONE 33 tests, 1 skipped in 130.706s 05:13:01 [2021-04-07T05:13:01.098Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 05:13:01 [2021-04-07T05:13:01.098Z] ++ 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 05:13:01 [2021-04-07T05:13:01.098Z] ++ set -e 05:13:01 [2021-04-07T05:13:01.098Z] ++ '[' -n 0 ']' 05:13:01 [2021-04-07T05:13:01.098Z] ++ set -x 05:13:01 [2021-04-07T05:13:01.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 05:13:01 [2021-04-07T05:13:01.098Z] INFO: Testing against a local daemon 05:13:01 [2021-04-07T05:13:01.098Z] === RUN TestConfigInspect 05:13:01 [2021-04-07T05:13:01.244Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements 05:13:01 [2021-04-07T05:13:01.278Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) 05:13:01 [2021-04-07T05:13:01.278Z] === RUN TestKernelTCPMemory 05:13:01 [2021-04-07T05:13:01.278Z] --- SKIP: TestKernelTCPMemory (0.01s) 05:13:01 [2021-04-07T05:13:01.278Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP 05:13:01 [2021-04-07T05:13:01.278Z] === RUN TestNISDomainname 05:13:01 [2021-04-07T05:13:01.880Z] tests/integration/api_healthcheck_test.py .... [ 35%] 05:13:01 [2021-04-07T05:13:01.889Z] ok github.com/docker/docker/pkg/pubsub 1.148s coverage: 75.0% of statements 05:13:01 [2021-04-07T05:13:01.889Z] ok github.com/docker/docker/pkg/stdcopy 0.023s coverage: 100.0% of statements 05:13:02 [2021-04-07T05:13:02.664Z] --- PASS: TestNISDomainname (1.32s) 05:13:02 [2021-04-07T05:13:02.664Z] === RUN TestHostnameDnsResolution 05:13:02 [2021-04-07T05:13:02.833Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 05:13:02 [2021-04-07T05:13:02.949Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements 05:13:02 [2021-04-07T05:13:02.949Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements 05:13:03 [2021-04-07T05:13:03.408Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 05:13:03 [2021-04-07T05:13:03.636Z] --- PASS: TestConfigInspect (3.47s) 05:13:03 [2021-04-07T05:13:03.636Z] === RUN TestConfigList 05:13:03 [2021-04-07T05:13:03.982Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 05:13:04 [2021-04-07T05:13:04.003Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.9% of statements 05:13:04 [2021-04-07T05:13:04.244Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 05:13:04 [2021-04-07T05:13:04.300Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 53.8% of statements 05:13:04 [2021-04-07T05:13:04.576Z] --- PASS: TestHostnameDnsResolution (1.74s) 05:13:04 [2021-04-07T05:13:04.576Z] === RUN TestStats 05:13:04 [2021-04-07T05:13:04.597Z] ok github.com/docker/docker/pkg/signal 3.068s coverage: 61.0% of statements 05:13:04 [2021-04-07T05:13:04.894Z] ok github.com/docker/docker/pkg/tailfile 0.089s coverage: 88.6% of statements 05:13:05 [2021-04-07T05:13:05.187Z] --- PASS: TestBuildMultiStageCopy (6.28s) 05:13:05 [2021-04-07T05:13:05.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.04s) 05:13:05 [2021-04-07T05:13:05.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) 05:13:05 [2021-04-07T05:13:05.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) 05:13:05 [2021-04-07T05:13:05.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.44s) 05:13:05 [2021-04-07T05:13:05.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) 05:13:05 [2021-04-07T05:13:05.187Z] === RUN TestBuildMultiStageParentConfig 05:13:05 [2021-04-07T05:13:05.555Z] testing: warning: no tests to run 05:13:05 [2021-04-07T05:13:05.555Z] coverage: [no statements] 05:13:05 [2021-04-07T05:13:05.556Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] 05:13:05 [2021-04-07T05:13:05.852Z] ok github.com/docker/docker/pkg/tarsum 0.165s coverage: 89.3% of statements 05:13:05 [2021-04-07T05:13:05.852Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements 05:13:05 [2021-04-07T05:13:05.852Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements 05:13:06 [2021-04-07T05:13:06.186Z] tests/integration/api_image_test.py ............s..... [ 40%] 05:13:06 [2021-04-07T05:13:06.501Z] ok github.com/docker/docker/pkg/useragent 0.020s coverage: 88.9% of statements 05:13:06 [2021-04-07T05:13:06.571Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) 05:13:06 [2021-04-07T05:13:06.571Z] === RUN TestBuildLabelWithTargets 05:13:06 [2021-04-07T05:13:06.932Z] --- PASS: TestConfigList (3.27s) 05:13:06 [2021-04-07T05:13:06.932Z] === RUN TestConfigsCreateAndDelete 05:13:07 [2021-04-07T05:13:07.119Z] --- PASS: TestStats (2.77s) 05:13:07 [2021-04-07T05:13:07.120Z] === RUN TestStopContainerWithTimeout 05:13:07 [2021-04-07T05:13:07.120Z] === RUN TestStopContainerWithTimeout/0 05:13:07 [2021-04-07T05:13:07.120Z] === PAUSE TestStopContainerWithTimeout/0 05:13:07 [2021-04-07T05:13:07.120Z] === RUN TestStopContainerWithTimeout/1 05:13:07 [2021-04-07T05:13:07.120Z] === PAUSE TestStopContainerWithTimeout/1 05:13:07 [2021-04-07T05:13:07.120Z] === RUN TestStopContainerWithTimeout/3 05:13:07 [2021-04-07T05:13:07.120Z] === PAUSE TestStopContainerWithTimeout/3 05:13:07 [2021-04-07T05:13:07.120Z] === RUN TestStopContainerWithTimeout/-1 05:13:07 [2021-04-07T05:13:07.120Z] === PAUSE TestStopContainerWithTimeout/-1 05:13:07 [2021-04-07T05:13:07.120Z] === CONT TestStopContainerWithTimeout/0 05:13:07 [2021-04-07T05:13:07.120Z] === CONT TestStopContainerWithTimeout/3 05:13:08 [2021-04-07T05:13:08.502Z] === CONT TestStopContainerWithTimeout/-1 05:13:08 [2021-04-07T05:13:08.605Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements 05:13:08 [2021-04-07T05:13:08.606Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 83.5% of statements 05:13:09 [2021-04-07T05:13:09.113Z] --- PASS: TestBuildLabelWithTargets (2.38s) 05:13:09 [2021-04-07T05:13:09.113Z] === RUN TestBuildWithEmptyLayers 05:13:10 [2021-04-07T05:13:10.053Z] --- PASS: TestBuildWithEmptyLayers (1.33s) 05:13:10 [2021-04-07T05:13:10.053Z] === RUN TestBuildMultiStageOnBuild 05:13:10 [2021-04-07T05:13:10.147Z] ok github.com/docker/docker/reference 0.010s coverage: 84.4% of statements 05:13:10 [2021-04-07T05:13:10.227Z] --- PASS: TestConfigsCreateAndDelete (3.23s) 05:13:10 [2021-04-07T05:13:10.227Z] === RUN TestConfigsUpdate 05:13:10 [2021-04-07T05:13:10.411Z] === CONT TestStopContainerWithTimeout/1 05:13:10 [2021-04-07T05:13:10.447Z] ok github.com/docker/docker/plugin 0.572s coverage: 23.2% of statements 05:13:12 [2021-04-07T05:13:12.321Z] --- PASS: TestStopContainerWithTimeout (0.01s) 05:13:12 [2021-04-07T05:13:12.321Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) 05:13:12 [2021-04-07T05:13:12.321Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) 05:13:12 [2021-04-07T05:13:12.321Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) 05:13:12 [2021-04-07T05:13:12.321Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) 05:13:12 [2021-04-07T05:13:12.321Z] === RUN TestDeleteDevicemapper 05:13:12 [2021-04-07T05:13:12.321Z] --- SKIP: TestDeleteDevicemapper (0.00s) 05:13:12 [2021-04-07T05:13:12.321Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:13:12 [2021-04-07T05:13:12.321Z] === RUN TestStopContainerWithRestartPolicyAlways 05:13:12 [2021-04-07T05:13:12.547Z] ok github.com/docker/docker/quota 0.701s coverage: 71.4% of statements 05:13:12 [2021-04-07T05:13:12.547Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements 05:13:12 [2021-04-07T05:13:12.845Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 50.9% of statements 05:13:13 [2021-04-07T05:13:13.143Z] ok github.com/docker/docker/registry 0.233s coverage: 57.2% of statements 05:13:13 [2021-04-07T05:13:13.519Z] --- PASS: TestConfigsUpdate (3.20s) 05:13:13 [2021-04-07T05:13:13.519Z] === RUN TestTemplatedConfig 05:13:13 [2021-04-07T05:13:13.816Z] ok github.com/docker/docker/testutil 0.023s coverage: 62.5% of statements 05:13:14 [2021-04-07T05:13:14.260Z] --- PASS: TestBuildMultiStageOnBuild (4.23s) 05:13:14 [2021-04-07T05:13:14.260Z] === RUN TestBuildUncleanTarFilenames 05:13:14 [2021-04-07T05:13:14.870Z] ok github.com/docker/docker/runconfig 0.029s coverage: 66.1% of statements 05:13:15 [2021-04-07T05:13:15.621Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.19s) 05:13:15 [2021-04-07T05:13:15.621Z] === RUN TestUpdateMemory 05:13:16 [2021-04-07T05:13:16.562Z] --- PASS: TestUpdateMemory (1.31s) 05:13:16 [2021-04-07T05:13:16.562Z] === RUN TestUpdateCPUQuota 05:13:16 [2021-04-07T05:13:16.808Z] --- PASS: TestBuildUncleanTarFilenames (2.05s) 05:13:16 [2021-04-07T05:13:16.808Z] === RUN TestBuildMultiStageLayerLeak 05:13:17 [2021-04-07T05:13:17.671Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements 05:13:17 [2021-04-07T05:13:17.718Z] --- PASS: TestTemplatedConfig (3.93s) 05:13:17 [2021-04-07T05:13:17.718Z] === RUN TestConfigCreateResolve 05:13:18 [2021-04-07T05:13:18.726Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.0% of statements 05:13:18 [2021-04-07T05:13:18.726Z] ok github.com/docker/docker/volume/local 0.231s coverage: 76.4% of statements 05:13:19 [2021-04-07T05:13:19.770Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements 05:13:19 [2021-04-07T05:13:19.832Z] INFO: Extraction ended at 04/07/2021 05:13:19. Duration:00:00:24.6567722 05:13:19 [2021-04-07T05:13:19.832Z] INFO: Updating the golang and path environment variables 05:13:19 [2021-04-07T05:13:19.832Z] INFO: GOPATH=d:\gopath 05:13:19 [2021-04-07T05:13:19.832Z] INFO: go version go1.13.15 windows/amd64 05:13:19 [2021-04-07T05:13:19.832Z] INFO: Running the daemon under test in debug mode 05:13:19 [2021-04-07T05:13:19.832Z] INFO: Starting a daemon under test... 05:13:19 [2021-04-07T05:13:19.832Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42263\1\daemon --pidfile d:\CI\PR-42263\1\docker.pid -D 05:13:19 [2021-04-07T05:13:19.832Z] INFO: Process started successfully. 05:13:19 [2021-04-07T05:13:19.832Z] INFO: Start tailing logs of the daemon under tests 05:13:19 [2021-04-07T05:13:19.832Z] INFO: Waiting for the daemon under test to start... 05:13:20 [2021-04-07T05:13:20.257Z] --- PASS: TestConfigCreateResolve (3.22s) 05:13:20 [2021-04-07T05:13:20.257Z] === RUN TestConfigDaemonLibtrustID 05:13:21 [2021-04-07T05:13:21.017Z] --- PASS: TestBuildMultiStageLayerLeak (4.62s) 05:13:21 [2021-04-07T05:13:21.017Z] === RUN TestBuildWithHugeFile 05:13:21 [2021-04-07T05:13:21.197Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) 05:13:21 [2021-04-07T05:13:21.197Z] PASS 05:13:21 [2021-04-07T05:13:21.197Z] 05:13:21 [2021-04-07T05:13:21.197Z] DONE 7 tests in 21.184s 05:13:21 [2021-04-07T05:13:21.197Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 05:13:21 [2021-04-07T05:13:21.197Z] ++ 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 05:13:21 [2021-04-07T05:13:21.197Z] ++ set -e 05:13:21 [2021-04-07T05:13:21.197Z] ++ '[' -n 0 ']' 05:13:21 [2021-04-07T05:13:21.197Z] ++ set -x 05:13:21 [2021-04-07T05:13:21.197Z] ++ env -i DEST=/go/src/github.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 05:13:21 [2021-04-07T05:13:21.197Z] INFO: Testing against a local daemon 05:13:21 [2021-04-07T05:13:21.197Z] === RUN TestCheckpoint 05:13:21 [2021-04-07T05:13:21.197Z] --- SKIP: TestCheckpoint (0.00s) 05:13:21 [2021-04-07T05:13:21.197Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:13:21 [2021-04-07T05:13:21.197Z] === RUN TestContainerInvalidJSON 05:13:21 [2021-04-07T05:13:21.197Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 05:13:21 [2021-04-07T05:13:21.197Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 05:13:21 [2021-04-07T05:13:21.197Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 05:13:21 [2021-04-07T05:13:21.197Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 05:13:21 [2021-04-07T05:13:21.197Z] === RUN TestContainerInvalidJSON//exec/foobar/start 05:13:21 [2021-04-07T05:13:21.197Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 05:13:21 [2021-04-07T05:13:21.197Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 05:13:21 [2021-04-07T05:13:21.197Z] === CONT TestContainerInvalidJSON//exec/foobar/start 05:13:21 [2021-04-07T05:13:21.197Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 05:13:21 [2021-04-07T05:13:21.197Z] --- PASS: TestContainerInvalidJSON (0.02s) 05:13:21 [2021-04-07T05:13:21.197Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 05:13:21 [2021-04-07T05:13:21.197Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 05:13:21 [2021-04-07T05:13:21.197Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 05:13:21 [2021-04-07T05:13:21.197Z] === RUN TestCopyFromContainerPathDoesNotExist 05:13:21 [2021-04-07T05:13:21.456Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) 05:13:21 [2021-04-07T05:13:21.456Z] === RUN TestCopyFromContainerPathIsNotDir 05:13:21 [2021-04-07T05:13:21.456Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) 05:13:21 [2021-04-07T05:13:21.456Z] === RUN TestCopyToContainerPathDoesNotExist 05:13:21 [2021-04-07T05:13:21.716Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) 05:13:21 [2021-04-07T05:13:21.716Z] === RUN TestCopyToContainerPathIsNotDir 05:13:21 [2021-04-07T05:13:21.716Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) 05:13:21 [2021-04-07T05:13:21.716Z] === RUN TestCopyFromContainer 05:13:23 [2021-04-07T05:13:23.139Z] --- PASS: TestUpdateCPUQuota (6.75s) 05:13:23 [2021-04-07T05:13:23.139Z] === RUN TestUpdatePidsLimit 05:13:23 [2021-04-07T05:13:23.139Z] === RUN TestUpdatePidsLimit/update_from_none 05:13:24 [2021-04-07T05:13:24.080Z] === RUN TestUpdatePidsLimit/no_change 05:13:24 [2021-04-07T05:13:24.257Z] === RUN TestCopyFromContainer// 05:13:24 [2021-04-07T05:13:24.257Z] === RUN TestCopyFromContainer//bar/root 05:13:24 [2021-04-07T05:13:24.257Z] === RUN TestCopyFromContainer//bar/root/ 05:13:24 [2021-04-07T05:13:24.257Z] === RUN TestCopyFromContainer/bar/quux 05:13:24 [2021-04-07T05:13:24.517Z] === RUN TestCopyFromContainer/bar/quux/ 05:13:24 [2021-04-07T05:13:24.517Z] === RUN TestCopyFromContainer/bar/quux/baz 05:13:24 [2021-04-07T05:13:24.652Z] === RUN TestUpdatePidsLimit/update_lower 05:13:24 [2021-04-07T05:13:24.777Z] === RUN TestCopyFromContainer/bar/filesymlink 05:13:24 [2021-04-07T05:13:24.777Z] === RUN TestCopyFromContainer/bar/dirsymlink 05:13:25 [2021-04-07T05:13:25.037Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 05:13:25 [2021-04-07T05:13:25.037Z] === RUN TestCopyFromContainer/bar/notarget 05:13:25 [2021-04-07T05:13:25.223Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 05:13:25 [2021-04-07T05:13:25.296Z] --- PASS: TestCopyFromContainer (3.43s) 05:13:25 [2021-04-07T05:13:25.296Z] --- PASS: TestCopyFromContainer// (0.11s) 05:13:25 [2021-04-07T05:13:25.296Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) 05:13:25 [2021-04-07T05:13:25.296Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) 05:13:25 [2021-04-07T05:13:25.296Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) 05:13:25 [2021-04-07T05:13:25.296Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) 05:13:25 [2021-04-07T05:13:25.296Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) 05:13:25 [2021-04-07T05:13:25.296Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) 05:13:25 [2021-04-07T05:13:25.296Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) 05:13:25 [2021-04-07T05:13:25.296Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) 05:13:25 [2021-04-07T05:13:25.296Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) 05:13:25 [2021-04-07T05:13:25.296Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 05:13:25 [2021-04-07T05:13:25.296Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:13:25 [2021-04-07T05:13:25.296Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:13:25 [2021-04-07T05:13:25.296Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:13:25 [2021-04-07T05:13:25.297Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:13:25 [2021-04-07T05:13:25.297Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 05:13:25 [2021-04-07T05:13:25.297Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 05:13:25 [2021-04-07T05:13:25.297Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:13:25 [2021-04-07T05:13:25.297Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:13:25 [2021-04-07T05:13:25.297Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 05:13:25 [2021-04-07T05:13:25.297Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 05:13:25 [2021-04-07T05:13:25.297Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 05:13:25 [2021-04-07T05:13:25.297Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 05:13:25 [2021-04-07T05:13:25.297Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 05:13:25 [2021-04-07T05:13:25.297Z] === RUN TestCreateLinkToNonExistingContainer 05:13:25 [2021-04-07T05:13:25.297Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) 05:13:25 [2021-04-07T05:13:25.297Z] === RUN TestCreateWithInvalidEnv 05:13:25 [2021-04-07T05:13:25.297Z] === RUN TestCreateWithInvalidEnv/0 05:13:25 [2021-04-07T05:13:25.297Z] === PAUSE TestCreateWithInvalidEnv/0 05:13:25 [2021-04-07T05:13:25.297Z] === RUN TestCreateWithInvalidEnv/1 05:13:25 [2021-04-07T05:13:25.297Z] === PAUSE TestCreateWithInvalidEnv/1 05:13:25 [2021-04-07T05:13:25.297Z] === RUN TestCreateWithInvalidEnv/2 05:13:25 [2021-04-07T05:13:25.297Z] === PAUSE TestCreateWithInvalidEnv/2 05:13:25 [2021-04-07T05:13:25.297Z] === CONT TestCreateWithInvalidEnv/0 05:13:25 [2021-04-07T05:13:25.297Z] === CONT TestCreateWithInvalidEnv/1 05:13:25 [2021-04-07T05:13:25.297Z] === CONT TestCreateWithInvalidEnv/2 05:13:25 [2021-04-07T05:13:25.297Z] --- PASS: TestCreateWithInvalidEnv (0.03s) 05:13:25 [2021-04-07T05:13:25.297Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 05:13:25 [2021-04-07T05:13:25.297Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 05:13:25 [2021-04-07T05:13:25.297Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 05:13:25 [2021-04-07T05:13:25.297Z] === RUN TestCreateTmpfsMountsTarget 05:13:25 [2021-04-07T05:13:25.297Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) 05:13:25 [2021-04-07T05:13:25.297Z] === RUN TestCreateWithCustomMaskedPaths 05:13:26 [2021-04-07T05:13:26.171Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 05:13:26 [2021-04-07T05:13:26.742Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 05:13:27 [2021-04-07T05:13:27.312Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 05:13:28 [2021-04-07T05:13:28.594Z] --- PASS: TestCreateWithCustomMaskedPaths (2.64s) 05:13:28 [2021-04-07T05:13:28.594Z] === RUN TestCreateWithCustomReadonlyPaths 05:13:28 [2021-04-07T05:13:28.696Z] --- PASS: TestUpdatePidsLimit (5.43s) 05:13:28 [2021-04-07T05:13:28.696Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.73s) 05:13:28 [2021-04-07T05:13:28.696Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) 05:13:28 [2021-04-07T05:13:28.696Z] --- PASS: TestUpdatePidsLimit/update_lower (0.69s) 05:13:28 [2021-04-07T05:13:28.696Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) 05:13:28 [2021-04-07T05:13:28.696Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) 05:13:28 [2021-04-07T05:13:28.696Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s) 05:13:28 [2021-04-07T05:13:28.696Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) 05:13:28 [2021-04-07T05:13:28.696Z] === RUN TestUpdateRestartPolicy 05:13:29 [2021-04-07T05:13:29.650Z] --- PASS: TestImportExtremelyLargeImageWorks (81.41s) 05:13:29 [2021-04-07T05:13:29.650Z] PASS 05:13:29 [2021-04-07T05:13:29.650Z] 05:13:29 [2021-04-07T05:13:29.650Z] === Skipped 05:13:29 [2021-04-07T05:13:29.650Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) 05:13:29 [2021-04-07T05:13:29.650Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:13:29 [2021-04-07T05:13:29.650Z] 05:13:29 [2021-04-07T05:13:29.650Z] 05:13:29 [2021-04-07T05:13:29.650Z] DONE 12 tests, 1 skipped in 83.095s 05:13:29 [2021-04-07T05:13:29.650Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 05:13:29 [2021-04-07T05:13:29.650Z] ++ 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 05:13:29 [2021-04-07T05:13:29.650Z] ++ set -e 05:13:29 [2021-04-07T05:13:29.650Z] ++ '[' -n 0 ']' 05:13:29 [2021-04-07T05:13:29.650Z] ++ set -x 05:13:29 [2021-04-07T05:13:29.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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 05:13:29 [2021-04-07T05:13:29.650Z] INFO: Testing against a local daemon 05:13:29 [2021-04-07T05:13:29.650Z] === RUN TestNetworkCreateDelete 05:13:29 [2021-04-07T05:13:29.650Z] --- PASS: TestNetworkCreateDelete (0.16s) 05:13:29 [2021-04-07T05:13:29.650Z] === RUN TestDockerNetworkDeletePreferID 05:13:29 [2021-04-07T05:13:29.650Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) 05:13:29 [2021-04-07T05:13:29.650Z] === RUN TestDaemonDNSFallback 05:13:31 [2021-04-07T05:13:31.133Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.75s) 05:13:31 [2021-04-07T05:13:31.133Z] === RUN TestCreateWithInvalidHealthcheckParams 05:13:31 [2021-04-07T05:13:31.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:13:31 [2021-04-07T05:13:31.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:13:31 [2021-04-07T05:13:31.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:13:31 [2021-04-07T05:13:31.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:13:31 [2021-04-07T05:13:31.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:13:31 [2021-04-07T05:13:31.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:13:31 [2021-04-07T05:13:31.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:13:31 [2021-04-07T05:13:31.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:13:31 [2021-04-07T05:13:31.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:13:31 [2021-04-07T05:13:31.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:13:31 [2021-04-07T05:13:31.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:13:31 [2021-04-07T05:13:31.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:13:31 [2021-04-07T05:13:31.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:13:31 [2021-04-07T05:13:31.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:13:31 [2021-04-07T05:13:31.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:13:31 [2021-04-07T05:13:31.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 05:13:31 [2021-04-07T05:13:31.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) 05:13:31 [2021-04-07T05:13:31.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) 05:13:31 [2021-04-07T05:13:31.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) 05:13:31 [2021-04-07T05:13:31.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) 05:13:31 [2021-04-07T05:13:31.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) 05:13:31 [2021-04-07T05:13:31.133Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 05:13:31 [2021-04-07T05:13:31.702Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.95s) 05:13:31 [2021-04-07T05:13:31.702Z] === RUN TestCreateDifferentPlatform 05:13:31 [2021-04-07T05:13:31.702Z] === RUN TestCreateDifferentPlatform/different_os 05:13:31 [2021-04-07T05:13:31.702Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 05:13:31 [2021-04-07T05:13:31.702Z] --- PASS: TestCreateDifferentPlatform (0.03s) 05:13:31 [2021-04-07T05:13:31.702Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 05:13:31 [2021-04-07T05:13:31.702Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 05:13:31 [2021-04-07T05:13:31.702Z] === RUN TestCreateVolumesFromNonExistingContainer 05:13:31 [2021-04-07T05:13:31.962Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) 05:13:31 [2021-04-07T05:13:31.962Z] === RUN TestCreatePlatformSpecificImageNoPlatform 05:13:31 [2021-04-07T05:13:31.962Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) 05:13:31 [2021-04-07T05:13:31.962Z] === RUN TestContainerStartOnDaemonRestart 05:13:31 [2021-04-07T05:13:31.962Z] === PAUSE TestContainerStartOnDaemonRestart 05:13:31 [2021-04-07T05:13:31.962Z] === RUN TestDaemonRestartIpcMode 05:13:31 [2021-04-07T05:13:31.962Z] === PAUSE TestDaemonRestartIpcMode 05:13:31 [2021-04-07T05:13:31.962Z] === RUN TestDaemonHostGatewayIP 05:13:31 [2021-04-07T05:13:31.962Z] === PAUSE TestDaemonHostGatewayIP 05:13:31 [2021-04-07T05:13:31.962Z] === RUN TestRestartDaemonWithRestartingContainer 05:13:31 [2021-04-07T05:13:31.962Z] === PAUSE TestRestartDaemonWithRestartingContainer 05:13:31 [2021-04-07T05:13:31.962Z] === RUN TestContainerKillOnDaemonStart 05:13:31 [2021-04-07T05:13:31.962Z] === PAUSE TestContainerKillOnDaemonStart 05:13:31 [2021-04-07T05:13:31.962Z] === RUN TestDiff 05:13:32 [2021-04-07T05:13:32.367Z] --- PASS: TestDaemonDNSFallback (2.65s) 05:13:32 [2021-04-07T05:13:32.367Z] === RUN TestInspectNetwork 05:13:32 [2021-04-07T05:13:32.918Z] --- PASS: TestDiff (0.99s) 05:13:32 [2021-04-07T05:13:32.918Z] === RUN TestExecWithCloseStdin 05:13:33 [2021-04-07T05:13:33.260Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 05:13:33 [2021-04-07T05:13:33.261Z] Using test binary docker 05:13:33 [2021-04-07T05:13:33.261Z] +++ /etc/init.d/apparmor start 05:13:33 [2021-04-07T05:13:33.261Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 05:13:33 [2021-04-07T05:13:33.261Z] INFO: Waiting for daemon to start... 05:13:33 [2021-04-07T05:13:33.261Z] Starting dockerd 05:13:33 [2021-04-07T05:13:33.261Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true 05:13:33 [2021-04-07T05:13:33.261Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) 05:13:33 [2021-04-07T05:13:33.261Z] Using test binary docker 05:13:33 [2021-04-07T05:13:33.261Z] +++ /etc/init.d/apparmor start 05:13:33 [2021-04-07T05:13:33.261Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 05:13:33 [2021-04-07T05:13:33.261Z] INFO: Waiting for daemon to start... 05:13:33 [2021-04-07T05:13:33.261Z] Starting dockerd 05:13:33 [2021-04-07T05:13:33.261Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true 05:13:34 [2021-04-07T05:13:34.317Z] --- PASS: TestExecWithCloseStdin (1.29s) 05:13:34 [2021-04-07T05:13:34.317Z] === RUN TestExec 05:13:35 [2021-04-07T05:13:35.138Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/pkg/symlink [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/pkg/term [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/profiles/apparmor [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/rootless [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/rootless/specconv [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/runconfig/opts [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/testutil/daemon [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/testutil/environment [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/testutil/fakegit [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/testutil/registry [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/testutil/request [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/volume [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/volume/service/opts [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] ? github.com/docker/docker/volume/testutils [no test files] 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === Skipped 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] exec_linux_test.go:18: requires AppArmor to be enabled 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] exec_linux_test.go:38: requires AppArmor to be enabled 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:46: Driver btrfs not supported 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:46: Driver btrfs not supported 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:46: Driver btrfs not supported 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:46: Driver btrfs not supported 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:46: Driver btrfs not supported 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:73: No driver to put! 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] time="2021-04-07T05:12:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:44: graphdriver: driver not supported 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] time="2021-04-07T05:12:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:44: graphdriver: driver not supported 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] time="2021-04-07T05:12:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:44: graphdriver: driver not supported 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] time="2021-04-07T05:12:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:44: graphdriver: driver not supported 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] time="2021-04-07T05:12:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:44: graphdriver: driver not supported 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:73: No driver to put! 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] overlay_test.go:44: Fails to compute changes after apply intermittently 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] overlay_test.go:49: Fails to compute changes intermittently 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] overlay_test.go:65: Cannot run test with naive change algorithm 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:46: Driver zfs not supported 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:46: Driver zfs not supported 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:46: Driver zfs not supported 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:46: Driver zfs not supported 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:46: Driver zfs not supported 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] graphtest_unix.go:73: No driver to put! 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 05:13:35 [2021-04-07T05:13:35.138Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] 05:13:35 [2021-04-07T05:13:35.138Z] DONE 2229 tests, 26 skipped in 265.767s Post stage [Pipeline] junit 05:13:35 [2021-04-07T05:13:35.188Z] Recording test results 05:13:35 [2021-04-07T05:13:35.570Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:35 [2021-04-07T05:13:35.704Z] --- PASS: TestExec (1.25s) 05:13:35 [2021-04-07T05:13:35.704Z] === RUN TestExecUser 05:13:35 [2021-04-07T05:13:35.961Z] tests/integration/api_network_test.py ............................ [ 47%] 05:13:36 [2021-04-07T05:13:36.012Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 -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:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/make.sh dynbinary test-integration 05:13:36 [2021-04-07T05:13:36.310Z] 05:13:36 [2021-04-07T05:13:36.310Z] Removing bundles/ 05:13:36 [2021-04-07T05:13:36.310Z] 05:13:36 [2021-04-07T05:13:36.310Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 05:13:36 [2021-04-07T05:13:36.310Z] Building: bundles/dynbinary-daemon/dockerd-dev 05:13:36 [2021-04-07T05:13:36.310Z] GOOS="" GOARCH="" GOARM="" 05:13:36 [2021-04-07T05:13:36.654Z] --- PASS: TestExecUser (1.22s) 05:13:36 [2021-04-07T05:13:36.654Z] === RUN TestExportContainerAndImportImage 05:13:38 [2021-04-07T05:13:38.059Z] --- PASS: TestExportContainerAndImportImage (1.25s) 05:13:38 [2021-04-07T05:13:38.059Z] === RUN TestExportContainerAfterDaemonRestart 05:13:39 [2021-04-07T05:13:39.241Z] === RUN TestInspectNetwork/full_network_id 05:13:39 [2021-04-07T05:13:39.241Z] === RUN TestInspectNetwork/partial_network_id 05:13:39 [2021-04-07T05:13:39.241Z] === RUN TestInspectNetwork/network_name 05:13:39 [2021-04-07T05:13:39.241Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 05:13:39 [2021-04-07T05:13:39.968Z] --- PASS: TestExportContainerAfterDaemonRestart (2.06s) 05:13:39 [2021-04-07T05:13:39.968Z] === RUN TestHealthCheckWorkdir 05:13:40 [2021-04-07T05:13:40.844Z] .....INFO: Daemon under test started and replied! 05:13:40 [2021-04-07T05:13:40.844Z] INFO: Docker version of the daemon under test 05:13:40 [2021-04-07T05:13:40.844Z] 05:13:40 [2021-04-07T05:13:40.844Z] Client: 05:13:40 [2021-04-07T05:13:40.844Z] Version: 17.06.2-ce 05:13:40 [2021-04-07T05:13:40.844Z] API version: 1.30 05:13:40 [2021-04-07T05:13:40.844Z] Go version: go1.8.3 05:13:40 [2021-04-07T05:13:40.844Z] Git commit: cec0b72 05:13:40 [2021-04-07T05:13:40.844Z] Built: Tue Sep 5 19:57:19 2017 05:13:40 [2021-04-07T05:13:40.844Z] OS/Arch: windows/amd64 05:13:40 [2021-04-07T05:13:40.844Z] 05:13:40 [2021-04-07T05:13:40.844Z] Server: 05:13:40 [2021-04-07T05:13:40.844Z] Version: 0.0.0-dev 05:13:40 [2021-04-07T05:13:40.844Z] API version: 1.41 (minimum version 1.24) 05:13:40 [2021-04-07T05:13:40.844Z] Go version: go1.13.15 05:13:40 [2021-04-07T05:13:40.844Z] Git commit: 255c79a1e8 05:13:40 [2021-04-07T05:13:40.844Z] Built: 04/07/2021 05:11:27 05:13:40 [2021-04-07T05:13:40.844Z] OS/Arch: windows/amd64 05:13:40 [2021-04-07T05:13:40.844Z] Experimental: false 05:13:40 [2021-04-07T05:13:40.844Z] 05:13:40 [2021-04-07T05:13:40.844Z] INFO: Docker info of the daemon under test 05:13:40 [2021-04-07T05:13:40.844Z] 05:13:40 [2021-04-07T05:13:40.844Z] Containers: 0 05:13:40 [2021-04-07T05:13:40.844Z] Running: 0 05:13:40 [2021-04-07T05:13:40.844Z] Paused: 0 05:13:40 [2021-04-07T05:13:40.844Z] Stopped: 0 05:13:40 [2021-04-07T05:13:40.844Z] Images: 0 05:13:40 [2021-04-07T05:13:40.844Z] Server Version: 0.0.0-dev 05:13:40 [2021-04-07T05:13:40.844Z] Storage Driver: windowsfilter 05:13:40 [2021-04-07T05:13:40.844Z] Windows: 05:13:40 [2021-04-07T05:13:40.844Z] Logging Driver: json-file 05:13:40 [2021-04-07T05:13:40.844Z] Plugins: 05:13:40 [2021-04-07T05:13:40.844Z] Volume: local 05:13:40 [2021-04-07T05:13:40.844Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 05:13:40 [2021-04-07T05:13:40.844Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 05:13:40 [2021-04-07T05:13:40.844Z] Swarm: inactive 05:13:40 [2021-04-07T05:13:40.844Z] Default Isolation: process 05:13:40 [2021-04-07T05:13:40.844Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 05:13:40 [2021-04-07T05:13:40.844Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) 05:13:40 [2021-04-07T05:13:40.844Z] OSType: windows 05:13:40 [2021-04-07T05:13:40.844Z] Architecture: x86_64 05:13:40 [2021-04-07T05:13:40.844Z] CPUs: 4 05:13:40 [2021-04-07T05:13:40.844Z] Total Memory: 32GiB 05:13:40 [2021-04-07T05:13:40.844Z] Name: azwin-2-e5aeb0 05:13:40 [2021-04-07T05:13:40.844Z] ID: 5DHP:MEM7:SA5G:DQHJ:GMS6:JQVV:Z7W7:DXRV:KKSQ:F6L2:EBSP:ZHWL 05:13:40 [2021-04-07T05:13:40.844Z] Docker Root Dir: D:\CI\PR-42263\1\daemon 05:13:40 [2021-04-07T05:13:40.844Z] Debug Mode (client): false 05:13:40 [2021-04-07T05:13:40.844Z] Debug Mode (server): true 05:13:40 [2021-04-07T05:13:40.844Z] File Descriptors: -1 05:13:40 [2021-04-07T05:13:40.844Z] Goroutines: 16 05:13:40 [2021-04-07T05:13:40.844Z] System Time: 2021-04-07T05:13:38.9824453Z 05:13:40 [2021-04-07T05:13:40.844Z] EventsListeners: 0 05:13:40 [2021-04-07T05:13:40.844Z] Registry: https://index.docker.io/v1/ 05:13:40 [2021-04-07T05:13:40.844Z] Labels: 05:13:40 [2021-04-07T05:13:40.844Z] Experimental: false 05:13:40 [2021-04-07T05:13:40.844Z] Insecure Registries: 05:13:40 [2021-04-07T05:13:40.844Z] 127.0.0.0/8 05:13:40 [2021-04-07T05:13:40.844Z] Live Restore Enabled: false 05:13:40 [2021-04-07T05:13:40.844Z] 05:13:40 [2021-04-07T05:13:40.844Z] 05:13:40 [2021-04-07T05:13:40.844Z] INFO: Docker images of the daemon under test 05:13:40 [2021-04-07T05:13:40.844Z] 05:13:40 [2021-04-07T05:13:40.844Z] REPOSITORY TAG IMAGE ID CREATED SIZE 05:13:40 [2021-04-07T05:13:40.844Z] 05:13:40 [2021-04-07T05:13:40.844Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore 05:13:40 [2021-04-07T05:13:40.844Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... 05:13:40 [2021-04-07T05:13:40.844Z] ltsc2019: Pulling from windows/servercore 05:13:40 [2021-04-07T05:13:40.844Z] 4612f6d0b889: Pulling fs layer 05:13:40 [2021-04-07T05:13:40.844Z] 5ff1512f88ec: Pulling fs layer 05:13:41 [2021-04-07T05:13:41.876Z] --- PASS: TestHealthCheckWorkdir (1.54s) 05:13:41 [2021-04-07T05:13:41.876Z] === RUN TestHealthKillContainer 05:13:43 [2021-04-07T05:13:43.142Z] tests/integration/api_plugin_test.py ........... [ 50%] 05:13:43 [2021-04-07T05:13:43.592Z] --- PASS: TestUpdateRestartPolicy (12.72s) 05:13:43 [2021-04-07T05:13:43.592Z] === RUN TestUpdateRestartWithAutoRemove 05:13:43 [2021-04-07T05:13:43.592Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) 05:13:43 [2021-04-07T05:13:43.592Z] === RUN TestWaitNonBlocked 05:13:43 [2021-04-07T05:13:43.592Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 05:13:43 [2021-04-07T05:13:43.592Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 05:13:43 [2021-04-07T05:13:43.592Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 05:13:43 [2021-04-07T05:13:43.592Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 05:13:43 [2021-04-07T05:13:43.592Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 05:13:43 [2021-04-07T05:13:43.592Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 05:13:43 [2021-04-07T05:13:43.592Z] --- PASS: TestWaitNonBlocked (0.01s) 05:13:43 [2021-04-07T05:13:43.592Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) 05:13:43 [2021-04-07T05:13:43.592Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) 05:13:43 [2021-04-07T05:13:43.592Z] === RUN TestWaitBlocked 05:13:43 [2021-04-07T05:13:43.592Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 05:13:43 [2021-04-07T05:13:43.592Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 05:13:43 [2021-04-07T05:13:43.592Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 05:13:43 [2021-04-07T05:13:43.592Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 05:13:43 [2021-04-07T05:13:43.592Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 05:13:43 [2021-04-07T05:13:43.592Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 05:13:44 [2021-04-07T05:13:44.534Z] --- PASS: TestWaitBlocked (0.01s) 05:13:44 [2021-04-07T05:13:44.534Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) 05:13:44 [2021-04-07T05:13:44.534Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) 05:13:44 [2021-04-07T05:13:44.534Z] === CONT TestContainerStartOnDaemonRestart 05:13:44 [2021-04-07T05:13:44.534Z] === CONT TestContainerKillOnDaemonStart 05:13:44 [2021-04-07T05:13:44.788Z] --- PASS: TestInspectNetwork (11.82s) 05:13:44 [2021-04-07T05:13:44.788Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 05:13:44 [2021-04-07T05:13:44.788Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 05:13:44 [2021-04-07T05:13:44.788Z] --- PASS: TestInspectNetwork/network_name (0.00s) 05:13:44 [2021-04-07T05:13:44.788Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 05:13:44 [2021-04-07T05:13:44.788Z] === RUN TestRunContainerWithBridgeNone 05:13:45 [2021-04-07T05:13:45.169Z] --- PASS: TestHealthKillContainer (3.20s) 05:13:45 [2021-04-07T05:13:45.169Z] === RUN TestInspectCpusetInConfigPre120 05:13:45 [2021-04-07T05:13:45.343Z] tests/integration/api_secret_test.py ..... [ 51%] 05:13:45 [2021-04-07T05:13:45.739Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s) 05:13:45 [2021-04-07T05:13:45.739Z] === RUN TestIpcModeNone 05:13:47 [2021-04-07T05:13:47.120Z] --- PASS: TestIpcModeNone (1.19s) 05:13:47 [2021-04-07T05:13:47.120Z] === RUN TestIpcModePrivate 05:13:47 [2021-04-07T05:13:47.575Z] --- PASS: TestRunContainerWithBridgeNone (3.21s) 05:13:47 [2021-04-07T05:13:47.575Z] === RUN TestNetworkInvalidJSON 05:13:47 [2021-04-07T05:13:47.575Z] === RUN TestNetworkInvalidJSON//networks/create 05:13:47 [2021-04-07T05:13:47.575Z] === PAUSE TestNetworkInvalidJSON//networks/create 05:13:47 [2021-04-07T05:13:47.575Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 05:13:47 [2021-04-07T05:13:47.575Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 05:13:47 [2021-04-07T05:13:47.575Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 05:13:47 [2021-04-07T05:13:47.575Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 05:13:47 [2021-04-07T05:13:47.575Z] === CONT TestNetworkInvalidJSON//networks/create 05:13:47 [2021-04-07T05:13:47.575Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 05:13:47 [2021-04-07T05:13:47.575Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 05:13:47 [2021-04-07T05:13:47.575Z] --- PASS: TestNetworkInvalidJSON (0.01s) 05:13:47 [2021-04-07T05:13:47.575Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 05:13:47 [2021-04-07T05:13:47.575Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) 05:13:47 [2021-04-07T05:13:47.575Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 05:13:47 [2021-04-07T05:13:47.575Z] === RUN TestNetworkList 05:13:47 [2021-04-07T05:13:47.575Z] === RUN TestNetworkList//networks 05:13:47 [2021-04-07T05:13:47.575Z] === PAUSE TestNetworkList//networks 05:13:47 [2021-04-07T05:13:47.575Z] === RUN TestNetworkList//networks/ 05:13:47 [2021-04-07T05:13:47.575Z] === PAUSE TestNetworkList//networks/ 05:13:47 [2021-04-07T05:13:47.575Z] === CONT TestNetworkList//networks 05:13:47 [2021-04-07T05:13:47.575Z] === CONT TestNetworkList//networks/ 05:13:47 [2021-04-07T05:13:47.575Z] --- PASS: TestNetworkList (0.01s) 05:13:47 [2021-04-07T05:13:47.575Z] --- PASS: TestNetworkList//networks (0.00s) 05:13:47 [2021-04-07T05:13:47.575Z] --- PASS: TestNetworkList//networks/ (0.00s) 05:13:47 [2021-04-07T05:13:47.575Z] === RUN TestHostIPv4BridgeLabel 05:13:47 [2021-04-07T05:13:47.839Z] --- PASS: TestContainerStartOnDaemonRestart (3.00s) 05:13:47 [2021-04-07T05:13:47.839Z] === CONT TestIpcModeOlderClient 05:13:47 [2021-04-07T05:13:47.839Z] --- PASS: TestIpcModeOlderClient (0.06s) 05:13:47 [2021-04-07T05:13:47.839Z] === CONT TestDaemonHostGatewayIP 05:13:47 [2021-04-07T05:13:47.864Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) 05:13:47 [2021-04-07T05:13:47.865Z] === RUN TestDaemonRestartWithLiveRestore 05:13:47 [2021-04-07T05:13:47.882Z] 5ff1512f88ec: Verifying Checksum 05:13:47 [2021-04-07T05:13:47.882Z] 5ff1512f88ec: Download complete 05:13:48 [2021-04-07T05:13:48.059Z] --- PASS: TestIpcModePrivate (1.21s) 05:13:48 [2021-04-07T05:13:48.059Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false 05:13:48 [2021-04-07T05:13:48.059Z] === RUN TestIpcModeShareable 05:13:48 [2021-04-07T05:13:48.206Z] . 05:13:48 [2021-04-07T05:13:48.206Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 05:13:48 [2021-04-07T05:13:48.206Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 05:13:48 [2021-04-07T05:13:48.206Z] Error: No such image: emptyfs 05:13:48 [2021-04-07T05:13:48.206Z] ++++ docker load 05:13:48 [2021-04-07T05:13:48.206Z] ++++ tar -cC bundles/test-integration/emptyfs . 05:13:48 [2021-04-07T05:13:48.206Z] 05:13:48 [2021-04-07T05:13:48.206Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 05:13:48 [2021-04-07T05:13:48.206Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 05:13:48 [2021-04-07T05:13:48.206Z] Error: No such image: emptyfs 05:13:48 [2021-04-07T05:13:48.206Z] ++++ docker load 05:13:48 [2021-04-07T05:13:48.206Z] ++++ tar -cC bundles/test-integration/emptyfs . 05:13:48 [2021-04-07T05:13:48.466Z] Running integration-test (iteration 1) 05:13:48 [2021-04-07T05:13:48.466Z] 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)/ 05:13:48 [2021-04-07T05:13:48.466Z] ++ 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)/' 05:13:48 [2021-04-07T05:13:48.466Z] ++ set -e 05:13:48 [2021-04-07T05:13:48.466Z] ++ '[' -n 0 ']' 05:13:48 [2021-04-07T05:13:48.466Z] ++ set -x 05:13:48 [2021-04-07T05:13:48.467Z] ++ env -i DEST=/go/src/github.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)/' 05:13:48 [2021-04-07T05:13:48.727Z] Running integration-test (iteration 1) 05:13:48 [2021-04-07T05:13:48.727Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 05:13:48 [2021-04-07T05:13:48.727Z] ++ 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)/' 05:13:48 [2021-04-07T05:13:48.727Z] ++ set -e 05:13:48 [2021-04-07T05:13:48.727Z] ++ '[' -n 0 ']' 05:13:48 [2021-04-07T05:13:48.727Z] ++ set -x 05:13:48 [2021-04-07T05:13:48.727Z] ++ env -i DEST=/go/src/github.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)/' 05:13:48 [2021-04-07T05:13:48.893Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 05:13:48 [2021-04-07T05:13:48.893Z] === RUN TestDaemonDefaultNetworkPools 05:13:49 [2021-04-07T05:13:49.440Z] --- PASS: TestIpcModeShareable (1.23s) 05:13:49 [2021-04-07T05:13:49.440Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true 05:13:49 [2021-04-07T05:13:49.440Z] === RUN TestAPIIpcModeShareableAndContainer 05:13:49 [2021-04-07T05:13:49.919Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) 05:13:49 [2021-04-07T05:13:49.919Z] === RUN TestDaemonRestartWithExistingNetwork 05:13:50 [2021-04-07T05:13:50.947Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) 05:13:50 [2021-04-07T05:13:50.947Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 05:13:51 [2021-04-07T05:13:51.078Z] tests/integration/api_service_test.py .................................. [ 60%] 05:13:52 [2021-04-07T05:13:52.070Z] --- PASS: TestDaemonHostGatewayIP (3.94s) 05:13:52 [2021-04-07T05:13:52.070Z] === CONT TestRestartDaemonWithRestartingContainer 05:13:52 [2021-04-07T05:13:52.445Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) 05:13:52 [2021-04-07T05:13:52.445Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 05:13:52 [2021-04-07T05:13:52.734Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) 05:13:52 [2021-04-07T05:13:52.734Z] === RUN TestServiceWithPredefinedNetwork 05:13:52 [2021-04-07T05:13:52.828Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.49s) 05:13:52 [2021-04-07T05:13:52.828Z] === RUN TestAPIIpcModeHost 05:13:54 [2021-04-07T05:13:54.209Z] --- PASS: TestAPIIpcModeHost (1.18s) 05:13:54 [2021-04-07T05:13:54.209Z] === RUN TestDaemonIpcModeShareable 05:13:54 [2021-04-07T05:13:54.611Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.86s) 05:13:54 [2021-04-07T05:13:54.611Z] === CONT TestDaemonRestartIpcMode 05:13:56 [2021-04-07T05:13:56.118Z] --- PASS: TestDaemonIpcModeShareable (2.22s) 05:13:56 [2021-04-07T05:13:56.118Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true 05:13:56 [2021-04-07T05:13:56.118Z] === RUN TestDaemonIpcModePrivate 05:13:57 [2021-04-07T05:13:57.168Z] --- PASS: TestServiceWithPredefinedNetwork (3.81s) 05:13:57 [2021-04-07T05:13:57.168Z] === RUN TestServiceRemoveKeepsIngressNetwork 05:13:57 [2021-04-07T05:13:57.168Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 05:13:57 [2021-04-07T05:13:57.168Z] service_test.go:242: FLAKY_TEST 05:13:57 [2021-04-07T05:13:57.168Z] === RUN TestServiceWithDataPathPortInit 05:13:57 [2021-04-07T05:13:57.908Z] --- PASS: TestDaemonRestartIpcMode (3.13s) 05:13:57 [2021-04-07T05:13:57.908Z] --- PASS: TestContainerKillOnDaemonStart (13.11s) 05:13:57 [2021-04-07T05:13:57.908Z] PASS 05:13:57 [2021-04-07T05:13:57.908Z] 05:13:57 [2021-04-07T05:13:57.908Z] === Skipped 05:13:57 [2021-04-07T05:13:57.908Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 05:13:57 [2021-04-07T05:13:57.908Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:13:57 [2021-04-07T05:13:57.908Z] 05:13:57 [2021-04-07T05:13:57.908Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 05:13:57 [2021-04-07T05:13:57.908Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) 05:13:57 [2021-04-07T05:13:57.908Z] 05:13:57 [2021-04-07T05:13:57.908Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 05:13:57 [2021-04-07T05:13:57.908Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:13:57 [2021-04-07T05:13:57.908Z] 05:13:57 [2021-04-07T05:13:57.908Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) 05:13:57 [2021-04-07T05:13:57.908Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 05:13:57 [2021-04-07T05:13:57.908Z] 05:13:57 [2021-04-07T05:13:57.908Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) 05:13:57 [2021-04-07T05:13:57.908Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP 05:13:57 [2021-04-07T05:13:57.908Z] 05:13:57 [2021-04-07T05:13:57.908Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 05:13:57 [2021-04-07T05:13:57.908Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:13:57 [2021-04-07T05:13:57.908Z] 05:13:57 [2021-04-07T05:13:57.908Z] 05:13:57 [2021-04-07T05:13:57.908Z] DONE 196 tests, 6 skipped in 152.697s 05:13:57 [2021-04-07T05:13:57.908Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 05:13:57 [2021-04-07T05:13:57.908Z] INFO: Testing against a local daemon 05:13:57 [2021-04-07T05:13:57.908Z] === RUN TestCommitInheritsEnv 05:13:57 [2021-04-07T05:13:57.908Z] --- PASS: TestCommitInheritsEnv (0.30s) 05:13:57 [2021-04-07T05:13:57.908Z] === RUN TestImportExtremelyLargeImageWorks 05:13:57 [2021-04-07T05:13:57.908Z] === PAUSE TestImportExtremelyLargeImageWorks 05:13:57 [2021-04-07T05:13:57.908Z] === RUN TestImagesFilterMultiReference 05:13:58 [2021-04-07T05:13:58.151Z] 4612f6d0b889: Verifying Checksum 05:13:58 [2021-04-07T05:13:58.151Z] 4612f6d0b889: Download complete 05:13:58 [2021-04-07T05:13:58.169Z] --- PASS: TestImagesFilterMultiReference (0.07s) 05:13:58 [2021-04-07T05:13:58.169Z] === RUN TestImagePullPlatformInvalid 05:13:58 [2021-04-07T05:13:58.169Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 05:13:58 [2021-04-07T05:13:58.169Z] === RUN TestRemoveImageOrphaning 05:13:58 [2021-04-07T05:13:58.429Z] --- PASS: TestRemoveImageOrphaning (0.27s) 05:13:58 [2021-04-07T05:13:58.429Z] === RUN TestRemoveImageGarbageCollector 05:13:58 [2021-04-07T05:13:58.657Z] --- PASS: TestDaemonIpcModePrivate (2.18s) 05:13:58 [2021-04-07T05:13:58.657Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false 05:13:58 [2021-04-07T05:13:58.657Z] === RUN TestDaemonIpcModePrivateFromConfig 05:14:00 [2021-04-07T05:14:00.567Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.15s) 05:14:00 [2021-04-07T05:14:00.567Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false 05:14:00 [2021-04-07T05:14:00.567Z] === RUN TestDaemonIpcModeShareableFromConfig 05:14:00 [2021-04-07T05:14:00.970Z] --- PASS: TestRemoveImageGarbageCollector (2.17s) 05:14:00 [2021-04-07T05:14:00.970Z] === RUN TestTagUnprefixedRepoByNameOrName 05:14:00 [2021-04-07T05:14:00.970Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 05:14:00 [2021-04-07T05:14:00.970Z] === RUN TestTagInvalidReference 05:14:00 [2021-04-07T05:14:00.970Z] --- PASS: TestTagInvalidReference (0.02s) 05:14:00 [2021-04-07T05:14:00.970Z] === RUN TestTagValidPrefixedRepo 05:14:00 [2021-04-07T05:14:00.970Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 05:14:00 [2021-04-07T05:14:00.970Z] === RUN TestTagExistedNameWithoutForce 05:14:00 [2021-04-07T05:14:00.970Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 05:14:00 [2021-04-07T05:14:00.970Z] === RUN TestTagOfficialNames 05:14:00 [2021-04-07T05:14:00.970Z] --- PASS: TestTagOfficialNames (0.05s) 05:14:00 [2021-04-07T05:14:00.970Z] === RUN TestTagMatchesDigest 05:14:00 [2021-04-07T05:14:00.970Z] --- PASS: TestTagMatchesDigest (0.02s) 05:14:00 [2021-04-07T05:14:00.970Z] === CONT TestImportExtremelyLargeImageWorks 05:14:03 [2021-04-07T05:14:03.107Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.18s) 05:14:03 [2021-04-07T05:14:03.107Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true 05:14:03 [2021-04-07T05:14:03.107Z] === RUN TestIpcModeOlderClient 05:14:03 [2021-04-07T05:14:03.107Z] === PAUSE TestIpcModeOlderClient 05:14:03 [2021-04-07T05:14:03.107Z] === RUN TestKillContainerInvalidSignal 05:14:03 [2021-04-07T05:14:03.676Z] --- PASS: TestKillContainerInvalidSignal (0.98s) 05:14:03 [2021-04-07T05:14:03.677Z] === RUN TestKillContainer 05:14:03 [2021-04-07T05:14:03.677Z] === RUN TestKillContainer/no_signal 05:14:04 [2021-04-07T05:14:04.242Z] ......................... [ 67%] 05:14:04 [2021-04-07T05:14:04.616Z] === RUN TestKillContainer/non_killing_signal 05:14:05 [2021-04-07T05:14:05.556Z] === RUN TestKillContainer/killing_signal 05:14:06 [2021-04-07T05:14:06.497Z] --- PASS: TestKillContainer (2.83s) 05:14:06 [2021-04-07T05:14:06.497Z] --- PASS: TestKillContainer/no_signal (0.89s) 05:14:06 [2021-04-07T05:14:06.497Z] --- PASS: TestKillContainer/non_killing_signal (0.71s) 05:14:06 [2021-04-07T05:14:06.497Z] --- PASS: TestKillContainer/killing_signal (0.93s) 05:14:06 [2021-04-07T05:14:06.497Z] === RUN TestKillWithStopSignalAndRestartPolicies 05:14:06 [2021-04-07T05:14:06.497Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 05:14:07 [2021-04-07T05:14:07.437Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 05:14:08 [2021-04-07T05:14:08.376Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.91s) 05:14:08 [2021-04-07T05:14:08.376Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) 05:14:08 [2021-04-07T05:14:08.376Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) 05:14:08 [2021-04-07T05:14:08.376Z] === RUN TestKillStoppedContainer 05:14:08 [2021-04-07T05:14:08.636Z] --- PASS: TestKillStoppedContainer (0.10s) 05:14:08 [2021-04-07T05:14:08.636Z] === RUN TestKillStoppedContainerAPIPre120 05:14:08 [2021-04-07T05:14:08.636Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) 05:14:08 [2021-04-07T05:14:08.636Z] === RUN TestKillDifferentUserContainer 05:14:09 [2021-04-07T05:14:09.576Z] --- PASS: TestKillDifferentUserContainer (0.95s) 05:14:09 [2021-04-07T05:14:09.576Z] === RUN TestInspectOomKilledTrue 05:14:09 [2021-04-07T05:14:09.576Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 05:14:09 [2021-04-07T05:14:09.576Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:14:09 [2021-04-07T05:14:09.576Z] === RUN TestInspectOomKilledFalse 05:14:09 [2021-04-07T05:14:09.576Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 05:14:09 [2021-04-07T05:14:09.576Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:14:09 [2021-04-07T05:14:09.576Z] === RUN TestLinksEtcHostsContentMatch 05:14:10 [2021-04-07T05:14:10.515Z] --- PASS: TestLinksEtcHostsContentMatch (0.95s) 05:14:10 [2021-04-07T05:14:10.515Z] === RUN TestLinksContainerNames 05:14:12 [2021-04-07T05:14:12.424Z] --- PASS: TestLinksContainerNames (1.88s) 05:14:12 [2021-04-07T05:14:12.424Z] === RUN TestLogsFollowTailEmpty 05:14:13 [2021-04-07T05:14:13.364Z] --- PASS: TestLogsFollowTailEmpty (0.94s) 05:14:13 [2021-04-07T05:14:13.364Z] === RUN TestContainerNetworkMountsNoChown 05:14:14 [2021-04-07T05:14:14.304Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s) 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/default 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/default 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/private 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/private 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/rprivate 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/rprivate 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/slave 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/slave 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/rslave 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/rslave 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/shared 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/shared 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/rshared 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/rshared 05:14:14 [2021-04-07T05:14:14.304Z] === CONT TestMountDaemonRoot/default 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/default/bind_root 05:14:14 [2021-04-07T05:14:14.304Z] === CONT TestMountDaemonRoot/rslave 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/rslave/bind_root 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/rslave/mount_root 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 05:14:14 [2021-04-07T05:14:14.304Z] === CONT TestMountDaemonRoot/shared 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/shared/bind_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/shared/mount_root 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/shared/mount_root 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/shared/mount_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/shared/bind_root 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/shared/bind_root 05:14:14 [2021-04-07T05:14:14.304Z] === CONT TestMountDaemonRoot/slave 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/slave/bind_root 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/slave/bind_root 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/slave/bind_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/slave/mount_root 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/slave/mount_root 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/slave/mount_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === CONT TestMountDaemonRoot/rprivate 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/rprivate/mount_root 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/rprivate/bind_root 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 05:14:14 [2021-04-07T05:14:14.304Z] === CONT TestMountDaemonRoot/rshared 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/rshared/bind_root 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/rshared/mount_root 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 05:14:14 [2021-04-07T05:14:14.304Z] === CONT TestMountDaemonRoot/private 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/private/mount_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/private/bind_root 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/private/bind_root 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/private/bind_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/private/mount_root 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/private/mount_root 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/default/bind_root 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/default/bind_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/default/mount_root 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/default/mount_root 05:14:14 [2021-04-07T05:14:14.304Z] === RUN TestMountDaemonRoot/default/mount_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === CONT TestMountDaemonRoot/slave/bind_root 05:14:14 [2021-04-07T05:14:14.304Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 05:14:14 [2021-04-07T05:14:14.304Z] === CONT TestMountDaemonRoot/rslave/mount_root 05:14:14 [2021-04-07T05:14:14.304Z] === CONT TestMountDaemonRoot/shared/bind_subpath 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/rslave/bind_root 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/shared/bind_root 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/shared/mount_subpath 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/shared/mount_root 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/slave/mount_subpath 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/rprivate/bind_root 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/slave/mount_root 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/slave/bind_subpath 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/rprivate/mount_root 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/rshared/mount_root 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/rshared/bind_root 05:14:14 [2021-04-07T05:14:14.564Z] === CONT TestMountDaemonRoot/private/mount_subpath 05:14:14 [2021-04-07T05:14:14.824Z] === CONT TestMountDaemonRoot/default/bind_root 05:14:14 [2021-04-07T05:14:14.824Z] === CONT TestMountDaemonRoot/private/mount_root 05:14:14 [2021-04-07T05:14:14.824Z] === CONT TestMountDaemonRoot/private/bind_subpath 05:14:14 [2021-04-07T05:14:14.824Z] === CONT TestMountDaemonRoot/private/bind_root 05:14:14 [2021-04-07T05:14:14.824Z] === CONT TestMountDaemonRoot/default/mount_subpath 05:14:14 [2021-04-07T05:14:14.824Z] === CONT TestMountDaemonRoot/default/mount_root 05:14:14 [2021-04-07T05:14:14.824Z] === CONT TestMountDaemonRoot/default/bind_subpath 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot (0.04s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/private (0.00s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/default (0.00s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) 05:14:14 [2021-04-07T05:14:14.824Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) 05:14:14 [2021-04-07T05:14:14.824Z] === RUN TestContainerBindMountNonRecursive 05:14:18 [2021-04-07T05:14:18.130Z] --- PASS: TestContainerBindMountNonRecursive (2.66s) 05:14:18 [2021-04-07T05:14:18.130Z] === RUN TestContainerVolumesMountedAsShared 05:14:18 [2021-04-07T05:14:18.390Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) 05:14:18 [2021-04-07T05:14:18.390Z] === RUN TestContainerVolumesMountedAsSlave 05:14:19 [2021-04-07T05:14:19.329Z] --- PASS: TestContainerVolumesMountedAsSlave (0.98s) 05:14:19 [2021-04-07T05:14:19.329Z] === RUN TestNetworkNat 05:14:19 [2021-04-07T05:14:19.589Z] --- PASS: TestServiceWithDataPathPortInit (21.49s) 05:14:19 [2021-04-07T05:14:19.589Z] === RUN TestServiceWithDefaultAddressPoolInit 05:14:20 [2021-04-07T05:14:20.269Z] --- PASS: TestNetworkNat (1.10s) 05:14:20 [2021-04-07T05:14:20.269Z] === RUN TestNetworkLocalhostTCPNat 05:14:21 [2021-04-07T05:14:21.650Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) 05:14:21 [2021-04-07T05:14:21.650Z] === RUN TestNetworkLoopbackNat 05:14:24 [2021-04-07T05:14:24.944Z] --- PASS: TestNetworkLoopbackNat (3.49s) 05:14:24 [2021-04-07T05:14:24.944Z] === RUN TestPause 05:14:25 [2021-04-07T05:14:25.884Z] --- PASS: TestPause (1.02s) 05:14:25 [2021-04-07T05:14:25.884Z] === RUN TestPauseFailsOnWindowsServerContainers 05:14:25 [2021-04-07T05:14:25.884Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 05:14:25 [2021-04-07T05:14:25.884Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:14:25 [2021-04-07T05:14:25.884Z] === RUN TestPauseStopPausedContainer 05:14:26 [2021-04-07T05:14:26.823Z] --- PASS: TestPauseStopPausedContainer (0.99s) 05:14:26 [2021-04-07T05:14:26.823Z] === RUN TestPsFilter 05:14:27 [2021-04-07T05:14:27.083Z] --- PASS: TestPsFilter (0.24s) 05:14:27 [2021-04-07T05:14:27.083Z] === RUN TestRemoveContainerWithRemovedVolume 05:14:27 [2021-04-07T05:14:27.652Z] Loaded image: buildpack-deps:buster 05:14:27 [2021-04-07T05:14:27.652Z] Loaded image: busybox:latest 05:14:28 [2021-04-07T05:14:28.024Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s) 05:14:28 [2021-04-07T05:14:28.024Z] === RUN TestRemoveContainerWithVolume 05:14:28 [2021-04-07T05:14:28.223Z] Loaded image: busybox:glibc 05:14:28 [2021-04-07T05:14:28.962Z] --- PASS: TestRemoveContainerWithVolume (0.93s) 05:14:28 [2021-04-07T05:14:28.962Z] === RUN TestRemoveContainerRunning 05:14:29 [2021-04-07T05:14:29.163Z] Loaded image: buildpack-deps:buster 05:14:29 [2021-04-07T05:14:29.163Z] Loaded image: busybox:latest 05:14:29 [2021-04-07T05:14:29.591Z] --- PASS: TestImportExtremelyLargeImageWorks (102.39s) 05:14:29 [2021-04-07T05:14:29.591Z] PASS 05:14:29 [2021-04-07T05:14:29.591Z] 05:14:29 [2021-04-07T05:14:29.591Z] === Skipped 05:14:29 [2021-04-07T05:14:29.591Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) 05:14:29 [2021-04-07T05:14:29.591Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 05:14:29 [2021-04-07T05:14:29.591Z] 05:14:29 [2021-04-07T05:14:29.591Z] 05:14:29 [2021-04-07T05:14:29.591Z] DONE 12 tests, 1 skipped in 105.819s 05:14:29 [2021-04-07T05:14:29.591Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 05:14:29 [2021-04-07T05:14:29.591Z] INFO: Testing against a local daemon 05:14:29 [2021-04-07T05:14:29.591Z] === RUN TestNetworkCreateDelete 05:14:29 [2021-04-07T05:14:29.591Z] --- PASS: TestNetworkCreateDelete (0.45s) 05:14:29 [2021-04-07T05:14:29.591Z] === RUN TestDockerNetworkDeletePreferID 05:14:29 [2021-04-07T05:14:29.591Z] --- PASS: TestDockerNetworkDeletePreferID (1.25s) 05:14:29 [2021-04-07T05:14:29.591Z] === RUN TestDaemonDNSFallback 05:14:29 [2021-04-07T05:14:29.734Z] Loaded image: busybox:glibc 05:14:29 [2021-04-07T05:14:29.901Z] --- PASS: TestRemoveContainerRunning (0.93s) 05:14:29 [2021-04-07T05:14:29.901Z] === RUN TestRemoveContainerForceRemoveRunning 05:14:29 [2021-04-07T05:14:29.933Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.98s) 05:14:29 [2021-04-07T05:14:29.933Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tgorbn7u8zs4ksr7ahz0eq72j Created:2021-04-07 05:14:19.520544114 +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[94a12268443890f90099673be5381b4d4edb95968777d86708a92819fb9c7bd6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h5gn60o8dilow9kavflawv0c2 EndpointID:87df85b90980b4ebf6d64f4472892dc37d6732018c4d2594244014ea3b49f900 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f7cc5fe44e7832a27e01bb547e8f00de1467514d64670a82eeb7f0f8a184e41d 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:133a55327bb0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h5gn60o8dilow9kavflawv0c2 EndpointID:87df85b90980b4ebf6d64f4472892dc37d6732018c4d2594244014ea3b49f900 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 05:14:29 [2021-04-07T05:14:29.933Z] PASS 05:14:29 [2021-04-07T05:14:29.933Z] 05:14:29 [2021-04-07T05:14:29.933Z] === Skipped 05:14:29 [2021-04-07T05:14:29.933Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 05:14:29 [2021-04-07T05:14:29.933Z] service_test.go:242: FLAKY_TEST 05:14:29 [2021-04-07T05:14:29.933Z] 05:14:29 [2021-04-07T05:14:29.933Z] 05:14:29 [2021-04-07T05:14:29.933Z] DONE 26 tests, 1 skipped in 60.162s 05:14:29 [2021-04-07T05:14:29.933Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 05:14:29 [2021-04-07T05:14:29.933Z] ++ 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 05:14:29 [2021-04-07T05:14:29.933Z] ++ set -e 05:14:29 [2021-04-07T05:14:29.933Z] ++ '[' -n 0 ']' 05:14:29 [2021-04-07T05:14:29.933Z] ++ set -x 05:14:29 [2021-04-07T05:14:29.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-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 05:14:29 [2021-04-07T05:14:29.933Z] INFO: Testing against a local daemon 05:14:29 [2021-04-07T05:14:29.933Z] === RUN TestDockerNetworkIpvlanPersistance 05:14:29 [2021-04-07T05:14:29.933Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 05:14:29 [2021-04-07T05:14:29.933Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:14:29 [2021-04-07T05:14:29.933Z] === RUN TestDockerNetworkIpvlan 05:14:29 [2021-04-07T05:14:29.933Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 05:14:29 [2021-04-07T05:14:29.933Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:14:29 [2021-04-07T05:14:29.933Z] PASS 05:14:29 [2021-04-07T05:14:29.933Z] 05:14:29 [2021-04-07T05:14:29.933Z] === Skipped 05:14:29 [2021-04-07T05:14:29.933Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 05:14:29 [2021-04-07T05:14:29.933Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:14:29 [2021-04-07T05:14:29.933Z] 05:14:29 [2021-04-07T05:14:29.933Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 05:14:29 [2021-04-07T05:14:29.933Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:14:29 [2021-04-07T05:14:29.933Z] 05:14:29 [2021-04-07T05:14:29.933Z] 05:14:29 [2021-04-07T05:14:29.933Z] DONE 2 tests, 2 skipped in 0.161s 05:14:29 [2021-04-07T05:14:29.933Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 05:14:29 [2021-04-07T05:14:29.933Z] ++ 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 05:14:29 [2021-04-07T05:14:29.933Z] ++ set -e 05:14:29 [2021-04-07T05:14:29.933Z] ++ '[' -n 0 ']' 05:14:29 [2021-04-07T05:14:29.933Z] ++ set -x 05:14:29 [2021-04-07T05:14:29.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-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 05:14:29 [2021-04-07T05:14:29.933Z] INFO: Testing against a local daemon 05:14:29 [2021-04-07T05:14:29.933Z] === RUN TestDockerNetworkMacvlanPersistance 05:14:30 [2021-04-07T05:14:30.516Z] --- PASS: TestDaemonDNSFallback (8.05s) 05:14:30 [2021-04-07T05:14:30.516Z] === RUN TestInspectNetwork 05:14:30 [2021-04-07T05:14:30.516Z] --- SKIP: TestInspectNetwork (0.00s) 05:14:30 [2021-04-07T05:14:30.516Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:30 [2021-04-07T05:14:30.516Z] === RUN TestRunContainerWithBridgeNone 05:14:30 [2021-04-07T05:14:30.516Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 05:14:30 [2021-04-07T05:14:30.516Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:30 [2021-04-07T05:14:30.516Z] === RUN TestNetworkInvalidJSON 05:14:30 [2021-04-07T05:14:30.516Z] === RUN TestNetworkInvalidJSON//networks/create 05:14:30 [2021-04-07T05:14:30.516Z] === PAUSE TestNetworkInvalidJSON//networks/create 05:14:30 [2021-04-07T05:14:30.516Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 05:14:30 [2021-04-07T05:14:30.516Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 05:14:30 [2021-04-07T05:14:30.516Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 05:14:30 [2021-04-07T05:14:30.516Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 05:14:30 [2021-04-07T05:14:30.516Z] === CONT TestNetworkInvalidJSON//networks/create 05:14:30 [2021-04-07T05:14:30.516Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 05:14:30 [2021-04-07T05:14:30.516Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 05:14:30 [2021-04-07T05:14:30.516Z] --- PASS: TestNetworkInvalidJSON (0.03s) 05:14:30 [2021-04-07T05:14:30.516Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 05:14:30 [2021-04-07T05:14:30.516Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 05:14:30 [2021-04-07T05:14:30.516Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 05:14:30 [2021-04-07T05:14:30.516Z] === RUN TestNetworkList 05:14:30 [2021-04-07T05:14:30.516Z] === RUN TestNetworkList//networks 05:14:30 [2021-04-07T05:14:30.516Z] === PAUSE TestNetworkList//networks 05:14:30 [2021-04-07T05:14:30.516Z] === RUN TestNetworkList//networks/ 05:14:30 [2021-04-07T05:14:30.516Z] === PAUSE TestNetworkList//networks/ 05:14:30 [2021-04-07T05:14:30.516Z] === CONT TestNetworkList//networks 05:14:30 [2021-04-07T05:14:30.516Z] === CONT TestNetworkList//networks/ 05:14:30 [2021-04-07T05:14:30.516Z] --- PASS: TestNetworkList (0.01s) 05:14:30 [2021-04-07T05:14:30.516Z] --- PASS: TestNetworkList//networks/ (0.00s) 05:14:30 [2021-04-07T05:14:30.516Z] --- PASS: TestNetworkList//networks (0.00s) 05:14:30 [2021-04-07T05:14:30.516Z] === RUN TestHostIPv4BridgeLabel 05:14:30 [2021-04-07T05:14:30.516Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 05:14:30 [2021-04-07T05:14:30.516Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:30 [2021-04-07T05:14:30.516Z] === RUN TestDaemonRestartWithLiveRestore 05:14:30 [2021-04-07T05:14:30.516Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) 05:14:30 [2021-04-07T05:14:30.516Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:30 [2021-04-07T05:14:30.516Z] === RUN TestDaemonDefaultNetworkPools 05:14:30 [2021-04-07T05:14:30.516Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) 05:14:30 [2021-04-07T05:14:30.516Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:30 [2021-04-07T05:14:30.516Z] === RUN TestDaemonRestartWithExistingNetwork 05:14:30 [2021-04-07T05:14:30.773Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) 05:14:30 [2021-04-07T05:14:30.773Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:30 [2021-04-07T05:14:30.773Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 05:14:30 [2021-04-07T05:14:30.773Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:30 [2021-04-07T05:14:30.773Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 05:14:30 [2021-04-07T05:14:30.773Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:30 [2021-04-07T05:14:30.773Z] === RUN TestServiceWithPredefinedNetwork 05:14:30 [2021-04-07T05:14:30.773Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:30 [2021-04-07T05:14:30.773Z] === RUN TestServiceRemoveKeepsIngressNetwork 05:14:30 [2021-04-07T05:14:30.773Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] service_test.go:242: FLAKY_TEST 05:14:30 [2021-04-07T05:14:30.773Z] === RUN TestServiceWithDataPathPortInit 05:14:30 [2021-04-07T05:14:30.773Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:30 [2021-04-07T05:14:30.773Z] === RUN TestServiceWithDefaultAddressPoolInit 05:14:30 [2021-04-07T05:14:30.773Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:30 [2021-04-07T05:14:30.773Z] PASS 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] === Skipped 05:14:30 [2021-04-07T05:14:30.773Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) 05:14:30 [2021-04-07T05:14:30.773Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) 05:14:30 [2021-04-07T05:14:30.773Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) 05:14:30 [2021-04-07T05:14:30.773Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] service_test.go:242: FLAKY_TEST 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] DONE 22 tests, 12 skipped in 9.928s 05:14:30 [2021-04-07T05:14:30.773Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 05:14:30 [2021-04-07T05:14:30.773Z] INFO: Testing against a local daemon 05:14:30 [2021-04-07T05:14:30.773Z] === RUN TestDockerNetworkIpvlanPersistance 05:14:30 [2021-04-07T05:14:30.773Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:14:30 [2021-04-07T05:14:30.773Z] === RUN TestDockerNetworkIpvlan 05:14:30 [2021-04-07T05:14:30.773Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:14:30 [2021-04-07T05:14:30.773Z] PASS 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] === Skipped 05:14:30 [2021-04-07T05:14:30.773Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] 05:14:30 [2021-04-07T05:14:30.773Z] DONE 2 tests, 2 skipped in 0.107s 05:14:30 [2021-04-07T05:14:30.773Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 05:14:30 [2021-04-07T05:14:30.773Z] INFO: Testing against a local daemon 05:14:30 [2021-04-07T05:14:30.773Z] === RUN TestDockerNetworkMacvlanPersistance 05:14:30 [2021-04-07T05:14:30.773Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:30 [2021-04-07T05:14:30.773Z] === RUN TestDockerNetworkMacvlan 05:14:30 [2021-04-07T05:14:30.773Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) 05:14:30 [2021-04-07T05:14:30.773Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:30 [2021-04-07T05:14:30.773Z] PASS 05:14:30 [2021-04-07T05:14:30.841Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s) 05:14:30 [2021-04-07T05:14:30.841Z] === RUN TestRemoveInvalidContainer 05:14:30 [2021-04-07T05:14:30.841Z] --- PASS: TestRemoveInvalidContainer (0.02s) 05:14:30 [2021-04-07T05:14:30.841Z] === RUN TestRenameLinkedContainer 05:14:30 [2021-04-07T05:14:30.983Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) 05:14:30 [2021-04-07T05:14:30.983Z] === RUN TestDockerNetworkMacvlan 05:14:31 [2021-04-07T05:14:31.028Z] 05:14:31 [2021-04-07T05:14:31.029Z] === Skipped 05:14:31 [2021-04-07T05:14:31.029Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) 05:14:31 [2021-04-07T05:14:31.029Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:31 [2021-04-07T05:14:31.029Z] 05:14:31 [2021-04-07T05:14:31.029Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) 05:14:31 [2021-04-07T05:14:31.029Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network 05:14:31 [2021-04-07T05:14:31.029Z] 05:14:31 [2021-04-07T05:14:31.029Z] 05:14:31 [2021-04-07T05:14:31.029Z] DONE 2 tests, 2 skipped in 0.102s 05:14:31 [2021-04-07T05:14:31.029Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 05:14:31 [2021-04-07T05:14:31.029Z] testing: warning: no tests to run 05:14:31 [2021-04-07T05:14:31.029Z] PASS 05:14:31 [2021-04-07T05:14:31.029Z] 05:14:31 [2021-04-07T05:14:31.029Z] DONE 0 tests in 0.023s 05:14:31 [2021-04-07T05:14:31.029Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 05:14:31 [2021-04-07T05:14:31.029Z] INFO: Testing against a local daemon 05:14:31 [2021-04-07T05:14:31.029Z] === RUN TestAuthZPluginAllowRequest 05:14:31 [2021-04-07T05:14:31.029Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) 05:14:31 [2021-04-07T05:14:31.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.029Z] === RUN TestAuthZPluginTLS 05:14:31 [2021-04-07T05:14:31.029Z] --- SKIP: TestAuthZPluginTLS (0.00s) 05:14:31 [2021-04-07T05:14:31.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.029Z] === RUN TestAuthZPluginDenyRequest 05:14:31 [2021-04-07T05:14:31.029Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) 05:14:31 [2021-04-07T05:14:31.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.029Z] === RUN TestAuthZPluginAPIDenyResponse 05:14:31 [2021-04-07T05:14:31.029Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) 05:14:31 [2021-04-07T05:14:31.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.029Z] === RUN TestAuthZPluginDenyResponse 05:14:31 [2021-04-07T05:14:31.029Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) 05:14:31 [2021-04-07T05:14:31.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.029Z] === RUN TestAuthZPluginAllowEventStream 05:14:31 [2021-04-07T05:14:31.029Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) 05:14:31 [2021-04-07T05:14:31.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.029Z] === RUN TestAuthZPluginErrorResponse 05:14:31 [2021-04-07T05:14:31.029Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) 05:14:31 [2021-04-07T05:14:31.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.029Z] === RUN TestAuthZPluginErrorRequest 05:14:31 [2021-04-07T05:14:31.029Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) 05:14:31 [2021-04-07T05:14:31.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.029Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 05:14:31 [2021-04-07T05:14:31.029Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 05:14:31 [2021-04-07T05:14:31.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.029Z] === RUN TestAuthZPluginEnsureLoadImportWorking 05:14:31 [2021-04-07T05:14:31.029Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) 05:14:31 [2021-04-07T05:14:31.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.029Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 05:14:31 [2021-04-07T05:14:31.029Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 05:14:31 [2021-04-07T05:14:31.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.029Z] === RUN TestAuthZPluginHeader 05:14:31 [2021-04-07T05:14:31.029Z] --- SKIP: TestAuthZPluginHeader (0.00s) 05:14:31 [2021-04-07T05:14:31.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.029Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 05:14:31 [2021-04-07T05:14:31.284Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] === RUN TestAuthZPluginV2Disable 05:14:31 [2021-04-07T05:14:31.284Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] === RUN TestAuthZPluginV2RejectVolumeRequests 05:14:31 [2021-04-07T05:14:31.284Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 05:14:31 [2021-04-07T05:14:31.284Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 05:14:31 [2021-04-07T05:14:31.284Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] PASS 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === Skipped 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) 05:14:31 [2021-04-07T05:14:31.284Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] 05:14:31 [2021-04-07T05:14:31.284Z] DONE 17 tests, 17 skipped in 0.372s 05:14:31 [2021-04-07T05:14:31.284Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 05:14:31 [2021-04-07T05:14:31.540Z] INFO: Testing against a local daemon 05:14:31 [2021-04-07T05:14:31.540Z] === RUN TestPluginInvalidJSON 05:14:31 [2021-04-07T05:14:31.540Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 05:14:31 [2021-04-07T05:14:31.540Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 05:14:31 [2021-04-07T05:14:31.540Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 05:14:31 [2021-04-07T05:14:31.540Z] --- PASS: TestPluginInvalidJSON (0.02s) 05:14:31 [2021-04-07T05:14:31.540Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 05:14:31 [2021-04-07T05:14:31.540Z] === RUN TestPluginInstall 05:14:31 [2021-04-07T05:14:31.540Z] --- SKIP: TestPluginInstall (0.00s) 05:14:31 [2021-04-07T05:14:31.540Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.540Z] === RUN TestPluginsWithRuntimes 05:14:31 [2021-04-07T05:14:31.540Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 05:14:31 [2021-04-07T05:14:31.540Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 05:14:31 [2021-04-07T05:14:31.540Z] PASS 05:14:31 [2021-04-07T05:14:31.540Z] 05:14:31 [2021-04-07T05:14:31.540Z] === Skipped 05:14:31 [2021-04-07T05:14:31.540Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) 05:14:31 [2021-04-07T05:14:31.540Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:14:31 [2021-04-07T05:14:31.540Z] 05:14:31 [2021-04-07T05:14:31.540Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) 05:14:31 [2021-04-07T05:14:31.540Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 05:14:31 [2021-04-07T05:14:31.540Z] 05:14:31 [2021-04-07T05:14:31.540Z] 05:14:31 [2021-04-07T05:14:31.540Z] DONE 4 tests, 2 skipped in 0.149s 05:14:31 [2021-04-07T05:14:31.540Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 05:14:31 [2021-04-07T05:14:31.540Z] INFO: Testing against a local daemon 05:14:31 [2021-04-07T05:14:31.540Z] === RUN TestExternalGraphDriver 05:14:31 [2021-04-07T05:14:31.540Z] --- SKIP: TestExternalGraphDriver (0.07s) 05:14:31 [2021-04-07T05:14:31.540Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 05:14:31 [2021-04-07T05:14:31.540Z] === RUN TestGraphdriverPluginV2 05:14:32 [2021-04-07T05:14:32.011Z] === RUN TestDockerNetworkMacvlan/Subinterface 05:14:33 [2021-04-07T05:14:33.038Z] === RUN TestDockerNetworkMacvlan/OverlapParent 05:14:34 [2021-04-07T05:14:34.065Z] === RUN TestDockerNetworkMacvlan/NilParent 05:14:35 [2021-04-07T05:14:35.023Z] Loaded image: debian:bullseye 05:14:35 [2021-04-07T05:14:35.023Z] Loaded image: hello-world:latest 05:14:35 [2021-04-07T05:14:35.040Z] --- PASS: TestRenameLinkedContainer (3.76s) 05:14:35 [2021-04-07T05:14:35.040Z] === RUN TestRenameStoppedContainer 05:14:35 [2021-04-07T05:14:35.285Z] Loaded image: arm32v7/hello-world:latest 05:14:35 [2021-04-07T05:14:35.285Z] INFO: Testing against a local daemon 05:14:35 [2021-04-07T05:14:35.285Z] === RUN TestDockerSuite 05:14:35 [2021-04-07T05:14:35.545Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 05:14:35 [2021-04-07T05:14:35.545Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 05:14:35 [2021-04-07T05:14:35.545Z] === RUN TestDockerSuite/TestAPIErrorJSON 05:14:35 [2021-04-07T05:14:35.545Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 05:14:35 [2021-04-07T05:14:35.545Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 05:14:35 [2021-04-07T05:14:35.545Z] === RUN TestDockerSuite/TestAPIErrorPlainText 05:14:35 [2021-04-07T05:14:35.545Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 05:14:35 [2021-04-07T05:14:35.610Z] --- PASS: TestRenameStoppedContainer (0.94s) 05:14:35 [2021-04-07T05:14:35.610Z] === RUN TestRenameRunningContainerAndReuse 05:14:35 [2021-04-07T05:14:35.806Z] === RUN TestDockerSuite/TestAPIImagesDelete 05:14:36 [2021-04-07T05:14:36.748Z] Loaded image: debian:bullseye 05:14:36 [2021-04-07T05:14:36.748Z] Loaded image: hello-world:latest 05:14:37 [2021-04-07T05:14:37.319Z] Loaded image: arm32v7/hello-world:latest 05:14:37 [2021-04-07T05:14:37.319Z] INFO: Testing against a local daemon 05:14:37 [2021-04-07T05:14:37.319Z] === RUN TestDockerDaemonSuite 05:14:37 [2021-04-07T05:14:37.518Z] --- PASS: TestRenameRunningContainerAndReuse (1.90s) 05:14:37 [2021-04-07T05:14:37.518Z] === RUN TestRenameInvalidName 05:14:37 [2021-04-07T05:14:37.584Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool 05:14:37 [2021-04-07T05:14:37.584Z] === RUN TestDockerSuite/TestAPIImagesFilter 05:14:37 [2021-04-07T05:14:37.845Z] === RUN TestDockerSuite/TestAPIImagesHistory 05:14:38 [2021-04-07T05:14:38.417Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 05:14:38 [2021-04-07T05:14:38.417Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 05:14:38 [2021-04-07T05:14:38.499Z] --- PASS: TestRenameInvalidName (0.95s) 05:14:38 [2021-04-07T05:14:38.499Z] === RUN TestRenameAnonymousContainer 05:14:38 [2021-04-07T05:14:38.501Z] === RUN TestDockerNetworkMacvlan/InternalMode 05:14:39 [2021-04-07T05:14:39.359Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 05:14:39 [2021-04-07T05:14:39.359Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 05:14:39 [2021-04-07T05:14:39.359Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 05:14:39 [2021-04-07T05:14:39.617Z] --- PASS: TestGraphdriverPluginV2 (6.64s) 05:14:39 [2021-04-07T05:14:39.617Z] PASS 05:14:39 [2021-04-07T05:14:39.617Z] 05:14:39 [2021-04-07T05:14:39.617Z] === Skipped 05:14:39 [2021-04-07T05:14:39.617Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) 05:14:39 [2021-04-07T05:14:39.617Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 05:14:39 [2021-04-07T05:14:39.617Z] 05:14:39 [2021-04-07T05:14:39.617Z] 05:14:39 [2021-04-07T05:14:39.617Z] DONE 2 tests, 1 skipped in 6.810s 05:14:39 [2021-04-07T05:14:39.618Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 05:14:39 [2021-04-07T05:14:39.618Z] INFO: Testing against a local daemon 05:14:39 [2021-04-07T05:14:39.618Z] === RUN TestContinueAfterPluginCrash 05:14:39 [2021-04-07T05:14:39.618Z] === PAUSE TestContinueAfterPluginCrash 05:14:39 [2021-04-07T05:14:39.618Z] === RUN TestReadPluginNoRead 05:14:39 [2021-04-07T05:14:39.618Z] === PAUSE TestReadPluginNoRead 05:14:39 [2021-04-07T05:14:39.618Z] === RUN TestDaemonStartWithLogOpt 05:14:39 [2021-04-07T05:14:39.618Z] === PAUSE TestDaemonStartWithLogOpt 05:14:39 [2021-04-07T05:14:39.618Z] === CONT TestContinueAfterPluginCrash 05:14:39 [2021-04-07T05:14:39.618Z] === CONT TestDaemonStartWithLogOpt 05:14:41 [2021-04-07T05:14:41.905Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 05:14:42 [2021-04-07T05:14:42.936Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 05:14:43 [2021-04-07T05:14:43.287Z] === RUN TestDockerSuite/TestAPINetworkFilter 05:14:43 [2021-04-07T05:14:43.287Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 05:14:43 [2021-04-07T05:14:43.287Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 05:14:43 [2021-04-07T05:14:43.780Z] --- PASS: TestRenameAnonymousContainer (4.51s) 05:14:43 [2021-04-07T05:14:43.780Z] === RUN TestRenameContainerWithSameName 05:14:43 [2021-04-07T05:14:43.780Z] --- PASS: TestRenameContainerWithSameName (0.95s) 05:14:43 [2021-04-07T05:14:43.780Z] === RUN TestRenameContainerWithLinkedContainer 05:14:44 [2021-04-07T05:14:44.672Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon 05:14:45 [2021-04-07T05:14:45.689Z] --- PASS: TestRenameContainerWithLinkedContainer (1.88s) 05:14:45 [2021-04-07T05:14:45.689Z] === RUN TestResize 05:14:46 [2021-04-07T05:14:46.153Z] --- PASS: TestDaemonStartWithLogOpt (6.56s) 05:14:46 [2021-04-07T05:14:46.153Z] === CONT TestReadPluginNoRead 05:14:46 [2021-04-07T05:14:46.589Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 05:14:46 [2021-04-07T05:14:46.849Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 05:14:47 [2021-04-07T05:14:47.070Z] --- PASS: TestResize (1.01s) 05:14:47 [2021-04-07T05:14:47.070Z] === RUN TestResizeWithInvalidSize 05:14:47 [2021-04-07T05:14:47.640Z] --- PASS: TestResizeWithInvalidSize (0.99s) 05:14:47 [2021-04-07T05:14:47.640Z] === RUN TestResizeWhenContainerNotStarted 05:14:48 [2021-04-07T05:14:48.231Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 05:14:48 [2021-04-07T05:14:48.492Z] === RUN TestDockerSuite/TestAPIOptionsRoute 05:14:48 [2021-04-07T05:14:48.492Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 05:14:48 [2021-04-07T05:14:48.492Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 05:14:48 [2021-04-07T05:14:48.582Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) 05:14:48 [2021-04-07T05:14:48.582Z] === RUN TestDaemonRestartKillContainers 05:14:48 [2021-04-07T05:14:48.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:14:48 [2021-04-07T05:14:48.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:14:48 [2021-04-07T05:14:48.669Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 05:14:48 [2021-04-07T05:14:48.924Z] --- PASS: TestContinueAfterPluginCrash (10.47s) 05:14:49 [2021-04-07T05:14:49.024Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] 05:14:51 [2021-04-07T05:14:51.387Z] === RUN TestDockerNetworkMacvlan/Addressing 05:14:51 [2021-04-07T05:14:51.434Z] === RUN TestReadPluginNoRead/default 05:14:51 [2021-04-07T05:14:51.890Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:14:51 [2021-04-07T05:14:51.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:14:52 [2021-04-07T05:14:52.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:14:53 [2021-04-07T05:14:53.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:14:53 [2021-04-07T05:14:53.443Z] --- PASS: TestDockerNetworkMacvlan (22.33s) 05:14:53 [2021-04-07T05:14:53.443Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) 05:14:53 [2021-04-07T05:14:53.443Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) 05:14:53 [2021-04-07T05:14:53.443Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.86s) 05:14:53 [2021-04-07T05:14:53.443Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.13s) 05:14:53 [2021-04-07T05:14:53.443Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.68s) 05:14:53 [2021-04-07T05:14:53.443Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.86s) 05:14:53 [2021-04-07T05:14:53.443Z] PASS 05:14:53 [2021-04-07T05:14:53.443Z] 05:14:53 [2021-04-07T05:14:53.443Z] DONE 8 tests in 23.987s 05:14:53 [2021-04-07T05:14:53.443Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 05:14:53 [2021-04-07T05:14:53.443Z] ++ 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 05:14:53 [2021-04-07T05:14:53.443Z] ++ set -e 05:14:53 [2021-04-07T05:14:53.443Z] ++ '[' -n 0 ']' 05:14:53 [2021-04-07T05:14:53.443Z] ++ set -x 05:14:53 [2021-04-07T05:14:53.443Z] ++ env -i DEST=/go/src/github.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 05:14:53 [2021-04-07T05:14:53.443Z] testing: warning: no tests to run 05:14:53 [2021-04-07T05:14:53.443Z] PASS 05:14:53 [2021-04-07T05:14:53.443Z] 05:14:53 [2021-04-07T05:14:53.443Z] DONE 0 tests in 0.066s 05:14:53 [2021-04-07T05:14:53.443Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 05:14:53 [2021-04-07T05:14:53.443Z] ++ 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 05:14:53 [2021-04-07T05:14:53.443Z] ++ set -e 05:14:53 [2021-04-07T05:14:53.443Z] ++ '[' -n 0 ']' 05:14:53 [2021-04-07T05:14:53.443Z] ++ set -x 05:14:53 [2021-04-07T05:14:53.443Z] ++ env -i DEST=/go/src/github.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 05:14:53 [2021-04-07T05:14:53.443Z] INFO: Testing against a local daemon 05:14:53 [2021-04-07T05:14:53.443Z] === RUN TestAuthZPluginAllowRequest 05:14:53 [2021-04-07T05:14:53.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:14:54 [2021-04-07T05:14:54.012Z] === RUN TestReadPluginNoRead/disabled_caching 05:14:54 [2021-04-07T05:14:54.241Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:14:54 [2021-04-07T05:14:54.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:14:54 [2021-04-07T05:14:54.814Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:14:55 [2021-04-07T05:14:55.072Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 05:14:55 [2021-04-07T05:14:55.505Z] --- PASS: TestAuthZPluginAllowRequest (1.92s) 05:14:55 [2021-04-07T05:14:55.505Z] === RUN TestAuthZPluginTLS 05:14:55 [2021-04-07T05:14:55.907Z] --- PASS: TestReadPluginNoRead (11.00s) 05:14:55 [2021-04-07T05:14:55.907Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.48s) 05:14:55 [2021-04-07T05:14:55.907Z] --- PASS: TestReadPluginNoRead/default (2.48s) 05:14:55 [2021-04-07T05:14:55.907Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.47s) 05:14:55 [2021-04-07T05:14:55.907Z] read_test.go:92: [d3b7451067709] daemon is not started 05:14:55 [2021-04-07T05:14:55.907Z] PASS 05:14:55 [2021-04-07T05:14:55.907Z] 05:14:55 [2021-04-07T05:14:55.907Z] DONE 6 tests in 17.676s 05:14:55 [2021-04-07T05:14:55.907Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 05:14:56 [2021-04-07T05:14:56.013Z] --- PASS: TestBuildWithHugeFile (95.10s) 05:14:56 [2021-04-07T05:14:56.013Z] === RUN TestBuildWithEmptyDockerfile 05:14:56 [2021-04-07T05:14:56.013Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 05:14:56 [2021-04-07T05:14:56.013Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 05:14:56 [2021-04-07T05:14:56.013Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:14:56 [2021-04-07T05:14:56.013Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:14:56 [2021-04-07T05:14:56.013Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:14:56 [2021-04-07T05:14:56.013Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:14:56 [2021-04-07T05:14:56.013Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 05:14:56 [2021-04-07T05:14:56.013Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:14:56 [2021-04-07T05:14:56.133Z] --- PASS: TestAuthZPluginTLS (0.53s) 05:14:56 [2021-04-07T05:14:56.133Z] === RUN TestAuthZPluginDenyRequest 05:14:56 [2021-04-07T05:14:56.163Z] testing: warning: no tests to run 05:14:56 [2021-04-07T05:14:56.163Z] PASS 05:14:56 [2021-04-07T05:14:56.163Z] 05:14:56 [2021-04-07T05:14:56.163Z] DONE 0 tests in 0.040s 05:14:56 [2021-04-07T05:14:56.163Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 05:14:56 [2021-04-07T05:14:56.163Z] INFO: Testing against a local daemon 05:14:56 [2021-04-07T05:14:56.163Z] === RUN TestPluginWithDevMounts 05:14:56 [2021-04-07T05:14:56.163Z] --- SKIP: TestPluginWithDevMounts (0.00s) 05:14:56 [2021-04-07T05:14:56.163Z] mounts_test.go:21: (*Execution).IsRootless-fm 05:14:56 [2021-04-07T05:14:56.163Z] PASS 05:14:56 [2021-04-07T05:14:56.163Z] 05:14:56 [2021-04-07T05:14:56.163Z] === Skipped 05:14:56 [2021-04-07T05:14:56.163Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) 05:14:56 [2021-04-07T05:14:56.163Z] mounts_test.go:21: (*Execution).IsRootless-fm 05:14:56 [2021-04-07T05:14:56.163Z] 05:14:56 [2021-04-07T05:14:56.163Z] 05:14:56 [2021-04-07T05:14:56.163Z] DONE 1 tests, 1 skipped in 0.122s 05:14:56 [2021-04-07T05:14:56.163Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 05:14:56 [2021-04-07T05:14:56.163Z] INFO: Testing against a local daemon 05:14:56 [2021-04-07T05:14:56.163Z] === RUN TestSecretInspect 05:14:56 [2021-04-07T05:14:56.273Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:14:56 [2021-04-07T05:14:56.273Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 05:14:56 [2021-04-07T05:14:56.273Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) 05:14:56 [2021-04-07T05:14:56.273Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) 05:14:56 [2021-04-07T05:14:56.273Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) 05:14:56 [2021-04-07T05:14:56.273Z] === RUN TestBuildPreserveOwnership 05:14:56 [2021-04-07T05:14:56.273Z] === RUN TestBuildPreserveOwnership/copy_from 05:14:56 [2021-04-07T05:14:56.418Z] --- SKIP: TestSecretInspect (0.03s) 05:14:56 [2021-04-07T05:14:56.418Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.418Z] === RUN TestSecretList 05:14:56 [2021-04-07T05:14:56.418Z] --- SKIP: TestSecretList (0.02s) 05:14:56 [2021-04-07T05:14:56.418Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.418Z] === RUN TestSecretsCreateAndDelete 05:14:56 [2021-04-07T05:14:56.418Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) 05:14:56 [2021-04-07T05:14:56.418Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.418Z] === RUN TestSecretsUpdate 05:14:56 [2021-04-07T05:14:56.418Z] --- SKIP: TestSecretsUpdate (0.01s) 05:14:56 [2021-04-07T05:14:56.418Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.418Z] === RUN TestTemplatedSecret 05:14:56 [2021-04-07T05:14:56.418Z] --- SKIP: TestTemplatedSecret (0.00s) 05:14:56 [2021-04-07T05:14:56.418Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.418Z] === RUN TestSecretCreateResolve 05:14:56 [2021-04-07T05:14:56.418Z] --- SKIP: TestSecretCreateResolve (0.01s) 05:14:56 [2021-04-07T05:14:56.418Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.418Z] PASS 05:14:56 [2021-04-07T05:14:56.418Z] 05:14:56 [2021-04-07T05:14:56.418Z] === Skipped 05:14:56 [2021-04-07T05:14:56.418Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) 05:14:56 [2021-04-07T05:14:56.418Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.418Z] 05:14:56 [2021-04-07T05:14:56.418Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) 05:14:56 [2021-04-07T05:14:56.418Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.418Z] 05:14:56 [2021-04-07T05:14:56.418Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) 05:14:56 [2021-04-07T05:14:56.418Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.418Z] 05:14:56 [2021-04-07T05:14:56.418Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) 05:14:56 [2021-04-07T05:14:56.418Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.418Z] 05:14:56 [2021-04-07T05:14:56.418Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) 05:14:56 [2021-04-07T05:14:56.418Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.418Z] 05:14:56 [2021-04-07T05:14:56.418Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) 05:14:56 [2021-04-07T05:14:56.418Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.418Z] 05:14:56 [2021-04-07T05:14:56.418Z] 05:14:56 [2021-04-07T05:14:56.418Z] DONE 6 tests, 6 skipped in 0.178s 05:14:56 [2021-04-07T05:14:56.418Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 05:14:56 [2021-04-07T05:14:56.418Z] INFO: Testing against a local daemon 05:14:56 [2021-04-07T05:14:56.418Z] === RUN TestServiceCreateInit 05:14:56 [2021-04-07T05:14:56.418Z] === RUN TestServiceCreateInit/daemonInitDisabled 05:14:56 [2021-04-07T05:14:56.418Z] === RUN TestServiceCreateInit/daemonInitEnabled 05:14:56 [2021-04-07T05:14:56.418Z] --- PASS: TestServiceCreateInit (0.01s) 05:14:56 [2021-04-07T05:14:56.418Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 05:14:56 [2021-04-07T05:14:56.418Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.418Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 05:14:56 [2021-04-07T05:14:56.418Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.418Z] === RUN TestCreateServiceMultipleTimes 05:14:56 [2021-04-07T05:14:56.418Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) 05:14:56 [2021-04-07T05:14:56.418Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.418Z] === RUN TestCreateServiceConflict 05:14:56 [2021-04-07T05:14:56.418Z] --- SKIP: TestCreateServiceConflict (0.01s) 05:14:56 [2021-04-07T05:14:56.418Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.418Z] === RUN TestCreateServiceMaxReplicas 05:14:56 [2021-04-07T05:14:56.422Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) 05:14:56 [2021-04-07T05:14:56.422Z] === RUN TestAuthZPluginAPIDenyResponse 05:14:56 [2021-04-07T05:14:56.673Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) 05:14:56 [2021-04-07T05:14:56.673Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.673Z] === RUN TestCreateWithDuplicateNetworkNames 05:14:56 [2021-04-07T05:14:56.673Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) 05:14:56 [2021-04-07T05:14:56.673Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.673Z] === RUN TestCreateServiceSecretFileMode 05:14:56 [2021-04-07T05:14:56.673Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) 05:14:56 [2021-04-07T05:14:56.673Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.673Z] === RUN TestCreateServiceConfigFileMode 05:14:56 [2021-04-07T05:14:56.673Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) 05:14:56 [2021-04-07T05:14:56.673Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.673Z] === RUN TestCreateServiceSysctls 05:14:56 [2021-04-07T05:14:56.673Z] --- SKIP: TestCreateServiceSysctls (0.02s) 05:14:56 [2021-04-07T05:14:56.673Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.673Z] === RUN TestCreateServiceCapabilities 05:14:56 [2021-04-07T05:14:56.673Z] --- SKIP: TestCreateServiceCapabilities (0.03s) 05:14:56 [2021-04-07T05:14:56.673Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.673Z] === RUN TestInspect 05:14:56 [2021-04-07T05:14:56.673Z] --- SKIP: TestInspect (0.01s) 05:14:56 [2021-04-07T05:14:56.673Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.673Z] === RUN TestCreateJob 05:14:56 [2021-04-07T05:14:56.673Z] --- SKIP: TestCreateJob (0.01s) 05:14:56 [2021-04-07T05:14:56.673Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.673Z] === RUN TestReplicatedJob 05:14:56 [2021-04-07T05:14:56.673Z] --- SKIP: TestReplicatedJob (0.01s) 05:14:56 [2021-04-07T05:14:56.673Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.673Z] === RUN TestUpdateReplicatedJob 05:14:56 [2021-04-07T05:14:56.673Z] --- SKIP: TestUpdateReplicatedJob (0.01s) 05:14:56 [2021-04-07T05:14:56.673Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.673Z] === RUN TestServiceListWithStatuses 05:14:56 [2021-04-07T05:14:56.673Z] --- SKIP: TestServiceListWithStatuses (0.00s) 05:14:56 [2021-04-07T05:14:56.673Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:14:56 [2021-04-07T05:14:56.673Z] === RUN TestDockerNetworkConnectAlias 05:14:56 [2021-04-07T05:14:56.673Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) 05:14:56 [2021-04-07T05:14:56.673Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.673Z] === RUN TestDockerNetworkReConnect 05:14:56 [2021-04-07T05:14:56.673Z] --- SKIP: TestDockerNetworkReConnect (0.01s) 05:14:56 [2021-04-07T05:14:56.673Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:14:56 [2021-04-07T05:14:56.673Z] === RUN TestServicePlugin 05:14:57 [2021-04-07T05:14:57.050Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) 05:14:57 [2021-04-07T05:14:57.050Z] === RUN TestAuthZPluginDenyResponse 05:14:57 [2021-04-07T05:14:57.213Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 05:14:57 [2021-04-07T05:14:57.360Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 05:14:57 [2021-04-07T05:14:57.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s) 05:14:57 [2021-04-07T05:14:57.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.31s) 05:14:57 [2021-04-07T05:14:57.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.96s) 05:14:57 [2021-04-07T05:14:57.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.40s) 05:14:57 [2021-04-07T05:14:57.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) 05:14:57 [2021-04-07T05:14:57.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) 05:14:57 [2021-04-07T05:14:57.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.73s) 05:14:57 [2021-04-07T05:14:57.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) 05:14:57 [2021-04-07T05:14:57.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) 05:14:57 [2021-04-07T05:14:57.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s) 05:14:57 [2021-04-07T05:14:57.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.70s) 05:14:57 [2021-04-07T05:14:57.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) 05:14:57 [2021-04-07T05:14:57.360Z] === RUN TestCgroupNamespacesRun 05:14:57 [2021-04-07T05:14:57.679Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 05:14:57 [2021-04-07T05:14:57.679Z] === RUN TestAuthZPluginAllowEventStream 05:14:59 [2021-04-07T05:14:59.734Z] --- PASS: TestAuthZPluginAllowEventStream (1.93s) 05:14:59 [2021-04-07T05:14:59.734Z] === RUN TestAuthZPluginErrorResponse 05:14:59 [2021-04-07T05:14:59.762Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 05:14:59 [2021-04-07T05:14:59.762Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 05:14:59 [2021-04-07T05:14:59.900Z] --- PASS: TestCgroupNamespacesRun (2.14s) 05:14:59 [2021-04-07T05:14:59.900Z] === RUN TestCgroupNamespacesRunPrivileged 05:15:00 [2021-04-07T05:15:00.023Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 05:15:00 [2021-04-07T05:15:00.023Z] === RUN TestAuthZPluginErrorRequest 05:15:00 [2021-04-07T05:15:00.651Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) 05:15:00 [2021-04-07T05:15:00.651Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 05:15:00 [2021-04-07T05:15:00.833Z] --- SKIP: TestServicePlugin (3.70s) 05:15:00 [2021-04-07T05:15:00.833Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] === RUN TestServiceUpdateLabel 05:15:00 [2021-04-07T05:15:00.833Z] --- SKIP: TestServiceUpdateLabel (0.02s) 05:15:00 [2021-04-07T05:15:00.833Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] === RUN TestServiceUpdateSecrets 05:15:00 [2021-04-07T05:15:00.833Z] --- SKIP: TestServiceUpdateSecrets (0.01s) 05:15:00 [2021-04-07T05:15:00.833Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] === RUN TestServiceUpdateConfigs 05:15:00 [2021-04-07T05:15:00.833Z] --- SKIP: TestServiceUpdateConfigs (0.01s) 05:15:00 [2021-04-07T05:15:00.833Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] === RUN TestServiceUpdateNetwork 05:15:00 [2021-04-07T05:15:00.833Z] --- SKIP: TestServiceUpdateNetwork (0.01s) 05:15:00 [2021-04-07T05:15:00.833Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] === RUN TestServiceUpdatePidsLimit 05:15:00 [2021-04-07T05:15:00.833Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) 05:15:00 [2021-04-07T05:15:00.833Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] PASS 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === Skipped 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) 05:15:00 [2021-04-07T05:15:00.833Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 05:15:00 [2021-04-07T05:15:00.833Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) 05:15:00 [2021-04-07T05:15:00.833Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 05:15:00 [2021-04-07T05:15:00.833Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) 05:15:00 [2021-04-07T05:15:00.833Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) 05:15:00 [2021-04-07T05:15:00.833Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) 05:15:00 [2021-04-07T05:15:00.833Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) 05:15:00 [2021-04-07T05:15:00.833Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) 05:15:00 [2021-04-07T05:15:00.833Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) 05:15:00 [2021-04-07T05:15:00.833Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) 05:15:00 [2021-04-07T05:15:00.833Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) 05:15:00 [2021-04-07T05:15:00.833Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestInspect (0.01s) 05:15:00 [2021-04-07T05:15:00.833Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) 05:15:00 [2021-04-07T05:15:00.833Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) 05:15:00 [2021-04-07T05:15:00.833Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) 05:15:00 [2021-04-07T05:15:00.833Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 05:15:00 [2021-04-07T05:15:00.833Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) 05:15:00 [2021-04-07T05:15:00.833Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.833Z] 05:15:00 [2021-04-07T05:15:00.833Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) 05:15:00 [2021-04-07T05:15:00.834Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.834Z] 05:15:00 [2021-04-07T05:15:00.834Z] === SKIP: amd64.integration.service TestServicePlugin (3.70s) 05:15:00 [2021-04-07T05:15:00.834Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.834Z] 05:15:00 [2021-04-07T05:15:00.834Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) 05:15:00 [2021-04-07T05:15:00.834Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.834Z] 05:15:00 [2021-04-07T05:15:00.834Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) 05:15:00 [2021-04-07T05:15:00.834Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.834Z] 05:15:00 [2021-04-07T05:15:00.834Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) 05:15:00 [2021-04-07T05:15:00.834Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.834Z] 05:15:00 [2021-04-07T05:15:00.834Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) 05:15:00 [2021-04-07T05:15:00.834Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.834Z] 05:15:00 [2021-04-07T05:15:00.834Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) 05:15:00 [2021-04-07T05:15:00.834Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:15:00 [2021-04-07T05:15:00.834Z] 05:15:00 [2021-04-07T05:15:00.834Z] 05:15:00 [2021-04-07T05:15:00.834Z] DONE 24 tests, 23 skipped in 4.093s 05:15:00 [2021-04-07T05:15:00.834Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 05:15:00 [2021-04-07T05:15:00.834Z] INFO: Testing against a local daemon 05:15:00 [2021-04-07T05:15:00.834Z] === RUN TestSessionCreate 05:15:00 [2021-04-07T05:15:00.834Z] --- PASS: TestSessionCreate (0.03s) 05:15:00 [2021-04-07T05:15:00.834Z] === RUN TestSessionCreateWithBadUpgrade 05:15:00 [2021-04-07T05:15:00.834Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) 05:15:00 [2021-04-07T05:15:00.834Z] PASS 05:15:00 [2021-04-07T05:15:00.834Z] 05:15:00 [2021-04-07T05:15:00.834Z] DONE 2 tests in 0.151s 05:15:00 [2021-04-07T05:15:00.834Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 05:15:00 [2021-04-07T05:15:00.834Z] INFO: Testing against a local daemon 05:15:00 [2021-04-07T05:15:00.834Z] === RUN TestCgroupDriverSystemdMemoryLimit 05:15:00 [2021-04-07T05:15:00.834Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 05:15:00 [2021-04-07T05:15:00.834Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:15:00 [2021-04-07T05:15:00.834Z] === RUN TestEventsExecDie 05:15:00 [2021-04-07T05:15:00.955Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 05:15:00 [2021-04-07T05:15:00.955Z] === RUN TestAuthZPluginEnsureLoadImportWorking 05:15:01 [2021-04-07T05:15:01.282Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) 05:15:01 [2021-04-07T05:15:01.282Z] === RUN TestCgroupNamespacesRunDaemonHostMode 05:15:01 [2021-04-07T05:15:01.674Z] --- PASS: TestBuildPreserveOwnership (5.06s) 05:15:01 [2021-04-07T05:15:01.674Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.29s) 05:15:01 [2021-04-07T05:15:01.674Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.76s) 05:15:01 [2021-04-07T05:15:01.674Z] === RUN TestBuildPlatformInvalid 05:15:01 [2021-04-07T05:15:01.674Z] --- PASS: TestBuildPlatformInvalid (0.24s) 05:15:01 [2021-04-07T05:15:01.674Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 05:15:01 [2021-04-07T05:15:01.759Z] --- PASS: TestEventsExecDie (0.98s) 05:15:01 [2021-04-07T05:15:01.759Z] === RUN TestEventsBackwardsCompatible 05:15:01 [2021-04-07T05:15:01.759Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 05:15:01 [2021-04-07T05:15:01.759Z] === RUN TestInfoBinaryCommits 05:15:01 [2021-04-07T05:15:01.759Z] --- PASS: TestInfoBinaryCommits (0.02s) 05:15:01 [2021-04-07T05:15:01.759Z] === RUN TestInfoAPIVersioned 05:15:01 [2021-04-07T05:15:01.759Z] --- PASS: TestInfoAPIVersioned (0.01s) 05:15:01 [2021-04-07T05:15:01.759Z] === RUN TestInfoDiscoveryBackend 05:15:01 [2021-04-07T05:15:01.935Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 05:15:02 [2021-04-07T05:15:02.875Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 05:15:03 [2021-04-07T05:15:03.642Z] --- PASS: TestInfoDiscoveryBackend (1.72s) 05:15:03 [2021-04-07T05:15:03.642Z] === RUN TestInfoDiscoveryInvalidAdvertise 05:15:03 [2021-04-07T05:15:03.671Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.28s) 05:15:03 [2021-04-07T05:15:03.671Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 05:15:03 [2021-04-07T05:15:03.823Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) 05:15:03 [2021-04-07T05:15:03.823Z] === RUN TestCgroupNamespacesRunHostMode 05:15:04 [2021-04-07T05:15:04.198Z] tests/integration/api_volume_test.py ......... [ 74%] 05:15:04 [2021-04-07T05:15:04.260Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 05:15:04 [2021-04-07T05:15:04.260Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill 05:15:05 [2021-04-07T05:15:05.202Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 05:15:05 [2021-04-07T05:15:05.731Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) 05:15:05 [2021-04-07T05:15:05.731Z] === RUN TestCgroupNamespacesRunPrivateMode 05:15:05 [2021-04-07T05:15:05.732Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.44s) 05:15:05 [2021-04-07T05:15:05.732Z] === RUN TestAuthZPluginHeader 05:15:06 [2021-04-07T05:15:06.100Z] tests/integration/client_test.py ..... [ 75%] 05:15:06 [2021-04-07T05:15:06.358Z] tests/integration/context_api_test.py ... [ 76%] 05:15:06 [2021-04-07T05:15:06.762Z] --- PASS: TestAuthZPluginHeader (0.89s) 05:15:06 [2021-04-07T05:15:06.762Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 05:15:06 [2021-04-07T05:15:06.762Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 05:15:06 [2021-04-07T05:15:06.762Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:15:06 [2021-04-07T05:15:06.762Z] === RUN TestAuthZPluginV2Disable 05:15:06 [2021-04-07T05:15:06.762Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 05:15:06 [2021-04-07T05:15:06.762Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:15:06 [2021-04-07T05:15:06.762Z] === RUN TestAuthZPluginV2RejectVolumeRequests 05:15:06 [2021-04-07T05:15:06.762Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 05:15:06 [2021-04-07T05:15:06.762Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:15:06 [2021-04-07T05:15:06.762Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 05:15:06 [2021-04-07T05:15:06.762Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 05:15:06 [2021-04-07T05:15:06.762Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:15:06 [2021-04-07T05:15:06.762Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 05:15:06 [2021-04-07T05:15:06.908Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) 05:15:06 [2021-04-07T05:15:06.908Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 05:15:06 [2021-04-07T05:15:06.908Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) 05:15:06 [2021-04-07T05:15:06.908Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network 05:15:06 [2021-04-07T05:15:06.908Z] === RUN TestInfoAPI 05:15:06 [2021-04-07T05:15:06.908Z] --- PASS: TestInfoAPI (0.02s) 05:15:06 [2021-04-07T05:15:06.908Z] === RUN TestInfoAPIWarnings 05:15:06 [2021-04-07T05:15:06.926Z] tests/integration/errors_test.py . [ 76%] 05:15:07 [2021-04-07T05:15:07.113Z] === RUN TestDockerSuite/TestAttachAfterDetach 05:15:08 [2021-04-07T05:15:08.273Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.25s) 05:15:08 [2021-04-07T05:15:08.273Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 05:15:09 [2021-04-07T05:15:09.026Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash 05:15:09 [2021-04-07T05:15:09.026Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop 05:15:09 [2021-04-07T05:15:09.660Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) 05:15:09 [2021-04-07T05:15:09.660Z] === RUN TestCgroupNamespacesRunInvalidMode 05:15:10 [2021-04-07T05:15:10.600Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) 05:15:10 [2021-04-07T05:15:10.600Z] === RUN TestCgroupNamespacesRunOlderClient 05:15:11 [2021-04-07T05:15:11.571Z] === RUN TestDockerSuite/TestAttachDetach 05:15:12 [2021-04-07T05:15:12.511Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) 05:15:12 [2021-04-07T05:15:12.511Z] === RUN TestKernelTCPMemory 05:15:12 [2021-04-07T05:15:12.512Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown 05:15:12 [2021-04-07T05:15:12.773Z] === RUN TestDockerSuite/TestAttachDisconnect 05:15:13 [2021-04-07T05:15:13.723Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 05:15:13 [2021-04-07T05:15:13.723Z] 05:15:13 [2021-04-07T05:15:13.723Z] ---> Making bundle: test-integration (in bundles/test-integration) 05:15:13 [2021-04-07T05:15:13.723Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 05:15:13 [2021-04-07T05:15:13.723Z] HOSTNAME=0240f4f456f8 05:15:13 [2021-04-07T05:15:13.723Z] TESTDEBUG=0 05:15:13 [2021-04-07T05:15:13.723Z] DEST=bundles/test-integration 05:15:13 [2021-04-07T05:15:13.723Z] PWD=/go/src/github.com/docker/docker 05:15:13 [2021-04-07T05:15:13.723Z] DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 05:15:13 [2021-04-07T05:15:13.723Z] container=docker 05:15:13 [2021-04-07T05:15:13.723Z] HOME=/root 05:15:13 [2021-04-07T05:15:13.723Z] GOLANG_VERSION=1.13.15 05:15:13 [2021-04-07T05:15:13.723Z] VALIDATE_REPO=https://github.com/moby/moby.git 05:15:13 [2021-04-07T05:15:13.723Z] VALIDATE_BRANCH=20.10 05:15:13 [2021-04-07T05:15:13.723Z] TERM=xterm 05:15:13 [2021-04-07T05:15:13.723Z] DOCKER_PKG=github.com/docker/docker 05:15:13 [2021-04-07T05:15:13.723Z] SHLVL=1 05:15:13 [2021-04-07T05:15:13.723Z] TIMEOUT=120m 05:15:13 [2021-04-07T05:15:13.723Z] DOCKER_BUILDTAGS=apparmor seccomp journald 05:15:13 [2021-04-07T05:15:13.723Z] DOCKER_GRAPHDRIVER=overlay2 05:15:13 [2021-04-07T05:15:13.723Z] GO111MODULE=off 05:15:13 [2021-04-07T05:15:13.723Z] DOCKER_EXPERIMENTAL=1 05:15:13 [2021-04-07T05:15:13.723Z] TEST_SKIP_INTEGRATION_CLI=1 05:15:13 [2021-04-07T05:15:13.723Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 05:15:13 [2021-04-07T05:15:13.723Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 05:15:13 [2021-04-07T05:15:13.723Z] GOPATH=/go 05:15:13 [2021-04-07T05:15:13.723Z] PKG_CONFIG=pkg-config 05:15:13 [2021-04-07T05:15:13.723Z] _=/usr/bin/env 05:15:13 [2021-04-07T05:15:13.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 05:15:13 [2021-04-07T05:15:13.897Z] --- PASS: TestKernelTCPMemory (1.20s) 05:15:13 [2021-04-07T05:15:13.897Z] === RUN TestNISDomainname 05:15:14 [2021-04-07T05:15:14.156Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 05:15:15 [2021-04-07T05:15:15.097Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort 05:15:15 [2021-04-07T05:15:15.278Z] --- PASS: TestNISDomainname (1.47s) 05:15:15 [2021-04-07T05:15:15.278Z] === RUN TestHostnameDnsResolution 05:15:17 [2021-04-07T05:15:17.010Z] === RUN TestDockerSuite/TestAttachPausedContainer 05:15:17 [2021-04-07T05:15:17.817Z] --- PASS: TestHostnameDnsResolution (2.08s) 05:15:17 [2021-04-07T05:15:17.817Z] === RUN TestStats 05:15:18 [2021-04-07T05:15:18.394Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 05:15:19 [2021-04-07T05:15:19.781Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 05:15:20 [2021-04-07T05:15:20.042Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal 05:15:20 [2021-04-07T05:15:20.353Z] --- PASS: TestStats (2.98s) 05:15:20 [2021-04-07T05:15:20.353Z] === RUN TestStopContainerWithTimeout 05:15:20 [2021-04-07T05:15:20.353Z] === RUN TestStopContainerWithTimeout/0 05:15:20 [2021-04-07T05:15:20.353Z] === PAUSE TestStopContainerWithTimeout/0 05:15:20 [2021-04-07T05:15:20.353Z] === RUN TestStopContainerWithTimeout/1 05:15:20 [2021-04-07T05:15:20.353Z] === PAUSE TestStopContainerWithTimeout/1 05:15:20 [2021-04-07T05:15:20.353Z] === RUN TestStopContainerWithTimeout/3 05:15:20 [2021-04-07T05:15:20.353Z] === PAUSE TestStopContainerWithTimeout/3 05:15:20 [2021-04-07T05:15:20.353Z] === RUN TestStopContainerWithTimeout/-1 05:15:20 [2021-04-07T05:15:20.353Z] === PAUSE TestStopContainerWithTimeout/-1 05:15:20 [2021-04-07T05:15:20.353Z] === CONT TestStopContainerWithTimeout/0 05:15:20 [2021-04-07T05:15:20.353Z] === CONT TestStopContainerWithTimeout/3 05:15:20 [2021-04-07T05:15:20.353Z] === CONT TestStopContainerWithTimeout/-1 05:15:20 [2021-04-07T05:15:20.353Z] === CONT TestStopContainerWithTimeout/1 05:15:21 [2021-04-07T05:15:21.425Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 05:15:24 [2021-04-07T05:15:24.553Z] --- PASS: TestStopContainerWithTimeout (0.02s) 05:15:24 [2021-04-07T05:15:24.553Z] --- PASS: TestStopContainerWithTimeout/0 (1.44s) 05:15:24 [2021-04-07T05:15:24.553Z] --- PASS: TestStopContainerWithTimeout/1 (2.53s) 05:15:24 [2021-04-07T05:15:24.553Z] --- PASS: TestStopContainerWithTimeout/3 (3.36s) 05:15:24 [2021-04-07T05:15:24.553Z] --- PASS: TestStopContainerWithTimeout/-1 (3.49s) 05:15:24 [2021-04-07T05:15:24.553Z] === RUN TestDeleteDevicemapper 05:15:24 [2021-04-07T05:15:24.553Z] --- SKIP: TestDeleteDevicemapper (0.00s) 05:15:24 [2021-04-07T05:15:24.553Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:15:24 [2021-04-07T05:15:24.553Z] === RUN TestStopContainerWithRestartPolicyAlways 05:15:24 [2021-04-07T05:15:24.724Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 05:15:24 [2021-04-07T05:15:24.935Z] --- PASS: TestInfoAPIWarnings (17.74s) 05:15:24 [2021-04-07T05:15:24.935Z] === RUN TestInfoDebug 05:15:24 [2021-04-07T05:15:24.984Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork 05:15:25 [2021-04-07T05:15:25.306Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) 05:15:25 [2021-04-07T05:15:25.306Z] PASS 05:15:25 [2021-04-07T05:15:25.306Z] 05:15:25 [2021-04-07T05:15:25.306Z] === Skipped 05:15:25 [2021-04-07T05:15:25.306Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 05:15:25 [2021-04-07T05:15:25.306Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:15:25 [2021-04-07T05:15:25.306Z] 05:15:25 [2021-04-07T05:15:25.306Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 05:15:25 [2021-04-07T05:15:25.306Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:15:25 [2021-04-07T05:15:25.306Z] 05:15:25 [2021-04-07T05:15:25.306Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 05:15:25 [2021-04-07T05:15:25.306Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:15:25 [2021-04-07T05:15:25.306Z] 05:15:25 [2021-04-07T05:15:25.306Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 05:15:25 [2021-04-07T05:15:25.306Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:15:25 [2021-04-07T05:15:25.306Z] 05:15:25 [2021-04-07T05:15:25.306Z] 05:15:25 [2021-04-07T05:15:25.306Z] DONE 17 tests, 4 skipped in 30.052s 05:15:25 [2021-04-07T05:15:25.306Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 05:15:25 [2021-04-07T05:15:25.306Z] ++ 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 05:15:25 [2021-04-07T05:15:25.306Z] ++ set -e 05:15:25 [2021-04-07T05:15:25.306Z] ++ '[' -n 0 ']' 05:15:25 [2021-04-07T05:15:25.306Z] ++ set -x 05:15:25 [2021-04-07T05:15:25.306Z] ++ env -i DEST=/go/src/github.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 05:15:25 [2021-04-07T05:15:25.306Z] INFO: Testing against a local daemon 05:15:25 [2021-04-07T05:15:25.306Z] === RUN TestPluginInvalidJSON 05:15:25 [2021-04-07T05:15:25.306Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 05:15:25 [2021-04-07T05:15:25.306Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 05:15:25 [2021-04-07T05:15:25.306Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 05:15:25 [2021-04-07T05:15:25.306Z] --- PASS: TestPluginInvalidJSON (0.01s) 05:15:25 [2021-04-07T05:15:25.306Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 05:15:25 [2021-04-07T05:15:25.306Z] === RUN TestPluginInstall 05:15:25 [2021-04-07T05:15:25.306Z] === RUN TestPluginInstall/no_auth 05:15:25 [2021-04-07T05:15:25.595Z] time="2021-04-07T05:15:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:15:25 [2021-04-07T05:15:25.595Z] time="2021-04-07T05:15:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6afa8728b901d5641b6a0398653cf1b7590f0013380179d32c9b945920370a3" mediatype=application/vnd.docker.plugin.v1+json size=522 05:15:25 [2021-04-07T05:15:25.595Z] time="2021-04-07T05:15:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:15:25 [2021-04-07T05:15:25.595Z] time="2021-04-07T05:15:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6afa8728b901d5641b6a0398653cf1b7590f0013380179d32c9b945920370a3" mediatype=application/vnd.docker.plugin.v1+json size=522 05:15:25 [2021-04-07T05:15:25.884Z] === RUN TestPluginInstall/with_htpasswd 05:15:25 [2021-04-07T05:15:25.925Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 05:15:26 [2021-04-07T05:15:26.173Z] time="2021-04-07T05:15:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:15:26 [2021-04-07T05:15:26.173Z] time="2021-04-07T05:15:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1b5eb014941956512babb6a4aaf234ec80227f898d1e29da439a545ab365cc9" mediatype=application/vnd.docker.plugin.v1+json size=522 05:15:26 [2021-04-07T05:15:26.173Z] time="2021-04-07T05:15:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:15:26 [2021-04-07T05:15:26.173Z] time="2021-04-07T05:15:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1b5eb014941956512babb6a4aaf234ec80227f898d1e29da439a545ab365cc9" mediatype=application/vnd.docker.plugin.v1+json size=522 05:15:26 [2021-04-07T05:15:26.304Z] --- PASS: TestInfoDebug (1.75s) 05:15:26 [2021-04-07T05:15:26.304Z] === RUN TestInfoInsecureRegistries 05:15:26 [2021-04-07T05:15:26.801Z] === RUN TestPluginInstall/with_insecure 05:15:27 [2021-04-07T05:15:27.100Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.08s) 05:15:27 [2021-04-07T05:15:27.100Z] === RUN TestUpdateMemory 05:15:27 [2021-04-07T05:15:27.100Z] --- SKIP: TestUpdateMemory (0.00s) 05:15:27 [2021-04-07T05:15:27.100Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 05:15:27 [2021-04-07T05:15:27.100Z] === RUN TestUpdateCPUQuota 05:15:27 [2021-04-07T05:15:27.829Z] time="2021-04-07T05:15:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:15:27 [2021-04-07T05:15:27.829Z] time="2021-04-07T05:15:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c035af88c3490d1c3090cb1907282d8113ac9f743060093a19ac824794edbb3f" mediatype=application/vnd.docker.plugin.v1+json size=522 05:15:27 [2021-04-07T05:15:27.829Z] time="2021-04-07T05:15:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:15:27 [2021-04-07T05:15:27.829Z] time="2021-04-07T05:15:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c035af88c3490d1c3090cb1907282d8113ac9f743060093a19ac824794edbb3f" mediatype=application/vnd.docker.plugin.v1+json size=522 05:15:27 [2021-04-07T05:15:27.829Z] --- PASS: TestPluginInstall (4.24s) 05:15:27 [2021-04-07T05:15:27.829Z] --- PASS: TestPluginInstall/no_auth (2.15s) 05:15:27 [2021-04-07T05:15:27.829Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) 05:15:27 [2021-04-07T05:15:27.829Z] --- PASS: TestPluginInstall/with_insecure (1.27s) 05:15:27 [2021-04-07T05:15:27.829Z] plugin_test.go:160: [dbef060263920] daemon is not started 05:15:27 [2021-04-07T05:15:27.829Z] === RUN TestPluginsWithRuntimes 05:15:28 [2021-04-07T05:15:28.190Z] --- PASS: TestInfoInsecureRegistries (1.77s) 05:15:28 [2021-04-07T05:15:28.190Z] === RUN TestInfoRegistryMirrors 05:15:28 [2021-04-07T05:15:28.472Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 05:15:28 [2021-04-07T05:15:28.472Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 05:15:29 [2021-04-07T05:15:29.042Z] Loaded image: buildpack-deps:buster 05:15:29 [2021-04-07T05:15:29.303Z] Loaded image: busybox:latest 05:15:29 [2021-04-07T05:15:29.303Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr 05:15:29 [2021-04-07T05:15:29.564Z] Loaded image: busybox:glibc 05:15:29 [2021-04-07T05:15:29.825Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 05:15:29 [2021-04-07T05:15:29.892Z] === RUN TestPluginsWithRuntimes/No_Args 05:15:30 [2021-04-07T05:15:30.074Z] --- PASS: TestInfoRegistryMirrors (1.81s) 05:15:30 [2021-04-07T05:15:30.074Z] === RUN TestLoginFailsWithBadCredentials 05:15:30 [2021-04-07T05:15:30.074Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) 05:15:30 [2021-04-07T05:15:30.074Z] === RUN TestPingCacheHeaders 05:15:30 [2021-04-07T05:15:30.074Z] --- PASS: TestPingCacheHeaders (0.02s) 05:15:30 [2021-04-07T05:15:30.074Z] === RUN TestPingGet 05:15:30 [2021-04-07T05:15:30.329Z] --- PASS: TestPingGet (0.01s) 05:15:30 [2021-04-07T05:15:30.329Z] === RUN TestPingHead 05:15:30 [2021-04-07T05:15:30.329Z] --- PASS: TestPingHead (0.02s) 05:15:30 [2021-04-07T05:15:30.329Z] === RUN TestVersion 05:15:30 [2021-04-07T05:15:30.329Z] --- PASS: TestVersion (0.02s) 05:15:30 [2021-04-07T05:15:30.329Z] PASS 05:15:30 [2021-04-07T05:15:30.329Z] 05:15:30 [2021-04-07T05:15:30.329Z] === Skipped 05:15:30 [2021-04-07T05:15:30.329Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 05:15:30 [2021-04-07T05:15:30.329Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:15:30 [2021-04-07T05:15:30.329Z] 05:15:30 [2021-04-07T05:15:30.329Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) 05:15:30 [2021-04-07T05:15:30.329Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network 05:15:30 [2021-04-07T05:15:30.329Z] 05:15:30 [2021-04-07T05:15:30.329Z] 05:15:30 [2021-04-07T05:15:30.329Z] DONE 18 tests, 2 skipped in 29.600s 05:15:30 [2021-04-07T05:15:30.329Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 05:15:30 [2021-04-07T05:15:30.329Z] INFO: Testing against a local daemon 05:15:30 [2021-04-07T05:15:30.329Z] === RUN TestVolumesCreateAndList 05:15:30 [2021-04-07T05:15:30.329Z] --- PASS: TestVolumesCreateAndList (0.03s) 05:15:30 [2021-04-07T05:15:30.329Z] === RUN TestVolumesRemove 05:15:30 [2021-04-07T05:15:30.329Z] --- PASS: TestVolumesRemove (0.05s) 05:15:30 [2021-04-07T05:15:30.329Z] === RUN TestVolumesInspect 05:15:30 [2021-04-07T05:15:30.329Z] --- PASS: TestVolumesInspect (0.02s) 05:15:30 [2021-04-07T05:15:30.329Z] === RUN TestVolumesInvalidJSON 05:15:30 [2021-04-07T05:15:30.329Z] === RUN TestVolumesInvalidJSON//volumes/create 05:15:30 [2021-04-07T05:15:30.329Z] === PAUSE TestVolumesInvalidJSON//volumes/create 05:15:30 [2021-04-07T05:15:30.329Z] === CONT TestVolumesInvalidJSON//volumes/create 05:15:30 [2021-04-07T05:15:30.586Z] --- PASS: TestVolumesInvalidJSON (0.01s) 05:15:30 [2021-04-07T05:15:30.586Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 05:15:30 [2021-04-07T05:15:30.586Z] PASS 05:15:30 [2021-04-07T05:15:30.586Z] 05:15:30 [2021-04-07T05:15:30.586Z] DONE 5 tests in 0.209s 05:15:30 [2021-04-07T05:15:30.586Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 05:15:30 [2021-04-07T05:15:30.586Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12214 is not a child of this shell 05:15:30 [2021-04-07T05:15:30.586Z] warning: PID 12214 from bundles/test-integration/docker.pid had a nonzero exit code 05:15:30 [2021-04-07T05:15:30.586Z] Leaving: AppArmorNo profiles have been unloaded. 05:15:30 [2021-04-07T05:15:30.586Z] 05:15:30 [2021-04-07T05:15:30.586Z] Unloading profiles will leave already running processes permanently 05:15:30 [2021-04-07T05:15:30.586Z] unconfined, which can lead to unexpected situations. 05:15:30 [2021-04-07T05:15:30.586Z] 05:15:30 [2021-04-07T05:15:30.586Z] To set a process to complain mode, use the command line tool 05:15:30 [2021-04-07T05:15:30.586Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 05:15:30 [2021-04-07T05:15:30.586Z] Removing test suite binaries 05:15:30 [2021-04-07T05:15:30.586Z] exiting test-integration 05:15:30 [2021-04-07T05:15:30.586Z] ++ exit 0 05:15:30 [2021-04-07T05:15:30.766Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 05:15:31 [2021-04-07T05:15:31.393Z] === RUN TestPluginsWithRuntimes/With_Args 05:15:31 [2021-04-07T05:15:31.511Z] Post stage [Pipeline] junit 05:15:32 [2021-04-07T05:15:32.884Z] Recording test results 05:15:32 [2021-04-07T05:15:32.891Z] --- PASS: TestPluginsWithRuntimes (4.74s) 05:15:32 [2021-04-07T05:15:32.891Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.44s) 05:15:32 [2021-04-07T05:15:32.891Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.40s) 05:15:32 [2021-04-07T05:15:32.891Z] PASS 05:15:32 [2021-04-07T05:15:32.891Z] 05:15:32 [2021-04-07T05:15:32.891Z] DONE 9 tests in 9.198s 05:15:32 [2021-04-07T05:15:32.891Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 05:15:32 [2021-04-07T05:15:32.891Z] ++ 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 05:15:32 [2021-04-07T05:15:32.891Z] ++ set -e 05:15:32 [2021-04-07T05:15:32.891Z] ++ '[' -n 0 ']' 05:15:32 [2021-04-07T05:15:32.891Z] ++ set -x 05:15:32 [2021-04-07T05:15:32.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 05:15:32 [2021-04-07T05:15:32.892Z] INFO: Testing against a local daemon 05:15:32 [2021-04-07T05:15:32.892Z] === RUN TestExternalGraphDriver 05:15:32 [2021-04-07T05:15:32.892Z] === RUN TestExternalGraphDriver/json 05:15:33 [2021-04-07T05:15:33.672Z] --- PASS: TestUpdateCPUQuota (5.67s) 05:15:33 [2021-04-07T05:15:33.672Z] === RUN TestUpdatePidsLimit 05:15:33 [2021-04-07T05:15:33.672Z] === RUN TestUpdatePidsLimit/update_from_none 05:15:33 [2021-04-07T05:15:33.672Z] === RUN TestUpdatePidsLimit/no_change 05:15:33 [2021-04-07T05:15:33.695Z] tests/integration/models_containers_test.py ............................ [ 83%] 05:15:34 [2021-04-07T05:15:34.242Z] === RUN TestUpdatePidsLimit/update_lower 05:15:34 [2021-04-07T05:15:34.523Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 05:15:34 [2021-04-07T05:15:34.812Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 05:15:34 [2021-04-07T05:15:34.906Z] + echo Ensuring container killed. 05:15:34 [2021-04-07T05:15:34.906Z] Ensuring container killed. 05:15:34 [2021-04-07T05:15:34.906Z] + docker rm -vf docker-pr1 05:15:34 [2021-04-07T05:15:34.906Z] Error: No such container: docker-pr1 [Pipeline] sh 05:15:34 [2021-04-07T05:15:34.971Z] Loaded image: debian:bullseye 05:15:34 [2021-04-07T05:15:34.971Z] Loaded image: hello-world:latest 05:15:34 [2021-04-07T05:15:34.971Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 05:15:34 [2021-04-07T05:15:34.971Z] Loaded image: arm32v7/hello-world:latest 05:15:35 [2021-04-07T05:15:35.229Z] + echo Chowning /workspace to jenkins user 05:15:35 [2021-04-07T05:15:35.229Z] Chowning /workspace to jenkins user 05:15:35 [2021-04-07T05:15:35.229Z] + id -u 05:15:35 [2021-04-07T05:15:35.229Z] + id -g 05:15:35 [2021-04-07T05:15:35.229Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42263:/workspace busybox chown -R 1000:1000 /workspace 05:15:35 [2021-04-07T05:15:35.229Z] Unable to find image 'busybox:latest' locally 05:15:35 [2021-04-07T05:15:35.229Z] latest: Pulling from library/busybox 05:15:35 [2021-04-07T05:15:35.484Z] 8b3d7e226fab: Pulling fs layer 05:15:35 [2021-04-07T05:15:35.484Z] 8b3d7e226fab: Verifying Checksum 05:15:35 [2021-04-07T05:15:35.484Z] 8b3d7e226fab: Download complete 05:15:35 [2021-04-07T05:15:35.484Z] 8b3d7e226fab: Pull complete 05:15:35 [2021-04-07T05:15:35.484Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac 05:15:35 [2021-04-07T05:15:35.484Z] Status: Downloaded newer image for busybox:latest 05:15:35 [2021-04-07T05:15:35.607Z] === RUN TestExternalGraphDriver/spec 05:15:35 [2021-04-07T05:15:35.751Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 05:15:36 [2021-04-07T05:15:36.320Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [Pipeline] catchError [Pipeline] { [Pipeline] sh 05:15:37 [2021-04-07T05:15:37.180Z] + bundleName=amd64-rootless 05:15:37 [2021-04-07T05:15:37.180Z] + echo Creating amd64-rootless-bundles.tar.gz 05:15:37 [2021-04-07T05:15:37.180Z] Creating amd64-rootless-bundles.tar.gz 05:15:37 [2021-04-07T05:15:37.180Z] + xargs tar -czf amd64-rootless-bundles.tar.gz 05:15:37 [2021-04-07T05:15:37.180Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts 05:15:37 [2021-04-07T05:15:37.189Z] Archiving artifacts 05:15:37 [2021-04-07T05:15:37.259Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 05:15:37 [2021-04-07T05:15:37.682Z] === RUN TestExternalGraphDriver/pull 05:15:38 [2021-04-07T05:15:38.642Z] --- PASS: TestUpdatePidsLimit (6.13s) 05:15:38 [2021-04-07T05:15:38.642Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.74s) 05:15:38 [2021-04-07T05:15:38.642Z] --- PASS: TestUpdatePidsLimit/no_change (0.72s) 05:15:38 [2021-04-07T05:15:38.642Z] --- PASS: TestUpdatePidsLimit/update_lower (0.76s) 05:15:38 [2021-04-07T05:15:38.642Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.74s) 05:15:38 [2021-04-07T05:15:38.642Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.74s) 05:15:38 [2021-04-07T05:15:38.642Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.75s) 05:15:38 [2021-04-07T05:15:38.642Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.73s) 05:15:38 [2021-04-07T05:15:38.642Z] === RUN TestUpdateRestartPolicy 05:15:39 [2021-04-07T05:15:39.740Z] --- PASS: TestExternalGraphDriver (6.79s) 05:15:39 [2021-04-07T05:15:39.740Z] --- PASS: TestExternalGraphDriver/json (2.25s) 05:15:39 [2021-04-07T05:15:39.740Z] --- PASS: TestExternalGraphDriver/spec (2.20s) 05:15:39 [2021-04-07T05:15:39.740Z] --- PASS: TestExternalGraphDriver/pull (2.23s) 05:15:39 [2021-04-07T05:15:39.740Z] === RUN TestGraphdriverPluginV2 05:15:39 [2021-04-07T05:15:39.740Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) 05:15:39 [2021-04-07T05:15:39.740Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:15:39 [2021-04-07T05:15:39.740Z] PASS 05:15:39 [2021-04-07T05:15:39.740Z] 05:15:39 [2021-04-07T05:15:39.740Z] === Skipped 05:15:39 [2021-04-07T05:15:39.740Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) 05:15:39 [2021-04-07T05:15:39.740Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:15:39 [2021-04-07T05:15:39.740Z] 05:15:39 [2021-04-07T05:15:39.740Z] 05:15:39 [2021-04-07T05:15:39.740Z] DONE 5 tests, 1 skipped in 7.021s 05:15:39 [2021-04-07T05:15:39.740Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 05:15:39 [2021-04-07T05:15:39.740Z] ++ 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 05:15:39 [2021-04-07T05:15:39.740Z] ++ set -e 05:15:39 [2021-04-07T05:15:39.740Z] ++ '[' -n 0 ']' 05:15:39 [2021-04-07T05:15:39.740Z] ++ set -x 05:15:39 [2021-04-07T05:15:39.740Z] ++ env -i DEST=/go/src/github.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 05:15:39 [2021-04-07T05:15:39.740Z] INFO: Testing against a local daemon 05:15:39 [2021-04-07T05:15:39.740Z] === RUN TestContinueAfterPluginCrash 05:15:39 [2021-04-07T05:15:39.740Z] === PAUSE TestContinueAfterPluginCrash 05:15:39 [2021-04-07T05:15:39.740Z] === RUN TestReadPluginNoRead 05:15:39 [2021-04-07T05:15:39.740Z] === PAUSE TestReadPluginNoRead 05:15:39 [2021-04-07T05:15:39.740Z] === RUN TestDaemonStartWithLogOpt 05:15:39 [2021-04-07T05:15:39.740Z] === PAUSE TestDaemonStartWithLogOpt 05:15:39 [2021-04-07T05:15:39.740Z] === CONT TestContinueAfterPluginCrash 05:15:39 [2021-04-07T05:15:39.740Z] === CONT TestDaemonStartWithLogOpt 05:15:40 [2021-04-07T05:15:40.378Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42263/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 05:15:40 [2021-04-07T05:15:40.725Z] + make clean 05:15:40 [2021-04-07T05:15:40.980Z] docker volume rm -f docker-dev-cache 05:15:40 [2021-04-07T05:15:40.980Z] docker-dev-cache [Pipeline] deleteDir 05:15:41 [2021-04-07T05:15:41.589Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:15:44 [2021-04-07T05:15:44.176Z] --- PASS: TestDaemonStartWithLogOpt (4.00s) 05:15:44 [2021-04-07T05:15:44.176Z] === CONT TestReadPluginNoRead 05:15:45 [2021-04-07T05:15:45.795Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.22s) 05:15:45 [2021-04-07T05:15:45.795Z] PASS 05:15:45 [2021-04-07T05:15:45.795Z] 05:15:45 [2021-04-07T05:15:45.795Z] === Skipped 05:15:45 [2021-04-07T05:15:45.795Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 05:15:45 [2021-04-07T05:15:45.795Z] build_session_test.go:25: TODO: BuildKit 05:15:45 [2021-04-07T05:15:45.795Z] 05:15:45 [2021-04-07T05:15:45.795Z] 05:15:45 [2021-04-07T05:15:45.795Z] DONE 33 tests, 1 skipped in 253.254s 05:15:45 [2021-04-07T05:15:45.795Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 05:15:45 [2021-04-07T05:15:45.795Z] ++ 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 05:15:45 [2021-04-07T05:15:45.795Z] ++ set -e 05:15:45 [2021-04-07T05:15:45.795Z] ++ '[' -n 0 ']' 05:15:45 [2021-04-07T05:15:45.795Z] ++ set -x 05:15:45 [2021-04-07T05:15:45.795Z] ++ env -i DEST=/go/src/github.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 05:15:46 [2021-04-07T05:15:46.055Z] INFO: Testing against a local daemon 05:15:46 [2021-04-07T05:15:46.055Z] === RUN TestConfigInspect 05:15:46 [2021-04-07T05:15:46.055Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone 05:15:46 [2021-04-07T05:15:46.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 05:15:46 [2021-04-07T05:15:46.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 05:15:46 [2021-04-07T05:15:46.892Z] === RUN TestReadPluginNoRead/default 05:15:47 [2021-04-07T05:15:47.965Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent 05:15:48 [2021-04-07T05:15:48.950Z] === RUN TestReadPluginNoRead/disabled_caching 05:15:48 [2021-04-07T05:15:48.950Z] --- PASS: TestContinueAfterPluginCrash (9.22s) 05:15:49 [2021-04-07T05:15:49.876Z] --- PASS: TestConfigInspect (3.47s) 05:15:49 [2021-04-07T05:15:49.876Z] === RUN TestConfigList 05:15:50 [2021-04-07T05:15:50.448Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 05:15:51 [2021-04-07T05:15:51.789Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress 05:15:52 [2021-04-07T05:15:52.020Z] ......... [ 86%] 05:15:52 [2021-04-07T05:15:52.360Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress 05:15:52 [2021-04-07T05:15:52.471Z] --- PASS: TestImportExtremelyLargeImageWorks (102.37s) 05:15:52 [2021-04-07T05:15:52.471Z] PASS 05:15:52 [2021-04-07T05:15:52.471Z] 05:15:52 [2021-04-07T05:15:52.471Z] DONE 12 tests in 105.403s 05:15:52 [2021-04-07T05:15:52.471Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 05:15:52 [2021-04-07T05:15:52.471Z] INFO: Testing against a local daemon 05:15:52 [2021-04-07T05:15:52.471Z] === RUN TestNetworkCreateDelete 05:15:52 [2021-04-07T05:15:52.471Z] --- PASS: TestNetworkCreateDelete (0.45s) 05:15:52 [2021-04-07T05:15:52.471Z] === RUN TestDockerNetworkDeletePreferID 05:15:52 [2021-04-07T05:15:52.471Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s) 05:15:52 [2021-04-07T05:15:52.471Z] === RUN TestDaemonDNSFallback 05:15:52 [2021-04-07T05:15:52.471Z] --- PASS: TestDaemonDNSFallback (7.17s) 05:15:52 [2021-04-07T05:15:52.471Z] === RUN TestInspectNetwork 05:15:52 [2021-04-07T05:15:52.931Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode 05:15:52 [2021-04-07T05:15:52.931Z] --- PASS: TestConfigList (3.48s) 05:15:52 [2021-04-07T05:15:52.931Z] === RUN TestConfigsCreateAndDelete 05:15:53 [2021-04-07T05:15:53.168Z] --- PASS: TestReadPluginNoRead (8.95s) 05:15:53 [2021-04-07T05:15:53.168Z] --- PASS: TestReadPluginNoRead/default (2.06s) 05:15:53 [2021-04-07T05:15:53.168Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.93s) 05:15:53 [2021-04-07T05:15:53.168Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.21s) 05:15:53 [2021-04-07T05:15:53.168Z] read_test.go:92: [dd1a19531ac49] daemon is not started 05:15:53 [2021-04-07T05:15:53.168Z] PASS 05:15:53 [2021-04-07T05:15:53.168Z] 05:15:53 [2021-04-07T05:15:53.168Z] DONE 6 tests in 13.066s 05:15:53 [2021-04-07T05:15:53.168Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 05:15:53 [2021-04-07T05:15:53.168Z] ++ 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 05:15:53 [2021-04-07T05:15:53.168Z] ++ set -e 05:15:53 [2021-04-07T05:15:53.168Z] ++ '[' -n 0 ']' 05:15:53 [2021-04-07T05:15:53.168Z] ++ set -x 05:15:53 [2021-04-07T05:15:53.168Z] ++ env -i DEST=/go/src/github.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 05:15:53 [2021-04-07T05:15:53.168Z] testing: warning: no tests to run 05:15:53 [2021-04-07T05:15:53.168Z] PASS 05:15:53 [2021-04-07T05:15:53.168Z] 05:15:53 [2021-04-07T05:15:53.168Z] DONE 0 tests in 0.086s 05:15:53 [2021-04-07T05:15:53.168Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 05:15:53 [2021-04-07T05:15:53.168Z] ++ 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 05:15:53 [2021-04-07T05:15:53.168Z] ++ set -e 05:15:53 [2021-04-07T05:15:53.168Z] ++ '[' -n 0 ']' 05:15:53 [2021-04-07T05:15:53.168Z] ++ set -x 05:15:53 [2021-04-07T05:15:53.169Z] ++ env -i DEST=/go/src/github.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 05:15:53 [2021-04-07T05:15:53.169Z] INFO: Testing against a local daemon 05:15:53 [2021-04-07T05:15:53.169Z] === RUN TestPluginWithDevMounts 05:15:53 [2021-04-07T05:15:53.169Z] === PAUSE TestPluginWithDevMounts 05:15:53 [2021-04-07T05:15:53.169Z] === CONT TestPluginWithDevMounts 05:15:53 [2021-04-07T05:15:53.553Z] --- PASS: TestUpdateRestartPolicy (13.46s) 05:15:53 [2021-04-07T05:15:53.553Z] === RUN TestUpdateRestartWithAutoRemove 05:15:53 [2021-04-07T05:15:53.553Z] --- PASS: TestUpdateRestartWithAutoRemove (0.98s) 05:15:53 [2021-04-07T05:15:53.553Z] === RUN TestWaitNonBlocked 05:15:53 [2021-04-07T05:15:53.553Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 05:15:53 [2021-04-07T05:15:53.553Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 05:15:53 [2021-04-07T05:15:53.553Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 05:15:53 [2021-04-07T05:15:53.553Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 05:15:53 [2021-04-07T05:15:53.553Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 05:15:53 [2021-04-07T05:15:53.553Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 05:15:54 [2021-04-07T05:15:54.517Z] --- PASS: TestWaitNonBlocked (0.02s) 05:15:54 [2021-04-07T05:15:54.517Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) 05:15:54 [2021-04-07T05:15:54.517Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) 05:15:54 [2021-04-07T05:15:54.517Z] === RUN TestWaitBlocked 05:15:54 [2021-04-07T05:15:54.517Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 05:15:54 [2021-04-07T05:15:54.517Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 05:15:54 [2021-04-07T05:15:54.517Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 05:15:54 [2021-04-07T05:15:54.517Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 05:15:54 [2021-04-07T05:15:54.517Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 05:15:54 [2021-04-07T05:15:54.517Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 05:15:54 [2021-04-07T05:15:54.668Z] --- PASS: TestPluginWithDevMounts (1.86s) 05:15:54 [2021-04-07T05:15:54.668Z] PASS 05:15:54 [2021-04-07T05:15:54.668Z] 05:15:54 [2021-04-07T05:15:54.668Z] DONE 1 tests in 1.960s 05:15:54 [2021-04-07T05:15:54.841Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog 05:15:54 [2021-04-07T05:15:54.957Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 05:15:54 [2021-04-07T05:15:54.957Z] ++ 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 05:15:54 [2021-04-07T05:15:54.957Z] ++ set -e 05:15:54 [2021-04-07T05:15:54.957Z] ++ '[' -n 0 ']' 05:15:54 [2021-04-07T05:15:54.957Z] ++ set -x 05:15:54 [2021-04-07T05:15:54.957Z] ++ env -i DEST=/go/src/github.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 05:15:54 [2021-04-07T05:15:54.957Z] INFO: Testing against a local daemon 05:15:54 [2021-04-07T05:15:54.957Z] === RUN TestSecretInspect 05:15:55 [2021-04-07T05:15:55.413Z] === RUN TestDockerSuite/TestBuildAddBadLinks 05:15:55 [2021-04-07T05:15:55.466Z] --- PASS: TestWaitBlocked (0.03s) 05:15:55 [2021-04-07T05:15:55.466Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) 05:15:55 [2021-04-07T05:15:55.466Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) 05:15:55 [2021-04-07T05:15:55.466Z] === CONT TestContainerStartOnDaemonRestart 05:15:55 [2021-04-07T05:15:55.466Z] === CONT TestContainerKillOnDaemonStart 05:15:55 [2021-04-07T05:15:55.674Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 05:15:55 [2021-04-07T05:15:55.745Z] === CONT TestIpcModeOlderClient 05:15:55 [2021-04-07T05:15:55.745Z] === CONT TestDaemonHostGatewayIP 05:15:55 [2021-04-07T05:15:55.745Z] --- PASS: TestIpcModeOlderClient (0.22s) 05:15:55 [2021-04-07T05:15:55.745Z] === CONT TestDaemonRestartIpcMode 05:15:55 [2021-04-07T05:15:55.935Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit 05:15:56 [2021-04-07T05:15:56.506Z] --- PASS: TestConfigsCreateAndDelete (3.51s) 05:15:56 [2021-04-07T05:15:56.506Z] === RUN TestConfigsUpdate 05:15:56 [2021-04-07T05:15:56.671Z] === RUN TestInspectNetwork/full_network_id 05:15:56 [2021-04-07T05:15:56.671Z] === RUN TestInspectNetwork/partial_network_id 05:15:56 [2021-04-07T05:15:56.671Z] === RUN TestInspectNetwork/network_name 05:15:56 [2021-04-07T05:15:56.671Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 05:15:57 [2021-04-07T05:15:57.310Z] tests/integration/models_images_test.py ............... [ 89%] 05:15:57 [2021-04-07T05:15:57.448Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 05:15:57 [2021-04-07T05:15:57.709Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 05:15:58 [2021-04-07T05:15:58.650Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership 05:15:59 [2021-04-07T05:15:59.390Z] --- PASS: TestSecretInspect (3.88s) 05:15:59 [2021-04-07T05:15:59.390Z] === RUN TestSecretList 05:15:59 [2021-04-07T05:15:59.993Z] --- PASS: TestContainerStartOnDaemonRestart (3.92s) 05:15:59 [2021-04-07T05:15:59.993Z] === CONT TestRestartDaemonWithRestartingContainer 05:16:00 [2021-04-07T05:16:00.034Z] --- PASS: TestConfigsUpdate (3.47s) 05:16:00 [2021-04-07T05:16:00.034Z] === RUN TestTemplatedConfig 05:16:00 [2021-04-07T05:16:00.034Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 05:16:00 [2021-04-07T05:16:00.077Z] tests/integration/models_networks_test.py .... [ 90%] 05:16:00 [2021-04-07T05:16:00.564Z] --- PASS: TestDaemonRestartIpcMode (4.69s) 05:16:00 [2021-04-07T05:16:00.868Z] --- PASS: TestInspectNetwork (8.59s) 05:16:00 [2021-04-07T05:16:00.868Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 05:16:00 [2021-04-07T05:16:00.868Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 05:16:00 [2021-04-07T05:16:00.868Z] --- PASS: TestInspectNetwork/network_name (0.00s) 05:16:00 [2021-04-07T05:16:00.868Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 05:16:00 [2021-04-07T05:16:00.868Z] === RUN TestRunContainerWithBridgeNone 05:16:00 [2021-04-07T05:16:00.976Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 05:16:01 [2021-04-07T05:16:01.503Z] --- PASS: TestDaemonHostGatewayIP (5.77s) 05:16:02 [2021-04-07T05:16:02.889Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit 05:16:02 [2021-04-07T05:16:02.927Z] --- PASS: TestSecretList (3.83s) 05:16:02 [2021-04-07T05:16:02.927Z] === RUN TestSecretsCreateAndDelete 05:16:03 [2021-04-07T05:16:03.468Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.57s) 05:16:03 [2021-04-07T05:16:03.831Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 05:16:04 [2021-04-07T05:16:04.165Z] --- PASS: TestRunContainerWithBridgeNone (3.11s) 05:16:04 [2021-04-07T05:16:04.165Z] === RUN TestNetworkInvalidJSON 05:16:04 [2021-04-07T05:16:04.165Z] === RUN TestNetworkInvalidJSON//networks/create 05:16:04 [2021-04-07T05:16:04.165Z] === PAUSE TestNetworkInvalidJSON//networks/create 05:16:04 [2021-04-07T05:16:04.165Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 05:16:04 [2021-04-07T05:16:04.165Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 05:16:04 [2021-04-07T05:16:04.165Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 05:16:04 [2021-04-07T05:16:04.165Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 05:16:04 [2021-04-07T05:16:04.165Z] === CONT TestNetworkInvalidJSON//networks/create 05:16:04 [2021-04-07T05:16:04.165Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 05:16:04 [2021-04-07T05:16:04.165Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 05:16:04 [2021-04-07T05:16:04.165Z] --- PASS: TestNetworkInvalidJSON (0.02s) 05:16:04 [2021-04-07T05:16:04.165Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 05:16:04 [2021-04-07T05:16:04.165Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 05:16:04 [2021-04-07T05:16:04.165Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 05:16:04 [2021-04-07T05:16:04.165Z] === RUN TestNetworkList 05:16:04 [2021-04-07T05:16:04.165Z] === RUN TestNetworkList//networks 05:16:04 [2021-04-07T05:16:04.165Z] === PAUSE TestNetworkList//networks 05:16:04 [2021-04-07T05:16:04.165Z] === RUN TestNetworkList//networks/ 05:16:04 [2021-04-07T05:16:04.165Z] === PAUSE TestNetworkList//networks/ 05:16:04 [2021-04-07T05:16:04.165Z] === CONT TestNetworkList//networks 05:16:04 [2021-04-07T05:16:04.165Z] === CONT TestNetworkList//networks/ 05:16:04 [2021-04-07T05:16:04.165Z] --- PASS: TestNetworkList (0.01s) 05:16:04 [2021-04-07T05:16:04.165Z] --- PASS: TestNetworkList//networks/ (0.00s) 05:16:04 [2021-04-07T05:16:04.165Z] --- PASS: TestNetworkList//networks (0.00s) 05:16:04 [2021-04-07T05:16:04.165Z] === RUN TestHostIPv4BridgeLabel 05:16:04 [2021-04-07T05:16:04.403Z] --- PASS: TestTemplatedConfig (4.34s) 05:16:04 [2021-04-07T05:16:04.403Z] === RUN TestConfigCreateResolve 05:16:04 [2021-04-07T05:16:04.735Z] --- PASS: TestHostIPv4BridgeLabel (0.87s) 05:16:04 [2021-04-07T05:16:04.735Z] === RUN TestDaemonRestartWithLiveRestore 05:16:04 [2021-04-07T05:16:04.974Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 05:16:06 [2021-04-07T05:16:06.118Z] --- PASS: TestDaemonRestartWithLiveRestore (1.50s) 05:16:06 [2021-04-07T05:16:06.118Z] === RUN TestDaemonDefaultNetworkPools 05:16:06 [2021-04-07T05:16:06.499Z] --- PASS: TestSecretsCreateAndDelete (3.90s) 05:16:06 [2021-04-07T05:16:06.500Z] === RUN TestSecretsUpdate 05:16:06 [2021-04-07T05:16:06.823Z] tests/integration/models_nodes_test.py . [ 91%] 05:16:06 [2021-04-07T05:16:06.890Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig 05:16:07 [2021-04-07T05:16:07.392Z] tests/integration/models_resources_test.py . [ 91%] 05:16:07 [2021-04-07T05:16:07.460Z] --- PASS: TestConfigCreateResolve (3.07s) 05:16:07 [2021-04-07T05:16:07.460Z] === RUN TestConfigDaemonLibtrustID 05:16:07 [2021-04-07T05:16:07.499Z] --- PASS: TestDaemonDefaultNetworkPools (1.35s) 05:16:07 [2021-04-07T05:16:07.499Z] === RUN TestDaemonRestartWithExistingNetwork 05:16:08 [2021-04-07T05:16:08.401Z] --- PASS: TestConfigDaemonLibtrustID (1.05s) 05:16:08 [2021-04-07T05:16:08.401Z] PASS 05:16:08 [2021-04-07T05:16:08.401Z] 05:16:08 [2021-04-07T05:16:08.401Z] DONE 7 tests in 22.577s 05:16:08 [2021-04-07T05:16:08.401Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 05:16:08 [2021-04-07T05:16:08.401Z] ++ 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 05:16:08 [2021-04-07T05:16:08.401Z] ++ set -e 05:16:08 [2021-04-07T05:16:08.401Z] ++ '[' -n 0 ']' 05:16:08 [2021-04-07T05:16:08.401Z] ++ set -x 05:16:08 [2021-04-07T05:16:08.401Z] ++ env -i DEST=/go/src/github.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 05:16:08 [2021-04-07T05:16:08.662Z] INFO: Testing against a local daemon 05:16:08 [2021-04-07T05:16:08.662Z] === RUN TestCheckpoint 05:16:08 [2021-04-07T05:16:08.662Z] --- SKIP: TestCheckpoint (0.00s) 05:16:08 [2021-04-07T05:16:08.662Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:16:08 [2021-04-07T05:16:08.662Z] === RUN TestContainerInvalidJSON 05:16:08 [2021-04-07T05:16:08.663Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 05:16:08 [2021-04-07T05:16:08.663Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 05:16:08 [2021-04-07T05:16:08.663Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 05:16:08 [2021-04-07T05:16:08.663Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 05:16:08 [2021-04-07T05:16:08.663Z] === RUN TestContainerInvalidJSON//exec/foobar/start 05:16:08 [2021-04-07T05:16:08.663Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 05:16:08 [2021-04-07T05:16:08.663Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 05:16:08 [2021-04-07T05:16:08.663Z] === CONT TestContainerInvalidJSON//exec/foobar/start 05:16:08 [2021-04-07T05:16:08.663Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 05:16:08 [2021-04-07T05:16:08.663Z] --- PASS: TestContainerInvalidJSON (0.02s) 05:16:08 [2021-04-07T05:16:08.663Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) 05:16:08 [2021-04-07T05:16:08.663Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 05:16:08 [2021-04-07T05:16:08.663Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) 05:16:08 [2021-04-07T05:16:08.663Z] === RUN TestCopyFromContainerPathDoesNotExist 05:16:08 [2021-04-07T05:16:08.924Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) 05:16:08 [2021-04-07T05:16:08.924Z] === RUN TestCopyFromContainerPathIsNotDir 05:16:08 [2021-04-07T05:16:08.924Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload 05:16:08 [2021-04-07T05:16:08.924Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) 05:16:08 [2021-04-07T05:16:08.924Z] === RUN TestCopyToContainerPathDoesNotExist 05:16:08 [2021-04-07T05:16:08.924Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) 05:16:08 [2021-04-07T05:16:08.924Z] === RUN TestCopyToContainerPathIsNotDir 05:16:09 [2021-04-07T05:16:09.186Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) 05:16:09 [2021-04-07T05:16:09.186Z] === RUN TestCopyFromContainer 05:16:09 [2021-04-07T05:16:09.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 05:16:09 [2021-04-07T05:16:09.757Z] === RUN TestDockerDaemonSuite/TestDaemonEvents 05:16:10 [2021-04-07T05:16:10.040Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.06s) 05:16:10 [2021-04-07T05:16:10.040Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 05:16:10 [2021-04-07T05:16:10.041Z] --- PASS: TestContainerKillOnDaemonStart (13.31s) 05:16:10 [2021-04-07T05:16:10.041Z] PASS 05:16:10 [2021-04-07T05:16:10.041Z] 05:16:10 [2021-04-07T05:16:10.041Z] === Skipped 05:16:10 [2021-04-07T05:16:10.041Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 05:16:10 [2021-04-07T05:16:10.041Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:16:10 [2021-04-07T05:16:10.041Z] 05:16:10 [2021-04-07T05:16:10.041Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) 05:16:10 [2021-04-07T05:16:10.041Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:16:10 [2021-04-07T05:16:10.041Z] 05:16:10 [2021-04-07T05:16:10.041Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) 05:16:10 [2021-04-07T05:16:10.041Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:16:10 [2021-04-07T05:16:10.041Z] 05:16:10 [2021-04-07T05:16:10.041Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 05:16:10 [2021-04-07T05:16:10.041Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:16:10 [2021-04-07T05:16:10.041Z] 05:16:10 [2021-04-07T05:16:10.041Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 05:16:10 [2021-04-07T05:16:10.041Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:16:10 [2021-04-07T05:16:10.041Z] 05:16:10 [2021-04-07T05:16:10.041Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) 05:16:10 [2021-04-07T05:16:10.041Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 05:16:10 [2021-04-07T05:16:10.041Z] 05:16:10 [2021-04-07T05:16:10.041Z] 05:16:10 [2021-04-07T05:16:10.041Z] DONE 196 tests, 6 skipped in 167.876s 05:16:10 [2021-04-07T05:16:10.041Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 05:16:10 [2021-04-07T05:16:10.041Z] ++ 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 05:16:10 [2021-04-07T05:16:10.041Z] ++ set -e 05:16:10 [2021-04-07T05:16:10.041Z] ++ '[' -n 0 ']' 05:16:10 [2021-04-07T05:16:10.041Z] ++ set -x 05:16:10 [2021-04-07T05:16:10.041Z] ++ env -i DEST=/go/src/github.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 05:16:10 [2021-04-07T05:16:10.041Z] INFO: Testing against a local daemon 05:16:10 [2021-04-07T05:16:10.041Z] === RUN TestCommitInheritsEnv 05:16:10 [2021-04-07T05:16:10.041Z] --- PASS: TestCommitInheritsEnv (0.62s) 05:16:10 [2021-04-07T05:16:10.041Z] === RUN TestImportExtremelyLargeImageWorks 05:16:10 [2021-04-07T05:16:10.041Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 05:16:10 [2021-04-07T05:16:10.041Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out 05:16:10 [2021-04-07T05:16:10.041Z] === RUN TestImagesFilterMultiReference 05:16:10 [2021-04-07T05:16:10.041Z] --- PASS: TestImagesFilterMultiReference (0.09s) 05:16:10 [2021-04-07T05:16:10.041Z] === RUN TestImagePullPlatformInvalid 05:16:10 [2021-04-07T05:16:10.041Z] --- PASS: TestImagePullPlatformInvalid (0.04s) 05:16:10 [2021-04-07T05:16:10.041Z] === RUN TestRemoveImageOrphaning 05:16:10 [2021-04-07T05:16:10.610Z] --- PASS: TestRemoveImageOrphaning (0.61s) 05:16:10 [2021-04-07T05:16:10.610Z] === RUN TestRemoveImageGarbageCollector 05:16:10 [2021-04-07T05:16:10.610Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 05:16:10 [2021-04-07T05:16:10.610Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:16:10 [2021-04-07T05:16:10.610Z] === RUN TestTagUnprefixedRepoByNameOrName 05:16:10 [2021-04-07T05:16:10.610Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 05:16:10 [2021-04-07T05:16:10.610Z] === RUN TestTagInvalidReference 05:16:10 [2021-04-07T05:16:10.610Z] --- PASS: TestTagInvalidReference (0.03s) 05:16:10 [2021-04-07T05:16:10.610Z] === RUN TestTagValidPrefixedRepo 05:16:10 [2021-04-07T05:16:10.610Z] --- PASS: TestTagValidPrefixedRepo (0.07s) 05:16:10 [2021-04-07T05:16:10.610Z] === RUN TestTagExistedNameWithoutForce 05:16:10 [2021-04-07T05:16:10.610Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 05:16:10 [2021-04-07T05:16:10.610Z] === RUN TestTagOfficialNames 05:16:10 [2021-04-07T05:16:10.870Z] --- PASS: TestTagOfficialNames (0.08s) 05:16:10 [2021-04-07T05:16:10.870Z] === RUN TestTagMatchesDigest 05:16:10 [2021-04-07T05:16:10.870Z] --- PASS: TestTagMatchesDigest (0.03s) 05:16:10 [2021-04-07T05:16:10.870Z] PASS 05:16:10 [2021-04-07T05:16:10.870Z] 05:16:10 [2021-04-07T05:16:10.870Z] === Skipped 05:16:10 [2021-04-07T05:16:10.870Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 05:16:10 [2021-04-07T05:16:10.870Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out 05:16:10 [2021-04-07T05:16:10.870Z] 05:16:10 [2021-04-07T05:16:10.870Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 05:16:10 [2021-04-07T05:16:10.870Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:16:10 [2021-04-07T05:16:10.870Z] 05:16:10 [2021-04-07T05:16:10.870Z] 05:16:10 [2021-04-07T05:16:10.870Z] DONE 12 tests, 2 skipped in 1.877s 05:16:10 [2021-04-07T05:16:10.870Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 05:16:10 [2021-04-07T05:16:10.870Z] ++ 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 05:16:10 [2021-04-07T05:16:10.870Z] ++ set -e 05:16:10 [2021-04-07T05:16:10.870Z] ++ '[' -n 0 ']' 05:16:10 [2021-04-07T05:16:10.870Z] ++ set -x 05:16:10 [2021-04-07T05:16:10.870Z] ++ env -i DEST=/go/src/github.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 05:16:10 [2021-04-07T05:16:10.870Z] INFO: Testing against a local daemon 05:16:10 [2021-04-07T05:16:10.870Z] === RUN TestNetworkCreateDelete 05:16:10 [2021-04-07T05:16:10.932Z] --- PASS: TestSecretsUpdate (3.86s) 05:16:10 [2021-04-07T05:16:10.932Z] === RUN TestTemplatedSecret 05:16:11 [2021-04-07T05:16:11.141Z] === RUN TestCopyFromContainer// 05:16:11 [2021-04-07T05:16:11.141Z] === RUN TestCopyFromContainer//bar/root 05:16:11 [2021-04-07T05:16:11.402Z] === RUN TestCopyFromContainer//bar/root/ 05:16:11 [2021-04-07T05:16:11.402Z] === RUN TestCopyFromContainer/bar/quux 05:16:11 [2021-04-07T05:16:11.402Z] === RUN TestCopyFromContainer/bar/quux/ 05:16:11 [2021-04-07T05:16:11.440Z] --- PASS: TestNetworkCreateDelete (0.41s) 05:16:11 [2021-04-07T05:16:11.440Z] === RUN TestDockerNetworkDeletePreferID 05:16:11 [2021-04-07T05:16:11.665Z] === RUN TestCopyFromContainer/bar/quux/baz 05:16:11 [2021-04-07T05:16:11.665Z] === RUN TestCopyFromContainer/bar/filesymlink 05:16:11 [2021-04-07T05:16:11.929Z] === RUN TestCopyFromContainer/bar/dirsymlink 05:16:11 [2021-04-07T05:16:11.929Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 05:16:12 [2021-04-07T05:16:12.189Z] === RUN TestCopyFromContainer/bar/notarget 05:16:12 [2021-04-07T05:16:12.189Z] --- PASS: TestCopyFromContainer (3.17s) 05:16:12 [2021-04-07T05:16:12.189Z] --- PASS: TestCopyFromContainer// (0.11s) 05:16:12 [2021-04-07T05:16:12.189Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) 05:16:12 [2021-04-07T05:16:12.189Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) 05:16:12 [2021-04-07T05:16:12.189Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) 05:16:12 [2021-04-07T05:16:12.189Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) 05:16:12 [2021-04-07T05:16:12.189Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) 05:16:12 [2021-04-07T05:16:12.189Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) 05:16:12 [2021-04-07T05:16:12.189Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) 05:16:12 [2021-04-07T05:16:12.189Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) 05:16:12 [2021-04-07T05:16:12.189Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) 05:16:12 [2021-04-07T05:16:12.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 05:16:12 [2021-04-07T05:16:12.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:16:12 [2021-04-07T05:16:12.189Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:16:12 [2021-04-07T05:16:12.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:16:12 [2021-04-07T05:16:12.189Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:16:12 [2021-04-07T05:16:12.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 05:16:12 [2021-04-07T05:16:12.189Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 05:16:12 [2021-04-07T05:16:12.189Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:16:12 [2021-04-07T05:16:12.189Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 05:16:12 [2021-04-07T05:16:12.189Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:16:12 [2021-04-07T05:16:12.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 05:16:12 [2021-04-07T05:16:12.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 05:16:12 [2021-04-07T05:16:12.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 05:16:12 [2021-04-07T05:16:12.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 05:16:12 [2021-04-07T05:16:12.189Z] === RUN TestCreateLinkToNonExistingContainer 05:16:12 [2021-04-07T05:16:12.189Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 05:16:12 [2021-04-07T05:16:12.189Z] === RUN TestCreateWithInvalidEnv 05:16:12 [2021-04-07T05:16:12.463Z] === RUN TestCreateWithInvalidEnv/0 05:16:12 [2021-04-07T05:16:12.463Z] === PAUSE TestCreateWithInvalidEnv/0 05:16:12 [2021-04-07T05:16:12.463Z] === RUN TestCreateWithInvalidEnv/1 05:16:12 [2021-04-07T05:16:12.463Z] === PAUSE TestCreateWithInvalidEnv/1 05:16:12 [2021-04-07T05:16:12.463Z] === RUN TestCreateWithInvalidEnv/2 05:16:12 [2021-04-07T05:16:12.463Z] === PAUSE TestCreateWithInvalidEnv/2 05:16:12 [2021-04-07T05:16:12.463Z] === CONT TestCreateWithInvalidEnv/0 05:16:12 [2021-04-07T05:16:12.463Z] === CONT TestCreateWithInvalidEnv/2 05:16:12 [2021-04-07T05:16:12.463Z] === CONT TestCreateWithInvalidEnv/1 05:16:12 [2021-04-07T05:16:12.463Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 05:16:12 [2021-04-07T05:16:12.463Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 05:16:12 [2021-04-07T05:16:12.463Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 05:16:12 [2021-04-07T05:16:12.463Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) 05:16:12 [2021-04-07T05:16:12.463Z] === RUN TestCreateTmpfsMountsTarget 05:16:12 [2021-04-07T05:16:12.463Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) 05:16:12 [2021-04-07T05:16:12.463Z] === RUN TestCreateWithCustomMaskedPaths 05:16:12 [2021-04-07T05:16:12.580Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.60s) 05:16:12 [2021-04-07T05:16:12.580Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 05:16:12 [2021-04-07T05:16:12.822Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s) 05:16:12 [2021-04-07T05:16:12.822Z] === RUN TestDaemonDNSFallback 05:16:13 [2021-04-07T05:16:13.149Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s) 05:16:13 [2021-04-07T05:16:13.149Z] === RUN TestServiceWithPredefinedNetwork 05:16:13 [2021-04-07T05:16:13.222Z] tests/integration/models_services_test.py ..............X. [ 95%] 05:16:13 [2021-04-07T05:16:13.847Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters 05:16:13 [2021-04-07T05:16:13.847Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 05:16:14 [2021-04-07T05:16:14.432Z] --- PASS: TestTemplatedSecret (4.00s) 05:16:14 [2021-04-07T05:16:14.432Z] === RUN TestSecretCreateResolve 05:16:15 [2021-04-07T05:16:15.231Z] --- PASS: TestCreateWithCustomMaskedPaths (2.96s) 05:16:15 [2021-04-07T05:16:15.231Z] === RUN TestCreateWithCustomReadonlyPaths 05:16:15 [2021-04-07T05:16:15.693Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s) 05:16:15 [2021-04-07T05:16:15.693Z] === RUN TestServiceRemoveKeepsIngressNetwork 05:16:15 [2021-04-07T05:16:15.693Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 05:16:15 [2021-04-07T05:16:15.693Z] service_test.go:242: FLAKY_TEST 05:16:15 [2021-04-07T05:16:15.693Z] === RUN TestServiceWithDataPathPortInit 05:16:16 [2021-04-07T05:16:16.505Z] tests/integration/models_swarm_test.py .. [ 96%] 05:16:16 [2021-04-07T05:16:16.505Z] tests/integration/models_volumes_test.py .. [ 96%] 05:16:17 [2021-04-07T05:16:17.773Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure 05:16:18 [2021-04-07T05:16:18.345Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD 05:16:18 [2021-04-07T05:16:18.345Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.02s) 05:16:18 [2021-04-07T05:16:18.345Z] === RUN TestCreateWithInvalidHealthcheckParams 05:16:18 [2021-04-07T05:16:18.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:16:18 [2021-04-07T05:16:18.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:16:18 [2021-04-07T05:16:18.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:16:18 [2021-04-07T05:16:18.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:16:18 [2021-04-07T05:16:18.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:16:18 [2021-04-07T05:16:18.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:16:18 [2021-04-07T05:16:18.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:16:18 [2021-04-07T05:16:18.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:16:18 [2021-04-07T05:16:18.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:16:18 [2021-04-07T05:16:18.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:16:18 [2021-04-07T05:16:18.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:16:18 [2021-04-07T05:16:18.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:16:18 [2021-04-07T05:16:18.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:16:18 [2021-04-07T05:16:18.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:16:18 [2021-04-07T05:16:18.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:16:18 [2021-04-07T05:16:18.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.08s) 05:16:18 [2021-04-07T05:16:18.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) 05:16:18 [2021-04-07T05:16:18.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) 05:16:18 [2021-04-07T05:16:18.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) 05:16:18 [2021-04-07T05:16:18.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) 05:16:18 [2021-04-07T05:16:18.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 05:16:18 [2021-04-07T05:16:18.606Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 05:16:18 [2021-04-07T05:16:18.606Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 05:16:18 [2021-04-07T05:16:18.867Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 05:16:18 [2021-04-07T05:16:18.973Z] --- PASS: TestSecretCreateResolve (3.76s) 05:16:18 [2021-04-07T05:16:18.973Z] PASS 05:16:18 [2021-04-07T05:16:18.973Z] 05:16:18 [2021-04-07T05:16:18.973Z] DONE 6 tests in 23.419s 05:16:18 [2021-04-07T05:16:18.973Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 05:16:18 [2021-04-07T05:16:18.973Z] ++ 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 05:16:18 [2021-04-07T05:16:18.973Z] ++ set -e 05:16:18 [2021-04-07T05:16:18.974Z] ++ '[' -n 0 ']' 05:16:18 [2021-04-07T05:16:18.974Z] ++ set -x 05:16:18 [2021-04-07T05:16:18.974Z] ++ env -i DEST=/go/src/github.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 05:16:18 [2021-04-07T05:16:18.974Z] INFO: Testing against a local daemon 05:16:18 [2021-04-07T05:16:18.974Z] === RUN TestServiceCreateInit 05:16:18 [2021-04-07T05:16:18.974Z] === RUN TestServiceCreateInit/daemonInitDisabled 05:16:19 [2021-04-07T05:16:19.127Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug 05:16:19 [2021-04-07T05:16:19.700Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.07s) 05:16:19 [2021-04-07T05:16:19.700Z] === RUN TestCreateDifferentPlatform 05:16:19 [2021-04-07T05:16:19.700Z] === RUN TestCreateDifferentPlatform/different_os 05:16:19 [2021-04-07T05:16:19.700Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 05:16:19 [2021-04-07T05:16:19.700Z] --- PASS: TestCreateDifferentPlatform (0.02s) 05:16:19 [2021-04-07T05:16:19.700Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) 05:16:19 [2021-04-07T05:16:19.700Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 05:16:19 [2021-04-07T05:16:19.700Z] === RUN TestCreateVolumesFromNonExistingContainer 05:16:19 [2021-04-07T05:16:19.700Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 05:16:19 [2021-04-07T05:16:19.700Z] === RUN TestCreatePlatformSpecificImageNoPlatform 05:16:19 [2021-04-07T05:16:19.700Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) 05:16:19 [2021-04-07T05:16:19.700Z] === RUN TestContainerStartOnDaemonRestart 05:16:19 [2021-04-07T05:16:19.700Z] === PAUSE TestContainerStartOnDaemonRestart 05:16:19 [2021-04-07T05:16:19.700Z] === RUN TestDaemonRestartIpcMode 05:16:19 [2021-04-07T05:16:19.700Z] === PAUSE TestDaemonRestartIpcMode 05:16:19 [2021-04-07T05:16:19.700Z] === RUN TestDaemonHostGatewayIP 05:16:19 [2021-04-07T05:16:19.700Z] === PAUSE TestDaemonHostGatewayIP 05:16:19 [2021-04-07T05:16:19.700Z] === RUN TestRestartDaemonWithRestartingContainer 05:16:19 [2021-04-07T05:16:19.700Z] === PAUSE TestRestartDaemonWithRestartingContainer 05:16:19 [2021-04-07T05:16:19.700Z] === RUN TestContainerKillOnDaemonStart 05:16:19 [2021-04-07T05:16:19.700Z] === PAUSE TestContainerKillOnDaemonStart 05:16:19 [2021-04-07T05:16:19.700Z] === RUN TestDiff 05:16:19 [2021-04-07T05:16:19.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 05:16:20 [2021-04-07T05:16:20.272Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal 05:16:20 [2021-04-07T05:16:20.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 05:16:20 [2021-04-07T05:16:20.843Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 05:16:20 [2021-04-07T05:16:20.843Z] --- PASS: TestDiff (1.10s) 05:16:20 [2021-04-07T05:16:20.843Z] === RUN TestExecWithCloseStdin 05:16:20 [2021-04-07T05:16:20.948Z] --- PASS: TestDaemonDNSFallback (7.59s) 05:16:20 [2021-04-07T05:16:20.948Z] === RUN TestInspectNetwork 05:16:21 [2021-04-07T05:16:21.104Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose 05:16:21 [2021-04-07T05:16:21.810Z] tests/integration/regression_test.py ...... [ 98%] 05:16:21 [2021-04-07T05:16:21.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 05:16:22 [2021-04-07T05:16:22.069Z] tests/integration/credentials/store_test.py ...... [ 99%] 05:16:22 [2021-04-07T05:16:22.334Z] tests/integration/credentials/utils_test.py . [100%] 05:16:22 [2021-04-07T05:16:22.334Z] 05:16:22 [2021-04-07T05:16:22.334Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- 05:16:22 [2021-04-07T05:16:22.334Z] =========================== short test summary info ============================ 05:16:22 [2021-04-07T05:16:22.334Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 05:16:22 [2021-04-07T05:16:22.334Z] CONFIG_RT_GROUP_SCHED isn't enabled 05:16:22 [2021-04-07T05:16:22.334Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 05:16:22 [2021-04-07T05:16:22.334Z] Not supported on most drivers 05:16:22 [2021-04-07T05:16:22.334Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top 05:16:22 [2021-04-07T05:16:22.334Z] Output of docker top depends on host distro, and is not formalized. 05:16:22 [2021-04-07T05:16:22.334Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs 05:16:22 [2021-04-07T05:16:22.334Z] Output of docker top depends on host distro, and is not formalized. 05:16:22 [2021-04-07T05:16:22.334Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr 05:16:22 [2021-04-07T05:16:22.334Z] Can fail if eth0 has multiple IP addresses 05:16:22 [2021-04-07T05:16:22.334Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 05:16:22 [2021-04-07T05:16:22.334Z] This doesn't seem to be taken into account by the engine 05:16:22 [2021-04-07T05:16:22.334Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME 05:16:22 [2021-04-07T05:16:22.334Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 05:16:22 [2021-04-07T05:16:22.334Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 367.99 seconds == 05:16:22 [2021-04-07T05:16:22.488Z] --- PASS: TestExecWithCloseStdin (1.65s) 05:16:22 [2021-04-07T05:16:22.488Z] === RUN TestExec 05:16:22 [2021-04-07T05:16:22.593Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) 05:16:23 [2021-04-07T05:16:23.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 05:16:23 [2021-04-07T05:16:23.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 05:16:24 [2021-04-07T05:16:24.403Z] --- PASS: TestExec (2.00s) 05:16:24 [2021-04-07T05:16:24.403Z] === RUN TestExecUser 05:16:24 [2021-04-07T05:16:24.565Z] === RUN TestServiceCreateInit/daemonInitEnabled 05:16:24 [2021-04-07T05:16:24.889Z] 4612f6d0b889: Pull complete 05:16:25 [2021-04-07T05:16:25.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 05:16:25 [2021-04-07T05:16:25.787Z] === RUN TestDockerSuite/TestBuildAddNonTar 05:16:26 [2021-04-07T05:16:26.047Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing 05:16:26 [2021-04-07T05:16:26.227Z] === RUN TestInspectNetwork/full_network_id 05:16:26 [2021-04-07T05:16:26.227Z] === RUN TestInspectNetwork/partial_network_id 05:16:26 [2021-04-07T05:16:26.227Z] === RUN TestInspectNetwork/network_name 05:16:26 [2021-04-07T05:16:26.227Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 05:16:26 [2021-04-07T05:16:26.308Z] --- PASS: TestExecUser (1.80s) 05:16:26 [2021-04-07T05:16:26.308Z] === RUN TestExportContainerAndImportImage 05:16:27 [2021-04-07T05:16:27.693Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 05:16:27 [2021-04-07T05:16:27.953Z] --- PASS: TestExportContainerAndImportImage (1.70s) 05:16:27 [2021-04-07T05:16:27.953Z] === RUN TestExportContainerAfterDaemonRestart 05:16:28 [2021-04-07T05:16:28.525Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 05:16:29 [2021-04-07T05:16:29.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 05:16:30 [2021-04-07T05:16:30.149Z] --- PASS: TestServiceCreateInit (11.75s) 05:16:30 [2021-04-07T05:16:30.149Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.84s) 05:16:30 [2021-04-07T05:16:30.149Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.89s) 05:16:30 [2021-04-07T05:16:30.149Z] === RUN TestCreateServiceMultipleTimes 05:16:30 [2021-04-07T05:16:30.422Z] --- PASS: TestInspectNetwork (9.79s) 05:16:30 [2021-04-07T05:16:30.422Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 05:16:30 [2021-04-07T05:16:30.422Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 05:16:30 [2021-04-07T05:16:30.422Z] --- PASS: TestInspectNetwork/network_name (0.00s) 05:16:30 [2021-04-07T05:16:30.422Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 05:16:30 [2021-04-07T05:16:30.422Z] === RUN TestRunContainerWithBridgeNone 05:16:30 [2021-04-07T05:16:30.437Z] --- PASS: TestExportContainerAfterDaemonRestart (2.42s) 05:16:30 [2021-04-07T05:16:30.437Z] === RUN TestHealthCheckWorkdir 05:16:30 [2021-04-07T05:16:30.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 05:16:32 [2021-04-07T05:16:32.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 05:16:32 [2021-04-07T05:16:32.986Z] --- PASS: TestHealthCheckWorkdir (2.48s) 05:16:32 [2021-04-07T05:16:32.987Z] === RUN TestHealthKillContainer 05:16:32 [2021-04-07T05:16:32.987Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 05:16:33 [2021-04-07T05:16:33.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 05:16:33 [2021-04-07T05:16:33.559Z] === RUN TestDockerDaemonSuite/TestDaemonIP 05:16:33 [2021-04-07T05:16:33.716Z] --- PASS: TestRunContainerWithBridgeNone (3.50s) 05:16:33 [2021-04-07T05:16:33.716Z] === RUN TestNetworkInvalidJSON 05:16:33 [2021-04-07T05:16:33.716Z] === RUN TestNetworkInvalidJSON//networks/create 05:16:33 [2021-04-07T05:16:33.716Z] === PAUSE TestNetworkInvalidJSON//networks/create 05:16:33 [2021-04-07T05:16:33.716Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 05:16:33 [2021-04-07T05:16:33.716Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 05:16:33 [2021-04-07T05:16:33.716Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 05:16:33 [2021-04-07T05:16:33.716Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 05:16:33 [2021-04-07T05:16:33.716Z] === CONT TestNetworkInvalidJSON//networks/create 05:16:33 [2021-04-07T05:16:33.716Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 05:16:33 [2021-04-07T05:16:33.716Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 05:16:33 [2021-04-07T05:16:33.716Z] --- PASS: TestNetworkInvalidJSON (0.03s) 05:16:33 [2021-04-07T05:16:33.716Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 05:16:33 [2021-04-07T05:16:33.716Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 05:16:33 [2021-04-07T05:16:33.716Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 05:16:33 [2021-04-07T05:16:33.716Z] === RUN TestNetworkList 05:16:33 [2021-04-07T05:16:33.716Z] === RUN TestNetworkList//networks 05:16:33 [2021-04-07T05:16:33.716Z] === PAUSE TestNetworkList//networks 05:16:33 [2021-04-07T05:16:33.716Z] === RUN TestNetworkList//networks/ 05:16:33 [2021-04-07T05:16:33.716Z] === PAUSE TestNetworkList//networks/ 05:16:33 [2021-04-07T05:16:33.716Z] === CONT TestNetworkList//networks 05:16:33 [2021-04-07T05:16:33.716Z] === CONT TestNetworkList//networks/ 05:16:33 [2021-04-07T05:16:33.716Z] --- PASS: TestNetworkList (0.03s) 05:16:33 [2021-04-07T05:16:33.716Z] --- PASS: TestNetworkList//networks/ (0.00s) 05:16:33 [2021-04-07T05:16:33.716Z] --- PASS: TestNetworkList//networks (0.00s) 05:16:33 [2021-04-07T05:16:33.716Z] === RUN TestHostIPv4BridgeLabel 05:16:33 [2021-04-07T05:16:33.797Z] --- PASS: TestServiceWithDataPathPortInit (15.76s) 05:16:33 [2021-04-07T05:16:33.797Z] === RUN TestServiceWithDefaultAddressPoolInit 05:16:34 [2021-04-07T05:16:34.287Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) 05:16:34 [2021-04-07T05:16:34.287Z] === RUN TestDaemonRestartWithLiveRestore 05:16:34 [2021-04-07T05:16:34.790Z] Leaving: AppArmorNo profiles have been unloaded. 05:16:34 [2021-04-07T05:16:34.790Z] 05:16:34 [2021-04-07T05:16:34.790Z] Unloading profiles will leave already running processes permanently 05:16:34 [2021-04-07T05:16:34.790Z] unconfined, which can lead to unexpected situations. 05:16:34 [2021-04-07T05:16:34.790Z] 05:16:34 [2021-04-07T05:16:34.790Z] To set a process to complain mode, use the command line tool 05:16:34 [2021-04-07T05:16:34.790Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 05:16:34 [2021-04-07T05:16:34.790Z] Post stage [Pipeline] junit 05:16:34 [2021-04-07T05:16:34.802Z] Recording test results 05:16:35 [2021-04-07T05:16:35.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 05:16:35 [2021-04-07T05:16:35.669Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) 05:16:35 [2021-04-07T05:16:35.669Z] === RUN TestDaemonDefaultNetworkPools 05:16:36 [2021-04-07T05:16:36.012Z] [Checks API] No suitable checks publisher found. [Pipeline] sh 05:16:36 [2021-04-07T05:16:36.100Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 05:16:36 [2021-04-07T05:16:36.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 05:16:36 [2021-04-07T05:16:36.295Z] + echo Ensuring container killed. 05:16:36 [2021-04-07T05:16:36.295Z] Ensuring container killed. 05:16:36 [2021-04-07T05:16:36.295Z] + docker rm -vf docker-pr1 05:16:36 [2021-04-07T05:16:36.295Z] Error: No such container: docker-pr1 [Pipeline] sh 05:16:36 [2021-04-07T05:16:36.361Z] --- PASS: TestHealthKillContainer (3.59s) 05:16:36 [2021-04-07T05:16:36.361Z] === RUN TestInspectCpusetInConfigPre120 05:16:36 [2021-04-07T05:16:36.574Z] + echo Chowning /workspace to jenkins user 05:16:36 [2021-04-07T05:16:36.574Z] Chowning /workspace to jenkins user 05:16:36 [2021-04-07T05:16:36.574Z] + id -u 05:16:36 [2021-04-07T05:16:36.574Z] + id -g 05:16:36 [2021-04-07T05:16:36.574Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42263:/workspace busybox chown -R 1000:1000 /workspace 05:16:36 [2021-04-07T05:16:36.574Z] Unable to find image 'busybox:latest' locally 05:16:36 [2021-04-07T05:16:36.574Z] latest: Pulling from library/busybox 05:16:36 [2021-04-07T05:16:36.574Z] 8b3d7e226fab: Pulling fs layer 05:16:36 [2021-04-07T05:16:36.837Z] 8b3d7e226fab: Download complete 05:16:36 [2021-04-07T05:16:36.837Z] 8b3d7e226fab: Pull complete 05:16:36 [2021-04-07T05:16:36.837Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac 05:16:36 [2021-04-07T05:16:36.837Z] Status: Downloaded newer image for busybox:latest 05:16:36 [2021-04-07T05:16:36.934Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled 05:16:36 [2021-04-07T05:16:36.934Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR 05:16:36 [2021-04-07T05:16:36.934Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 05:16:37 [2021-04-07T05:16:37.052Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s) 05:16:37 [2021-04-07T05:16:37.052Z] === RUN TestDaemonRestartWithExistingNetwork 05:16:37 [2021-04-07T05:16:37.505Z] --- PASS: TestInspectCpusetInConfigPre120 (1.18s) 05:16:37 [2021-04-07T05:16:37.505Z] === RUN TestIpcModeNone [Pipeline] catchError [Pipeline] { [Pipeline] sh 05:16:38 [2021-04-07T05:16:38.079Z] + bundleName=docker-py 05:16:38 [2021-04-07T05:16:38.079Z] + echo Creating docker-py-bundles.tar.gz 05:16:38 [2021-04-07T05:16:38.079Z] Creating docker-py-bundles.tar.gz 05:16:38 [2021-04-07T05:16:38.079Z] + 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 05:16:38 [2021-04-07T05:16:38.092Z] Archiving artifacts 05:16:38 [2021-04-07T05:16:38.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 05:16:38 [2021-04-07T05:16:38.447Z] === RUN TestDockerSuite/TestBuildAddScript 05:16:38 [2021-04-07T05:16:38.971Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.95s) 05:16:38 [2021-04-07T05:16:38.971Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 05:16:39 [2021-04-07T05:16:39.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 05:16:39 [2021-04-07T05:16:39.766Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42263/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage 05:16:39 [2021-04-07T05:16:39.832Z] --- PASS: TestIpcModeNone (1.95s) 05:16:39 [2021-04-07T05:16:39.832Z] === RUN TestIpcModePrivate [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh 05:16:40 [2021-04-07T05:16:40.093Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac 05:16:40 [2021-04-07T05:16:40.129Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 -e DOCKER_GRAPHDRIVER docker:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/make.sh binary-daemon 05:16:40 [2021-04-07T05:16:40.378Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.90s) 05:16:40 [2021-04-07T05:16:40.378Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gh72r5fvpitvz85bbdtw662hn Created:2021-04-07 05:16:32.767001789 +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[1f9a4c1c43484d59808610024c0590d708fc7b077fff74dded049625badec2ce:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wlbwcyupbpxbman8alewneo0n EndpointID:783f296eb6efe7b2f9bc8e109219ee067713269546a1ad072025ae9342b22626 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8a9069fefe2793deb0079dac28b064c237846a72c306aebb0b801a7d9bf0f6d7 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:15456c3e0443 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wlbwcyupbpxbman8alewneo0n EndpointID:783f296eb6efe7b2f9bc8e109219ee067713269546a1ad072025ae9342b22626 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 05:16:40 [2021-04-07T05:16:40.378Z] PASS 05:16:40 [2021-04-07T05:16:40.378Z] 05:16:40 [2021-04-07T05:16:40.378Z] === Skipped 05:16:40 [2021-04-07T05:16:40.378Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 05:16:40 [2021-04-07T05:16:40.378Z] service_test.go:242: FLAKY_TEST 05:16:40 [2021-04-07T05:16:40.378Z] 05:16:40 [2021-04-07T05:16:40.378Z] 05:16:40 [2021-04-07T05:16:40.378Z] DONE 26 tests, 1 skipped in 56.233s 05:16:40 [2021-04-07T05:16:40.378Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 05:16:40 [2021-04-07T05:16:40.378Z] INFO: Testing against a local daemon 05:16:40 [2021-04-07T05:16:40.378Z] === RUN TestDockerNetworkIpvlanPersistance 05:16:40 [2021-04-07T05:16:40.378Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 05:16:40 [2021-04-07T05:16:40.378Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:16:40 [2021-04-07T05:16:40.378Z] === RUN TestDockerNetworkIpvlan 05:16:40 [2021-04-07T05:16:40.378Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 05:16:40 [2021-04-07T05:16:40.378Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:16:40 [2021-04-07T05:16:40.378Z] PASS 05:16:40 [2021-04-07T05:16:40.378Z] 05:16:40 [2021-04-07T05:16:40.378Z] === Skipped 05:16:40 [2021-04-07T05:16:40.378Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 05:16:40 [2021-04-07T05:16:40.378Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:16:40 [2021-04-07T05:16:40.378Z] 05:16:40 [2021-04-07T05:16:40.378Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 05:16:40 [2021-04-07T05:16:40.378Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:16:40 [2021-04-07T05:16:40.378Z] 05:16:40 [2021-04-07T05:16:40.378Z] 05:16:40 [2021-04-07T05:16:40.378Z] DONE 2 tests, 2 skipped in 0.037s 05:16:40 [2021-04-07T05:16:40.378Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 05:16:40 [2021-04-07T05:16:40.378Z] INFO: Testing against a local daemon 05:16:40 [2021-04-07T05:16:40.378Z] === RUN TestDockerNetworkMacvlanPersistance 05:16:40 [2021-04-07T05:16:40.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 05:16:40 [2021-04-07T05:16:40.696Z] 05:16:40 [2021-04-07T05:16:40.696Z] Removing bundles/ 05:16:40 [2021-04-07T05:16:40.696Z] 05:16:40 [2021-04-07T05:16:40.696Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) 05:16:40 [2021-04-07T05:16:40.697Z] Building: bundles/binary-daemon/dockerd-dev 05:16:40 [2021-04-07T05:16:40.697Z] GOOS="" GOARCH="" GOARM="" 05:16:41 [2021-04-07T05:16:41.318Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.95s) 05:16:41 [2021-04-07T05:16:41.318Z] === RUN TestDockerNetworkMacvlan 05:16:41 [2021-04-07T05:16:41.478Z] --- PASS: TestIpcModePrivate (1.75s) 05:16:41 [2021-04-07T05:16:41.478Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:108, shared: false, mustBeShared: false 05:16:41 [2021-04-07T05:16:41.478Z] === RUN TestIpcModeShareable 05:16:41 [2021-04-07T05:16:41.510Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.36s) 05:16:41 [2021-04-07T05:16:41.510Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 05:16:41 [2021-04-07T05:16:41.974Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 05:16:41 [2021-04-07T05:16:41.974Z] Using test binary docker 05:16:41 [2021-04-07T05:16:41.974Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 05:16:41 [2021-04-07T05:16:41.974Z] +++ /etc/init.d/apparmor start 05:16:41 [2021-04-07T05:16:41.974Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 05:16:41 [2021-04-07T05:16:41.974Z] INFO: Waiting for daemon to start... 05:16:41 [2021-04-07T05:16:41.974Z] Starting dockerd 05:16:41 [2021-04-07T05:16:41.974Z] +++ 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 05:16:42 [2021-04-07T05:16:42.079Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) 05:16:42 [2021-04-07T05:16:42.080Z] === RUN TestServiceWithPredefinedNetwork 05:16:42 [2021-04-07T05:16:42.287Z] === RUN TestDockerNetworkMacvlan/Subinterface 05:16:43 [2021-04-07T05:16:43.393Z] --- PASS: TestIpcModeShareable (1.84s) 05:16:43 [2021-04-07T05:16:43.393Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true 05:16:43 [2021-04-07T05:16:43.393Z] === RUN TestAPIIpcModeShareableAndContainer 05:16:43 [2021-04-07T05:16:43.393Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 05:16:43 [2021-04-07T05:16:43.654Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode 05:16:43 [2021-04-07T05:16:43.678Z] === RUN TestDockerNetworkMacvlan/OverlapParent 05:16:44 [2021-04-07T05:16:44.053Z] . 05:16:44 [2021-04-07T05:16:44.053Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 05:16:44 [2021-04-07T05:16:44.053Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 05:16:44 [2021-04-07T05:16:44.053Z] Error: No such image: emptyfs 05:16:44 [2021-04-07T05:16:44.053Z] ++++ tar -cC bundles/test-integration/emptyfs . 05:16:44 [2021-04-07T05:16:44.053Z] ++++ docker load 05:16:44 [2021-04-07T05:16:44.351Z] Running integration-test (iteration 1) 05:16:44 [2021-04-07T05:16:44.351Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 05:16:44 [2021-04-07T05:16:44.351Z] ++ 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 05:16:44 [2021-04-07T05:16:44.351Z] ++ set -e 05:16:44 [2021-04-07T05:16:44.351Z] ++ '[' -n 0 ']' 05:16:44 [2021-04-07T05:16:44.351Z] ++ set -x 05:16:44 [2021-04-07T05:16:44.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 05:16:44 [2021-04-07T05:16:44.618Z] === RUN TestDockerNetworkMacvlan/NilParent 05:16:45 [2021-04-07T05:16:45.372Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) 05:16:45 [2021-04-07T05:16:45.372Z] === RUN TestServiceRemoveKeepsIngressNetwork 05:16:45 [2021-04-07T05:16:45.372Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 05:16:45 [2021-04-07T05:16:45.372Z] service_test.go:242: FLAKY_TEST 05:16:45 [2021-04-07T05:16:45.372Z] === RUN TestServiceWithDataPathPortInit 05:16:46 [2021-04-07T05:16:46.955Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean 05:16:47 [2021-04-07T05:16:47.896Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.83s) 05:16:47 [2021-04-07T05:16:47.896Z] === RUN TestAPIIpcModeHost 05:16:47 [2021-04-07T05:16:47.914Z] === RUN TestDockerNetworkMacvlan/InternalMode 05:16:49 [2021-04-07T05:16:49.858Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate 05:16:50 [2021-04-07T05:16:50.432Z] --- PASS: TestAPIIpcModeHost (2.53s) 05:16:50 [2021-04-07T05:16:50.432Z] === RUN TestDaemonIpcModeShareable 05:16:51 [2021-04-07T05:16:51.219Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 05:16:53 [2021-04-07T05:16:53.738Z] --- PASS: TestDaemonIpcModeShareable (3.04s) 05:16:53 [2021-04-07T05:16:53.738Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true 05:16:53 [2021-04-07T05:16:53.738Z] === RUN TestDaemonIpcModePrivate 05:16:54 [2021-04-07T05:16:54.680Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 05:16:55 [2021-04-07T05:16:55.250Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration 05:16:56 [2021-04-07T05:16:56.191Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins 05:16:56 [2021-04-07T05:16:56.762Z] --- PASS: TestDaemonIpcModePrivate (3.25s) 05:16:56 [2021-04-07T05:16:56.762Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false 05:16:56 [2021-04-07T05:16:56.762Z] === RUN TestDaemonIpcModePrivateFromConfig 05:16:57 [2021-04-07T05:16:57.496Z] --- PASS: TestCreateServiceMultipleTimes (23.69s) 05:16:57 [2021-04-07T05:16:57.496Z] === RUN TestCreateServiceConflict 05:16:57 [2021-04-07T05:16:57.496Z] --- PASS: TestCreateServiceConflict (3.44s) 05:16:57 [2021-04-07T05:16:57.496Z] === RUN TestCreateServiceMaxReplicas 05:16:57 [2021-04-07T05:16:57.796Z] === RUN TestDockerNetworkMacvlan/Addressing 05:16:59 [2021-04-07T05:16:59.178Z] --- PASS: TestDockerNetworkMacvlan (17.51s) 05:16:59 [2021-04-07T05:16:59.178Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) 05:16:59 [2021-04-07T05:16:59.178Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) 05:16:59 [2021-04-07T05:16:59.178Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) 05:16:59 [2021-04-07T05:16:59.178Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s) 05:16:59 [2021-04-07T05:16:59.178Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.87s) 05:16:59 [2021-04-07T05:16:59.178Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.59s) 05:16:59 [2021-04-07T05:16:59.178Z] PASS 05:16:59 [2021-04-07T05:16:59.178Z] 05:16:59 [2021-04-07T05:16:59.178Z] DONE 8 tests in 19.495s 05:16:59 [2021-04-07T05:16:59.178Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 05:16:59 [2021-04-07T05:16:59.178Z] testing: warning: no tests to run 05:16:59 [2021-04-07T05:16:59.178Z] PASS 05:16:59 [2021-04-07T05:16:59.178Z] 05:16:59 [2021-04-07T05:16:59.178Z] DONE 0 tests in 0.006s 05:16:59 [2021-04-07T05:16:59.178Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 05:16:59 [2021-04-07T05:16:59.178Z] INFO: Testing against a local daemon 05:16:59 [2021-04-07T05:16:59.178Z] === RUN TestAuthZPluginAllowRequest 05:16:59 [2021-04-07T05:16:59.773Z] Loaded image: buildpack-deps:buster 05:16:59 [2021-04-07T05:16:59.773Z] Loaded image: busybox:latest 05:16:59 [2021-04-07T05:16:59.773Z] Loaded image: busybox:glibc 05:17:00 [2021-04-07T05:17:00.063Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.12s) 05:17:00 [2021-04-07T05:17:00.063Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false 05:17:00 [2021-04-07T05:17:00.063Z] === RUN TestDaemonIpcModeShareableFromConfig 05:17:00 [2021-04-07T05:17:00.069Z] Loaded image: debian:bullseye 05:17:00 [2021-04-07T05:17:00.365Z] Loaded image: hello-world:latest 05:17:00 [2021-04-07T05:17:00.365Z] Loaded image: arm32v7/hello-world:latest 05:17:00 [2021-04-07T05:17:00.365Z] INFO: Testing against a local daemon 05:17:00 [2021-04-07T05:17:00.365Z] === RUN TestCgroupNamespacesBuild 05:17:00 [2021-04-07T05:17:00.560Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) 05:17:00 [2021-04-07T05:17:00.560Z] === RUN TestAuthZPluginTLS 05:17:00 [2021-04-07T05:17:00.633Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins 05:17:00 [2021-04-07T05:17:00.894Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 05:17:01 [2021-04-07T05:17:01.499Z] --- PASS: TestAuthZPluginTLS (0.68s) 05:17:01 [2021-04-07T05:17:01.499Z] === RUN TestAuthZPluginDenyRequest 05:17:01 [2021-04-07T05:17:01.888Z] --- PASS: TestCgroupNamespacesBuild (1.41s) 05:17:01 [2021-04-07T05:17:01.888Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 05:17:01 [2021-04-07T05:17:01.934Z] --- PASS: TestCreateServiceMaxReplicas (4.40s) 05:17:01 [2021-04-07T05:17:01.934Z] === RUN TestCreateWithDuplicateNetworkNames 05:17:02 [2021-04-07T05:17:02.069Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) 05:17:02 [2021-04-07T05:17:02.069Z] === RUN TestAuthZPluginAPIDenyResponse 05:17:02 [2021-04-07T05:17:02.639Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s) 05:17:02 [2021-04-07T05:17:02.639Z] === RUN TestAuthZPluginDenyResponse 05:17:03 [2021-04-07T05:17:03.209Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) 05:17:03 [2021-04-07T05:17:03.209Z] === RUN TestAuthZPluginAllowEventStream 05:17:03 [2021-04-07T05:17:03.433Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.43s) 05:17:03 [2021-04-07T05:17:03.433Z] === RUN TestBuildWithSession 05:17:03 [2021-04-07T05:17:03.433Z] --- SKIP: TestBuildWithSession (0.00s) 05:17:03 [2021-04-07T05:17:03.433Z] build_session_test.go:25: TODO: BuildKit 05:17:03 [2021-04-07T05:17:03.433Z] === RUN TestBuildSquashParent 05:17:03 [2021-04-07T05:17:03.439Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.13s) 05:17:03 [2021-04-07T05:17:03.439Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true 05:17:03 [2021-04-07T05:17:03.439Z] === RUN TestIpcModeOlderClient 05:17:03 [2021-04-07T05:17:03.439Z] === PAUSE TestIpcModeOlderClient 05:17:03 [2021-04-07T05:17:03.439Z] === RUN TestKillContainerInvalidSignal 05:17:04 [2021-04-07T05:17:04.382Z] --- PASS: TestKillContainerInvalidSignal (1.38s) 05:17:04 [2021-04-07T05:17:04.382Z] === RUN TestKillContainer 05:17:04 [2021-04-07T05:17:04.382Z] === RUN TestKillContainer/no_signal 05:17:05 [2021-04-07T05:17:05.119Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) 05:17:05 [2021-04-07T05:17:05.119Z] === RUN TestAuthZPluginErrorResponse 05:17:05 [2021-04-07T05:17:05.328Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 05:17:05 [2021-04-07T05:17:05.589Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 05:17:05 [2021-04-07T05:17:05.589Z] === RUN TestKillContainer/non_killing_signal 05:17:05 [2021-04-07T05:17:05.688Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) 05:17:05 [2021-04-07T05:17:05.688Z] === RUN TestAuthZPluginErrorRequest 05:17:05 [2021-04-07T05:17:05.849Z] === RUN TestDockerSuite/TestBuildAddTar 05:17:06 [2021-04-07T05:17:06.259Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) 05:17:06 [2021-04-07T05:17:06.259Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 05:17:06 [2021-04-07T05:17:06.420Z] === RUN TestKillContainer/killing_signal 05:17:06 [2021-04-07T05:17:06.829Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) 05:17:06 [2021-04-07T05:17:06.829Z] === RUN TestAuthZPluginEnsureLoadImportWorking 05:17:07 [2021-04-07T05:17:07.321Z] --- PASS: TestServiceWithDataPathPortInit (18.39s) 05:17:07 [2021-04-07T05:17:07.321Z] === RUN TestServiceWithDefaultAddressPoolInit 05:17:07 [2021-04-07T05:17:07.916Z] --- PASS: TestBuildSquashParent (4.10s) 05:17:07 [2021-04-07T05:17:07.916Z] === RUN TestBuildWithRemoveAndForceRemove 05:17:07 [2021-04-07T05:17:07.916Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:17:07 [2021-04-07T05:17:07.916Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:17:07 [2021-04-07T05:17:07.916Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:17:07 [2021-04-07T05:17:07.916Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:17:07 [2021-04-07T05:17:07.916Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:17:07 [2021-04-07T05:17:07.916Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:17:07 [2021-04-07T05:17:07.916Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:17:07 [2021-04-07T05:17:07.916Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:17:07 [2021-04-07T05:17:07.916Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:17:07 [2021-04-07T05:17:07.916Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:17:07 [2021-04-07T05:17:07.916Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:17:07 [2021-04-07T05:17:07.916Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:17:07 [2021-04-07T05:17:07.916Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:17:07 [2021-04-07T05:17:07.916Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:17:07 [2021-04-07T05:17:07.916Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:17:07 [2021-04-07T05:17:07.916Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:17:08 [2021-04-07T05:17:08.336Z] --- PASS: TestKillContainer (3.58s) 05:17:08 [2021-04-07T05:17:08.336Z] --- PASS: TestKillContainer/no_signal (1.16s) 05:17:08 [2021-04-07T05:17:08.336Z] --- PASS: TestKillContainer/non_killing_signal (0.92s) 05:17:08 [2021-04-07T05:17:08.336Z] --- PASS: TestKillContainer/killing_signal (1.23s) 05:17:08 [2021-04-07T05:17:08.336Z] === RUN TestKillWithStopSignalAndRestartPolicies 05:17:08 [2021-04-07T05:17:08.336Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 05:17:08 [2021-04-07T05:17:08.740Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s) 05:17:08 [2021-04-07T05:17:08.740Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 05:17:09 [2021-04-07T05:17:09.724Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 05:17:10 [2021-04-07T05:17:10.018Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:17:10 [2021-04-07T05:17:10.018Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:17:10 [2021-04-07T05:17:10.652Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.92s) 05:17:10 [2021-04-07T05:17:10.652Z] === RUN TestAuthZPluginHeader 05:17:11 [2021-04-07T05:17:11.108Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.82s) 05:17:11 [2021-04-07T05:17:11.109Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.53s) 05:17:11 [2021-04-07T05:17:11.109Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.09s) 05:17:11 [2021-04-07T05:17:11.109Z] === RUN TestKillStoppedContainer 05:17:11 [2021-04-07T05:17:11.109Z] --- PASS: TestKillStoppedContainer (0.07s) 05:17:11 [2021-04-07T05:17:11.109Z] === RUN TestKillStoppedContainerAPIPre120 05:17:11 [2021-04-07T05:17:11.109Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) 05:17:11 [2021-04-07T05:17:11.109Z] === RUN TestKillDifferentUserContainer 05:17:11 [2021-04-07T05:17:11.370Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug 05:17:11 [2021-04-07T05:17:11.593Z] --- PASS: TestAuthZPluginHeader (0.86s) 05:17:11 [2021-04-07T05:17:11.593Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 05:17:12 [2021-04-07T05:17:12.256Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 05:17:12 [2021-04-07T05:17:12.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s) 05:17:12 [2021-04-07T05:17:12.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s) 05:17:12 [2021-04-07T05:17:12.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s) 05:17:12 [2021-04-07T05:17:12.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) 05:17:12 [2021-04-07T05:17:12.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.74s) 05:17:12 [2021-04-07T05:17:12.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.71s) 05:17:12 [2021-04-07T05:17:12.256Z] === RUN TestBuildMultiStageCopy 05:17:12 [2021-04-07T05:17:12.256Z] === RUN TestBuildMultiStageCopy/copy_to_root 05:17:12 [2021-04-07T05:17:12.313Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal 05:17:12 [2021-04-07T05:17:12.313Z] --- PASS: TestKillDifferentUserContainer (1.25s) 05:17:12 [2021-04-07T05:17:12.313Z] === RUN TestInspectOomKilledTrue 05:17:12 [2021-04-07T05:17:12.313Z] --- SKIP: TestInspectOomKilledTrue (0.01s) 05:17:12 [2021-04-07T05:17:12.313Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:17:12 [2021-04-07T05:17:12.313Z] === RUN TestInspectOomKilledFalse 05:17:12 [2021-04-07T05:17:12.313Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 05:17:12 [2021-04-07T05:17:12.313Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:17:12 [2021-04-07T05:17:12.313Z] === RUN TestLinksEtcHostsContentMatch 05:17:12 [2021-04-07T05:17:12.884Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong 05:17:13 [2021-04-07T05:17:13.455Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions 05:17:13 [2021-04-07T05:17:13.716Z] --- PASS: TestLinksEtcHostsContentMatch (1.37s) 05:17:13 [2021-04-07T05:17:13.716Z] === RUN TestLinksContainerNames 05:17:13 [2021-04-07T05:17:13.777Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 05:17:13 [2021-04-07T05:17:13.777Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 05:17:13 [2021-04-07T05:17:13.896Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.17s) 05:17:13 [2021-04-07T05:17:13.896Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nasda7o62oz0x8v2bc174fq47 Created:2021-04-07 05:17:05.439822732 +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[b14a32c69fc88cdde918ccf86761b1bc7c43c921402799104db26407775cb4ce:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jsxxjxqmulds1u3uu2yqi9x3e EndpointID:4a0063aa79d6b1fac097a84b1422b41b1a1b848b955819fbab91f8557001deec MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8f524325777af9bc7cc35d7f6a3a39a5ea1d5ac968160eb23a9e93078761dd98 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:c9c4e04d08d1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jsxxjxqmulds1u3uu2yqi9x3e EndpointID:4a0063aa79d6b1fac097a84b1422b41b1a1b848b955819fbab91f8557001deec EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 05:17:13 [2021-04-07T05:17:13.896Z] PASS 05:17:13 [2021-04-07T05:17:13.896Z] 05:17:13 [2021-04-07T05:17:13.896Z] === Skipped 05:17:13 [2021-04-07T05:17:13.896Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 05:17:13 [2021-04-07T05:17:13.896Z] service_test.go:242: FLAKY_TEST 05:17:13 [2021-04-07T05:17:13.896Z] 05:17:13 [2021-04-07T05:17:13.896Z] 05:17:13 [2021-04-07T05:17:13.896Z] DONE 26 tests, 1 skipped in 62.164s 05:17:13 [2021-04-07T05:17:13.896Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 05:17:13 [2021-04-07T05:17:13.896Z] ++ 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 05:17:13 [2021-04-07T05:17:13.896Z] ++ set -e 05:17:13 [2021-04-07T05:17:13.896Z] ++ '[' -n 0 ']' 05:17:13 [2021-04-07T05:17:13.896Z] ++ set -x 05:17:13 [2021-04-07T05:17:13.896Z] ++ env -i DEST=/go/src/github.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 05:17:13 [2021-04-07T05:17:13.896Z] INFO: Testing against a local daemon 05:17:13 [2021-04-07T05:17:13.896Z] === RUN TestDockerNetworkIpvlanPersistance 05:17:13 [2021-04-07T05:17:13.896Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) 05:17:13 [2021-04-07T05:17:13.896Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:17:13 [2021-04-07T05:17:13.896Z] === RUN TestDockerNetworkIpvlan 05:17:13 [2021-04-07T05:17:13.896Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 05:17:13 [2021-04-07T05:17:13.896Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:17:13 [2021-04-07T05:17:13.896Z] PASS 05:17:13 [2021-04-07T05:17:13.896Z] 05:17:13 [2021-04-07T05:17:13.896Z] === Skipped 05:17:13 [2021-04-07T05:17:13.896Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) 05:17:13 [2021-04-07T05:17:13.896Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:17:13 [2021-04-07T05:17:13.896Z] 05:17:13 [2021-04-07T05:17:13.896Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 05:17:13 [2021-04-07T05:17:13.896Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:17:13 [2021-04-07T05:17:13.896Z] 05:17:13 [2021-04-07T05:17:13.896Z] 05:17:13 [2021-04-07T05:17:13.896Z] DONE 2 tests, 2 skipped in 0.153s 05:17:13 [2021-04-07T05:17:13.896Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 05:17:13 [2021-04-07T05:17:13.896Z] ++ 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 05:17:13 [2021-04-07T05:17:13.896Z] ++ set -e 05:17:13 [2021-04-07T05:17:13.896Z] ++ '[' -n 0 ']' 05:17:13 [2021-04-07T05:17:13.896Z] ++ set -x 05:17:13 [2021-04-07T05:17:13.896Z] ++ env -i DEST=/go/src/github.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 05:17:13 [2021-04-07T05:17:13.896Z] INFO: Testing against a local daemon 05:17:13 [2021-04-07T05:17:13.896Z] === RUN TestDockerNetworkMacvlanPersistance 05:17:14 [2021-04-07T05:17:14.072Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 05:17:14 [2021-04-07T05:17:14.367Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 05:17:14 [2021-04-07T05:17:14.663Z] --- PASS: TestBuildMultiStageCopy (2.96s) 05:17:14 [2021-04-07T05:17:14.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.64s) 05:17:14 [2021-04-07T05:17:14.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) 05:17:14 [2021-04-07T05:17:14.663Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) 05:17:14 [2021-04-07T05:17:14.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) 05:17:14 [2021-04-07T05:17:14.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) 05:17:14 [2021-04-07T05:17:14.664Z] === RUN TestBuildMultiStageParentConfig 05:17:15 [2021-04-07T05:17:15.711Z] --- PASS: TestBuildMultiStageParentConfig (0.87s) 05:17:15 [2021-04-07T05:17:15.711Z] === RUN TestBuildLabelWithTargets 05:17:15 [2021-04-07T05:17:15.806Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.15s) 05:17:15 [2021-04-07T05:17:15.806Z] === RUN TestDockerNetworkMacvlan 05:17:16 [2021-04-07T05:17:16.265Z] --- PASS: TestLinksContainerNames (2.37s) 05:17:16 [2021-04-07T05:17:16.265Z] === RUN TestLogsFollowTailEmpty 05:17:16 [2021-04-07T05:17:16.265Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault 05:17:16 [2021-04-07T05:17:16.747Z] === RUN TestDockerNetworkMacvlan/Subinterface 05:17:16 [2021-04-07T05:17:16.947Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.46s) 05:17:16 [2021-04-07T05:17:16.947Z] === RUN TestAuthZPluginV2Disable 05:17:17 [2021-04-07T05:17:17.208Z] === RUN TestDockerSuite/TestBuildAddTarXz 05:17:17 [2021-04-07T05:17:17.208Z] --- PASS: TestLogsFollowTailEmpty (1.25s) 05:17:17 [2021-04-07T05:17:17.208Z] === RUN TestContainerNetworkMountsNoChown 05:17:17 [2021-04-07T05:17:17.244Z] --- PASS: TestBuildLabelWithTargets (1.27s) 05:17:17 [2021-04-07T05:17:17.244Z] === RUN TestBuildWithEmptyLayers 05:17:17 [2021-04-07T05:17:17.539Z] --- PASS: TestBuildWithEmptyLayers (0.63s) 05:17:17 [2021-04-07T05:17:17.539Z] === RUN TestBuildMultiStageOnBuild 05:17:17 [2021-04-07T05:17:17.686Z] === RUN TestDockerNetworkMacvlan/OverlapParent 05:17:18 [2021-04-07T05:17:18.604Z] --- PASS: TestContainerNetworkMountsNoChown (1.17s) 05:17:18 [2021-04-07T05:17:18.604Z] === RUN TestMountDaemonRoot 05:17:18 [2021-04-07T05:17:18.604Z] === RUN TestMountDaemonRoot/default 05:17:18 [2021-04-07T05:17:18.604Z] === PAUSE TestMountDaemonRoot/default 05:17:18 [2021-04-07T05:17:18.604Z] === RUN TestMountDaemonRoot/private 05:17:18 [2021-04-07T05:17:18.604Z] === PAUSE TestMountDaemonRoot/private 05:17:18 [2021-04-07T05:17:18.604Z] === RUN TestMountDaemonRoot/rprivate 05:17:18 [2021-04-07T05:17:18.604Z] === PAUSE TestMountDaemonRoot/rprivate 05:17:18 [2021-04-07T05:17:18.604Z] === RUN TestMountDaemonRoot/slave 05:17:18 [2021-04-07T05:17:18.604Z] === PAUSE TestMountDaemonRoot/slave 05:17:18 [2021-04-07T05:17:18.604Z] === RUN TestMountDaemonRoot/rslave 05:17:18 [2021-04-07T05:17:18.604Z] === PAUSE TestMountDaemonRoot/rslave 05:17:18 [2021-04-07T05:17:18.604Z] === RUN TestMountDaemonRoot/shared 05:17:18 [2021-04-07T05:17:18.604Z] === PAUSE TestMountDaemonRoot/shared 05:17:18 [2021-04-07T05:17:18.604Z] === RUN TestMountDaemonRoot/rshared 05:17:18 [2021-04-07T05:17:18.604Z] === PAUSE TestMountDaemonRoot/rshared 05:17:18 [2021-04-07T05:17:18.604Z] === CONT TestMountDaemonRoot/default 05:17:18 [2021-04-07T05:17:18.604Z] === RUN TestMountDaemonRoot/default/bind_subpath 05:17:18 [2021-04-07T05:17:18.604Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 05:17:18 [2021-04-07T05:17:18.604Z] === RUN TestMountDaemonRoot/default/mount_root 05:17:18 [2021-04-07T05:17:18.604Z] === PAUSE TestMountDaemonRoot/default/mount_root 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/default/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/default/bind_root 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/default/bind_root 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/default/bind_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/rshared 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/rshared/bind_root 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/rshared/mount_root 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/rshared/bind_root 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/shared 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/shared/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/shared/bind_root 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/shared/bind_root 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/shared/bind_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/shared/mount_root 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/shared/mount_root 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/rslave 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/rslave/mount_root 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/rslave/bind_root 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/slave 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/slave/mount_root 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/slave/mount_root 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/slave/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/slave/bind_root 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/slave/bind_root 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/slave/bind_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/rprivate 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/rprivate/bind_root 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/rprivate/mount_root 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/private 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/private/bind_root 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/private/bind_root 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/private/bind_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/private/mount_root 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/private/mount_root 05:17:18 [2021-04-07T05:17:18.605Z] === RUN TestMountDaemonRoot/private/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/default/bind_root 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/default/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/default/mount_root 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/rshared/mount_root 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/shared/mount_subpath 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/rslave/mount_root 05:17:18 [2021-04-07T05:17:18.605Z] === CONT TestMountDaemonRoot/shared/mount_root 05:17:18 [2021-04-07T05:17:18.867Z] === CONT TestMountDaemonRoot/shared/bind_subpath 05:17:18 [2021-04-07T05:17:18.867Z] === CONT TestMountDaemonRoot/shared/bind_root 05:17:18 [2021-04-07T05:17:18.867Z] === CONT TestMountDaemonRoot/slave/mount_root 05:17:18 [2021-04-07T05:17:18.867Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 05:17:18 [2021-04-07T05:17:18.867Z] === CONT TestMountDaemonRoot/rslave/bind_root 05:17:18 [2021-04-07T05:17:18.867Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 05:17:18 [2021-04-07T05:17:18.867Z] === CONT TestMountDaemonRoot/rprivate/bind_root 05:17:18 [2021-04-07T05:17:18.867Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride 05:17:18 [2021-04-07T05:17:18.867Z] === CONT TestMountDaemonRoot/slave/bind_subpath 05:17:18 [2021-04-07T05:17:18.867Z] === CONT TestMountDaemonRoot/slave/bind_root 05:17:18 [2021-04-07T05:17:18.867Z] === CONT TestMountDaemonRoot/slave/mount_subpath 05:17:19 [2021-04-07T05:17:19.068Z] === RUN TestDockerNetworkMacvlan/NilParent 05:17:19 [2021-04-07T05:17:19.128Z] === CONT TestMountDaemonRoot/private/bind_root 05:17:19 [2021-04-07T05:17:19.128Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 05:17:19 [2021-04-07T05:17:19.128Z] === CONT TestMountDaemonRoot/rprivate/mount_root 05:17:19 [2021-04-07T05:17:19.128Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 05:17:19 [2021-04-07T05:17:19.128Z] === CONT TestMountDaemonRoot/private/mount_subpath 05:17:19 [2021-04-07T05:17:19.128Z] === CONT TestMountDaemonRoot/private/mount_root 05:17:19 [2021-04-07T05:17:19.128Z] === CONT TestMountDaemonRoot/private/bind_subpath 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot (0.05s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/default (0.00s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/private (0.00s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) 05:17:19 [2021-04-07T05:17:19.128Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 05:17:19 [2021-04-07T05:17:19.128Z] === RUN TestContainerBindMountNonRecursive 05:17:19 [2021-04-07T05:17:19.128Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 05:17:19 [2021-04-07T05:17:19.618Z] --- PASS: TestBuildMultiStageOnBuild (1.84s) 05:17:19 [2021-04-07T05:17:19.618Z] === RUN TestBuildUncleanTarFilenames 05:17:20 [2021-04-07T05:17:20.241Z] --- PASS: TestAuthZPluginV2Disable (3.91s) 05:17:20 [2021-04-07T05:17:20.241Z] === RUN TestAuthZPluginV2RejectVolumeRequests 05:17:20 [2021-04-07T05:17:20.258Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) 05:17:20 [2021-04-07T05:17:20.258Z] === RUN TestBuildMultiStageLayerLeak 05:17:20 [2021-04-07T05:17:20.481Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.38s) 05:17:20 [2021-04-07T05:17:20.481Z] === RUN TestCreateServiceSecretFileMode 05:17:21 [2021-04-07T05:17:21.042Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 05:17:21 [2021-04-07T05:17:21.616Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone 05:17:21 [2021-04-07T05:17:21.982Z] --- PASS: TestCreateServiceSecretFileMode (3.70s) 05:17:21 [2021-04-07T05:17:21.982Z] === RUN TestCreateServiceConfigFileMode 05:17:22 [2021-04-07T05:17:22.360Z] --- PASS: TestBuildMultiStageLayerLeak (1.89s) 05:17:22 [2021-04-07T05:17:22.360Z] === RUN TestBuildWithHugeFile 05:17:23 [2021-04-07T05:17:23.001Z] --- PASS: TestContainerBindMountNonRecursive (3.71s) 05:17:23 [2021-04-07T05:17:23.001Z] === RUN TestContainerVolumesMountedAsShared 05:17:23 [2021-04-07T05:17:23.267Z] === RUN TestDockerNetworkMacvlan/InternalMode 05:17:23 [2021-04-07T05:17:23.537Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) 05:17:23 [2021-04-07T05:17:23.537Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 05:17:23 [2021-04-07T05:17:23.944Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s) 05:17:23 [2021-04-07T05:17:23.944Z] === RUN TestContainerVolumesMountedAsSlave 05:17:24 [2021-04-07T05:17:24.205Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError 05:17:25 [2021-04-07T05:17:25.590Z] --- PASS: TestContainerVolumesMountedAsSlave (1.59s) 05:17:25 [2021-04-07T05:17:25.590Z] === RUN TestNetworkNat 05:17:26 [2021-04-07T05:17:26.416Z] --- PASS: TestCreateServiceConfigFileMode (3.82s) 05:17:26 [2021-04-07T05:17:26.416Z] === RUN TestCreateServiceSysctls 05:17:26 [2021-04-07T05:17:26.976Z] --- PASS: TestNetworkNat (1.48s) 05:17:26 [2021-04-07T05:17:26.976Z] === RUN TestNetworkLocalhostTCPNat 05:17:26 [2021-04-07T05:17:26.976Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride 05:17:26 [2021-04-07T05:17:26.976Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 05:17:27 [2021-04-07T05:17:27.464Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 05:17:28 [2021-04-07T05:17:28.364Z] --- PASS: TestNetworkLocalhostTCPNat (1.34s) 05:17:28 [2021-04-07T05:17:28.364Z] === RUN TestNetworkLoopbackNat 05:17:29 [2021-04-07T05:17:29.307Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild 05:17:30 [2021-04-07T05:17:30.847Z] --- PASS: TestCreateServiceSysctls (4.80s) 05:17:30 [2021-04-07T05:17:30.847Z] === RUN TestCreateServiceCapabilities 05:17:31 [2021-04-07T05:17:31.851Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency 05:17:32 [2021-04-07T05:17:32.424Z] --- PASS: TestNetworkLoopbackNat (4.28s) 05:17:32 [2021-04-07T05:17:32.424Z] === RUN TestPause 05:17:32 [2021-04-07T05:17:32.685Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile 05:17:33 [2021-04-07T05:17:33.530Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.05s) 05:17:33 [2021-04-07T05:17:33.530Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 05:17:33 [2021-04-07T05:17:33.628Z] --- PASS: TestPause (1.19s) 05:17:33 [2021-04-07T05:17:33.628Z] === RUN TestPauseFailsOnWindowsServerContainers 05:17:33 [2021-04-07T05:17:33.628Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 05:17:33 [2021-04-07T05:17:33.628Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:17:33 [2021-04-07T05:17:33.628Z] === RUN TestPauseStopPausedContainer 05:17:34 [2021-04-07T05:17:34.348Z] --- PASS: TestCreateServiceCapabilities (3.70s) 05:17:34 [2021-04-07T05:17:34.348Z] === RUN TestInspect 05:17:34 [2021-04-07T05:17:34.575Z] --- PASS: TestPauseStopPausedContainer (1.00s) 05:17:34 [2021-04-07T05:17:34.575Z] === RUN TestPsFilter 05:17:34 [2021-04-07T05:17:34.836Z] --- PASS: TestPsFilter (0.14s) 05:17:34 [2021-04-07T05:17:34.836Z] === RUN TestRemoveContainerWithRemovedVolume 05:17:35 [2021-04-07T05:17:35.592Z] === RUN TestDockerNetworkMacvlan/Addressing 05:17:35 [2021-04-07T05:17:35.781Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) 05:17:35 [2021-04-07T05:17:35.781Z] === RUN TestRemoveContainerWithVolume 05:17:36 [2021-04-07T05:17:36.041Z] === RUN TestDockerSuite/TestBuildBlankName 05:17:36 [2021-04-07T05:17:36.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 05:17:36 [2021-04-07T05:17:36.562Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload 05:17:36 [2021-04-07T05:17:36.562Z] --- PASS: TestRemoveContainerWithVolume (0.98s) 05:17:36 [2021-04-07T05:17:36.562Z] === RUN TestRemoveContainerRunning 05:17:36 [2021-04-07T05:17:36.972Z] --- PASS: TestDockerNetworkMacvlan (21.49s) 05:17:36 [2021-04-07T05:17:36.972Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) 05:17:36 [2021-04-07T05:17:36.972Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) 05:17:36 [2021-04-07T05:17:36.972Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.53s) 05:17:36 [2021-04-07T05:17:36.972Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.82s) 05:17:36 [2021-04-07T05:17:36.972Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.17s) 05:17:36 [2021-04-07T05:17:36.972Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.81s) 05:17:36 [2021-04-07T05:17:36.972Z] PASS 05:17:36 [2021-04-07T05:17:36.972Z] 05:17:36 [2021-04-07T05:17:36.972Z] DONE 8 tests in 23.790s 05:17:36 [2021-04-07T05:17:36.972Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 05:17:36 [2021-04-07T05:17:36.972Z] ++ 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 05:17:36 [2021-04-07T05:17:36.972Z] ++ set -e 05:17:36 [2021-04-07T05:17:36.972Z] ++ '[' -n 0 ']' 05:17:36 [2021-04-07T05:17:36.972Z] ++ set -x 05:17:36 [2021-04-07T05:17:36.972Z] ++ env -i DEST=/go/src/github.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 05:17:36 [2021-04-07T05:17:36.972Z] testing: warning: no tests to run 05:17:36 [2021-04-07T05:17:36.972Z] PASS 05:17:36 [2021-04-07T05:17:36.972Z] 05:17:36 [2021-04-07T05:17:36.972Z] DONE 0 tests in 0.034s 05:17:36 [2021-04-07T05:17:36.972Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 05:17:36 [2021-04-07T05:17:36.972Z] ++ 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 05:17:36 [2021-04-07T05:17:36.972Z] ++ set -e 05:17:36 [2021-04-07T05:17:36.972Z] ++ '[' -n 0 ']' 05:17:36 [2021-04-07T05:17:36.972Z] ++ set -x 05:17:36 [2021-04-07T05:17:36.972Z] ++ env -i DEST=/go/src/github.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 05:17:37 [2021-04-07T05:17:37.232Z] INFO: Testing against a local daemon 05:17:37 [2021-04-07T05:17:37.232Z] === RUN TestAuthZPluginAllowRequest 05:17:37 [2021-04-07T05:17:37.948Z] --- PASS: TestRemoveContainerRunning (1.12s) 05:17:37 [2021-04-07T05:17:37.948Z] === RUN TestRemoveContainerForceRemoveRunning 05:17:38 [2021-04-07T05:17:38.801Z] --- PASS: TestInspect (3.97s) 05:17:38 [2021-04-07T05:17:38.801Z] === RUN TestCreateJob 05:17:38 [2021-04-07T05:17:38.889Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.96s) 05:17:38 [2021-04-07T05:17:38.889Z] === RUN TestRemoveInvalidContainer 05:17:38 [2021-04-07T05:17:38.889Z] --- PASS: TestRemoveInvalidContainer (0.02s) 05:17:38 [2021-04-07T05:17:38.889Z] === RUN TestRenameLinkedContainer 05:17:38 [2021-04-07T05:17:38.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 05:17:39 [2021-04-07T05:17:39.141Z] --- PASS: TestAuthZPluginAllowRequest (1.92s) 05:17:39 [2021-04-07T05:17:39.142Z] === RUN TestAuthZPluginTLS 05:17:39 [2021-04-07T05:17:39.712Z] --- PASS: TestAuthZPluginTLS (0.68s) 05:17:39 [2021-04-07T05:17:39.712Z] === RUN TestAuthZPluginDenyRequest 05:17:40 [2021-04-07T05:17:40.652Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) 05:17:40 [2021-04-07T05:17:40.652Z] === RUN TestAuthZPluginAPIDenyResponse 05:17:41 [2021-04-07T05:17:41.222Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) 05:17:41 [2021-04-07T05:17:41.222Z] === RUN TestAuthZPluginDenyResponse 05:17:41 [2021-04-07T05:17:41.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 05:17:41 [2021-04-07T05:17:41.792Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) 05:17:41 [2021-04-07T05:17:41.792Z] === RUN TestAuthZPluginAllowEventStream 05:17:42 [2021-04-07T05:17:42.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 05:17:42 [2021-04-07T05:17:42.818Z] --- PASS: TestRenameLinkedContainer (4.08s) 05:17:42 [2021-04-07T05:17:42.818Z] === RUN TestRenameStoppedContainer 05:17:43 [2021-04-07T05:17:43.239Z] --- PASS: TestCreateJob (4.87s) 05:17:43 [2021-04-07T05:17:43.239Z] === RUN TestReplicatedJob 05:17:43 [2021-04-07T05:17:43.396Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError 05:17:43 [2021-04-07T05:17:43.701Z] --- PASS: TestAuthZPluginAllowEventStream (1.93s) 05:17:43 [2021-04-07T05:17:43.701Z] === RUN TestAuthZPluginErrorResponse 05:17:43 [2021-04-07T05:17:43.967Z] --- PASS: TestRenameStoppedContainer (1.11s) 05:17:43 [2021-04-07T05:17:43.967Z] === RUN TestRenameRunningContainerAndReuse 05:17:44 [2021-04-07T05:17:44.271Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) 05:17:44 [2021-04-07T05:17:44.271Z] === RUN TestAuthZPluginErrorRequest 05:17:45 [2021-04-07T05:17:45.211Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) 05:17:45 [2021-04-07T05:17:45.211Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 05:17:45 [2021-04-07T05:17:45.781Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) 05:17:45 [2021-04-07T05:17:45.781Z] === RUN TestAuthZPluginEnsureLoadImportWorking 05:17:45 [2021-04-07T05:17:45.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 05:17:46 [2021-04-07T05:17:46.451Z] --- PASS: TestRenameRunningContainerAndReuse (2.49s) 05:17:46 [2021-04-07T05:17:46.451Z] === RUN TestRenameInvalidName 05:17:47 [2021-04-07T05:17:47.838Z] --- PASS: TestRenameInvalidName (1.39s) 05:17:47 [2021-04-07T05:17:47.838Z] === RUN TestRenameAnonymousContainer 05:17:48 [2021-04-07T05:17:48.321Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.48s) 05:17:48 [2021-04-07T05:17:48.321Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 05:17:49 [2021-04-07T05:17:49.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 05:17:50 [2021-04-07T05:17:50.861Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.51s) 05:17:50 [2021-04-07T05:17:50.861Z] === RUN TestAuthZPluginHeader 05:17:51 [2021-04-07T05:17:51.631Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.92s) 05:17:51 [2021-04-07T05:17:51.631Z] PASS 05:17:51 [2021-04-07T05:17:51.631Z] 05:17:51 [2021-04-07T05:17:51.631Z] DONE 17 tests in 52.497s 05:17:51 [2021-04-07T05:17:51.631Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 05:17:51 [2021-04-07T05:17:51.631Z] INFO: Testing against a local daemon 05:17:51 [2021-04-07T05:17:51.631Z] === RUN TestPluginInvalidJSON 05:17:51 [2021-04-07T05:17:51.631Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 05:17:51 [2021-04-07T05:17:51.631Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 05:17:51 [2021-04-07T05:17:51.631Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 05:17:51 [2021-04-07T05:17:51.631Z] --- PASS: TestPluginInvalidJSON (0.01s) 05:17:51 [2021-04-07T05:17:51.631Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 05:17:51 [2021-04-07T05:17:51.631Z] === RUN TestPluginInstall 05:17:51 [2021-04-07T05:17:51.631Z] === RUN TestPluginInstall/no_auth 05:17:51 [2021-04-07T05:17:51.691Z] --- PASS: TestReplicatedJob (7.82s) 05:17:51 [2021-04-07T05:17:51.691Z] === RUN TestUpdateReplicatedJob 05:17:51 [2021-04-07T05:17:51.769Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns 05:17:51 [2021-04-07T05:17:51.800Z] --- PASS: TestAuthZPluginHeader (0.99s) 05:17:51 [2021-04-07T05:17:51.800Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 05:17:51 [2021-04-07T05:17:51.800Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 05:17:51 [2021-04-07T05:17:51.800Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:17:51 [2021-04-07T05:17:51.800Z] === RUN TestAuthZPluginV2Disable 05:17:51 [2021-04-07T05:17:51.800Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 05:17:51 [2021-04-07T05:17:51.800Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:17:51 [2021-04-07T05:17:51.800Z] === RUN TestAuthZPluginV2RejectVolumeRequests 05:17:51 [2021-04-07T05:17:51.800Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 05:17:51 [2021-04-07T05:17:51.800Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:17:51 [2021-04-07T05:17:51.800Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 05:17:51 [2021-04-07T05:17:51.800Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 05:17:51 [2021-04-07T05:17:51.800Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:17:51 [2021-04-07T05:17:51.800Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 05:17:52 [2021-04-07T05:17:52.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 05:17:53 [2021-04-07T05:17:53.282Z] --- PASS: TestRenameAnonymousContainer (5.43s) 05:17:53 [2021-04-07T05:17:53.282Z] === RUN TestRenameContainerWithSameName 05:17:53 [2021-04-07T05:17:53.541Z] time="2021-04-07T05:17:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:17:53 [2021-04-07T05:17:53.541Z] time="2021-04-07T05:17:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e07e723fa3479d7120b896c8a323bfb9315b8aa50bb3f9dd58366cd51d58a21" mediatype=application/vnd.docker.plugin.v1+json size=522 05:17:53 [2021-04-07T05:17:53.541Z] time="2021-04-07T05:17:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:17:53 [2021-04-07T05:17:53.541Z] time="2021-04-07T05:17:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e07e723fa3479d7120b896c8a323bfb9315b8aa50bb3f9dd58366cd51d58a21" mediatype=application/vnd.docker.plugin.v1+json size=522 05:17:53 [2021-04-07T05:17:53.541Z] === RUN TestPluginInstall/with_htpasswd 05:17:54 [2021-04-07T05:17:54.111Z] time="2021-04-07T05:17:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:17:54 [2021-04-07T05:17:54.111Z] time="2021-04-07T05:17:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2cccfd262072274c82a8f967a4be3ab5580cab41a020bb14dd70eef723b49f1" mediatype=application/vnd.docker.plugin.v1+json size=522 05:17:54 [2021-04-07T05:17:54.111Z] time="2021-04-07T05:17:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:17:54 [2021-04-07T05:17:54.111Z] time="2021-04-07T05:17:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2cccfd262072274c82a8f967a4be3ab5580cab41a020bb14dd70eef723b49f1" mediatype=application/vnd.docker.plugin.v1+json size=522 05:17:54 [2021-04-07T05:17:54.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 05:17:54 [2021-04-07T05:17:54.375Z] === RUN TestPluginInstall/with_insecure 05:17:54 [2021-04-07T05:17:54.485Z] --- PASS: TestRenameContainerWithSameName (1.28s) 05:17:54 [2021-04-07T05:17:54.485Z] === RUN TestRenameContainerWithLinkedContainer 05:17:55 [2021-04-07T05:17:55.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart 05:17:55 [2021-04-07T05:17:55.757Z] time="2021-04-07T05:17:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:17:55 [2021-04-07T05:17:55.757Z] time="2021-04-07T05:17:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae01b0a5e0db31fb1de780f262bc3d0942ae72b1884b0fe99f562eea1a348904" mediatype=application/vnd.docker.plugin.v1+json size=522 05:17:55 [2021-04-07T05:17:55.757Z] time="2021-04-07T05:17:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:17:55 [2021-04-07T05:17:55.757Z] time="2021-04-07T05:17:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae01b0a5e0db31fb1de780f262bc3d0942ae72b1884b0fe99f562eea1a348904" mediatype=application/vnd.docker.plugin.v1+json size=522 05:17:55 [2021-04-07T05:17:55.757Z] --- PASS: TestPluginInstall (4.39s) 05:17:55 [2021-04-07T05:17:55.757Z] --- PASS: TestPluginInstall/no_auth (2.17s) 05:17:55 [2021-04-07T05:17:55.757Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) 05:17:55 [2021-04-07T05:17:55.757Z] --- PASS: TestPluginInstall/with_insecure (1.43s) 05:17:55 [2021-04-07T05:17:55.757Z] plugin_test.go:160: [d63279c4cf9a7] daemon is not started 05:17:55 [2021-04-07T05:17:55.757Z] === RUN TestPluginsWithRuntimes 05:17:56 [2021-04-07T05:17:56.131Z] --- PASS: TestUpdateReplicatedJob (4.84s) 05:17:56 [2021-04-07T05:17:56.132Z] === RUN TestServiceListWithStatuses 05:17:56 [2021-04-07T05:17:56.132Z] --- SKIP: TestServiceListWithStatuses (0.00s) 05:17:56 [2021-04-07T05:17:56.132Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:17:56 [2021-04-07T05:17:56.132Z] === RUN TestDockerNetworkConnectAlias 05:17:56 [2021-04-07T05:17:56.813Z] --- PASS: TestRenameContainerWithLinkedContainer (2.23s) 05:17:56 [2021-04-07T05:17:56.813Z] === RUN TestResize 05:17:57 [2021-04-07T05:17:57.698Z] === RUN TestPluginsWithRuntimes/No_Args 05:17:58 [2021-04-07T05:17:58.199Z] --- PASS: TestResize (1.45s) 05:17:58 [2021-04-07T05:17:58.199Z] === RUN TestResizeWithInvalidSize 05:17:59 [2021-04-07T05:17:59.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 05:17:59 [2021-04-07T05:17:59.645Z] === RUN TestPluginsWithRuntimes/With_Args 05:17:59 [2021-04-07T05:17:59.893Z] --- PASS: TestResizeWithInvalidSize (1.80s) 05:17:59 [2021-04-07T05:17:59.893Z] === RUN TestResizeWhenContainerNotStarted 05:18:01 [2021-04-07T05:18:01.026Z] --- PASS: TestPluginsWithRuntimes (5.03s) 05:18:01 [2021-04-07T05:18:01.026Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.58s) 05:18:01 [2021-04-07T05:18:01.026Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.55s) 05:18:01 [2021-04-07T05:18:01.026Z] PASS 05:18:01 [2021-04-07T05:18:01.026Z] 05:18:01 [2021-04-07T05:18:01.026Z] DONE 9 tests in 9.478s 05:18:01 [2021-04-07T05:18:01.026Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 05:18:01 [2021-04-07T05:18:01.026Z] INFO: Testing against a local daemon 05:18:01 [2021-04-07T05:18:01.026Z] === RUN TestExternalGraphDriver 05:18:01 [2021-04-07T05:18:01.026Z] === RUN TestExternalGraphDriver/json 05:18:01 [2021-04-07T05:18:01.820Z] --- PASS: TestResizeWhenContainerNotStarted (1.62s) 05:18:01 [2021-04-07T05:18:01.820Z] === RUN TestDaemonRestartKillContainers 05:18:01 [2021-04-07T05:18:01.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:18:01 [2021-04-07T05:18:01.820Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:18:02 [2021-04-07T05:18:02.134Z] Created binary: bundles/binary-daemon/dockerd-dev 05:18:02 [2021-04-07T05:18:02.134Z] Copying nested executables into bundles/binary-daemon 05:18:03 [2021-04-07T05:18:03.509Z] 05:18:03 [2021-04-07T05:18:03.566Z] === RUN TestExternalGraphDriver/spec 05:18:04 [2021-04-07T05:18:04.589Z] --- PASS: TestDockerNetworkConnectAlias (8.38s) 05:18:04 [2021-04-07T05:18:04.589Z] === RUN TestDockerNetworkReConnect 05:18:06 [2021-04-07T05:18:06.020Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:18:06 [2021-04-07T05:18:06.113Z] === RUN TestExternalGraphDriver/pull [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh 05:18:06 [2021-04-07T05:18:06.960Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:18:07 [2021-04-07T05:18:07.125Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 -e DOCKER_GRAPHDRIVER docker:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/make.sh cross 05:18:07 [2021-04-07T05:18:07.693Z] 05:18:07 [2021-04-07T05:18:07.693Z] Removing bundles/ 05:18:07 [2021-04-07T05:18:07.693Z] 05:18:07 [2021-04-07T05:18:07.693Z] ---> Making bundle: cross (in bundles/cross) 05:18:07 [2021-04-07T05:18:07.693Z] Cross building: bundles/cross/linux/amd64 05:18:07 [2021-04-07T05:18:07.693Z] Building: bundles/cross/linux/amd64/dockerd-dev 05:18:07 [2021-04-07T05:18:07.693Z] GOOS="linux" GOARCH="amd64" GOARM="" 05:18:08 [2021-04-07T05:18:08.023Z] --- PASS: TestExternalGraphDriver (7.02s) 05:18:08 [2021-04-07T05:18:08.023Z] --- PASS: TestExternalGraphDriver/json (2.41s) 05:18:08 [2021-04-07T05:18:08.023Z] --- PASS: TestExternalGraphDriver/spec (2.54s) 05:18:08 [2021-04-07T05:18:08.023Z] --- PASS: TestExternalGraphDriver/pull (2.01s) 05:18:08 [2021-04-07T05:18:08.023Z] === RUN TestGraphdriverPluginV2 05:18:09 [2021-04-07T05:18:09.897Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.17s) 05:18:09 [2021-04-07T05:18:09.898Z] PASS 05:18:09 [2021-04-07T05:18:09.898Z] 05:18:09 [2021-04-07T05:18:09.898Z] === Skipped 05:18:09 [2021-04-07T05:18:09.898Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 05:18:09 [2021-04-07T05:18:09.898Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:18:09 [2021-04-07T05:18:09.898Z] 05:18:09 [2021-04-07T05:18:09.898Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 05:18:09 [2021-04-07T05:18:09.898Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:18:09 [2021-04-07T05:18:09.898Z] 05:18:09 [2021-04-07T05:18:09.898Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 05:18:09 [2021-04-07T05:18:09.898Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:18:09 [2021-04-07T05:18:09.898Z] 05:18:09 [2021-04-07T05:18:09.898Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 05:18:09 [2021-04-07T05:18:09.898Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:18:09 [2021-04-07T05:18:09.898Z] 05:18:09 [2021-04-07T05:18:09.898Z] 05:18:09 [2021-04-07T05:18:09.898Z] DONE 17 tests, 4 skipped in 32.764s 05:18:09 [2021-04-07T05:18:09.898Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 05:18:09 [2021-04-07T05:18:09.898Z] ++ 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 05:18:09 [2021-04-07T05:18:09.898Z] ++ set -e 05:18:09 [2021-04-07T05:18:09.898Z] ++ '[' -n 0 ']' 05:18:09 [2021-04-07T05:18:09.898Z] ++ set -x 05:18:09 [2021-04-07T05:18:09.898Z] ++ env -i DEST=/go/src/github.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 05:18:09 [2021-04-07T05:18:09.898Z] INFO: Testing against a local daemon 05:18:09 [2021-04-07T05:18:09.898Z] === RUN TestPluginInvalidJSON 05:18:09 [2021-04-07T05:18:09.898Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 05:18:09 [2021-04-07T05:18:09.898Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 05:18:10 [2021-04-07T05:18:10.157Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 05:18:10 [2021-04-07T05:18:10.157Z] --- PASS: TestPluginInvalidJSON (0.03s) 05:18:10 [2021-04-07T05:18:10.157Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 05:18:10 [2021-04-07T05:18:10.157Z] === RUN TestPluginInstall 05:18:10 [2021-04-07T05:18:10.157Z] === RUN TestPluginInstall/no_auth 05:18:11 [2021-04-07T05:18:11.466Z] --- PASS: TestDockerNetworkReConnect (6.91s) 05:18:11 [2021-04-07T05:18:11.466Z] === RUN TestServicePlugin 05:18:11 [2021-04-07T05:18:11.466Z] --- SKIP: TestServicePlugin (0.01s) 05:18:11 [2021-04-07T05:18:11.466Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:18:11 [2021-04-07T05:18:11.466Z] === RUN TestServiceUpdateLabel 05:18:12 [2021-04-07T05:18:12.699Z] time="2021-04-07T05:18:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:18:12 [2021-04-07T05:18:12.699Z] time="2021-04-07T05:18:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6147a4690a8aed8bfb58aae9f05b401a01fbe3b7a0047838bf35029494d338d1" mediatype=application/vnd.docker.plugin.v1+json size=522 05:18:12 [2021-04-07T05:18:12.699Z] time="2021-04-07T05:18:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:18:12 [2021-04-07T05:18:12.699Z] time="2021-04-07T05:18:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6147a4690a8aed8bfb58aae9f05b401a01fbe3b7a0047838bf35029494d338d1" mediatype=application/vnd.docker.plugin.v1+json size=522 05:18:12 [2021-04-07T05:18:12.699Z] === RUN TestPluginInstall/with_htpasswd 05:18:13 [2021-04-07T05:18:13.303Z] --- PASS: TestGraphdriverPluginV2 (4.71s) 05:18:13 [2021-04-07T05:18:13.303Z] PASS 05:18:13 [2021-04-07T05:18:13.303Z] 05:18:13 [2021-04-07T05:18:13.303Z] DONE 5 tests in 11.773s 05:18:13 [2021-04-07T05:18:13.303Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 05:18:13 [2021-04-07T05:18:13.303Z] INFO: Testing against a local daemon 05:18:13 [2021-04-07T05:18:13.303Z] === RUN TestContinueAfterPluginCrash 05:18:13 [2021-04-07T05:18:13.303Z] === PAUSE TestContinueAfterPluginCrash 05:18:13 [2021-04-07T05:18:13.303Z] === RUN TestReadPluginNoRead 05:18:13 [2021-04-07T05:18:13.303Z] === PAUSE TestReadPluginNoRead 05:18:13 [2021-04-07T05:18:13.303Z] === RUN TestDaemonStartWithLogOpt 05:18:13 [2021-04-07T05:18:13.303Z] === PAUSE TestDaemonStartWithLogOpt 05:18:13 [2021-04-07T05:18:13.303Z] === CONT TestContinueAfterPluginCrash 05:18:13 [2021-04-07T05:18:13.303Z] === CONT TestDaemonStartWithLogOpt 05:18:13 [2021-04-07T05:18:13.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:18:13 [2021-04-07T05:18:13.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:18:13 [2021-04-07T05:18:13.639Z] time="2021-04-07T05:18:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:18:13 [2021-04-07T05:18:13.639Z] time="2021-04-07T05:18:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79c0a68c4e7f773488a9da5384bb6660dcbcc51f0af7d243321fa2616e0ca300" mediatype=application/vnd.docker.plugin.v1+json size=522 05:18:13 [2021-04-07T05:18:13.639Z] time="2021-04-07T05:18:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:18:13 [2021-04-07T05:18:13.639Z] time="2021-04-07T05:18:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79c0a68c4e7f773488a9da5384bb6660dcbcc51f0af7d243321fa2616e0ca300" mediatype=application/vnd.docker.plugin.v1+json size=522 05:18:13 [2021-04-07T05:18:13.899Z] === RUN TestPluginInstall/with_insecure 05:18:15 [2021-04-07T05:18:15.030Z] --- PASS: TestServiceUpdateLabel (3.74s) 05:18:15 [2021-04-07T05:18:15.030Z] === RUN TestServiceUpdateSecrets 05:18:15 [2021-04-07T05:18:15.281Z] time="2021-04-07T05:18:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:18:15 [2021-04-07T05:18:15.281Z] time="2021-04-07T05:18:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f287f563e14b553382f58cd3827bf94bbebf9a180d6e9059d3f7c16ba0909d7" mediatype=application/vnd.docker.plugin.v1+json size=522 05:18:15 [2021-04-07T05:18:15.281Z] time="2021-04-07T05:18:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:18:15 [2021-04-07T05:18:15.281Z] time="2021-04-07T05:18:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f287f563e14b553382f58cd3827bf94bbebf9a180d6e9059d3f7c16ba0909d7" mediatype=application/vnd.docker.plugin.v1+json size=522 05:18:15 [2021-04-07T05:18:15.541Z] --- PASS: TestPluginInstall (5.52s) 05:18:15 [2021-04-07T05:18:15.541Z] --- PASS: TestPluginInstall/no_auth (2.62s) 05:18:15 [2021-04-07T05:18:15.541Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) 05:18:15 [2021-04-07T05:18:15.541Z] --- PASS: TestPluginInstall/with_insecure (1.71s) 05:18:15 [2021-04-07T05:18:15.541Z] plugin_test.go:160: [db190e6534c3c] daemon is not started 05:18:15 [2021-04-07T05:18:15.541Z] === RUN TestPluginsWithRuntimes 05:18:17 [2021-04-07T05:18:17.509Z] --- PASS: TestDaemonStartWithLogOpt (4.22s) 05:18:17 [2021-04-07T05:18:17.509Z] === CONT TestReadPluginNoRead 05:18:17 [2021-04-07T05:18:17.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:18:17 [2021-04-07T05:18:17.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:18:18 [2021-04-07T05:18:18.082Z] === RUN TestPluginsWithRuntimes/No_Args 05:18:19 [2021-04-07T05:18:19.372Z] --- PASS: TestBuildWithHugeFile (53.90s) 05:18:19 [2021-04-07T05:18:19.372Z] === RUN TestBuildWithEmptyDockerfile 05:18:19 [2021-04-07T05:18:19.372Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 05:18:19 [2021-04-07T05:18:19.372Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 05:18:19 [2021-04-07T05:18:19.372Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:18:19 [2021-04-07T05:18:19.372Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:18:19 [2021-04-07T05:18:19.372Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:18:19 [2021-04-07T05:18:19.372Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:18:19 [2021-04-07T05:18:19.372Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 05:18:19 [2021-04-07T05:18:19.372Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:18:19 [2021-04-07T05:18:19.372Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:18:19 [2021-04-07T05:18:19.372Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) 05:18:19 [2021-04-07T05:18:19.372Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) 05:18:19 [2021-04-07T05:18:19.372Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) 05:18:19 [2021-04-07T05:18:19.372Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) 05:18:19 [2021-04-07T05:18:19.372Z] === RUN TestBuildPreserveOwnership 05:18:19 [2021-04-07T05:18:19.372Z] === RUN TestBuildPreserveOwnership/copy_from 05:18:19 [2021-04-07T05:18:19.372Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 05:18:19 [2021-04-07T05:18:19.473Z] === RUN TestPluginsWithRuntimes/With_Args 05:18:20 [2021-04-07T05:18:20.050Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 05:18:20 [2021-04-07T05:18:20.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:18:20 [2021-04-07T05:18:20.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 05:18:20 [2021-04-07T05:18:20.416Z] --- PASS: TestBuildPreserveOwnership (4.02s) 05:18:20 [2021-04-07T05:18:20.416Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.60s) 05:18:20 [2021-04-07T05:18:20.416Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.41s) 05:18:20 [2021-04-07T05:18:20.416Z] === RUN TestBuildPlatformInvalid 05:18:20 [2021-04-07T05:18:20.416Z] --- PASS: TestBuildPlatformInvalid (0.12s) 05:18:20 [2021-04-07T05:18:20.416Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 05:18:21 [2021-04-07T05:18:21.245Z] 5ff1512f88ec: Pull complete 05:18:21 [2021-04-07T05:18:21.245Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab 05:18:21 [2021-04-07T05:18:21.245Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 05:18:21 [2021-04-07T05:18:21.245Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully 05:18:21 [2021-04-07T05:18:21.245Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test 05:18:21 [2021-04-07T05:18:21.245Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817' 05:18:21 [2021-04-07T05:18:21.245Z] WARN: Skipping validation tests 05:18:21 [2021-04-07T05:18:21.245Z] INFO: Running unit tests at 04/07/2021 05:18:13... 05:18:21 [2021-04-07T05:18:21.245Z] INFO: make.ps1 starting at 04/07/2021 05:18:17 05:18:21 [2021-04-07T05:18:21.245Z] INFO: Git commit (255c79a1e8) assumed from DOCKER_GITCOMMIT environment variable 05:18:21 [2021-04-07T05:18:21.245Z] INFO: Invoking autogen... 05:18:21 [2021-04-07T05:18:21.245Z] INFO: Running unit tests... 05:18:21 [2021-04-07T05:18:21.382Z] --- PASS: TestPluginsWithRuntimes (5.60s) 05:18:21 [2021-04-07T05:18:21.382Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.66s) 05:18:21 [2021-04-07T05:18:21.382Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.66s) 05:18:21 [2021-04-07T05:18:21.382Z] PASS 05:18:21 [2021-04-07T05:18:21.382Z] 05:18:21 [2021-04-07T05:18:21.382Z] DONE 9 tests in 11.324s 05:18:21 [2021-04-07T05:18:21.382Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 05:18:21 [2021-04-07T05:18:21.382Z] ++ 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 05:18:21 [2021-04-07T05:18:21.382Z] ++ set -e 05:18:21 [2021-04-07T05:18:21.382Z] ++ '[' -n 0 ']' 05:18:21 [2021-04-07T05:18:21.382Z] ++ set -x 05:18:21 [2021-04-07T05:18:21.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 05:18:21 [2021-04-07T05:18:21.382Z] INFO: Testing against a local daemon 05:18:21 [2021-04-07T05:18:21.382Z] === RUN TestExternalGraphDriver 05:18:21 [2021-04-07T05:18:21.382Z] === RUN TestExternalGraphDriver/json 05:18:21 [2021-04-07T05:18:21.432Z] === RUN TestReadPluginNoRead/default 05:18:21 [2021-04-07T05:18:21.682Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:18:21 [2021-04-07T05:18:21.943Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:18:22 [2021-04-07T05:18:22.373Z] --- PASS: TestContinueAfterPluginCrash (9.49s) 05:18:22 [2021-04-07T05:18:22.944Z] === RUN TestReadPluginNoRead/disabled_caching 05:18:23 [2021-04-07T05:18:23.865Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:18:24 [2021-04-07T05:18:24.326Z] --- PASS: TestReadPluginNoRead (7.30s) 05:18:24 [2021-04-07T05:18:24.326Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) 05:18:24 [2021-04-07T05:18:24.326Z] --- PASS: TestReadPluginNoRead/default (1.57s) 05:18:24 [2021-04-07T05:18:24.326Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) 05:18:24 [2021-04-07T05:18:24.326Z] read_test.go:92: [da652d4c6f7ad] daemon is not started 05:18:24 [2021-04-07T05:18:24.326Z] PASS 05:18:24 [2021-04-07T05:18:24.326Z] 05:18:24 [2021-04-07T05:18:24.326Z] DONE 6 tests in 11.570s 05:18:24 [2021-04-07T05:18:24.326Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 05:18:24 [2021-04-07T05:18:24.326Z] testing: warning: no tests to run 05:18:24 [2021-04-07T05:18:24.326Z] PASS 05:18:24 [2021-04-07T05:18:24.326Z] 05:18:24 [2021-04-07T05:18:24.326Z] DONE 0 tests in 0.016s 05:18:24 [2021-04-07T05:18:24.326Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 05:18:24 [2021-04-07T05:18:24.586Z] INFO: Testing against a local daemon 05:18:24 [2021-04-07T05:18:24.586Z] === RUN TestPluginWithDevMounts 05:18:24 [2021-04-07T05:18:24.586Z] === PAUSE TestPluginWithDevMounts 05:18:24 [2021-04-07T05:18:24.586Z] === CONT TestPluginWithDevMounts 05:18:24 [2021-04-07T05:18:24.677Z] === RUN TestExternalGraphDriver/spec 05:18:24 [2021-04-07T05:18:24.808Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 05:18:26 [2021-04-07T05:18:26.197Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait 05:18:26 [2021-04-07T05:18:26.496Z] --- PASS: TestPluginWithDevMounts (1.72s) 05:18:26 [2021-04-07T05:18:26.496Z] PASS 05:18:26 [2021-04-07T05:18:26.496Z] 05:18:26 [2021-04-07T05:18:26.496Z] DONE 1 tests in 1.826s 05:18:26 [2021-04-07T05:18:26.497Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 05:18:26 [2021-04-07T05:18:26.497Z] INFO: Testing against a local daemon 05:18:26 [2021-04-07T05:18:26.497Z] === RUN TestSecretInspect 05:18:27 [2021-04-07T05:18:27.141Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 05:18:27 [2021-04-07T05:18:27.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.57s) 05:18:27 [2021-04-07T05:18:27.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.19s) 05:18:27 [2021-04-07T05:18:27.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.29s) 05:18:27 [2021-04-07T05:18:27.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.17s) 05:18:27 [2021-04-07T05:18:27.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (5.09s) 05:18:27 [2021-04-07T05:18:27.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.77s) 05:18:27 [2021-04-07T05:18:27.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.10s) 05:18:27 [2021-04-07T05:18:27.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s) 05:18:27 [2021-04-07T05:18:27.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.39s) 05:18:27 [2021-04-07T05:18:27.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.17s) 05:18:27 [2021-04-07T05:18:27.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.14s) 05:18:27 [2021-04-07T05:18:27.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.23s) 05:18:27 [2021-04-07T05:18:27.141Z] === RUN TestCgroupNamespacesRun 05:18:27 [2021-04-07T05:18:27.217Z] === RUN TestExternalGraphDriver/pull 05:18:28 [2021-04-07T05:18:28.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 05:18:28 [2021-04-07T05:18:28.789Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 05:18:29 [2021-04-07T05:18:29.039Z] --- PASS: TestSecretInspect (2.47s) 05:18:29 [2021-04-07T05:18:29.039Z] === RUN TestSecretList 05:18:29 [2021-04-07T05:18:29.125Z] --- PASS: TestExternalGraphDriver (7.88s) 05:18:29 [2021-04-07T05:18:29.125Z] --- PASS: TestExternalGraphDriver/json (2.59s) 05:18:29 [2021-04-07T05:18:29.125Z] --- PASS: TestExternalGraphDriver/spec (2.83s) 05:18:29 [2021-04-07T05:18:29.125Z] --- PASS: TestExternalGraphDriver/pull (2.32s) 05:18:29 [2021-04-07T05:18:29.125Z] === RUN TestGraphdriverPluginV2 05:18:29 [2021-04-07T05:18:29.125Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) 05:18:29 [2021-04-07T05:18:29.125Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:18:29 [2021-04-07T05:18:29.125Z] PASS 05:18:29 [2021-04-07T05:18:29.125Z] 05:18:29 [2021-04-07T05:18:29.125Z] === Skipped 05:18:29 [2021-04-07T05:18:29.125Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) 05:18:29 [2021-04-07T05:18:29.125Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:18:29 [2021-04-07T05:18:29.125Z] 05:18:29 [2021-04-07T05:18:29.125Z] 05:18:29 [2021-04-07T05:18:29.125Z] DONE 5 tests, 1 skipped in 8.058s 05:18:29 [2021-04-07T05:18:29.386Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 05:18:29 [2021-04-07T05:18:29.386Z] ++ 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 05:18:29 [2021-04-07T05:18:29.386Z] ++ set -e 05:18:29 [2021-04-07T05:18:29.386Z] ++ '[' -n 0 ']' 05:18:29 [2021-04-07T05:18:29.386Z] ++ set -x 05:18:29 [2021-04-07T05:18:29.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 05:18:29 [2021-04-07T05:18:29.386Z] INFO: Testing against a local daemon 05:18:29 [2021-04-07T05:18:29.386Z] === RUN TestContinueAfterPluginCrash 05:18:29 [2021-04-07T05:18:29.386Z] === PAUSE TestContinueAfterPluginCrash 05:18:29 [2021-04-07T05:18:29.386Z] === RUN TestReadPluginNoRead 05:18:29 [2021-04-07T05:18:29.386Z] === PAUSE TestReadPluginNoRead 05:18:29 [2021-04-07T05:18:29.386Z] === RUN TestDaemonStartWithLogOpt 05:18:29 [2021-04-07T05:18:29.386Z] === PAUSE TestDaemonStartWithLogOpt 05:18:29 [2021-04-07T05:18:29.386Z] === CONT TestContinueAfterPluginCrash 05:18:29 [2021-04-07T05:18:29.386Z] === CONT TestDaemonStartWithLogOpt 05:18:29 [2021-04-07T05:18:29.386Z] === CONT TestReadPluginNoRead 05:18:30 [2021-04-07T05:18:30.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes 05:18:30 [2021-04-07T05:18:30.175Z] --- PASS: TestCgroupNamespacesRun (2.97s) 05:18:30 [2021-04-07T05:18:30.175Z] === RUN TestCgroupNamespacesRunPrivileged 05:18:31 [2021-04-07T05:18:31.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 05:18:31 [2021-04-07T05:18:31.513Z] 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 05:18:31 [2021-04-07T05:18:31.581Z] --- PASS: TestSecretList (2.44s) 05:18:31 [2021-04-07T05:18:31.581Z] === RUN TestSecretsCreateAndDelete 05:18:32 [2021-04-07T05:18:32.060Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure 05:18:32 [2021-04-07T05:18:32.320Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.20s) 05:18:32 [2021-04-07T05:18:32.320Z] === RUN TestCgroupNamespacesRunDaemonHostMode 05:18:33 [2021-04-07T05:18:33.594Z] --- PASS: TestServiceUpdateSecrets (16.26s) 05:18:33 [2021-04-07T05:18:33.594Z] === RUN TestServiceUpdateConfigs 05:18:33 [2021-04-07T05:18:33.594Z] === RUN TestReadPluginNoRead/disabled_caching 05:18:34 [2021-04-07T05:18:34.123Z] --- PASS: TestSecretsCreateAndDelete (2.47s) 05:18:34 [2021-04-07T05:18:34.123Z] === RUN TestSecretsUpdate 05:18:34 [2021-04-07T05:18:34.164Z] --- PASS: TestDaemonStartWithLogOpt (4.73s) 05:18:34 [2021-04-07T05:18:34.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 05:18:35 [2021-04-07T05:18:35.713Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.39s) 05:18:35 [2021-04-07T05:18:35.713Z] === RUN TestCgroupNamespacesRunHostMode 05:18:35 [2021-04-07T05:18:35.714Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 05:18:35 [2021-04-07T05:18:35.834Z] Loaded image: buildpack-deps:buster 05:18:35 [2021-04-07T05:18:35.834Z] Loaded image: busybox:latest 05:18:35 [2021-04-07T05:18:35.834Z] Loaded image: busybox:glibc 05:18:36 [2021-04-07T05:18:36.204Z] --- PASS: TestSecretsUpdate (2.46s) 05:18:36 [2021-04-07T05:18:36.204Z] === RUN TestTemplatedSecret 05:18:36 [2021-04-07T05:18:36.883Z] Loaded image: debian:bullseye 05:18:36 [2021-04-07T05:18:36.883Z] Loaded image: hello-world:latest 05:18:36 [2021-04-07T05:18:36.883Z] Loaded image: arm32v7/hello-world:latest 05:18:37 [2021-04-07T05:18:37.624Z] === RUN TestReadPluginNoRead/default 05:18:39 [2021-04-07T05:18:39.012Z] --- PASS: TestCgroupNamespacesRunHostMode (3.19s) 05:18:39 [2021-04-07T05:18:39.012Z] === RUN TestCgroupNamespacesRunPrivateMode 05:18:39 [2021-04-07T05:18:39.501Z] --- PASS: TestTemplatedSecret (3.49s) 05:18:39 [2021-04-07T05:18:39.501Z] === RUN TestSecretCreateResolve 05:18:39 [2021-04-07T05:18:39.532Z] --- PASS: TestReadPluginNoRead (10.10s) 05:18:39 [2021-04-07T05:18:39.532Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.00s) 05:18:39 [2021-04-07T05:18:39.532Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s) 05:18:39 [2021-04-07T05:18:39.532Z] --- PASS: TestReadPluginNoRead/default (2.00s) 05:18:39 [2021-04-07T05:18:39.532Z] read_test.go:92: [da6beec1c547f] daemon is not started 05:18:39 [2021-04-07T05:18:39.792Z] --- PASS: TestContinueAfterPluginCrash (10.35s) 05:18:39 [2021-04-07T05:18:39.792Z] PASS 05:18:39 [2021-04-07T05:18:39.792Z] 05:18:39 [2021-04-07T05:18:39.792Z] DONE 6 tests in 10.514s 05:18:39 [2021-04-07T05:18:39.792Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 05:18:39 [2021-04-07T05:18:39.792Z] ++ 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 05:18:39 [2021-04-07T05:18:39.792Z] ++ set -e 05:18:39 [2021-04-07T05:18:39.792Z] ++ '[' -n 0 ']' 05:18:39 [2021-04-07T05:18:39.792Z] ++ set -x 05:18:39 [2021-04-07T05:18:39.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 05:18:39 [2021-04-07T05:18:39.792Z] testing: warning: no tests to run 05:18:39 [2021-04-07T05:18:39.792Z] PASS 05:18:39 [2021-04-07T05:18:39.792Z] 05:18:39 [2021-04-07T05:18:39.792Z] DONE 0 tests in 0.049s 05:18:39 [2021-04-07T05:18:39.792Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 05:18:39 [2021-04-07T05:18:39.792Z] ++ 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 05:18:39 [2021-04-07T05:18:39.792Z] ++ set -e 05:18:39 [2021-04-07T05:18:39.792Z] ++ '[' -n 0 ']' 05:18:39 [2021-04-07T05:18:39.792Z] ++ set -x 05:18:39 [2021-04-07T05:18:39.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 05:18:40 [2021-04-07T05:18:40.052Z] INFO: Testing against a local daemon 05:18:40 [2021-04-07T05:18:40.052Z] === RUN TestPluginWithDevMounts 05:18:40 [2021-04-07T05:18:40.052Z] === PAUSE TestPluginWithDevMounts 05:18:40 [2021-04-07T05:18:40.052Z] === CONT TestPluginWithDevMounts 05:18:40 [2021-04-07T05:18:40.209Z] ? github.com/docker/docker/api [no test files] 05:18:40 [2021-04-07T05:18:40.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer 05:18:42 [2021-04-07T05:18:42.043Z] --- PASS: TestSecretCreateResolve (2.43s) 05:18:42 [2021-04-07T05:18:42.043Z] PASS 05:18:42 [2021-04-07T05:18:42.043Z] 05:18:42 [2021-04-07T05:18:42.043Z] DONE 6 tests in 15.811s 05:18:42 [2021-04-07T05:18:42.043Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 05:18:42 [2021-04-07T05:18:42.043Z] INFO: Testing against a local daemon 05:18:42 [2021-04-07T05:18:42.043Z] === RUN TestServiceCreateInit 05:18:42 [2021-04-07T05:18:42.043Z] === RUN TestServiceCreateInit/daemonInitDisabled 05:18:42 [2021-04-07T05:18:42.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 05:18:42 [2021-04-07T05:18:42.309Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.26s) 05:18:42 [2021-04-07T05:18:42.309Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 05:18:42 [2021-04-07T05:18:42.591Z] --- PASS: TestPluginWithDevMounts (2.12s) 05:18:42 [2021-04-07T05:18:42.591Z] PASS 05:18:42 [2021-04-07T05:18:42.591Z] 05:18:42 [2021-04-07T05:18:42.591Z] DONE 1 tests in 2.324s 05:18:42 [2021-04-07T05:18:42.591Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 05:18:42 [2021-04-07T05:18:42.591Z] ++ 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 05:18:42 [2021-04-07T05:18:42.591Z] ++ set -e 05:18:42 [2021-04-07T05:18:42.591Z] ++ '[' -n 0 ']' 05:18:42 [2021-04-07T05:18:42.591Z] ++ set -x 05:18:42 [2021-04-07T05:18:42.591Z] ++ env -i DEST=/go/src/github.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 05:18:42 [2021-04-07T05:18:42.591Z] INFO: Testing against a local daemon 05:18:42 [2021-04-07T05:18:42.591Z] === RUN TestSecretInspect 05:18:43 [2021-04-07T05:18:43.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 05:18:43 [2021-04-07T05:18:43.825Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.61s) 05:18:43 [2021-04-07T05:18:43.825Z] PASS 05:18:43 [2021-04-07T05:18:43.825Z] 05:18:43 [2021-04-07T05:18:43.825Z] === Skipped 05:18:43 [2021-04-07T05:18:43.825Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) 05:18:43 [2021-04-07T05:18:43.825Z] build_session_test.go:25: TODO: BuildKit 05:18:43 [2021-04-07T05:18:43.825Z] 05:18:43 [2021-04-07T05:18:43.825Z] 05:18:43 [2021-04-07T05:18:43.825Z] DONE 33 tests, 1 skipped in 118.853s 05:18:43 [2021-04-07T05:18:43.825Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 05:18:43 [2021-04-07T05:18:43.825Z] ++ 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 05:18:43 [2021-04-07T05:18:43.825Z] ++ set -e 05:18:43 [2021-04-07T05:18:43.825Z] ++ '[' -n 0 ']' 05:18:43 [2021-04-07T05:18:43.825Z] ++ set -x 05:18:43 [2021-04-07T05:18:43.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 05:18:43 [2021-04-07T05:18:43.825Z] INFO: Testing against a local daemon 05:18:43 [2021-04-07T05:18:43.825Z] === RUN TestConfigInspect 05:18:43 [2021-04-07T05:18:43.953Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.87s) 05:18:43 [2021-04-07T05:18:43.953Z] === RUN TestCgroupNamespacesRunInvalidMode 05:18:44 [2021-04-07T05:18:44.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork 05:18:45 [2021-04-07T05:18:45.344Z] --- PASS: TestConfigInspect (1.93s) 05:18:45 [2021-04-07T05:18:45.344Z] === RUN TestConfigList 05:18:45 [2021-04-07T05:18:45.463Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.34s) 05:18:45 [2021-04-07T05:18:45.463Z] === RUN TestCgroupNamespacesRunOlderClient 05:18:45 [2021-04-07T05:18:45.463Z] === RUN TestDockerSuite/TestBuildCacheAdd 05:18:45 [2021-04-07T05:18:45.885Z] --- PASS: TestSecretInspect (3.28s) 05:18:45 [2021-04-07T05:18:45.885Z] === RUN TestSecretList 05:18:46 [2021-04-07T05:18:46.033Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 05:18:46 [2021-04-07T05:18:46.604Z] === RUN TestDockerSuite/TestBuildCacheFrom 05:18:47 [2021-04-07T05:18:47.327Z] === RUN TestServiceCreateInit/daemonInitEnabled 05:18:47 [2021-04-07T05:18:47.429Z] --- PASS: TestConfigList (1.88s) 05:18:47 [2021-04-07T05:18:47.429Z] === RUN TestConfigsCreateAndDelete 05:18:48 [2021-04-07T05:18:48.954Z] --- PASS: TestConfigsCreateAndDelete (1.94s) 05:18:48 [2021-04-07T05:18:48.954Z] === RUN TestConfigsUpdate 05:18:49 [2021-04-07T05:18:49.105Z] --- PASS: TestServiceUpdateConfigs (16.07s) 05:18:49 [2021-04-07T05:18:49.105Z] === RUN TestServiceUpdateNetwork 05:18:49 [2021-04-07T05:18:49.150Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.31s) 05:18:49 [2021-04-07T05:18:49.150Z] === RUN TestKernelTCPMemory 05:18:49 [2021-04-07T05:18:49.179Z] --- PASS: TestSecretList (3.23s) 05:18:49 [2021-04-07T05:18:49.179Z] === RUN TestSecretsCreateAndDelete 05:18:51 [2021-04-07T05:18:51.064Z] --- PASS: TestKernelTCPMemory (2.01s) 05:18:51 [2021-04-07T05:18:51.064Z] === RUN TestNISDomainname 05:18:51 [2021-04-07T05:18:51.528Z] --- PASS: TestServiceCreateInit (9.24s) 05:18:51 [2021-04-07T05:18:51.528Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.60s) 05:18:51 [2021-04-07T05:18:51.528Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.62s) 05:18:51 [2021-04-07T05:18:51.528Z] === RUN TestCreateServiceMultipleTimes 05:18:51 [2021-04-07T05:18:51.701Z] --- PASS: TestConfigsUpdate (2.51s) 05:18:51 [2021-04-07T05:18:51.701Z] === RUN TestTemplatedConfig 05:18:52 [2021-04-07T05:18:52.480Z] --- PASS: TestSecretsCreateAndDelete (3.27s) 05:18:52 [2021-04-07T05:18:52.480Z] === RUN TestSecretsUpdate 05:18:53 [2021-04-07T05:18:53.609Z] --- PASS: TestNISDomainname (2.47s) 05:18:53 [2021-04-07T05:18:53.609Z] === RUN TestHostnameDnsResolution 05:18:53 [2021-04-07T05:18:53.609Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse 05:18:54 [2021-04-07T05:18:54.462Z] --- PASS: TestTemplatedConfig (2.52s) 05:18:54 [2021-04-07T05:18:54.462Z] === RUN TestConfigCreateResolve 05:18:54 [2021-04-07T05:18:54.551Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 05:18:55 [2021-04-07T05:18:55.072Z] --- PASS: TestSecretsUpdate (2.86s) 05:18:55 [2021-04-07T05:18:55.072Z] === RUN TestTemplatedSecret 05:18:55 [2021-04-07T05:18:55.493Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode 05:18:55 [2021-04-07T05:18:55.755Z] --- PASS: TestHostnameDnsResolution (2.60s) 05:18:55 [2021-04-07T05:18:55.755Z] === RUN TestStats 05:18:56 [2021-04-07T05:18:56.327Z] === RUN TestDockerSuite/TestBuildCacheRootSource 05:18:56 [2021-04-07T05:18:56.551Z] --- PASS: TestConfigCreateResolve (2.44s) 05:18:56 [2021-04-07T05:18:56.551Z] === RUN TestConfigDaemonLibtrustID 05:18:56 [2021-04-07T05:18:56.899Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep 05:18:57 [2021-04-07T05:18:57.189Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) 05:18:57 [2021-04-07T05:18:57.189Z] PASS 05:18:57 [2021-04-07T05:18:57.189Z] 05:18:57 [2021-04-07T05:18:57.189Z] DONE 7 tests in 13.838s 05:18:57 [2021-04-07T05:18:57.189Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 05:18:57 [2021-04-07T05:18:57.189Z] ++ 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 05:18:57 [2021-04-07T05:18:57.189Z] ++ set -e 05:18:57 [2021-04-07T05:18:57.189Z] ++ '[' -n 0 ']' 05:18:57 [2021-04-07T05:18:57.189Z] ++ set -x 05:18:57 [2021-04-07T05:18:57.189Z] ++ env -i DEST=/go/src/github.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 05:18:57 [2021-04-07T05:18:57.189Z] INFO: Testing against a local daemon 05:18:57 [2021-04-07T05:18:57.189Z] === RUN TestCheckpoint 05:18:57 [2021-04-07T05:18:57.189Z] --- SKIP: TestCheckpoint (0.00s) 05:18:57 [2021-04-07T05:18:57.189Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:18:57 [2021-04-07T05:18:57.189Z] === RUN TestContainerInvalidJSON 05:18:57 [2021-04-07T05:18:57.189Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 05:18:57 [2021-04-07T05:18:57.189Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 05:18:57 [2021-04-07T05:18:57.189Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 05:18:57 [2021-04-07T05:18:57.189Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 05:18:57 [2021-04-07T05:18:57.189Z] === RUN TestContainerInvalidJSON//exec/foobar/start 05:18:57 [2021-04-07T05:18:57.189Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 05:18:57 [2021-04-07T05:18:57.189Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 05:18:57 [2021-04-07T05:18:57.189Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 05:18:57 [2021-04-07T05:18:57.189Z] === CONT TestContainerInvalidJSON//exec/foobar/start 05:18:57 [2021-04-07T05:18:57.189Z] --- PASS: TestContainerInvalidJSON (0.02s) 05:18:57 [2021-04-07T05:18:57.189Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 05:18:57 [2021-04-07T05:18:57.189Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 05:18:57 [2021-04-07T05:18:57.189Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 05:18:57 [2021-04-07T05:18:57.189Z] === RUN TestCopyFromContainerPathDoesNotExist 05:18:57 [2021-04-07T05:18:57.189Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) 05:18:57 [2021-04-07T05:18:57.189Z] === RUN TestCopyFromContainerPathIsNotDir 05:18:57 [2021-04-07T05:18:57.189Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) 05:18:57 [2021-04-07T05:18:57.190Z] === RUN TestCopyToContainerPathDoesNotExist 05:18:57 [2021-04-07T05:18:57.484Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) 05:18:57 [2021-04-07T05:18:57.484Z] === RUN TestCopyToContainerPathIsNotDir 05:18:57 [2021-04-07T05:18:57.484Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) 05:18:57 [2021-04-07T05:18:57.484Z] === RUN TestCopyFromContainer 05:18:57 [2021-04-07T05:18:57.818Z] === RUN TestMiddlewares 05:18:57 [2021-04-07T05:18:57.818Z] --- PASS: TestMiddlewares (0.00s) 05:18:57 [2021-04-07T05:18:57.818Z] PASS 05:18:57 [2021-04-07T05:18:57.818Z] coverage: 9.0% of statements 05:18:57 [2021-04-07T05:18:57.818Z] ok github.com/docker/docker/api/server 0.123s coverage: 9.0% of statements 05:18:58 [2021-04-07T05:18:58.284Z] === RUN TestDockerSuite/TestBuildChownOnCopy 05:18:58 [2021-04-07T05:18:58.855Z] --- PASS: TestStats (3.11s) 05:18:58 [2021-04-07T05:18:58.855Z] === RUN TestStopContainerWithTimeout 05:18:58 [2021-04-07T05:18:58.855Z] === RUN TestStopContainerWithTimeout/0 05:18:58 [2021-04-07T05:18:58.855Z] === PAUSE TestStopContainerWithTimeout/0 05:18:58 [2021-04-07T05:18:58.855Z] === RUN TestStopContainerWithTimeout/1 05:18:58 [2021-04-07T05:18:58.855Z] === PAUSE TestStopContainerWithTimeout/1 05:18:58 [2021-04-07T05:18:58.855Z] === RUN TestStopContainerWithTimeout/3 05:18:58 [2021-04-07T05:18:58.855Z] === PAUSE TestStopContainerWithTimeout/3 05:18:58 [2021-04-07T05:18:58.855Z] === RUN TestStopContainerWithTimeout/-1 05:18:58 [2021-04-07T05:18:58.855Z] === PAUSE TestStopContainerWithTimeout/-1 05:18:58 [2021-04-07T05:18:58.855Z] === CONT TestStopContainerWithTimeout/0 05:18:58 [2021-04-07T05:18:58.855Z] === CONT TestStopContainerWithTimeout/-1 05:18:58 [2021-04-07T05:18:58.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped 05:18:59 [2021-04-07T05:18:59.004Z] === RUN TestCopyFromContainer// 05:18:59 [2021-04-07T05:18:59.004Z] === RUN TestCopyFromContainer//bar/root 05:18:59 [2021-04-07T05:18:59.004Z] === RUN TestCopyFromContainer//bar/root/ 05:18:59 [2021-04-07T05:18:59.004Z] === RUN TestCopyFromContainer/bar/quux 05:18:59 [2021-04-07T05:18:59.004Z] === RUN TestCopyFromContainer/bar/quux/ 05:18:59 [2021-04-07T05:18:59.004Z] === RUN TestCopyFromContainer/bar/quux/baz 05:18:59 [2021-04-07T05:18:59.274Z] --- PASS: TestTemplatedSecret (3.88s) 05:18:59 [2021-04-07T05:18:59.274Z] === RUN TestSecretCreateResolve 05:18:59 [2021-04-07T05:18:59.303Z] === RUN TestCopyFromContainer/bar/filesymlink 05:18:59 [2021-04-07T05:18:59.303Z] === RUN TestCopyFromContainer/bar/dirsymlink 05:18:59 [2021-04-07T05:18:59.303Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 05:18:59 [2021-04-07T05:18:59.303Z] === RUN TestCopyFromContainer/bar/notarget 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCopyFromContainer (2.05s) 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCopyFromContainer// (0.07s) 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) 05:18:59 [2021-04-07T05:18:59.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 05:18:59 [2021-04-07T05:18:59.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:18:59 [2021-04-07T05:18:59.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:18:59 [2021-04-07T05:18:59.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:18:59 [2021-04-07T05:18:59.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:18:59 [2021-04-07T05:18:59.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 05:18:59 [2021-04-07T05:18:59.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 05:18:59 [2021-04-07T05:18:59.614Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:18:59 [2021-04-07T05:18:59.614Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 05:18:59 [2021-04-07T05:18:59.614Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 05:18:59 [2021-04-07T05:18:59.614Z] === RUN TestCreateLinkToNonExistingContainer 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 05:18:59 [2021-04-07T05:18:59.614Z] === RUN TestCreateWithInvalidEnv 05:18:59 [2021-04-07T05:18:59.614Z] === RUN TestCreateWithInvalidEnv/0 05:18:59 [2021-04-07T05:18:59.614Z] === PAUSE TestCreateWithInvalidEnv/0 05:18:59 [2021-04-07T05:18:59.614Z] === RUN TestCreateWithInvalidEnv/1 05:18:59 [2021-04-07T05:18:59.614Z] === PAUSE TestCreateWithInvalidEnv/1 05:18:59 [2021-04-07T05:18:59.614Z] === RUN TestCreateWithInvalidEnv/2 05:18:59 [2021-04-07T05:18:59.614Z] === PAUSE TestCreateWithInvalidEnv/2 05:18:59 [2021-04-07T05:18:59.614Z] === CONT TestCreateWithInvalidEnv/0 05:18:59 [2021-04-07T05:18:59.614Z] === CONT TestCreateWithInvalidEnv/1 05:18:59 [2021-04-07T05:18:59.614Z] === CONT TestCreateWithInvalidEnv/2 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 05:18:59 [2021-04-07T05:18:59.614Z] === RUN TestCreateTmpfsMountsTarget 05:18:59 [2021-04-07T05:18:59.614Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 05:18:59 [2021-04-07T05:18:59.614Z] === RUN TestCreateWithCustomMaskedPaths 05:19:00 [2021-04-07T05:19:00.768Z] === CONT TestStopContainerWithTimeout/3 05:19:01 [2021-04-07T05:19:01.140Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s) 05:19:01 [2021-04-07T05:19:01.140Z] === RUN TestCreateWithCustomReadonlyPaths 05:19:02 [2021-04-07T05:19:02.569Z] --- PASS: TestSecretCreateResolve (3.21s) 05:19:02 [2021-04-07T05:19:02.569Z] PASS 05:19:02 [2021-04-07T05:19:02.569Z] 05:19:02 [2021-04-07T05:19:02.569Z] DONE 6 tests in 19.911s 05:19:02 [2021-04-07T05:19:02.569Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 05:19:02 [2021-04-07T05:19:02.569Z] ++ 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 05:19:02 [2021-04-07T05:19:02.569Z] ++ set -e 05:19:02 [2021-04-07T05:19:02.569Z] ++ '[' -n 0 ']' 05:19:02 [2021-04-07T05:19:02.569Z] ++ set -x 05:19:02 [2021-04-07T05:19:02.569Z] ++ env -i DEST=/go/src/github.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 05:19:02 [2021-04-07T05:19:02.569Z] INFO: Testing against a local daemon 05:19:02 [2021-04-07T05:19:02.569Z] === RUN TestServiceCreateInit 05:19:02 [2021-04-07T05:19:02.569Z] === RUN TestServiceCreateInit/daemonInitDisabled 05:19:02 [2021-04-07T05:19:02.667Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) 05:19:02 [2021-04-07T05:19:02.667Z] === RUN TestCreateWithInvalidHealthcheckParams 05:19:02 [2021-04-07T05:19:02.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:19:02 [2021-04-07T05:19:02.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:19:02 [2021-04-07T05:19:02.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:19:02 [2021-04-07T05:19:02.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:19:02 [2021-04-07T05:19:02.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:19:02 [2021-04-07T05:19:02.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:19:02 [2021-04-07T05:19:02.668Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:19:02 [2021-04-07T05:19:02.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:19:02 [2021-04-07T05:19:02.668Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:19:02 [2021-04-07T05:19:02.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:19:02 [2021-04-07T05:19:02.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:19:02 [2021-04-07T05:19:02.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:19:02 [2021-04-07T05:19:02.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:19:02 [2021-04-07T05:19:02.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:19:02 [2021-04-07T05:19:02.963Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:19:02 [2021-04-07T05:19:02.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 05:19:02 [2021-04-07T05:19:02.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) 05:19:02 [2021-04-07T05:19:02.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) 05:19:02 [2021-04-07T05:19:02.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) 05:19:02 [2021-04-07T05:19:02.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) 05:19:02 [2021-04-07T05:19:02.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) 05:19:02 [2021-04-07T05:19:02.963Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 05:19:03 [2021-04-07T05:19:03.259Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) 05:19:03 [2021-04-07T05:19:03.259Z] === RUN TestCreateDifferentPlatform 05:19:03 [2021-04-07T05:19:03.259Z] === RUN TestCreateDifferentPlatform/different_os 05:19:03 [2021-04-07T05:19:03.259Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 05:19:03 [2021-04-07T05:19:03.259Z] --- PASS: TestCreateDifferentPlatform (0.02s) 05:19:03 [2021-04-07T05:19:03.259Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 05:19:03 [2021-04-07T05:19:03.259Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 05:19:03 [2021-04-07T05:19:03.259Z] === RUN TestCreateVolumesFromNonExistingContainer 05:19:03 [2021-04-07T05:19:03.317Z] === CONT TestStopContainerWithTimeout/1 05:19:03 [2021-04-07T05:19:03.555Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) 05:19:03 [2021-04-07T05:19:03.555Z] === RUN TestCreatePlatformSpecificImageNoPlatform 05:19:03 [2021-04-07T05:19:03.555Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) 05:19:03 [2021-04-07T05:19:03.555Z] === RUN TestContainerStartOnDaemonRestart 05:19:03 [2021-04-07T05:19:03.555Z] === PAUSE TestContainerStartOnDaemonRestart 05:19:03 [2021-04-07T05:19:03.555Z] === RUN TestDaemonRestartIpcMode 05:19:03 [2021-04-07T05:19:03.555Z] === PAUSE TestDaemonRestartIpcMode 05:19:03 [2021-04-07T05:19:03.555Z] === RUN TestDaemonHostGatewayIP 05:19:03 [2021-04-07T05:19:03.555Z] === PAUSE TestDaemonHostGatewayIP 05:19:03 [2021-04-07T05:19:03.555Z] === RUN TestRestartDaemonWithRestartingContainer 05:19:03 [2021-04-07T05:19:03.555Z] === PAUSE TestRestartDaemonWithRestartingContainer 05:19:03 [2021-04-07T05:19:03.555Z] === RUN TestContainerKillOnDaemonStart 05:19:03 [2021-04-07T05:19:03.555Z] === PAUSE TestContainerKillOnDaemonStart 05:19:03 [2021-04-07T05:19:03.555Z] === RUN TestDiff 05:19:04 [2021-04-07T05:19:04.193Z] --- PASS: TestDiff (0.52s) 05:19:04 [2021-04-07T05:19:04.193Z] === RUN TestExecWithCloseStdin 05:19:04 [2021-04-07T05:19:04.421Z] --- PASS: TestServiceUpdateNetwork (16.81s) 05:19:04 [2021-04-07T05:19:04.421Z] === RUN TestServiceUpdatePidsLimit 05:19:04 [2021-04-07T05:19:04.832Z] --- PASS: TestExecWithCloseStdin (0.66s) 05:19:04 [2021-04-07T05:19:04.832Z] === RUN TestExec 05:19:05 [2021-04-07T05:19:05.231Z] --- PASS: TestStopContainerWithTimeout (0.05s) 05:19:05 [2021-04-07T05:19:05.231Z] --- PASS: TestStopContainerWithTimeout/0 (1.89s) 05:19:05 [2021-04-07T05:19:05.231Z] --- PASS: TestStopContainerWithTimeout/-1 (3.97s) 05:19:05 [2021-04-07T05:19:05.231Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) 05:19:05 [2021-04-07T05:19:05.231Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) 05:19:05 [2021-04-07T05:19:05.231Z] === RUN TestDeleteDevicemapper 05:19:05 [2021-04-07T05:19:05.231Z] --- SKIP: TestDeleteDevicemapper (0.01s) 05:19:05 [2021-04-07T05:19:05.231Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:19:05 [2021-04-07T05:19:05.231Z] === RUN TestStopContainerWithRestartPolicyAlways 05:19:05 [2021-04-07T05:19:05.451Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 05:19:05 [2021-04-07T05:19:05.478Z] --- PASS: TestExec (0.68s) 05:19:05 [2021-04-07T05:19:05.478Z] === RUN TestExecUser 05:19:06 [2021-04-07T05:19:06.081Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 05:19:06 [2021-04-07T05:19:06.122Z] --- PASS: TestExecUser (0.65s) 05:19:06 [2021-04-07T05:19:06.122Z] === RUN TestExportContainerAndImportImage 05:19:06 [2021-04-07T05:19:06.618Z] === RUN TestDockerSuite/TestBuildChownSingleFile 05:19:06 [2021-04-07T05:19:06.764Z] --- PASS: TestExportContainerAndImportImage (0.82s) 05:19:06 [2021-04-07T05:19:06.764Z] === RUN TestExportContainerAfterDaemonRestart 05:19:08 [2021-04-07T05:19:08.286Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) 05:19:08 [2021-04-07T05:19:08.286Z] === RUN TestHealthCheckWorkdir 05:19:09 [2021-04-07T05:19:09.145Z] === RUN TestServiceCreateInit/daemonInitEnabled 05:19:09 [2021-04-07T05:19:09.329Z] --- PASS: TestHealthCheckWorkdir (0.81s) 05:19:09 [2021-04-07T05:19:09.329Z] === RUN TestHealthKillContainer 05:19:09 [2021-04-07T05:19:09.638Z] --- PASS: TestCreateServiceMultipleTimes (18.26s) 05:19:09 [2021-04-07T05:19:09.638Z] === RUN TestCreateServiceConflict 05:19:10 [2021-04-07T05:19:10.825Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 05:19:11 [2021-04-07T05:19:11.396Z] === RUN TestDockerSuite/TestBuildClearCmd 05:19:11 [2021-04-07T05:19:11.656Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.66s) 05:19:11 [2021-04-07T05:19:11.656Z] === RUN TestUpdateMemory 05:19:11 [2021-04-07T05:19:11.656Z] --- SKIP: TestUpdateMemory (0.00s) 05:19:11 [2021-04-07T05:19:11.656Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 05:19:11 [2021-04-07T05:19:11.656Z] === RUN TestUpdateCPUQuota 05:19:11 [2021-04-07T05:19:11.918Z] === RUN TestDockerSuite/TestBuildCmd 05:19:12 [2021-04-07T05:19:12.078Z] --- PASS: TestHealthKillContainer (2.68s) 05:19:12 [2021-04-07T05:19:12.078Z] === RUN TestInspectCpusetInConfigPre120 05:19:12 [2021-04-07T05:19:12.223Z] --- PASS: TestCreateServiceConflict (2.46s) 05:19:12 [2021-04-07T05:19:12.223Z] === RUN TestCreateServiceMaxReplicas 05:19:12 [2021-04-07T05:19:12.376Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) 05:19:12 [2021-04-07T05:19:12.376Z] === RUN TestIpcModeNone 05:19:12 [2021-04-07T05:19:12.490Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 05:19:13 [2021-04-07T05:19:13.021Z] --- PASS: TestIpcModeNone (0.76s) 05:19:13 [2021-04-07T05:19:13.021Z] === RUN TestIpcModePrivate 05:19:13 [2021-04-07T05:19:13.062Z] === RUN TestDockerSuite/TestBuildCmdShDashC 05:19:13 [2021-04-07T05:19:13.634Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 05:19:13 [2021-04-07T05:19:13.634Z] === RUN TestDockerSuite/TestBuildCmdSpaces 05:19:14 [2021-04-07T05:19:14.065Z] --- PASS: TestIpcModePrivate (0.71s) 05:19:14 [2021-04-07T05:19:14.065Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false 05:19:14 [2021-04-07T05:19:14.065Z] === RUN TestIpcModeShareable 05:19:14 [2021-04-07T05:19:14.361Z] --- PASS: TestIpcModeShareable (0.63s) 05:19:14 [2021-04-07T05:19:14.361Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true 05:19:14 [2021-04-07T05:19:14.361Z] === RUN TestAPIIpcModeShareableAndContainer 05:19:14 [2021-04-07T05:19:14.425Z] --- PASS: TestServiceCreateInit (11.40s) 05:19:14 [2021-04-07T05:19:14.425Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.65s) 05:19:14 [2021-04-07T05:19:14.425Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.72s) 05:19:14 [2021-04-07T05:19:14.425Z] === RUN TestCreateServiceMultipleTimes 05:19:14 [2021-04-07T05:19:14.575Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 05:19:15 [2021-04-07T05:19:15.017Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 05:19:15 [2021-04-07T05:19:15.278Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer 05:19:15 [2021-04-07T05:19:15.522Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) 05:19:15 [2021-04-07T05:19:15.522Z] === RUN TestCreateWithDuplicateNetworkNames 05:19:16 [2021-04-07T05:19:16.447Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.93s) 05:19:16 [2021-04-07T05:19:16.447Z] === RUN TestAPIIpcModeHost 05:19:17 [2021-04-07T05:19:17.085Z] --- PASS: TestAPIIpcModeHost (0.55s) 05:19:17 [2021-04-07T05:19:17.085Z] === RUN TestDaemonIpcModeShareable 05:19:18 [2021-04-07T05:19:18.628Z] --- PASS: TestDaemonIpcModeShareable (1.48s) 05:19:18 [2021-04-07T05:19:18.628Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true 05:19:18 [2021-04-07T05:19:18.628Z] === RUN TestDaemonIpcModePrivate 05:19:19 [2021-04-07T05:19:19.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange 05:19:19 [2021-04-07T05:19:19.676Z] --- PASS: TestDaemonIpcModePrivate (1.41s) 05:19:19 [2021-04-07T05:19:19.676Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false 05:19:19 [2021-04-07T05:19:19.676Z] === RUN TestDaemonIpcModePrivateFromConfig 05:19:21 [2021-04-07T05:19:21.197Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s) 05:19:21 [2021-04-07T05:19:21.197Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false 05:19:21 [2021-04-07T05:19:21.197Z] === RUN TestDaemonIpcModeShareableFromConfig 05:19:21 [2021-04-07T05:19:21.448Z] === RUN TestDockerSuite/TestBuildConditionalCache 05:19:22 [2021-04-07T05:19:22.019Z] --- PASS: TestUpdateCPUQuota (10.22s) 05:19:22 [2021-04-07T05:19:22.019Z] === RUN TestUpdatePidsLimit 05:19:22 [2021-04-07T05:19:22.019Z] === RUN TestUpdatePidsLimit/update_from_none 05:19:22 [2021-04-07T05:19:22.279Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 05:19:22 [2021-04-07T05:19:22.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning 05:19:22 [2021-04-07T05:19:22.730Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.44s) 05:19:22 [2021-04-07T05:19:22.730Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true 05:19:22 [2021-04-07T05:19:22.730Z] === RUN TestIpcModeOlderClient 05:19:22 [2021-04-07T05:19:22.730Z] === PAUSE TestIpcModeOlderClient 05:19:22 [2021-04-07T05:19:22.730Z] === RUN TestKillContainerInvalidSignal 05:19:23 [2021-04-07T05:19:23.109Z] === RUN TestUpdatePidsLimit/no_change 05:19:23 [2021-04-07T05:19:23.115Z] --- PASS: TestServiceUpdatePidsLimit (18.34s) 05:19:23 [2021-04-07T05:19:23.115Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) 05:19:23 [2021-04-07T05:19:23.115Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.34s) 05:19:23 [2021-04-07T05:19:23.115Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.35s) 05:19:23 [2021-04-07T05:19:23.115Z] PASS 05:19:23 [2021-04-07T05:19:23.115Z] 05:19:23 [2021-04-07T05:19:23.115Z] === Skipped 05:19:23 [2021-04-07T05:19:23.115Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) 05:19:23 [2021-04-07T05:19:23.115Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:19:23 [2021-04-07T05:19:23.115Z] 05:19:23 [2021-04-07T05:19:23.115Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) 05:19:23 [2021-04-07T05:19:23.115Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:19:23 [2021-04-07T05:19:23.115Z] 05:19:23 [2021-04-07T05:19:23.115Z] 05:19:23 [2021-04-07T05:19:23.115Z] DONE 27 tests, 2 skipped in 183.906s 05:19:23 [2021-04-07T05:19:23.115Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 05:19:23 [2021-04-07T05:19:23.115Z] ++ 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 05:19:23 [2021-04-07T05:19:23.115Z] ++ set -e 05:19:23 [2021-04-07T05:19:23.115Z] ++ '[' -n 0 ']' 05:19:23 [2021-04-07T05:19:23.115Z] ++ set -x 05:19:23 [2021-04-07T05:19:23.115Z] ++ env -i DEST=/go/src/github.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 05:19:23 [2021-04-07T05:19:23.115Z] INFO: Testing against a local daemon 05:19:23 [2021-04-07T05:19:23.115Z] === RUN TestSessionCreate 05:19:23 [2021-04-07T05:19:23.115Z] --- PASS: TestSessionCreate (0.02s) 05:19:23 [2021-04-07T05:19:23.115Z] === RUN TestSessionCreateWithBadUpgrade 05:19:23 [2021-04-07T05:19:23.115Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) 05:19:23 [2021-04-07T05:19:23.115Z] PASS 05:19:23 [2021-04-07T05:19:23.115Z] 05:19:23 [2021-04-07T05:19:23.115Z] DONE 2 tests in 0.239s 05:19:23 [2021-04-07T05:19:23.115Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 05:19:23 [2021-04-07T05:19:23.115Z] ++ 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 05:19:23 [2021-04-07T05:19:23.115Z] ++ set -e 05:19:23 [2021-04-07T05:19:23.115Z] ++ '[' -n 0 ']' 05:19:23 [2021-04-07T05:19:23.115Z] ++ set -x 05:19:23 [2021-04-07T05:19:23.115Z] ++ env -i DEST=/go/src/github.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 05:19:23 [2021-04-07T05:19:23.115Z] INFO: Testing against a local daemon 05:19:23 [2021-04-07T05:19:23.115Z] === RUN TestCgroupDriverSystemdMemoryLimit 05:19:23 [2021-04-07T05:19:23.115Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 05:19:23 [2021-04-07T05:19:23.115Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:19:23 [2021-04-07T05:19:23.115Z] === RUN TestEventsExecDie 05:19:23 [2021-04-07T05:19:23.371Z] --- PASS: TestKillContainerInvalidSignal (0.58s) 05:19:23 [2021-04-07T05:19:23.371Z] === RUN TestKillContainer 05:19:23 [2021-04-07T05:19:23.371Z] === RUN TestKillContainer/no_signal 05:19:23 [2021-04-07T05:19:23.664Z] === RUN TestKillContainer/non_killing_signal 05:19:23 [2021-04-07T05:19:23.680Z] === RUN TestDockerSuite/TestBuildContextCleanup 05:19:23 [2021-04-07T05:19:23.744Z] --- PASS: TestEventsExecDie (1.24s) 05:19:23 [2021-04-07T05:19:23.744Z] === RUN TestEventsBackwardsCompatible 05:19:24 [2021-04-07T05:19:24.038Z] --- PASS: TestEventsBackwardsCompatible (0.13s) 05:19:24 [2021-04-07T05:19:24.038Z] === RUN TestInfoBinaryCommits 05:19:24 [2021-04-07T05:19:24.038Z] --- PASS: TestInfoBinaryCommits (0.01s) 05:19:24 [2021-04-07T05:19:24.038Z] === RUN TestInfoAPIVersioned 05:19:24 [2021-04-07T05:19:24.038Z] --- PASS: TestInfoAPIVersioned (0.01s) 05:19:24 [2021-04-07T05:19:24.038Z] === RUN TestInfoDiscoveryBackend 05:19:24 [2021-04-07T05:19:24.094Z] === RUN TestKillContainer/killing_signal 05:19:24 [2021-04-07T05:19:24.251Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 05:19:24 [2021-04-07T05:19:24.328Z] --- PASS: TestInfoDiscoveryBackend (0.52s) 05:19:24 [2021-04-07T05:19:24.328Z] === RUN TestInfoDiscoveryInvalidAdvertise 05:19:24 [2021-04-07T05:19:24.511Z] === RUN TestUpdatePidsLimit/update_lower 05:19:25 [2021-04-07T05:19:25.137Z] --- PASS: TestKillContainer (1.70s) 05:19:25 [2021-04-07T05:19:25.137Z] --- PASS: TestKillContainer/no_signal (0.53s) 05:19:25 [2021-04-07T05:19:25.138Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) 05:19:25 [2021-04-07T05:19:25.138Z] --- PASS: TestKillContainer/killing_signal (0.51s) 05:19:25 [2021-04-07T05:19:25.138Z] === RUN TestKillWithStopSignalAndRestartPolicies 05:19:25 [2021-04-07T05:19:25.138Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 05:19:25 [2021-04-07T05:19:25.357Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 05:19:25 [2021-04-07T05:19:25.357Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 05:19:25 [2021-04-07T05:19:25.776Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 05:19:25 [2021-04-07T05:19:25.896Z] === RUN TestDockerSuite/TestBuildContextTarGzip 05:19:25 [2021-04-07T05:19:25.896Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 05:19:25 [2021-04-07T05:19:25.986Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) 05:19:25 [2021-04-07T05:19:25.986Z] === RUN TestInfoAPI 05:19:25 [2021-04-07T05:19:25.986Z] --- PASS: TestInfoAPI (0.01s) 05:19:25 [2021-04-07T05:19:25.986Z] === RUN TestInfoAPIWarnings 05:19:26 [2021-04-07T05:19:26.069Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) 05:19:26 [2021-04-07T05:19:26.069Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) 05:19:26 [2021-04-07T05:19:26.069Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) 05:19:26 [2021-04-07T05:19:26.069Z] === RUN TestKillStoppedContainer 05:19:26 [2021-04-07T05:19:26.373Z] --- PASS: TestKillStoppedContainer (0.06s) 05:19:26 [2021-04-07T05:19:26.373Z] === RUN TestKillStoppedContainerAPIPre120 05:19:26 [2021-04-07T05:19:26.373Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) 05:19:26 [2021-04-07T05:19:26.373Z] === RUN TestKillDifferentUserContainer 05:19:26 [2021-04-07T05:19:26.466Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 05:19:26 [2021-04-07T05:19:26.466Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways 05:19:26 [2021-04-07T05:19:26.727Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 05:19:26 [2021-04-07T05:19:26.987Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 05:19:27 [2021-04-07T05:19:27.011Z] --- PASS: TestKillDifferentUserContainer (0.53s) 05:19:27 [2021-04-07T05:19:27.011Z] === RUN TestInspectOomKilledTrue 05:19:27 [2021-04-07T05:19:27.650Z] --- PASS: TestInspectOomKilledTrue (0.92s) 05:19:27 [2021-04-07T05:19:27.650Z] === RUN TestInspectOomKilledFalse 05:19:28 [2021-04-07T05:19:28.292Z] --- PASS: TestInspectOomKilledFalse (0.61s) 05:19:28 [2021-04-07T05:19:28.292Z] === RUN TestLinksEtcHostsContentMatch 05:19:28 [2021-04-07T05:19:28.900Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 05:19:28 [2021-04-07T05:19:28.930Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) 05:19:28 [2021-04-07T05:19:28.930Z] === RUN TestLinksContainerNames 05:19:29 [2021-04-07T05:19:29.134Z] Created binary: bundles/cross/linux/amd64/dockerd-dev 05:19:29 [2021-04-07T05:19:29.134Z] Copying nested executables into bundles/cross/linux/amd64 05:19:29 [2021-04-07T05:19:29.843Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 05:19:29 [2021-04-07T05:19:29.990Z] --- PASS: TestLinksContainerNames (1.16s) 05:19:29 [2021-04-07T05:19:29.990Z] === RUN TestLogsFollowTailEmpty 05:19:30 [2021-04-07T05:19:30.419Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.94s) 05:19:30 [2021-04-07T05:19:30.419Z] === RUN TestCreateServiceSecretFileMode 05:19:30 [2021-04-07T05:19:30.605Z] Cross building: bundles/cross/windows/amd64 05:19:30 [2021-04-07T05:19:30.605Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe 05:19:30 [2021-04-07T05:19:30.605Z] GOOS="windows" GOARCH="amd64" GOARM="" 05:19:30 [2021-04-07T05:19:30.636Z] --- PASS: TestLogsFollowTailEmpty (0.58s) 05:19:30 [2021-04-07T05:19:30.636Z] === RUN TestContainerNetworkMountsNoChown 05:19:31 [2021-04-07T05:19:31.274Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/default 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/default 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/private 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/private 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/rprivate 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/rprivate 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/slave 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/slave 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/rslave 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/rslave 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/shared 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/shared 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/rshared 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/rshared 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/default 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/rprivate 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/default/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/default/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/default/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/default/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/default/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/default/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/rslave 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/rslave/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/rslave/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/rprivate/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/rprivate/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/shared 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/shared/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/shared/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/shared/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/shared/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/shared/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/shared/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/rshared 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/rshared/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/rshared/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/slave 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/slave/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/slave/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/slave/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/slave/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/slave/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/slave/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/private 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/private/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/private/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/private/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/private/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/private/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === RUN TestMountDaemonRoot/private/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/default/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/rprivate/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/shared/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/default/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/default/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/default/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/rshared/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/slave/bind_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/rslave/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/rslave/mount_root 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/private/bind_root 05:19:31 [2021-04-07T05:19:31.274Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 05:19:31 [2021-04-07T05:19:31.570Z] === CONT TestMountDaemonRoot/rprivate/mount_root 05:19:31 [2021-04-07T05:19:31.570Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 05:19:31 [2021-04-07T05:19:31.570Z] === CONT TestMountDaemonRoot/shared/mount_root 05:19:31 [2021-04-07T05:19:31.570Z] === CONT TestMountDaemonRoot/shared/bind_subpath 05:19:31 [2021-04-07T05:19:31.570Z] === CONT TestMountDaemonRoot/shared/bind_root 05:19:31 [2021-04-07T05:19:31.570Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 05:19:31 [2021-04-07T05:19:31.570Z] === CONT TestMountDaemonRoot/rshared/bind_root 05:19:31 [2021-04-07T05:19:31.570Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 05:19:31 [2021-04-07T05:19:31.570Z] === CONT TestMountDaemonRoot/slave/bind_root 05:19:31 [2021-04-07T05:19:31.570Z] === CONT TestMountDaemonRoot/slave/mount_subpath 05:19:31 [2021-04-07T05:19:31.570Z] === CONT TestMountDaemonRoot/slave/mount_root 05:19:31 [2021-04-07T05:19:31.570Z] === CONT TestMountDaemonRoot/private/mount_subpath 05:19:31 [2021-04-07T05:19:31.570Z] === CONT TestMountDaemonRoot/private/mount_root 05:19:31 [2021-04-07T05:19:31.570Z] === CONT TestMountDaemonRoot/private/bind_subpath 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot (0.03s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/default (0.00s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/private (0.00s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 05:19:31 [2021-04-07T05:19:31.570Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 05:19:31 [2021-04-07T05:19:31.570Z] === RUN TestContainerBindMountNonRecursive 05:19:31 [2021-04-07T05:19:31.765Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize 05:19:31 [2021-04-07T05:19:31.765Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize 05:19:31 [2021-04-07T05:19:31.765Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer 05:19:31 [2021-04-07T05:19:31.802Z] --- PASS: TestCreateServiceSecretFileMode (2.87s) 05:19:31 [2021-04-07T05:19:31.802Z] === RUN TestCreateServiceConfigFileMode 05:19:32 [2021-04-07T05:19:32.027Z] --- PASS: TestUpdatePidsLimit (10.04s) 05:19:32 [2021-04-07T05:19:32.027Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.19s) 05:19:32 [2021-04-07T05:19:32.027Z] --- PASS: TestUpdatePidsLimit/no_change (1.40s) 05:19:32 [2021-04-07T05:19:32.027Z] --- PASS: TestUpdatePidsLimit/update_lower (1.35s) 05:19:32 [2021-04-07T05:19:32.027Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.14s) 05:19:32 [2021-04-07T05:19:32.027Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.45s) 05:19:32 [2021-04-07T05:19:32.027Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.34s) 05:19:32 [2021-04-07T05:19:32.027Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.33s) 05:19:32 [2021-04-07T05:19:32.027Z] === RUN TestUpdateRestartPolicy 05:19:33 [2021-04-07T05:19:33.092Z] --- PASS: TestContainerBindMountNonRecursive (1.42s) 05:19:33 [2021-04-07T05:19:33.092Z] === RUN TestContainerVolumesMountedAsShared 05:19:33 [2021-04-07T05:19:33.387Z] --- PASS: TestContainerVolumesMountedAsShared (0.54s) 05:19:33 [2021-04-07T05:19:33.387Z] === RUN TestContainerVolumesMountedAsSlave 05:19:34 [2021-04-07T05:19:34.045Z] --- PASS: TestContainerVolumesMountedAsSlave (0.45s) 05:19:34 [2021-04-07T05:19:34.045Z] === RUN TestNetworkNat 05:19:34 [2021-04-07T05:19:34.683Z] --- PASS: TestNetworkNat (0.60s) 05:19:34 [2021-04-07T05:19:34.683Z] === RUN TestNetworkLocalhostTCPNat 05:19:35 [2021-04-07T05:19:35.104Z] --- PASS: TestCreateServiceConfigFileMode (2.82s) 05:19:35 [2021-04-07T05:19:35.104Z] === RUN TestCreateServiceSysctls 05:19:35 [2021-04-07T05:19:35.321Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) 05:19:35 [2021-04-07T05:19:35.321Z] === RUN TestNetworkLoopbackNat 05:19:36 [2021-04-07T05:19:36.371Z] --- PASS: TestCreateServiceMultipleTimes (19.78s) 05:19:36 [2021-04-07T05:19:36.371Z] === RUN TestCreateServiceConflict 05:19:36 [2021-04-07T05:19:36.631Z] --- PASS: TestCreateServiceConflict (3.25s) 05:19:36 [2021-04-07T05:19:36.631Z] === RUN TestCreateServiceMaxReplicas 05:19:37 [2021-04-07T05:19:37.313Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks 05:19:38 [2021-04-07T05:19:38.069Z] --- PASS: TestNetworkLoopbackNat (2.84s) 05:19:38 [2021-04-07T05:19:38.069Z] === RUN TestPause 05:19:38 [2021-04-07T05:19:38.401Z] --- PASS: TestCreateServiceSysctls (3.73s) 05:19:38 [2021-04-07T05:19:38.401Z] === RUN TestCreateServiceCapabilities 05:19:38 [2021-04-07T05:19:38.711Z] --- PASS: TestPause (0.68s) 05:19:38 [2021-04-07T05:19:38.711Z] === RUN TestPauseFailsOnWindowsServerContainers 05:19:38 [2021-04-07T05:19:38.711Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 05:19:38 [2021-04-07T05:19:38.711Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:19:38 [2021-04-07T05:19:38.711Z] === RUN TestPauseStopPausedContainer 05:19:39 [2021-04-07T05:19:39.352Z] --- PASS: TestPauseStopPausedContainer (0.62s) 05:19:39 [2021-04-07T05:19:39.352Z] === RUN TestPsFilter 05:19:39 [2021-04-07T05:19:39.352Z] --- PASS: TestPsFilter (0.17s) 05:19:39 [2021-04-07T05:19:39.352Z] === RUN TestRemoveContainerWithRemovedVolume 05:19:39 [2021-04-07T05:19:39.992Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) 05:19:39 [2021-04-07T05:19:39.992Z] === RUN TestRemoveContainerWithVolume 05:19:40 [2021-04-07T05:19:40.636Z] --- PASS: TestRemoveContainerWithVolume (0.57s) 05:19:40 [2021-04-07T05:19:40.636Z] === RUN TestRemoveContainerRunning 05:19:40 [2021-04-07T05:19:40.830Z] --- PASS: TestCreateServiceMaxReplicas (3.87s) 05:19:40 [2021-04-07T05:19:40.830Z] === RUN TestCreateWithDuplicateNetworkNames 05:19:40 [2021-04-07T05:19:40.941Z] --- PASS: TestCreateServiceCapabilities (2.54s) 05:19:40 [2021-04-07T05:19:40.941Z] === RUN TestInspect 05:19:41 [2021-04-07T05:19:41.276Z] --- PASS: TestRemoveContainerRunning (0.56s) 05:19:41 [2021-04-07T05:19:41.276Z] === RUN TestRemoveContainerForceRemoveRunning 05:19:41 [2021-04-07T05:19:41.571Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) 05:19:41 [2021-04-07T05:19:41.571Z] === RUN TestRemoveInvalidContainer 05:19:41 [2021-04-07T05:19:41.571Z] --- PASS: TestRemoveInvalidContainer (0.02s) 05:19:41 [2021-04-07T05:19:41.571Z] === RUN TestRenameLinkedContainer 05:19:42 [2021-04-07T05:19:42.600Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 05:19:42 [2021-04-07T05:19:42.861Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 05:19:43 [2021-04-07T05:19:43.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames 05:19:43 [2021-04-07T05:19:43.383Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 05:19:44 [2021-04-07T05:19:44.236Z] --- PASS: TestInspect (3.24s) 05:19:44 [2021-04-07T05:19:44.236Z] === RUN TestCreateJob 05:19:44 [2021-04-07T05:19:44.317Z] --- PASS: TestRenameLinkedContainer (2.36s) 05:19:44 [2021-04-07T05:19:44.317Z] === RUN TestRenameStoppedContainer 05:19:44 [2021-04-07T05:19:44.540Z] --- PASS: TestInfoAPIWarnings (16.26s) 05:19:44 [2021-04-07T05:19:44.540Z] === RUN TestInfoDebug 05:19:44 [2021-04-07T05:19:44.540Z] --- PASS: TestInfoDebug (0.52s) 05:19:44 [2021-04-07T05:19:44.540Z] === RUN TestInfoInsecureRegistries 05:19:44 [2021-04-07T05:19:44.540Z] --- PASS: TestInfoInsecureRegistries (0.52s) 05:19:44 [2021-04-07T05:19:44.540Z] === RUN TestInfoRegistryMirrors 05:19:44 [2021-04-07T05:19:44.540Z] --- PASS: TestInfoRegistryMirrors (0.52s) 05:19:44 [2021-04-07T05:19:44.540Z] === RUN TestLoginFailsWithBadCredentials 05:19:44 [2021-04-07T05:19:44.540Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) 05:19:44 [2021-04-07T05:19:44.540Z] === RUN TestPingCacheHeaders 05:19:44 [2021-04-07T05:19:44.540Z] --- PASS: TestPingCacheHeaders (0.01s) 05:19:44 [2021-04-07T05:19:44.540Z] === RUN TestPingGet 05:19:44 [2021-04-07T05:19:44.540Z] --- PASS: TestPingGet (0.01s) 05:19:44 [2021-04-07T05:19:44.540Z] === RUN TestPingHead 05:19:44 [2021-04-07T05:19:44.540Z] --- PASS: TestPingHead (0.01s) 05:19:44 [2021-04-07T05:19:44.540Z] === RUN TestVersion 05:19:44 [2021-04-07T05:19:44.540Z] --- PASS: TestVersion (0.01s) 05:19:44 [2021-04-07T05:19:44.540Z] PASS 05:19:44 [2021-04-07T05:19:44.540Z] 05:19:44 [2021-04-07T05:19:44.540Z] === Skipped 05:19:44 [2021-04-07T05:19:44.540Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 05:19:44 [2021-04-07T05:19:44.540Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:19:44 [2021-04-07T05:19:44.540Z] 05:19:44 [2021-04-07T05:19:44.540Z] 05:19:44 [2021-04-07T05:19:44.540Z] DONE 18 tests, 1 skipped in 21.725s 05:19:44 [2021-04-07T05:19:44.540Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 05:19:44 [2021-04-07T05:19:44.540Z] ++ 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 05:19:44 [2021-04-07T05:19:44.540Z] ++ set -e 05:19:44 [2021-04-07T05:19:44.540Z] ++ '[' -n 0 ']' 05:19:44 [2021-04-07T05:19:44.540Z] ++ set -x 05:19:44 [2021-04-07T05:19:44.540Z] ++ env -i DEST=/go/src/github.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 05:19:44 [2021-04-07T05:19:44.540Z] INFO: Testing against a local daemon 05:19:44 [2021-04-07T05:19:44.540Z] === RUN TestVolumesCreateAndList 05:19:44 [2021-04-07T05:19:44.540Z] --- PASS: TestVolumesCreateAndList (0.01s) 05:19:44 [2021-04-07T05:19:44.540Z] === RUN TestVolumesRemove 05:19:44 [2021-04-07T05:19:44.540Z] --- PASS: TestVolumesRemove (0.13s) 05:19:44 [2021-04-07T05:19:44.540Z] === RUN TestVolumesInspect 05:19:44 [2021-04-07T05:19:44.540Z] --- PASS: TestVolumesInspect (0.01s) 05:19:44 [2021-04-07T05:19:44.540Z] === RUN TestVolumesInvalidJSON 05:19:44 [2021-04-07T05:19:44.540Z] === RUN TestVolumesInvalidJSON//volumes/create 05:19:44 [2021-04-07T05:19:44.540Z] === PAUSE TestVolumesInvalidJSON//volumes/create 05:19:44 [2021-04-07T05:19:44.540Z] === CONT TestVolumesInvalidJSON//volumes/create 05:19:44 [2021-04-07T05:19:44.540Z] --- PASS: TestVolumesInvalidJSON (0.01s) 05:19:44 [2021-04-07T05:19:44.540Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 05:19:44 [2021-04-07T05:19:44.540Z] PASS 05:19:44 [2021-04-07T05:19:44.540Z] 05:19:44 [2021-04-07T05:19:44.540Z] DONE 5 tests in 0.379s 05:19:44 [2021-04-07T05:19:44.540Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 05:19:44 [2021-04-07T05:19:44.611Z] --- PASS: TestRenameStoppedContainer (0.66s) 05:19:44 [2021-04-07T05:19:44.611Z] === RUN TestRenameRunningContainerAndReuse 05:19:44 [2021-04-07T05:19:44.832Z] ++++ cat bundles/test-integration/docker.pid 05:19:44 [2021-04-07T05:19:44.832Z] +++ kill 12295 05:19:46 [2021-04-07T05:19:46.145Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s) 05:19:46 [2021-04-07T05:19:46.145Z] === RUN TestRenameInvalidName 05:19:46 [2021-04-07T05:19:46.335Z] +++ /etc/init.d/apparmor stop 05:19:46 [2021-04-07T05:19:46.335Z] Leaving: AppArmorNo profiles have been unloaded. 05:19:46 [2021-04-07T05:19:46.335Z] 05:19:46 [2021-04-07T05:19:46.335Z] Unloading profiles will leave already running processes permanently 05:19:46 [2021-04-07T05:19:46.335Z] unconfined, which can lead to unexpected situations. 05:19:46 [2021-04-07T05:19:46.335Z] 05:19:46 [2021-04-07T05:19:46.335Z] To set a process to complain mode, use the command line tool 05:19:46 [2021-04-07T05:19:46.335Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 05:19:46 [2021-04-07T05:19:46.335Z] +++ true 05:19:46 [2021-04-07T05:19:46.335Z] exiting test-integration 05:19:46 [2021-04-07T05:19:46.335Z] ++ exit 0 05:19:46 [2021-04-07T05:19:46.335Z] 05:19:46 [2021-04-07T05:19:46.441Z] --- PASS: TestRenameInvalidName (0.55s) 05:19:46 [2021-04-07T05:19:46.441Z] === RUN TestRenameAnonymousContainer 05:19:47 [2021-04-07T05:19:47.784Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 05:19:47 [2021-04-07T05:19:47.784Z] --- PASS: TestUpdateRestartPolicy (15.45s) 05:19:47 [2021-04-07T05:19:47.784Z] === RUN TestUpdateRestartWithAutoRemove 05:19:48 [2021-04-07T05:19:48.045Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer 05:19:48 [2021-04-07T05:19:48.537Z] --- PASS: TestCreateJob (3.80s) 05:19:48 [2021-04-07T05:19:48.537Z] === RUN TestReplicatedJob 05:19:48 [2021-04-07T05:19:48.619Z] --- PASS: TestUpdateRestartWithAutoRemove (1.25s) 05:19:48 [2021-04-07T05:19:48.619Z] === RUN TestWaitNonBlocked 05:19:48 [2021-04-07T05:19:48.693Z] --- PASS: TestRenameAnonymousContainer (2.01s) 05:19:48 [2021-04-07T05:19:48.693Z] === RUN TestRenameContainerWithSameName 05:19:48 [2021-04-07T05:19:48.880Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 05:19:48 [2021-04-07T05:19:48.880Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 05:19:48 [2021-04-07T05:19:48.880Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 05:19:48 [2021-04-07T05:19:48.880Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 05:19:48 [2021-04-07T05:19:48.880Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 05:19:48 [2021-04-07T05:19:48.880Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 05:19:48 [2021-04-07T05:19:48.988Z] --- PASS: TestRenameContainerWithSameName (0.57s) 05:19:48 [2021-04-07T05:19:48.988Z] === RUN TestRenameContainerWithLinkedContainer Post stage [Pipeline] junit 05:19:49 [2021-04-07T05:19:49.097Z] Recording test results 05:19:49 [2021-04-07T05:19:49.505Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 05:19:49 [2021-04-07T05:19:49.944Z] + echo Ensuring container killed. 05:19:49 [2021-04-07T05:19:49.944Z] Ensuring container killed. 05:19:49 [2021-04-07T05:19:49.944Z] + docker rm -vf docker-pr1 05:19:49 [2021-04-07T05:19:49.944Z] Error: No such container: docker-pr1 05:19:49 [2021-04-07T05:19:49.944Z] + true [Pipeline] sh 05:19:50 [2021-04-07T05:19:50.031Z] --- PASS: TestRenameContainerWithLinkedContainer (1.15s) 05:19:50 [2021-04-07T05:19:50.031Z] === RUN TestResize 05:19:50 [2021-04-07T05:19:50.318Z] + echo Chowning /workspace to jenkins user 05:19:50 [2021-04-07T05:19:50.318Z] Chowning /workspace to jenkins user 05:19:50 [2021-04-07T05:19:50.318Z] + id -u 05:19:50 [2021-04-07T05:19:50.318Z] + id -g 05:19:50 [2021-04-07T05:19:50.318Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42263:/workspace busybox chown -R 1001:1001 /workspace 05:19:50 [2021-04-07T05:19:50.318Z] Unable to find image 'busybox:latest' locally 05:19:50 [2021-04-07T05:19:50.607Z] latest: Pulling from library/busybox 05:19:50 [2021-04-07T05:19:50.607Z] 7d95fb1c8be1: Pulling fs layer 05:19:50 [2021-04-07T05:19:50.669Z] --- PASS: TestResize (0.73s) 05:19:50 [2021-04-07T05:19:50.669Z] === RUN TestResizeWithInvalidSize 05:19:50 [2021-04-07T05:19:50.898Z] 7d95fb1c8be1: Verifying Checksum 05:19:50 [2021-04-07T05:19:50.898Z] 7d95fb1c8be1: Download complete 05:19:51 [2021-04-07T05:19:51.310Z] --- PASS: TestResizeWithInvalidSize (0.64s) 05:19:51 [2021-04-07T05:19:51.310Z] === RUN TestResizeWhenContainerNotStarted 05:19:51 [2021-04-07T05:19:51.424Z] --- PASS: TestWaitNonBlocked (0.03s) 05:19:51 [2021-04-07T05:19:51.424Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.15s) 05:19:51 [2021-04-07T05:19:51.424Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.28s) 05:19:51 [2021-04-07T05:19:51.424Z] === RUN TestWaitBlocked 05:19:51 [2021-04-07T05:19:51.424Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 05:19:51 [2021-04-07T05:19:51.424Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 05:19:51 [2021-04-07T05:19:51.424Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 05:19:51 [2021-04-07T05:19:51.424Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 05:19:51 [2021-04-07T05:19:51.424Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 05:19:51 [2021-04-07T05:19:51.424Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 05:19:51 [2021-04-07T05:19:51.527Z] 7d95fb1c8be1: Pull complete 05:19:51 [2021-04-07T05:19:51.527Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac 05:19:51 [2021-04-07T05:19:51.527Z] Status: Downloaded newer image for busybox:latest 05:19:51 [2021-04-07T05:19:51.971Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) 05:19:51 [2021-04-07T05:19:51.971Z] === RUN TestDaemonRestartKillContainers 05:19:51 [2021-04-07T05:19:51.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:19:51 [2021-04-07T05:19:51.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:19:51 [2021-04-07T05:19:51.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:19:51 [2021-04-07T05:19:51.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:19:51 [2021-04-07T05:19:51.971Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:19:51 [2021-04-07T05:19:51.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:19:51 [2021-04-07T05:19:51.971Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:19:51 [2021-04-07T05:19:51.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:19:51 [2021-04-07T05:19:51.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:19:51 [2021-04-07T05:19:51.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:19:51 [2021-04-07T05:19:51.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:19:51 [2021-04-07T05:19:51.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:19:51 [2021-04-07T05:19:51.971Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:19:51 [2021-04-07T05:19:51.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:19:51 [2021-04-07T05:19:51.971Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:19:51 [2021-04-07T05:19:51.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:19:51 [2021-04-07T05:19:51.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:19:51 [2021-04-07T05:19:51.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:19:51 [2021-04-07T05:19:51.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:19:51 [2021-04-07T05:19:51.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:19:51 [2021-04-07T05:19:51.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:19:51 [2021-04-07T05:19:51.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:19:51 [2021-04-07T05:19:51.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:19:51 [2021-04-07T05:19:51.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:19:51 [2021-04-07T05:19:51.972Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:19:51 [2021-04-07T05:19:51.972Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:19:51 [2021-04-07T05:19:51.972Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:19:51 [2021-04-07T05:19:51.972Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:19:52 [2021-04-07T05:19:52.809Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 05:19:53 [2021-04-07T05:19:53.382Z] --- PASS: TestWaitBlocked (0.03s) 05:19:53 [2021-04-07T05:19:53.382Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.96s) 05:19:53 [2021-04-07T05:19:53.382Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.14s) 05:19:53 [2021-04-07T05:19:53.382Z] === CONT TestContainerStartOnDaemonRestart 05:19:53 [2021-04-07T05:19:53.382Z] === CONT TestContainerKillOnDaemonStart 05:19:53 [2021-04-07T05:19:53.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled 05:19:54 [2021-04-07T05:19:54.076Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:19:54 [2021-04-07T05:19:54.076Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh 05:19:54 [2021-04-07T05:19:54.634Z] + bundleName=s390x-integration 05:19:54 [2021-04-07T05:19:54.634Z] + echo Creating s390x-integration-bundles.tar.gz 05:19:54 [2021-04-07T05:19:54.634Z] Creating s390x-integration-bundles.tar.gz 05:19:54 [2021-04-07T05:19:54.634Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 05:19:54 [2021-04-07T05:19:54.634Z] + xargs tar -czf s390x-integration-bundles.tar.gz 05:19:54 [2021-04-07T05:19:54.743Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:19:54 [2021-04-07T05:19:54.743Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [Pipeline] archiveArtifacts 05:19:54 [2021-04-07T05:19:54.967Z] Archiving artifacts 05:19:55 [2021-04-07T05:19:55.119Z] --- PASS: TestReplicatedJob (6.83s) 05:19:55 [2021-04-07T05:19:55.119Z] === RUN TestUpdateReplicatedJob 05:19:55 [2021-04-07T05:19:55.296Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 05:19:55 [2021-04-07T05:19:55.296Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 05:19:55 [2021-04-07T05:19:55.296Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 05:19:55 [2021-04-07T05:19:55.296Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 05:19:55 [2021-04-07T05:19:55.296Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 05:19:55 [2021-04-07T05:19:55.353Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42263/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 05:19:55 [2021-04-07T05:19:55.723Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.04s) 05:19:55 [2021-04-07T05:19:55.723Z] === RUN TestCreateServiceSecretFileMode 05:19:55 [2021-04-07T05:19:55.733Z] + make clean 05:19:55 [2021-04-07T05:19:55.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:19:56 [2021-04-07T05:19:56.362Z] docker volume rm -f docker-dev-cache 05:19:56 [2021-04-07T05:19:56.362Z] docker-dev-cache [Pipeline] deleteDir 05:19:56 [2021-04-07T05:19:56.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:19:57 [2021-04-07T05:19:57.209Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:19:57 [2021-04-07T05:19:57.211Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled 05:19:57 [2021-04-07T05:19:57.472Z] --- PASS: TestContainerStartOnDaemonRestart (4.37s) 05:19:57 [2021-04-07T05:19:57.472Z] === CONT TestIpcModeOlderClient 05:19:57 [2021-04-07T05:19:57.735Z] --- PASS: TestIpcModeOlderClient (0.10s) 05:19:57 [2021-04-07T05:19:57.735Z] === CONT TestDaemonHostGatewayIP 05:19:58 [2021-04-07T05:19:58.149Z] ? github.com/docker/docker/api/server/backend/build [no test files] 05:19:58 [2021-04-07T05:19:58.149Z] === RUN TestBoolValue 05:19:58 [2021-04-07T05:19:58.149Z] --- PASS: TestBoolValue (0.00s) 05:19:58 [2021-04-07T05:19:58.149Z] === RUN TestBoolValueOrDefault 05:19:58 [2021-04-07T05:19:58.149Z] --- PASS: TestBoolValueOrDefault (0.00s) 05:19:58 [2021-04-07T05:19:58.149Z] === RUN TestInt64ValueOrZero 05:19:58 [2021-04-07T05:19:58.149Z] --- PASS: TestInt64ValueOrZero (0.00s) 05:19:58 [2021-04-07T05:19:58.149Z] === RUN TestInt64ValueOrDefault 05:19:58 [2021-04-07T05:19:58.149Z] --- PASS: TestInt64ValueOrDefault (0.00s) 05:19:58 [2021-04-07T05:19:58.149Z] === RUN TestInt64ValueOrDefaultWithError 05:19:58 [2021-04-07T05:19:58.149Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) 05:19:58 [2021-04-07T05:19:58.149Z] === RUN TestJsonContentType 05:19:58 [2021-04-07T05:19:58.149Z] --- PASS: TestJsonContentType (0.00s) 05:19:58 [2021-04-07T05:19:58.149Z] PASS 05:19:58 [2021-04-07T05:19:58.149Z] coverage: 14.7% of statements 05:19:58 [2021-04-07T05:19:58.149Z] ok github.com/docker/docker/api/server/httputils 0.058s coverage: 14.7% of statements 05:19:58 [2021-04-07T05:19:58.149Z] === RUN TestMaskSecretKeys 05:19:58 [2021-04-07T05:19:58.149Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests 05:19:58 [2021-04-07T05:19:58.149Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) 05:19:58 [2021-04-07T05:19:58.149Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching 05:19:58 [2021-04-07T05:19:58.149Z] --- PASS: TestMaskSecretKeys (0.00s) 05:19:58 [2021-04-07T05:19:58.149Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) 05:19:58 [2021-04-07T05:19:58.149Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) 05:19:58 [2021-04-07T05:19:58.149Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) 05:19:58 [2021-04-07T05:19:58.416Z] --- PASS: TestUpdateReplicatedJob (3.78s) 05:19:58 [2021-04-07T05:19:58.416Z] === RUN TestServiceListWithStatuses 05:19:58 [2021-04-07T05:19:58.416Z] --- SKIP: TestServiceListWithStatuses (0.00s) 05:19:58 [2021-04-07T05:19:58.416Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:19:58 [2021-04-07T05:19:58.416Z] === RUN TestDockerNetworkConnectAlias 05:19:58 [2021-04-07T05:19:58.603Z] === RUN TestVersionMiddlewareVersion 05:19:58 [2021-04-07T05:19:58.603Z] --- PASS: TestVersionMiddlewareVersion (0.00s) 05:19:58 [2021-04-07T05:19:58.603Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders 05:19:58 [2021-04-07T05:19:58.603Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) 05:19:58 [2021-04-07T05:19:58.603Z] PASS 05:19:58 [2021-04-07T05:19:58.603Z] coverage: 37.7% of statements 05:19:58 [2021-04-07T05:19:58.603Z] ok github.com/docker/docker/api/server/middleware 0.077s coverage: 37.7% of statements 05:19:58 [2021-04-07T05:19:58.603Z] ? github.com/docker/docker/api/server/router [no test files] 05:19:58 [2021-04-07T05:19:58.603Z] ? github.com/docker/docker/api/server/router/build [no test files] 05:19:58 [2021-04-07T05:19:58.603Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 05:19:58 [2021-04-07T05:19:58.603Z] ? github.com/docker/docker/api/server/router/container [no test files] 05:19:58 [2021-04-07T05:19:58.603Z] ? github.com/docker/docker/api/server/router/debug [no test files] 05:19:58 [2021-04-07T05:19:58.603Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 05:19:58 [2021-04-07T05:19:58.603Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 05:19:58 [2021-04-07T05:19:58.603Z] ? github.com/docker/docker/api/server/router/image [no test files] 05:19:58 [2021-04-07T05:19:58.603Z] ? github.com/docker/docker/api/server/router/network [no test files] 05:19:58 [2021-04-07T05:19:58.603Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 05:19:58 [2021-04-07T05:19:58.603Z] ? github.com/docker/docker/api/server/router/session [no test files] 05:19:58 [2021-04-07T05:19:58.758Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:19:59 [2021-04-07T05:19:59.019Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) 05:19:59 [2021-04-07T05:19:59.019Z] === RUN TestCreateServiceConfigFileMode 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestToJSON 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestToJSON (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestToParamWithVersion 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestToParamWithVersion (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestFromJSON 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestFromJSON (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestEmpty 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestEmpty (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestArgsMatchKVListEmptySources 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestArgsMatchKVList 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestArgsMatchKVList (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestArgsMatch 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestArgsMatch (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestAdd 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestAdd (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestDel 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestDel (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestLen 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestLen (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestExactMatch 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestExactMatch (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestOnlyOneExactMatch 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestOnlyOneExactMatch (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestContains 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestContains (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestValidate 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestValidate (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestWalkValues 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestWalkValues (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestFuzzyMatch 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestFuzzyMatch (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestClone 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestClone (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] PASS 05:20:00 [2021-04-07T05:20:00.124Z] coverage: 92.2% of statements 05:20:00 [2021-04-07T05:20:00.124Z] ok github.com/docker/docker/api/types/filters 0.059s coverage: 92.2% of statements 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestStrSliceMarshalJSON 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestStrSliceMarshalJSON (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestStrSliceUnmarshalJSON 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestStrSliceUnmarshalString 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestStrSliceUnmarshalString (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestStrSliceUnmarshalSlice 05:20:00 [2021-04-07T05:20:00.124Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) 05:20:00 [2021-04-07T05:20:00.124Z] PASS 05:20:00 [2021-04-07T05:20:00.124Z] coverage: 90.0% of statements 05:20:00 [2021-04-07T05:20:00.124Z] ok github.com/docker/docker/api/types/strslice 0.081s coverage: 90.0% of statements 05:20:00 [2021-04-07T05:20:00.124Z] === RUN TestDurationToSecondsString 05:20:00 [2021-04-07T05:20:00.578Z] --- PASS: TestDurationToSecondsString (0.00s) 05:20:00 [2021-04-07T05:20:00.578Z] === RUN TestGetTimestamp 05:20:00 [2021-04-07T05:20:00.578Z] === RUN TestAdjustForAPIVersion 05:20:00 [2021-04-07T05:20:00.578Z] --- PASS: TestAdjustForAPIVersion (0.00s) 05:20:00 [2021-04-07T05:20:00.578Z] PASS 05:20:00 [2021-04-07T05:20:00.578Z] coverage: 5.7% of statements 05:20:00 [2021-04-07T05:20:00.578Z] ok github.com/docker/docker/api/server/router/swarm 0.064s coverage: 5.7% of statements 05:20:00 [2021-04-07T05:20:00.578Z] ? github.com/docker/docker/api/server/router/system [no test files] 05:20:00 [2021-04-07T05:20:00.578Z] ? github.com/docker/docker/api/server/router/volume [no test files] 05:20:00 [2021-04-07T05:20:00.578Z] ? github.com/docker/docker/api/types [no test files] 05:20:00 [2021-04-07T05:20:00.578Z] ? github.com/docker/docker/api/types/backend [no test files] 05:20:00 [2021-04-07T05:20:00.578Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 05:20:00 [2021-04-07T05:20:00.578Z] ? github.com/docker/docker/api/types/container [no test files] 05:20:00 [2021-04-07T05:20:00.578Z] ? github.com/docker/docker/api/types/events [no test files] 05:20:00 [2021-04-07T05:20:00.578Z] ? github.com/docker/docker/api/types/image [no test files] 05:20:00 [2021-04-07T05:20:00.578Z] ? github.com/docker/docker/api/types/mount [no test files] 05:20:00 [2021-04-07T05:20:00.578Z] ? github.com/docker/docker/api/types/network [no test files] 05:20:00 [2021-04-07T05:20:00.578Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 05:20:00 [2021-04-07T05:20:00.578Z] ? github.com/docker/docker/api/types/registry [no test files] 05:20:00 [2021-04-07T05:20:00.578Z] ? github.com/docker/docker/api/types/swarm [no test files] 05:20:00 [2021-04-07T05:20:00.578Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 05:20:00 [2021-04-07T05:20:00.578Z] --- PASS: TestGetTimestamp (0.18s) 05:20:00 [2021-04-07T05:20:00.578Z] === RUN TestParseTimestamps 05:20:00 [2021-04-07T05:20:00.578Z] --- PASS: TestParseTimestamps (0.00s) 05:20:00 [2021-04-07T05:20:00.578Z] PASS 05:20:00 [2021-04-07T05:20:00.578Z] coverage: 100.0% of statements 05:20:00 [2021-04-07T05:20:00.578Z] ok github.com/docker/docker/api/types/time 0.240s coverage: 100.0% of statements 05:20:00 [2021-04-07T05:20:00.853Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 05:20:00 [2021-04-07T05:20:00.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.86s) 05:20:00 [2021-04-07T05:20:00.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.99s) 05:20:00 [2021-04-07T05:20:00.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.63s) 05:20:00 [2021-04-07T05:20:00.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s) 05:20:00 [2021-04-07T05:20:00.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) 05:20:00 [2021-04-07T05:20:00.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) 05:20:00 [2021-04-07T05:20:00.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) 05:20:00 [2021-04-07T05:20:00.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.66s) 05:20:00 [2021-04-07T05:20:00.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.90s) 05:20:00 [2021-04-07T05:20:00.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s) 05:20:00 [2021-04-07T05:20:00.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) 05:20:00 [2021-04-07T05:20:00.853Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.09s) 05:20:00 [2021-04-07T05:20:00.853Z] === RUN TestCgroupNamespacesRun 05:20:01 [2021-04-07T05:20:01.035Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 05:20:01 [2021-04-07T05:20:01.035Z] === RUN TestCompareVersion 05:20:01 [2021-04-07T05:20:01.035Z] --- PASS: TestCompareVersion (0.00s) 05:20:01 [2021-04-07T05:20:01.035Z] PASS 05:20:01 [2021-04-07T05:20:01.035Z] coverage: 75.0% of statements 05:20:01 [2021-04-07T05:20:01.035Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 75.0% of statements 05:20:01 [2021-04-07T05:20:01.035Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 05:20:01 [2021-04-07T05:20:01.035Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 05:20:01 [2021-04-07T05:20:01.035Z] ? github.com/docker/docker/api/types/volume [no test files] 05:20:01 [2021-04-07T05:20:01.035Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 05:20:01 [2021-04-07T05:20:01.035Z] ? github.com/docker/docker/builder [no test files] 05:20:01 [2021-04-07T05:20:01.035Z] ? github.com/docker/docker/builder/builder-next [no test files] 05:20:01 [2021-04-07T05:20:01.035Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 05:20:01 [2021-04-07T05:20:01.035Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 05:20:01 [2021-04-07T05:20:01.035Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 05:20:01 [2021-04-07T05:20:01.035Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 05:20:01 [2021-04-07T05:20:01.035Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 05:20:01 [2021-04-07T05:20:01.035Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 05:20:01 [2021-04-07T05:20:01.899Z] --- PASS: TestCgroupNamespacesRun (1.40s) 05:20:01 [2021-04-07T05:20:01.899Z] === RUN TestCgroupNamespacesRunPrivileged 05:20:02 [2021-04-07T05:20:02.314Z] --- PASS: TestCreateServiceConfigFileMode (3.40s) 05:20:02 [2021-04-07T05:20:02.314Z] === RUN TestCreateServiceSysctls 05:20:02 [2021-04-07T05:20:02.559Z] === RUN TestParseRemoteURL 05:20:02 [2021-04-07T05:20:02.559Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment 05:20:02 [2021-04-07T05:20:02.559Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment 05:20:02 [2021-04-07T05:20:02.559Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment 05:20:02 [2021-04-07T05:20:02.559Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment 05:20:02 [2021-04-07T05:20:02.559Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment 05:20:02 [2021-04-07T05:20:02.948Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts 05:20:03 [2021-04-07T05:20:03.012Z] === RUN TestParseRemoteURL/git@,_no_url-fragment 05:20:03 [2021-04-07T05:20:03.012Z] === RUN TestParseRemoteURL/git@,_with_url-fragment 05:20:03 [2021-04-07T05:20:03.012Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment 05:20:03 [2021-04-07T05:20:03.012Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment 05:20:03 [2021-04-07T05:20:03.012Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user 05:20:03 [2021-04-07T05:20:03.012Z] --- PASS: TestParseRemoteURL (0.00s) 05:20:03 [2021-04-07T05:20:03.012Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) 05:20:03 [2021-04-07T05:20:03.012Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) 05:20:03 [2021-04-07T05:20:03.012Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) 05:20:03 [2021-04-07T05:20:03.012Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) 05:20:03 [2021-04-07T05:20:03.012Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) 05:20:03 [2021-04-07T05:20:03.012Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) 05:20:03 [2021-04-07T05:20:03.012Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) 05:20:03 [2021-04-07T05:20:03.012Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) 05:20:03 [2021-04-07T05:20:03.012Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) 05:20:03 [2021-04-07T05:20:03.012Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) 05:20:03 [2021-04-07T05:20:03.012Z] === RUN TestCloneArgsSmartHttp 05:20:03 [2021-04-07T05:20:03.012Z] --- PASS: TestCloneArgsSmartHttp (0.01s) 05:20:03 [2021-04-07T05:20:03.012Z] === RUN TestCloneArgsDumbHttp 05:20:03 [2021-04-07T05:20:03.012Z] --- PASS: TestCloneArgsDumbHttp (0.00s) 05:20:03 [2021-04-07T05:20:03.012Z] === RUN TestCloneArgsGit 05:20:03 [2021-04-07T05:20:03.012Z] --- PASS: TestCloneArgsGit (0.00s) 05:20:03 [2021-04-07T05:20:03.012Z] === RUN TestCheckoutGit 05:20:03 [2021-04-07T05:20:03.421Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.56s) 05:20:03 [2021-04-07T05:20:03.421Z] === RUN TestCgroupNamespacesRunDaemonHostMode 05:20:04 [2021-04-07T05:20:04.332Z] --- PASS: TestDaemonHostGatewayIP (6.64s) 05:20:04 [2021-04-07T05:20:04.332Z] === CONT TestRestartDaemonWithRestartingContainer 05:20:04 [2021-04-07T05:20:04.945Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.39s) 05:20:04 [2021-04-07T05:20:04.945Z] === RUN TestCgroupNamespacesRunHostMode 05:20:05 [2021-04-07T05:20:05.002Z] --- PASS: TestDockerNetworkConnectAlias (5.33s) 05:20:05 [2021-04-07T05:20:05.002Z] === RUN TestDockerNetworkReConnect 05:20:05 [2021-04-07T05:20:05.906Z] === RUN TestEnable 05:20:05 [2021-04-07T05:20:05.906Z] --- PASS: TestEnable (0.00s) 05:20:05 [2021-04-07T05:20:05.906Z] === RUN TestDisable 05:20:05 [2021-04-07T05:20:05.906Z] --- PASS: TestDisable (0.00s) 05:20:05 [2021-04-07T05:20:05.906Z] === RUN TestEnabled 05:20:05 [2021-04-07T05:20:05.906Z] --- PASS: TestEnabled (0.00s) 05:20:05 [2021-04-07T05:20:05.906Z] PASS 05:20:05 [2021-04-07T05:20:05.906Z] coverage: 100.0% of statements 05:20:05 [2021-04-07T05:20:05.906Z] ok github.com/docker/docker/cli/debug 0.073s coverage: 100.0% of statements 05:20:05 [2021-04-07T05:20:05.906Z] === RUN TestProcessShouldRemoveDockerfileDockerignore 05:20:05 [2021-04-07T05:20:05.906Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) 05:20:05 [2021-04-07T05:20:05.906Z] === RUN TestProcessNoDockerignore 05:20:05 [2021-04-07T05:20:05.906Z] --- PASS: TestProcessNoDockerignore (0.00s) 05:20:05 [2021-04-07T05:20:05.906Z] === RUN TestProcessShouldLeaveAllFiles 05:20:05 [2021-04-07T05:20:05.906Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) 05:20:05 [2021-04-07T05:20:05.906Z] === RUN TestDetectContentType 05:20:05 [2021-04-07T05:20:05.906Z] --- PASS: TestDetectContentType (0.00s) 05:20:05 [2021-04-07T05:20:05.906Z] === RUN TestSelectAcceptableMIME 05:20:05 [2021-04-07T05:20:05.906Z] --- PASS: TestSelectAcceptableMIME (0.00s) 05:20:05 [2021-04-07T05:20:05.906Z] === RUN TestInspectEmptyResponse 05:20:05 [2021-04-07T05:20:05.907Z] --- PASS: TestInspectEmptyResponse (0.00s) 05:20:05 [2021-04-07T05:20:05.907Z] === RUN TestInspectResponseBinary 05:20:05 [2021-04-07T05:20:05.907Z] --- PASS: TestInspectResponseBinary (0.00s) 05:20:05 [2021-04-07T05:20:05.907Z] === RUN TestResponseUnsupportedContentType 05:20:05 [2021-04-07T05:20:05.907Z] --- PASS: TestResponseUnsupportedContentType (0.00s) 05:20:05 [2021-04-07T05:20:05.907Z] === RUN TestInspectResponseTextSimple 05:20:05 [2021-04-07T05:20:05.907Z] --- PASS: TestInspectResponseTextSimple (0.00s) 05:20:05 [2021-04-07T05:20:05.907Z] === RUN TestInspectResponseEmptyContentType 05:20:05 [2021-04-07T05:20:05.907Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) 05:20:05 [2021-04-07T05:20:05.907Z] === RUN TestUnknownContentLength 05:20:05 [2021-04-07T05:20:05.907Z] --- PASS: TestUnknownContentLength (0.00s) 05:20:05 [2021-04-07T05:20:05.907Z] === RUN TestDownloadRemote 05:20:05 [2021-04-07T05:20:05.907Z] --- PASS: TestDownloadRemote (0.09s) 05:20:05 [2021-04-07T05:20:05.907Z] === RUN TestGetWithStatusError 05:20:05 [2021-04-07T05:20:05.907Z] --- PASS: TestGetWithStatusError (0.01s) 05:20:05 [2021-04-07T05:20:05.907Z] === RUN TestCloseRootDirectory 05:20:05 [2021-04-07T05:20:05.907Z] --- SKIP: TestCloseRootDirectory (0.00s) 05:20:05 [2021-04-07T05:20:05.907Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 05:20:05 [2021-04-07T05:20:05.907Z] === RUN TestHashFile 05:20:05 [2021-04-07T05:20:05.907Z] --- SKIP: TestHashFile (0.00s) 05:20:05 [2021-04-07T05:20:05.907Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 05:20:05 [2021-04-07T05:20:05.907Z] === RUN TestHashSubdir 05:20:05 [2021-04-07T05:20:05.907Z] --- SKIP: TestHashSubdir (0.01s) 05:20:05 [2021-04-07T05:20:05.907Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 05:20:05 [2021-04-07T05:20:05.907Z] === RUN TestRemoveDirectory 05:20:05 [2021-04-07T05:20:05.907Z] --- SKIP: TestRemoveDirectory (0.00s) 05:20:05 [2021-04-07T05:20:05.907Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 05:20:05 [2021-04-07T05:20:05.907Z] PASS 05:20:05 [2021-04-07T05:20:05.907Z] coverage: 9.3% of statements 05:20:05 [2021-04-07T05:20:05.907Z] ok github.com/docker/docker/builder/remotecontext 0.364s coverage: 9.3% of statements 05:20:06 [2021-04-07T05:20:06.474Z] --- PASS: TestCgroupNamespacesRunHostMode (1.44s) 05:20:06 [2021-04-07T05:20:06.474Z] === RUN TestCgroupNamespacesRunPrivateMode 05:20:06 [2021-04-07T05:20:06.877Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestGetAllAllowed 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestGetAllAllowed (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestGetAllMeta 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestGetAllMeta (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestWarnOnUnusedBuildArgs 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestIsUnreferencedBuiltin 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestIsExistingDirectory 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestIsExistingDirectory (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestGetFilenameForDownload 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestGetFilenameForDownload (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestEnv2Variables 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestEnv2Variables (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestEnvValueWithExistingRunConfigEnv 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestMaintainer 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestMaintainer (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestLabel 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestLabel (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestFromScratch 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestFromScratch (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestFromWithArg 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestFromWithArg (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestFromWithArgButBuildArgsNotGiven 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestFromWithUndefinedArg 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestFromWithUndefinedArg (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestFromMultiStageWithNamedStage 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestOnbuild 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestOnbuild (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestWorkdir 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestWorkdir (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestCmd 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestCmd (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestHealthcheckNone 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestHealthcheckNone (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestHealthcheckCmd 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestHealthcheckCmd (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestEntrypoint 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestEntrypoint (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestExpose 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestExpose (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestUser 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestUser (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestVolume 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestVolume (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestStopSignal 05:20:06 [2021-04-07T05:20:06.951Z] --- SKIP: TestStopSignal (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] dispatchers_test.go:377: Windows does not support stopsignal 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestArg 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestArg (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestShell 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestShell (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestPrependEnvOnCmd 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestPrependEnvOnCmd (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestRunWithBuildArgs 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestRunWithBuildArgs (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestRunIgnoresHealthcheck 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestDispatchUnsupportedOptions 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestNormalizeWorkdir 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestNormalizeWorkdir (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestDispatch 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestDispatch/ADD_multiple_files_to_file 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestDispatch/COPY_multiple_files_to_file 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestDispatch/COPY_wildcard_no_files 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestDispatch/COPY_url 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestDispatch (0.08s) 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestDispatch/COPY_url (0.01s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestAddScratchImageAddsToMounts 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestAddFromScratchPopulatesPlatform 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestAddFromScratchPopulatesPlatformIfNil 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestImageSourceGetAddsToMounts 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestEmptyDockerfile 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestEmptyDockerfile (0.01s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestSymlinkDockerfile 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestSymlinkDockerfile (0.01s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestDockerfileOutsideTheBuildContext 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestNonExistingDockerfile 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestNonExistingDockerfile (0.01s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestCopyRunConfig 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestCopyRunConfig (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestDeepCopyRunConfig 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestDeepCopyRunConfig (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestExportImage 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestExportImage (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] === RUN TestNormalizeDest 05:20:06 [2021-04-07T05:20:06.951Z] --- PASS: TestNormalizeDest (0.00s) 05:20:06 [2021-04-07T05:20:06.951Z] PASS 05:20:06 [2021-04-07T05:20:06.951Z] coverage: 46.8% of statements 05:20:06 [2021-04-07T05:20:06.951Z] ok github.com/docker/docker/builder/dockerfile 0.276s coverage: 46.8% of statements 05:20:06 [2021-04-07T05:20:06.951Z] ? github.com/docker/docker/builder/dockerignore [no test files] 05:20:07 [2021-04-07T05:20:07.595Z] --- PASS: TestCreateServiceSysctls (4.43s) 05:20:07 [2021-04-07T05:20:07.595Z] === RUN TestCreateServiceCapabilities 05:20:07 [2021-04-07T05:20:07.629Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.42s) 05:20:07 [2021-04-07T05:20:07.629Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 05:20:08 [2021-04-07T05:20:08.304Z] --- PASS: TestDockerNetworkReConnect (4.26s) 05:20:08 [2021-04-07T05:20:08.304Z] === RUN TestServicePlugin 05:20:09 [2021-04-07T05:20:09.152Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.40s) 05:20:09 [2021-04-07T05:20:09.152Z] === RUN TestCgroupNamespacesRunInvalidMode 05:20:09 [2021-04-07T05:20:09.425Z] --- PASS: TestContainerKillOnDaemonStart (16.17s) 05:20:09 [2021-04-07T05:20:09.425Z] === CONT TestDaemonRestartIpcMode 05:20:09 [2021-04-07T05:20:09.685Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume 05:20:10 [2021-04-07T05:20:10.146Z] --- PASS: TestCreateServiceCapabilities (3.44s) 05:20:10 [2021-04-07T05:20:10.146Z] === RUN TestInspect 05:20:10 [2021-04-07T05:20:10.199Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) 05:20:10 [2021-04-07T05:20:10.199Z] === RUN TestCgroupNamespacesRunOlderClient 05:20:11 [2021-04-07T05:20:11.072Z] --- PASS: TestRestartDaemonWithRestartingContainer (6.77s) 05:20:11 [2021-04-07T05:20:11.643Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 05:20:11 [2021-04-07T05:20:11.725Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.42s) 05:20:11 [2021-04-07T05:20:11.725Z] === RUN TestKernelTCPMemory 05:20:12 [2021-04-07T05:20:12.020Z] --- PASS: TestKernelTCPMemory (0.70s) 05:20:12 [2021-04-07T05:20:12.020Z] === RUN TestNISDomainname 05:20:12 [2021-04-07T05:20:12.215Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 05:20:13 [2021-04-07T05:20:13.067Z] --- PASS: TestNISDomainname (0.74s) 05:20:13 [2021-04-07T05:20:13.067Z] === RUN TestHostnameDnsResolution 05:20:13 [2021-04-07T05:20:13.708Z] --- PASS: TestHostnameDnsResolution (0.95s) 05:20:13 [2021-04-07T05:20:13.708Z] === RUN TestStats 05:20:14 [2021-04-07T05:20:14.343Z] --- PASS: TestInspect (3.65s) 05:20:14 [2021-04-07T05:20:14.343Z] === RUN TestCreateJob 05:20:14 [2021-04-07T05:20:14.777Z] --- PASS: TestDaemonRestartIpcMode (5.40s) 05:20:14 [2021-04-07T05:20:14.777Z] PASS 05:20:14 [2021-04-07T05:20:14.777Z] 05:20:14 [2021-04-07T05:20:14.777Z] === Skipped 05:20:14 [2021-04-07T05:20:14.777Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 05:20:14 [2021-04-07T05:20:14.777Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:20:14 [2021-04-07T05:20:14.777Z] 05:20:14 [2021-04-07T05:20:14.777Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) 05:20:14 [2021-04-07T05:20:14.777Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:20:14 [2021-04-07T05:20:14.777Z] 05:20:14 [2021-04-07T05:20:14.777Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 05:20:14 [2021-04-07T05:20:14.777Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:20:14 [2021-04-07T05:20:14.777Z] 05:20:14 [2021-04-07T05:20:14.777Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 05:20:14 [2021-04-07T05:20:14.777Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:20:14 [2021-04-07T05:20:14.777Z] 05:20:14 [2021-04-07T05:20:14.777Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) 05:20:14 [2021-04-07T05:20:14.778Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:20:14 [2021-04-07T05:20:14.778Z] 05:20:14 [2021-04-07T05:20:14.778Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 05:20:14 [2021-04-07T05:20:14.778Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 05:20:14 [2021-04-07T05:20:14.778Z] 05:20:14 [2021-04-07T05:20:14.778Z] 05:20:14 [2021-04-07T05:20:14.778Z] DONE 196 tests, 6 skipped in 246.327s 05:20:14 [2021-04-07T05:20:14.778Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 05:20:14 [2021-04-07T05:20:14.778Z] ++ 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 05:20:14 [2021-04-07T05:20:14.778Z] ++ set -e 05:20:14 [2021-04-07T05:20:14.778Z] ++ '[' -n 0 ']' 05:20:14 [2021-04-07T05:20:14.778Z] ++ set -x 05:20:14 [2021-04-07T05:20:14.778Z] ++ env -i DEST=/go/src/github.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 05:20:15 [2021-04-07T05:20:15.038Z] INFO: Testing against a local daemon 05:20:15 [2021-04-07T05:20:15.038Z] === RUN TestCommitInheritsEnv 05:20:15 [2021-04-07T05:20:15.609Z] --- PASS: TestCommitInheritsEnv (0.52s) 05:20:15 [2021-04-07T05:20:15.609Z] === RUN TestImportExtremelyLargeImageWorks 05:20:15 [2021-04-07T05:20:15.609Z] === PAUSE TestImportExtremelyLargeImageWorks 05:20:15 [2021-04-07T05:20:15.609Z] === RUN TestImagesFilterMultiReference 05:20:15 [2021-04-07T05:20:15.609Z] --- PASS: TestImagesFilterMultiReference (0.09s) 05:20:15 [2021-04-07T05:20:15.609Z] === RUN TestImagePullPlatformInvalid 05:20:15 [2021-04-07T05:20:15.870Z] --- PASS: TestImagePullPlatformInvalid (0.04s) 05:20:15 [2021-04-07T05:20:15.870Z] === RUN TestRemoveImageOrphaning 05:20:16 [2021-04-07T05:20:16.131Z] --- PASS: TestRemoveImageOrphaning (0.49s) 05:20:16 [2021-04-07T05:20:16.131Z] === RUN TestRemoveImageGarbageCollector 05:20:16 [2021-04-07T05:20:16.455Z] --- PASS: TestStats (2.58s) 05:20:16 [2021-04-07T05:20:16.455Z] === RUN TestStopContainerWithTimeout 05:20:16 [2021-04-07T05:20:16.455Z] === RUN TestStopContainerWithTimeout/0 05:20:16 [2021-04-07T05:20:16.455Z] === PAUSE TestStopContainerWithTimeout/0 05:20:16 [2021-04-07T05:20:16.455Z] === RUN TestStopContainerWithTimeout/1 05:20:16 [2021-04-07T05:20:16.455Z] === PAUSE TestStopContainerWithTimeout/1 05:20:16 [2021-04-07T05:20:16.455Z] === RUN TestStopContainerWithTimeout/3 05:20:16 [2021-04-07T05:20:16.455Z] === PAUSE TestStopContainerWithTimeout/3 05:20:16 [2021-04-07T05:20:16.455Z] === RUN TestStopContainerWithTimeout/-1 05:20:16 [2021-04-07T05:20:16.455Z] === PAUSE TestStopContainerWithTimeout/-1 05:20:16 [2021-04-07T05:20:16.455Z] === CONT TestStopContainerWithTimeout/0 05:20:16 [2021-04-07T05:20:16.455Z] === CONT TestStopContainerWithTimeout/1 05:20:16 [2021-04-07T05:20:16.455Z] === CONT TestStopContainerWithTimeout/3 05:20:16 [2021-04-07T05:20:16.455Z] === CONT TestStopContainerWithTimeout/-1 05:20:17 [2021-04-07T05:20:17.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer 05:20:18 [2021-04-07T05:20:18.553Z] --- PASS: TestCreateJob (4.68s) 05:20:18 [2021-04-07T05:20:18.553Z] === RUN TestReplicatedJob 05:20:19 [2021-04-07T05:20:19.434Z] --- PASS: TestRemoveImageGarbageCollector (3.18s) 05:20:19 [2021-04-07T05:20:19.434Z] === RUN TestTagUnprefixedRepoByNameOrName 05:20:19 [2021-04-07T05:20:19.434Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) 05:20:19 [2021-04-07T05:20:19.434Z] === RUN TestTagInvalidReference 05:20:19 [2021-04-07T05:20:19.434Z] --- PASS: TestTagInvalidReference (0.03s) 05:20:19 [2021-04-07T05:20:19.434Z] === RUN TestTagValidPrefixedRepo 05:20:19 [2021-04-07T05:20:19.695Z] --- PASS: TestTagValidPrefixedRepo (0.09s) 05:20:19 [2021-04-07T05:20:19.695Z] === RUN TestTagExistedNameWithoutForce 05:20:19 [2021-04-07T05:20:19.695Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 05:20:19 [2021-04-07T05:20:19.695Z] === RUN TestTagOfficialNames 05:20:19 [2021-04-07T05:20:19.695Z] --- PASS: TestTagOfficialNames (0.10s) 05:20:19 [2021-04-07T05:20:19.695Z] === RUN TestTagMatchesDigest 05:20:19 [2021-04-07T05:20:19.695Z] --- PASS: TestTagMatchesDigest (0.03s) 05:20:19 [2021-04-07T05:20:19.695Z] === CONT TestImportExtremelyLargeImageWorks 05:20:20 [2021-04-07T05:20:20.055Z] --- PASS: TestStopContainerWithTimeout (0.03s) 05:20:20 [2021-04-07T05:20:20.055Z] --- PASS: TestStopContainerWithTimeout/0 (0.87s) 05:20:20 [2021-04-07T05:20:20.055Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) 05:20:20 [2021-04-07T05:20:20.055Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) 05:20:20 [2021-04-07T05:20:20.055Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) 05:20:20 [2021-04-07T05:20:20.055Z] === RUN TestDeleteDevicemapper 05:20:20 [2021-04-07T05:20:20.055Z] --- SKIP: TestDeleteDevicemapper (0.00s) 05:20:20 [2021-04-07T05:20:20.055Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:20:20 [2021-04-07T05:20:20.055Z] === RUN TestStopContainerWithRestartPolicyAlways 05:20:20 [2021-04-07T05:20:20.667Z] === RUN TestDockerSuite/TestBuildCopyWildcard 05:20:21 [2021-04-07T05:20:21.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs 05:20:21 [2021-04-07T05:20:21.580Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.02s) 05:20:21 [2021-04-07T05:20:21.580Z] === RUN TestUpdateMemory 05:20:21 [2021-04-07T05:20:21.692Z] === RUN TestCheckpointCreateError 05:20:21 [2021-04-07T05:20:21.692Z] --- PASS: TestCheckpointCreateError (0.00s) 05:20:21 [2021-04-07T05:20:21.692Z] === RUN TestCheckpointCreate 05:20:21 [2021-04-07T05:20:21.692Z] --- PASS: TestCheckpointCreate (0.00s) 05:20:21 [2021-04-07T05:20:21.692Z] === RUN TestCheckpointDeleteError 05:20:21 [2021-04-07T05:20:21.692Z] --- PASS: TestCheckpointDeleteError (0.00s) 05:20:21 [2021-04-07T05:20:21.692Z] === RUN TestCheckpointDelete 05:20:21 [2021-04-07T05:20:21.692Z] --- PASS: TestCheckpointDelete (0.00s) 05:20:21 [2021-04-07T05:20:21.692Z] === RUN TestCheckpointListError 05:20:21 [2021-04-07T05:20:21.692Z] --- PASS: TestCheckpointListError (0.00s) 05:20:21 [2021-04-07T05:20:21.692Z] === RUN TestCheckpointList 05:20:21 [2021-04-07T05:20:21.692Z] --- PASS: TestCheckpointList (0.00s) 05:20:21 [2021-04-07T05:20:21.692Z] === RUN TestCheckpointListContainerNotFound 05:20:21 [2021-04-07T05:20:21.692Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) 05:20:21 [2021-04-07T05:20:21.692Z] === RUN TestNewClientWithOpsFromEnv 05:20:21 [2021-04-07T05:20:21.692Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) 05:20:21 [2021-04-07T05:20:21.692Z] client_test.go:23: runtime.GOOS == "windows" 05:20:21 [2021-04-07T05:20:21.692Z] === RUN TestGetAPIPath 05:20:21 [2021-04-07T05:20:21.692Z] --- PASS: TestGetAPIPath (0.00s) 05:20:21 [2021-04-07T05:20:21.692Z] === RUN TestParseHostURL 05:20:21 [2021-04-07T05:20:21.692Z] --- PASS: TestParseHostURL (0.00s) 05:20:21 [2021-04-07T05:20:21.692Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion 05:20:21 [2021-04-07T05:20:21.692Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) 05:20:21 [2021-04-07T05:20:21.692Z] === RUN TestNegotiateAPIVersionEmpty 05:20:21 [2021-04-07T05:20:21.692Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNegotiateAPIVersion 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNegotiateAPIVersion (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNegotiateAPVersionOverride 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNegotiateAPIVersionAutomatic 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNegotiateAPIVersionWithEmptyVersion 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNegotiateAPIVersionWithFixedVersion 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestClientRedirect 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestClientRedirect (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigCreateUnsupported 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigCreateUnsupported (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigCreateError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigCreateError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigCreate 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigCreate (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigInspectNotFound 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigInspectNotFound (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigInspectWithEmptyID 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigInspectUnsupported 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigInspectUnsupported (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigInspectError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigInspectError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigInspectConfigNotFound 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigInspect 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigInspect (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigListUnsupported 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigListUnsupported (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigListError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigListError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigList 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigList (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigRemoveUnsupported 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigRemoveUnsupported (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigRemoveError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigRemoveError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigRemove 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigRemove (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigUpdateUnsupported 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigUpdateUnsupported (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigUpdateError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigUpdateError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestConfigUpdate 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestConfigUpdate (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerCommitError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerCommitError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerCommit 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerCommit (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerStatPathError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerStatPathError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerStatPathNotFoundError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerStatPathNoHeaderError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerStatPath 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerStatPath (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestCopyToContainerError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestCopyToContainerError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestCopyToContainerNotFoundError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestCopyToContainerNotStatusOKError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestCopyToContainer 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestCopyToContainer (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestCopyFromContainerError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestCopyFromContainerError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestCopyFromContainerNotFoundError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestCopyFromContainerNotStatusOKError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestCopyFromContainerNoHeaderError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestCopyFromContainer 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestCopyFromContainer (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerCreateError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerCreateError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerCreateImageNotFound 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerCreateImageNotFound (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerCreateWithName 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerCreateWithName (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerCreateAutoRemove 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerCreateAutoRemove (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerDiffError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerDiffError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerDiff 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerDiff (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerExecCreateError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerExecCreateError (0.02s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerExecCreate 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerExecCreate (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerExecStartError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerExecStartError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerExecStart 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerExecStart (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerExecInspectError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerExecInspectError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerExecInspect 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerExecInspect (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerExportError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerExportError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerExport 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerExport (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerInspectError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerInspectError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerInspectContainerNotFound 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerInspectWithEmptyID 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerInspect 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerInspect (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerInspectNode 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerInspectNode (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerKillError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerKillError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerKill 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerKill (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerListError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerListError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerList 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerList (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerLogsNotFoundError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerLogsNotFoundError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerLogsError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerLogsError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerLogs 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerLogs (0.21s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerPauseError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerPauseError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerPause 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerPause (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainersPruneError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainersPruneError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainersPrune 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainersPrune (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerRemoveError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerRemoveError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerRemoveNotFoundError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerRemove 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerRemove (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerRenameError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerRenameError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerRename 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerRename (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerResizeError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerResizeError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerExecResizeError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerExecResizeError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerResize 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerResize (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerExecResize 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerExecResize (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerRestartError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerRestartError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerRestart 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerRestart (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerStartError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerStartError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerStart 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerStart (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerStatsError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerStatsError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerStats 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerStats (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerStopError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerStopError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerStop 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerStop (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerTopError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerTopError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerTop 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerTop (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerUnpauseError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerUnpauseError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerUnpause 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerUnpause (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerUpdateError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerUpdateError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerUpdate 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerUpdate (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerWaitError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerWaitError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestContainerWait 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestContainerWait (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestDiskUsageError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestDiskUsageError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestDiskUsage 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestDiskUsage (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestDistributionInspectUnsupported 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestDistributionInspectUnsupported (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestDistributionInspectWithEmptyID 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestEventsErrorInOptions 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestEventsErrorInOptions (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestEventsErrorFromServer 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestEventsErrorFromServer (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestEvents 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestEvents (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestTLSCloseWriter 05:20:21 [2021-04-07T05:20:21.693Z] === PAUSE TestTLSCloseWriter 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageBuildError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageBuildError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageBuild 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageBuild (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestGetDockerOS 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestGetDockerOS (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageCreateError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageCreateError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageCreate 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageCreate (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageHistoryError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageHistoryError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageHistory 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageHistory (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageImportError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageImportError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageImport 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageImport (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageInspectError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageInspectError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageInspectImageNotFound 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageInspectImageNotFound (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageInspectWithEmptyID 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageInspectWithEmptyID (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageInspect 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageInspect (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageListError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageListError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageList 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageList (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageListApiBefore125 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageListApiBefore125 (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageLoadError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageLoadError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageLoad 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageLoad (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagesPruneError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagesPruneError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagesPrune 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagesPrune (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePullReferenceParseError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePullReferenceParseError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePullAnyError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePullAnyError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePullStatusUnauthorizedError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePullWithPrivilegedFuncNoError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePullWithoutErrors 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePullWithoutErrors (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePushReferenceError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePushReferenceError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePushAnyError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePushAnyError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePushStatusUnauthorizedError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePushWithPrivilegedFuncNoError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePushWithoutErrors 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePushWithoutErrors (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageRemoveError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageRemoveError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageRemoveImageNotFound 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageRemoveImageNotFound (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageRemove 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageRemove (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageSaveError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageSaveError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageSave 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageSave (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageSearchAnyError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageSearchAnyError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageSearchStatusUnauthorizedError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageSearchWithPrivilegedFuncNoError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageSearchWithoutErrors 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageSearchWithoutErrors (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageTagError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageTagError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageTagInvalidReference 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageTagInvalidReference (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageTagInvalidSourceImageName 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageTagHexSource 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageTagHexSource (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestImageTag 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestImageTag (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestInfoServerError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestInfoServerError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestInfoInvalidResponseJSONError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestInfo 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestInfo (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworkConnectError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworkConnectError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworkConnectEmptyNilEndpointSettings 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworkConnect 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworkConnect (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworkCreateError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworkCreateError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworkCreate 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworkCreate (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworkDisconnectError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworkDisconnectError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworkDisconnect 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworkDisconnect (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworkInspectError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworkInspectError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworkInspectNotFoundError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworkInspectWithEmptyID 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworkInspect 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworkInspect (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworkListError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworkListError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworkList 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworkList (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworksPruneError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworksPruneError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworksPrune 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworksPrune (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworkRemoveError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworkRemoveError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNetworkRemove 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNetworkRemove (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNodeInspectError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNodeInspectError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNodeInspectNodeNotFound 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNodeInspectWithEmptyID 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNodeInspect 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNodeInspect (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNodeListError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNodeListError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNodeList 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNodeList (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNodeRemoveError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNodeRemoveError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNodeRemove 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNodeRemove (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNodeUpdateError 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNodeUpdateError (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestNodeUpdate 05:20:21 [2021-04-07T05:20:21.693Z] --- PASS: TestNodeUpdate (0.00s) 05:20:21 [2021-04-07T05:20:21.693Z] === RUN TestOptionWithTimeout 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestOptionWithTimeout (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPingFail 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPingFail (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPingWithError 05:20:21 [2021-04-07T05:20:21.694Z] 2021/04/07 05:20:19 RoundTripper returned a response & error; ignoring response 05:20:21 [2021-04-07T05:20:21.694Z] 2021/04/07 05:20:19 RoundTripper returned a response & error; ignoring response 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPingWithError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPingSuccess 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPingSuccess (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPingHeadFallback 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPingHeadFallback/OK 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPingHeadFallback/Internal_Server_Error 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPingHeadFallback/Not_Found 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPingHeadFallback/Method_Not_Allowed 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPingHeadFallback (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPingHeadFallback/OK (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPluginDisableError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPluginDisableError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPluginDisable 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPluginDisable (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPluginEnableError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPluginEnableError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPluginEnable 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPluginEnable (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPluginInspectError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPluginInspectError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPluginInspectWithEmptyID 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPluginInspect 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPluginInspect (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPluginListError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPluginListError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPluginList 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPluginList (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPluginPushError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPluginPushError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPluginPush 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPluginPush (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPluginRemoveError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPluginRemoveError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPluginRemove 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPluginRemove (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPluginSetError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPluginSetError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPluginSet 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPluginSet (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSetHostHeader 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSetHostHeader (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestPlainTextError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestPlainTextError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestInfiniteError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestInfiniteError (0.01s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretCreateUnsupported 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretCreateUnsupported (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretCreateError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretCreateError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretCreate 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretCreate (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretInspectUnsupported 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretInspectUnsupported (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretInspectError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretInspectError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretInspectSecretNotFound 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretInspectWithEmptyID 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretInspect 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretInspect (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretListUnsupported 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretListUnsupported (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretListError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretListError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretList 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretList (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretRemoveUnsupported 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretRemoveUnsupported (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretRemoveError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretRemoveError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretRemove 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretRemove (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretUpdateUnsupported 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretUpdateUnsupported (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretUpdateError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretUpdateError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSecretUpdate 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSecretUpdate (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceCreateError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceCreateError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceCreate 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceCreate (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceCreateCompatiblePlatforms 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceCreateDigestPinning 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceCreateDigestPinning (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceInspectError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceInspectError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceInspectServiceNotFound 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceInspectWithEmptyID 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceInspect 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceInspect (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceListError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceListError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceList 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceList (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceLogsError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceLogsError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceLogs 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceLogs (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceRemoveError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceRemoveError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceRemoveNotFoundError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceRemove 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceRemove (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceUpdateError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceUpdateError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestServiceUpdate 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestServiceUpdate (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSwarmGetUnlockKeyError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSwarmGetUnlockKey 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSwarmGetUnlockKey (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSwarmInitError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSwarmInitError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSwarmInit 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSwarmInit (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSwarmInspectError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSwarmInspectError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSwarmInspect 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSwarmInspect (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSwarmJoinError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSwarmJoinError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSwarmJoin 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSwarmJoin (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSwarmLeaveError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSwarmLeaveError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSwarmLeave 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSwarmLeave (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSwarmUnlockError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSwarmUnlockError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSwarmUnlock 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSwarmUnlock (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSwarmUpdateError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSwarmUpdateError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestSwarmUpdate 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestSwarmUpdate (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestTaskInspectError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestTaskInspectError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestTaskInspectWithEmptyID 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestTaskInspect 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestTaskInspect (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestTaskListError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestTaskListError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestTaskList 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestTaskList (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestVolumeCreateError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestVolumeCreateError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestVolumeCreate 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestVolumeCreate (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestVolumeInspectError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestVolumeInspectError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestVolumeInspectNotFound 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestVolumeInspectNotFound (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestVolumeInspectWithEmptyID 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestVolumeInspect 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestVolumeInspect (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestVolumeListError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestVolumeListError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestVolumeList 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestVolumeList (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestVolumeRemoveError 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestVolumeRemoveError (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === RUN TestVolumeRemove 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestVolumeRemove (0.00s) 05:20:21 [2021-04-07T05:20:21.694Z] === CONT TestTLSCloseWriter 05:20:21 [2021-04-07T05:20:21.694Z] --- PASS: TestTLSCloseWriter (0.02s) 05:20:21 [2021-04-07T05:20:21.694Z] PASS 05:20:21 [2021-04-07T05:20:21.694Z] coverage: 74.9% of statements 05:20:21 [2021-04-07T05:20:21.694Z] ok github.com/docker/docker/client 0.761s coverage: 74.9% of statements 05:20:22 [2021-04-07T05:20:22.625Z] --- PASS: TestUpdateMemory (0.94s) 05:20:22 [2021-04-07T05:20:22.625Z] === RUN TestUpdateCPUQuota 05:20:23 [2021-04-07T05:20:23.671Z] --- PASS: TestUpdateCPUQuota (1.33s) 05:20:23 [2021-04-07T05:20:23.671Z] === RUN TestUpdatePidsLimit 05:20:23 [2021-04-07T05:20:23.671Z] === RUN TestUpdatePidsLimit/update_from_none 05:20:23 [2021-04-07T05:20:23.966Z] === RUN TestUpdatePidsLimit/no_change 05:20:24 [2021-04-07T05:20:24.261Z] === RUN TestUpdatePidsLimit/update_lower 05:20:24 [2021-04-07T05:20:24.555Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 05:20:24 [2021-04-07T05:20:24.849Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 05:20:25 [2021-04-07T05:20:25.155Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 05:20:25 [2021-04-07T05:20:25.450Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 05:20:26 [2021-04-07T05:20:26.495Z] --- PASS: TestUpdatePidsLimit (2.76s) 05:20:26 [2021-04-07T05:20:26.495Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) 05:20:26 [2021-04-07T05:20:26.495Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) 05:20:26 [2021-04-07T05:20:26.495Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) 05:20:26 [2021-04-07T05:20:26.495Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) 05:20:26 [2021-04-07T05:20:26.496Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) 05:20:26 [2021-04-07T05:20:26.496Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) 05:20:26 [2021-04-07T05:20:26.496Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) 05:20:26 [2021-04-07T05:20:26.496Z] === RUN TestUpdateRestartPolicy 05:20:26 [2021-04-07T05:20:26.684Z] --- PASS: TestReplicatedJob (7.52s) 05:20:26 [2021-04-07T05:20:26.684Z] === RUN TestUpdateReplicatedJob 05:20:27 [2021-04-07T05:20:27.878Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins 05:20:29 [2021-04-07T05:20:29.269Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 05:20:29 [2021-04-07T05:20:29.841Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 05:20:30 [2021-04-07T05:20:30.883Z] --- PASS: TestUpdateReplicatedJob (4.59s) 05:20:30 [2021-04-07T05:20:30.883Z] === RUN TestServiceListWithStatuses 05:20:30 [2021-04-07T05:20:30.883Z] --- SKIP: TestServiceListWithStatuses (0.00s) 05:20:30 [2021-04-07T05:20:30.883Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:20:30 [2021-04-07T05:20:30.883Z] === RUN TestDockerNetworkConnectAlias 05:20:31 [2021-04-07T05:20:31.755Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout 05:20:31 [2021-04-07T05:20:31.755Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 05:20:34 [2021-04-07T05:20:34.299Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile 05:20:37 [2021-04-07T05:20:37.461Z] --- PASS: TestDockerNetworkConnectAlias (6.77s) 05:20:37 [2021-04-07T05:20:37.461Z] === RUN TestDockerNetworkReConnect 05:20:37 [2021-04-07T05:20:37.600Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 05:20:37 [2021-04-07T05:20:37.600Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 05:20:37 [2021-04-07T05:20:37.600Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 05:20:38 [2021-04-07T05:20:38.171Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins 05:20:39 [2021-04-07T05:20:39.154Z] --- PASS: TestUpdateRestartPolicy (11.53s) 05:20:39 [2021-04-07T05:20:39.154Z] === RUN TestUpdateRestartWithAutoRemove 05:20:39 [2021-04-07T05:20:39.154Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) 05:20:39 [2021-04-07T05:20:39.154Z] === RUN TestWaitNonBlocked 05:20:39 [2021-04-07T05:20:39.154Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 05:20:39 [2021-04-07T05:20:39.154Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 05:20:39 [2021-04-07T05:20:39.154Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 05:20:39 [2021-04-07T05:20:39.154Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 05:20:39 [2021-04-07T05:20:39.154Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 05:20:39 [2021-04-07T05:20:39.154Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 05:20:39 [2021-04-07T05:20:39.450Z] --- PASS: TestWaitNonBlocked (0.02s) 05:20:39 [2021-04-07T05:20:39.450Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) 05:20:39 [2021-04-07T05:20:39.450Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) 05:20:39 [2021-04-07T05:20:39.450Z] === RUN TestWaitBlocked 05:20:39 [2021-04-07T05:20:39.450Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 05:20:39 [2021-04-07T05:20:39.450Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 05:20:39 [2021-04-07T05:20:39.450Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 05:20:39 [2021-04-07T05:20:39.450Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 05:20:39 [2021-04-07T05:20:39.450Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 05:20:39 [2021-04-07T05:20:39.450Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 05:20:39 [2021-04-07T05:20:39.556Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 05:20:40 [2021-04-07T05:20:40.439Z] --- PASS: TestServicePlugin (30.74s) 05:20:40 [2021-04-07T05:20:40.439Z] plugin_test.go:62: [d2b6333c3d60c] joining swarm manager [d0c4f2befdf7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:20:40 [2021-04-07T05:20:40.439Z] plugin_test.go:65: [d15a8111914f9] joining swarm manager [d0c4f2befdf7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:20:40 [2021-04-07T05:20:40.439Z] === RUN TestServiceUpdateLabel 05:20:40 [2021-04-07T05:20:40.495Z] --- PASS: TestWaitBlocked (0.03s) 05:20:40 [2021-04-07T05:20:40.495Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) 05:20:40 [2021-04-07T05:20:40.495Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s) 05:20:40 [2021-04-07T05:20:40.495Z] === CONT TestContainerStartOnDaemonRestart 05:20:40 [2021-04-07T05:20:40.495Z] === CONT TestContainerKillOnDaemonStart 05:20:40 [2021-04-07T05:20:40.495Z] === CONT TestRestartDaemonWithRestartingContainer 05:20:40 [2021-04-07T05:20:40.495Z] === CONT TestIpcModeOlderClient 05:20:40 [2021-04-07T05:20:40.495Z] --- PASS: TestIpcModeOlderClient (0.16s) 05:20:40 [2021-04-07T05:20:40.495Z] === CONT TestDaemonHostGatewayIP 05:20:40 [2021-04-07T05:20:40.942Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 05:20:41 [2021-04-07T05:20:41.380Z] --- PASS: TestServiceUpdateLabel (2.47s) 05:20:41 [2021-04-07T05:20:41.380Z] === RUN TestServiceUpdateSecrets 05:20:42 [2021-04-07T05:20:42.721Z] --- PASS: TestCheckoutGit (37.85s) 05:20:42 [2021-04-07T05:20:42.721Z] === RUN TestValidGitTransport 05:20:42 [2021-04-07T05:20:42.721Z] --- PASS: TestValidGitTransport (0.00s) 05:20:42 [2021-04-07T05:20:42.721Z] === RUN TestGitInvalidRef 05:20:42 [2021-04-07T05:20:42.721Z] --- PASS: TestGitInvalidRef (0.25s) 05:20:42 [2021-04-07T05:20:42.721Z] PASS 05:20:42 [2021-04-07T05:20:42.721Z] coverage: 86.3% of statements 05:20:42 [2021-04-07T05:20:42.721Z] ok github.com/docker/docker/builder/remotecontext/git 38.240s coverage: 86.3% of statements 05:20:42 [2021-04-07T05:20:42.721Z] ? github.com/docker/docker/cli [no test files] 05:20:42 [2021-04-07T05:20:42.721Z] ? github.com/docker/docker/cli/config [no test files] 05:20:42 [2021-04-07T05:20:42.745Z] --- PASS: TestDockerNetworkReConnect (5.24s) 05:20:42 [2021-04-07T05:20:42.745Z] === RUN TestServicePlugin 05:20:42 [2021-04-07T05:20:42.745Z] --- SKIP: TestServicePlugin (0.00s) 05:20:42 [2021-04-07T05:20:42.745Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:20:42 [2021-04-07T05:20:42.745Z] === RUN TestServiceUpdateLabel 05:20:42 [2021-04-07T05:20:42.855Z] === RUN TestDockerSuite/TestBuildDockerignore 05:20:44 [2021-04-07T05:20:44.064Z] --- PASS: TestContainerStartOnDaemonRestart (3.67s) 05:20:44 [2021-04-07T05:20:44.064Z] === CONT TestDaemonRestartIpcMode 05:20:44 [2021-04-07T05:20:44.362Z] --- PASS: TestDaemonHostGatewayIP (4.07s) 05:20:44 [2021-04-07T05:20:44.662Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.49s) 05:20:44 [2021-04-07T05:20:44.767Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation 05:20:46 [2021-04-07T05:20:46.040Z] --- PASS: TestServiceUpdateLabel (3.24s) 05:20:46 [2021-04-07T05:20:46.040Z] === RUN TestServiceUpdateSecrets 05:20:46 [2021-04-07T05:20:46.681Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse 05:20:46 [2021-04-07T05:20:46.750Z] --- PASS: TestDaemonRestartIpcMode (2.70s) 05:20:47 [2021-04-07T05:20:47.252Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost 05:20:48 [2021-04-07T05:20:48.226Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes 05:20:49 [2021-04-07T05:20:49.917Z] === RUN TestLoadDaemonCliConfigWithoutOverriding 05:20:49 [2021-04-07T05:20:49.917Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) 05:20:49 [2021-04-07T05:20:49.917Z] === RUN TestLoadDaemonCliConfigWithTLS 05:20:49 [2021-04-07T05:20:49.917Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) 05:20:49 [2021-04-07T05:20:49.917Z] === RUN TestLoadDaemonCliConfigWithConflicts 05:20:49 [2021-04-07T05:20:49.917Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) 05:20:49 [2021-04-07T05:20:49.917Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources 05:20:49 [2021-04-07T05:20:49.917Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) 05:20:49 [2021-04-07T05:20:49.917Z] === RUN TestLoadDaemonCliWithConflictingLabels 05:20:49 [2021-04-07T05:20:49.917Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) 05:20:49 [2021-04-07T05:20:49.917Z] === RUN TestLoadDaemonCliWithDuplicateLabels 05:20:49 [2021-04-07T05:20:49.917Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) 05:20:49 [2021-04-07T05:20:49.917Z] === RUN TestLoadDaemonCliConfigWithTLSVerify 05:20:49 [2021-04-07T05:20:49.917Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) 05:20:49 [2021-04-07T05:20:49.917Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse 05:20:49 [2021-04-07T05:20:49.917Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) 05:20:49 [2021-04-07T05:20:49.917Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify 05:20:49 [2021-04-07T05:20:49.917Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) 05:20:49 [2021-04-07T05:20:49.917Z] === RUN TestLoadDaemonCliConfigWithLogLevel 05:20:49 [2021-04-07T05:20:49.917Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) 05:20:49 [2021-04-07T05:20:49.917Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions 05:20:49 [2021-04-07T05:20:49.917Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) 05:20:49 [2021-04-07T05:20:49.917Z] === RUN TestLoadDaemonConfigWithRegistryOptions 05:20:49 [2021-04-07T05:20:49.917Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) 05:20:49 [2021-04-07T05:20:49.917Z] === RUN TestConfigureDaemonLogs 05:20:49 [2021-04-07T05:20:49.917Z] --- PASS: TestConfigureDaemonLogs (0.00s) 05:20:49 [2021-04-07T05:20:49.917Z] === RUN TestCommonOptionsInstallFlags 05:20:49 [2021-04-07T05:20:49.917Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) 05:20:49 [2021-04-07T05:20:49.917Z] === RUN TestCommonOptionsInstallFlagsWithDefaults 05:20:49 [2021-04-07T05:20:49.917Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) 05:20:49 [2021-04-07T05:20:49.917Z] PASS 05:20:49 [2021-04-07T05:20:49.917Z] coverage: 18.4% of statements 05:20:49 [2021-04-07T05:20:49.917Z] ok github.com/docker/docker/cmd/dockerd 0.409s coverage: 18.4% of statements 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestContainerStopSignal 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestContainerStopSignal (0.00s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestContainerStopTimeout 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestContainerStopTimeout (0.00s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestContainerSecretReferenceDestTarget 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestContainerLogPathSetForJSONFileLogger 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestContainerLogPathSetForRingLogger 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestReplaceAndAppendEnvVars 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) 05:20:51 [2021-04-07T05:20:51.438Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestNewMemoryStore 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestNewMemoryStore (0.00s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestAddContainers 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestAddContainers (0.00s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestGetContainer 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestGetContainer (0.00s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestDeleteContainer 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestDeleteContainer (0.00s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestListContainers 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestListContainers (0.00s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestFirstContainer 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestFirstContainer (0.00s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestApplyAllContainer 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestApplyAllContainer (0.00s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestIsValidHealthString 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestIsValidHealthString (0.00s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestStateRunStop 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestStateRunStop (0.00s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestStateTimeoutWait 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestStateTimeoutWait (0.10s) 05:20:51 [2021-04-07T05:20:51.438Z] state_test.go:141: Stop callback fired 05:20:51 [2021-04-07T05:20:51.438Z] state_test.go:165: Stop callback fired 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestIsValidStateString 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestIsValidStateString (0.00s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestViewSaveDelete 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestViewSaveDelete (0.01s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestViewAll 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestViewAll (0.02s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestViewGet 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestViewGet (0.01s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestNames 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestNames (0.00s) 05:20:51 [2021-04-07T05:20:51.438Z] === RUN TestViewWithHealthCheck 05:20:51 [2021-04-07T05:20:51.438Z] --- PASS: TestViewWithHealthCheck (0.01s) 05:20:51 [2021-04-07T05:20:51.438Z] PASS 05:20:51 [2021-04-07T05:20:51.438Z] coverage: 41.3% of statements 05:20:51 [2021-04-07T05:20:51.438Z] ok github.com/docker/docker/container 0.351s coverage: 41.3% of statements 05:20:51 [2021-04-07T05:20:51.438Z] ? github.com/docker/docker/container/stream [no test files] 05:20:51 [2021-04-07T05:20:51.438Z] ? github.com/docker/docker/contrib/apparmor [no test files] 05:20:51 [2021-04-07T05:20:51.438Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 05:20:51 [2021-04-07T05:20:51.438Z] ? github.com/docker/docker/contrib/httpserver [no test files] 05:20:52 [2021-04-07T05:20:52.050Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe 05:20:52 [2021-04-07T05:20:52.050Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... 05:20:52 [2021-04-07T05:20:52.050Z] remote: Enumerating objects: 2, done. 05:20:52 [2021-04-07T05:20:52.050Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. 05:20:52 [2021-04-07T05:20:52.050Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. 05:20:52 [2021-04-07T05:20:52.050Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 05:20:52 [2021-04-07T05:20:52.050Z] 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. 05:20:52 [2021-04-07T05:20:52.050Z] Building: bundles/cross/windows/amd64/containerutility.exe 05:20:52 [2021-04-07T05:20:52.050Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 05:20:53 [2021-04-07T05:20:53.596Z] === RUN TestPrepare 05:20:53 [2021-04-07T05:20:53.596Z] --- PASS: TestPrepare (0.00s) 05:20:53 [2021-04-07T05:20:53.596Z] === RUN TestStart 05:20:53 [2021-04-07T05:20:53.596Z] --- PASS: TestStart (0.00s) 05:20:53 [2021-04-07T05:20:53.596Z] === RUN TestWaitCancel 05:20:53 [2021-04-07T05:20:53.596Z] --- PASS: TestWaitCancel (0.00s) 05:20:53 [2021-04-07T05:20:53.596Z] === RUN TestWaitDisabled 05:20:53 [2021-04-07T05:20:53.596Z] --- PASS: TestWaitDisabled (0.00s) 05:20:53 [2021-04-07T05:20:53.596Z] === RUN TestWaitEnabled 05:20:53 [2021-04-07T05:20:53.596Z] --- PASS: TestWaitEnabled (0.00s) 05:20:53 [2021-04-07T05:20:53.596Z] === RUN TestRemove 05:20:53 [2021-04-07T05:20:53.596Z] --- PASS: TestRemove (0.00s) 05:20:53 [2021-04-07T05:20:53.596Z] PASS 05:20:53 [2021-04-07T05:20:53.596Z] coverage: 65.3% of statements 05:20:53 [2021-04-07T05:20:53.596Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.108s coverage: 65.3% of statements 05:20:53 [2021-04-07T05:20:53.797Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42263/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/test/unit 05:20:53 [2021-04-07T05:20:53.855Z] --- PASS: TestContainerKillOnDaemonStart (12.85s) 05:20:53 [2021-04-07T05:20:53.855Z] PASS 05:20:53 [2021-04-07T05:20:53.855Z] 05:20:53 [2021-04-07T05:20:53.855Z] === Skipped 05:20:53 [2021-04-07T05:20:53.855Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) 05:20:53 [2021-04-07T05:20:53.855Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:20:53 [2021-04-07T05:20:53.855Z] 05:20:53 [2021-04-07T05:20:53.855Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 05:20:53 [2021-04-07T05:20:53.855Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:20:53 [2021-04-07T05:20:53.855Z] 05:20:53 [2021-04-07T05:20:53.855Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) 05:20:53 [2021-04-07T05:20:53.855Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:20:53 [2021-04-07T05:20:53.855Z] 05:20:53 [2021-04-07T05:20:53.855Z] 05:20:53 [2021-04-07T05:20:53.855Z] DONE 196 tests, 3 skipped in 116.061s 05:20:53 [2021-04-07T05:20:53.855Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 05:20:53 [2021-04-07T05:20:53.855Z] ++ 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 05:20:53 [2021-04-07T05:20:53.855Z] ++ set -e 05:20:53 [2021-04-07T05:20:53.855Z] ++ '[' -n 0 ']' 05:20:53 [2021-04-07T05:20:53.855Z] ++ set -x 05:20:53 [2021-04-07T05:20:53.855Z] ++ env -i DEST=/go/src/github.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 05:20:53 [2021-04-07T05:20:53.855Z] INFO: Testing against a local daemon 05:20:53 [2021-04-07T05:20:53.855Z] === RUN TestCommitInheritsEnv 05:20:53 [2021-04-07T05:20:53.855Z] --- PASS: TestCommitInheritsEnv (0.34s) 05:20:53 [2021-04-07T05:20:53.855Z] === RUN TestImportExtremelyLargeImageWorks 05:20:53 [2021-04-07T05:20:53.855Z] === PAUSE TestImportExtremelyLargeImageWorks 05:20:53 [2021-04-07T05:20:53.856Z] === RUN TestImagesFilterMultiReference 05:20:53 [2021-04-07T05:20:53.856Z] --- PASS: TestImagesFilterMultiReference (0.06s) 05:20:53 [2021-04-07T05:20:53.856Z] === RUN TestImagePullPlatformInvalid 05:20:53 [2021-04-07T05:20:53.856Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 05:20:53 [2021-04-07T05:20:53.856Z] === RUN TestRemoveImageOrphaning 05:20:54 [2021-04-07T05:20:54.150Z] --- PASS: TestRemoveImageOrphaning (0.34s) 05:20:54 [2021-04-07T05:20:54.151Z] === RUN TestRemoveImageGarbageCollector 05:20:54 [2021-04-07T05:20:54.151Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 05:20:54 [2021-04-07T05:20:54.151Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:20:54 [2021-04-07T05:20:54.151Z] === RUN TestTagUnprefixedRepoByNameOrName 05:20:54 [2021-04-07T05:20:54.151Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 05:20:54 [2021-04-07T05:20:54.151Z] === RUN TestTagInvalidReference 05:20:54 [2021-04-07T05:20:54.151Z] --- PASS: TestTagInvalidReference (0.02s) 05:20:54 [2021-04-07T05:20:54.151Z] === RUN TestTagValidPrefixedRepo 05:20:54 [2021-04-07T05:20:54.151Z] --- PASS: TestTagValidPrefixedRepo (0.03s) 05:20:54 [2021-04-07T05:20:54.151Z] === RUN TestTagExistedNameWithoutForce 05:20:54 [2021-04-07T05:20:54.151Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 05:20:54 [2021-04-07T05:20:54.151Z] === RUN TestTagOfficialNames 05:20:54 [2021-04-07T05:20:54.151Z] --- PASS: TestTagOfficialNames (0.04s) 05:20:54 [2021-04-07T05:20:54.151Z] === RUN TestTagMatchesDigest 05:20:54 [2021-04-07T05:20:54.151Z] --- PASS: TestTagMatchesDigest (0.02s) 05:20:54 [2021-04-07T05:20:54.151Z] === CONT TestImportExtremelyLargeImageWorks 05:20:54 [2021-04-07T05:20:54.806Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors 05:20:56 [2021-04-07T05:20:56.330Z] ? github.com/docker/docker/api [no test files] 05:20:56 [2021-04-07T05:20:56.722Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 05:20:56 [2021-04-07T05:20:56.722Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost 05:20:57 [2021-04-07T05:20:57.300Z] === RUN TestNewListSecretsFilters 05:20:57 [2021-04-07T05:20:57.300Z] --- PASS: TestNewListSecretsFilters (0.00s) 05:20:57 [2021-04-07T05:20:57.300Z] === RUN TestNewListConfigsFilters 05:20:57 [2021-04-07T05:20:57.300Z] --- PASS: TestNewListConfigsFilters (0.00s) 05:20:57 [2021-04-07T05:20:57.300Z] PASS 05:20:57 [2021-04-07T05:20:57.300Z] coverage: 0.5% of statements 05:20:57 [2021-04-07T05:20:57.300Z] ok github.com/docker/docker/daemon/cluster 0.524s coverage: 0.5% of statements 05:20:57 [2021-04-07T05:20:57.300Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt 05:20:57 [2021-04-07T05:20:57.663Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 05:20:57 [2021-04-07T05:20:57.754Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) 05:20:57 [2021-04-07T05:20:57.754Z] === RUN TestServiceConvertFromGRPCRuntimeContainer 05:20:57 [2021-04-07T05:20:57.754Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) 05:20:57 [2021-04-07T05:20:57.754Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin 05:20:57 [2021-04-07T05:20:57.754Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) 05:20:57 [2021-04-07T05:20:57.754Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin 05:20:57 [2021-04-07T05:20:57.754Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) 05:20:57 [2021-04-07T05:20:57.754Z] === RUN TestServiceConvertToGRPCContainerRuntime 05:20:57 [2021-04-07T05:20:57.754Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) 05:20:57 [2021-04-07T05:20:57.754Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom 05:20:57 [2021-04-07T05:20:57.754Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) 05:20:57 [2021-04-07T05:20:57.754Z] === RUN TestServiceConvertToGRPCIsolation 05:20:57 [2021-04-07T05:20:57.754Z] === RUN TestServiceConvertToGRPCIsolation/empty 05:20:57 [2021-04-07T05:20:57.754Z] === RUN TestServiceConvertToGRPCIsolation/default 05:20:57 [2021-04-07T05:20:57.754Z] === RUN TestServiceConvertToGRPCIsolation/process 05:20:57 [2021-04-07T05:20:57.754Z] === RUN TestServiceConvertToGRPCIsolation/hyperv 05:20:57 [2021-04-07T05:20:57.754Z] === RUN TestServiceConvertToGRPCIsolation/proCess 05:20:57 [2021-04-07T05:20:57.754Z] === RUN TestServiceConvertToGRPCIsolation/hypErv 05:20:57 [2021-04-07T05:20:57.754Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) 05:20:57 [2021-04-07T05:20:57.754Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) 05:20:57 [2021-04-07T05:20:57.754Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) 05:20:57 [2021-04-07T05:20:57.754Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) 05:20:57 [2021-04-07T05:20:57.754Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) 05:20:57 [2021-04-07T05:20:57.754Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) 05:20:57 [2021-04-07T05:20:57.754Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertFromGRPCIsolation 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertFromGRPCIsolation/default 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertFromGRPCIsolation/process 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertToGRPCCredentialSpec 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertFromGRPCCredentialSpec 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertToGRPCMismatchedRuntime 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestTaskConvertFromGRPCNetworkAttachment 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertFromGRPCConfigs 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertFromGRPCConfigs/file 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertFromGRPCConfigs/runtime 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertToGRPCConfigs 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertToGRPCConfigs/file 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertToGRPCConfigs/runtime 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime 05:20:57 [2021-04-07T05:20:57.755Z] === RUN TestServiceConvertToGRPCConfigs/none 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) 05:20:57 [2021-04-07T05:20:57.755Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) 05:20:58 [2021-04-07T05:20:58.209Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) 05:20:58 [2021-04-07T05:20:58.209Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) 05:20:58 [2021-04-07T05:20:58.209Z] PASS 05:20:58 [2021-04-07T05:20:58.209Z] coverage: 35.9% of statements 05:20:58 [2021-04-07T05:20:58.209Z] ok github.com/docker/docker/daemon/cluster/convert 0.467s coverage: 35.9% of statements 05:20:58 [2021-04-07T05:20:58.604Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 05:20:59 [2021-04-07T05:20:59.483Z] --- PASS: TestServiceUpdateSecrets (15.34s) 05:20:59 [2021-04-07T05:20:59.483Z] === RUN TestServiceUpdateConfigs 05:20:59 [2021-04-07T05:20:59.549Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults 05:21:02 [2021-04-07T05:21:02.850Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestBuilderGC 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestBuilderGC (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestDaemonConfigurationNotFound 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestDaemonBrokenConfiguration 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestParseClusterAdvertiseSettings 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestFindConfigurationConflicts 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestFindConfigurationConflicts (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestFindConfigurationConflictsWithNamedOptions 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestDaemonConfigurationMergeConflicts 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestDaemonConfigurationMergeConcurrent 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestDaemonConfigurationMergeConcurrentError 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestFindConfigurationConflictsWithUnknownKeys 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestFindConfigurationConflictsWithMergedValues 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfigurationErrors 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfigurationErrors/single_label_without_value 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfigurationErrors/single_DNSSearch 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfigurationErrors (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfiguration 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfiguration/with_label 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfiguration/with_dns 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfiguration/with_dns-search 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestDiscoveryOptsErrors 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfiguration/with_max-download-attempts 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestValidateConfiguration/with_node_generic_resources 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfiguration (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfiguration/with_label (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestModifiedDiscoverySettings 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestModifiedDiscoverySettings (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestReloadSetConfigFileNotExist 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestDiscoveryOptsErrors (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestDiscoveryOpts 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestDiscoveryOpts (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] PASS 05:21:03 [2021-04-07T05:21:03.962Z] coverage: 30.0% of statements 05:21:03 [2021-04-07T05:21:03.962Z] ok github.com/docker/docker/daemon/discovery 0.161s coverage: 30.0% of statements 05:21:03 [2021-04-07T05:21:03.962Z] time="2021-04-07T05:21:03Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestReloadDefaultConfigNotExist 05:21:03 [2021-04-07T05:21:03.962Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) 05:21:03 [2021-04-07T05:21:03.962Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestReloadBadDefaultConfig 05:21:03 [2021-04-07T05:21:03.962Z] time="2021-04-07T05:21:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-834803811" 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestReloadBadDefaultConfig (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestReloadWithConflictingLabels 05:21:03 [2021-04-07T05:21:03.962Z] time="2021-04-07T05:21:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-266668646" 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestReloadWithConflictingLabels (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestReloadWithDuplicateLabels 05:21:03 [2021-04-07T05:21:03.962Z] time="2021-04-07T05:21:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-570314893" 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] === RUN TestDaemonConfigurationMerge 05:21:03 [2021-04-07T05:21:03.962Z] --- PASS: TestDaemonConfigurationMerge (0.00s) 05:21:03 [2021-04-07T05:21:03.962Z] PASS 05:21:03 [2021-04-07T05:21:03.962Z] coverage: 79.7% of statements 05:21:03 [2021-04-07T05:21:03.962Z] ok github.com/docker/docker/daemon/config 0.444s coverage: 79.7% of statements 05:21:04 [2021-04-07T05:21:04.267Z] --- PASS: TestServiceUpdateSecrets (15.69s) 05:21:04 [2021-04-07T05:21:04.267Z] === RUN TestServiceUpdateConfigs 05:21:04 [2021-04-07T05:21:04.766Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp 05:21:05 [2021-04-07T05:21:05.483Z] === RUN TestVerifyNetworkingConfig 05:21:05 [2021-04-07T05:21:05.483Z] --- PASS: TestVerifyNetworkingConfig (0.00s) 05:21:05 [2021-04-07T05:21:05.483Z] === RUN TestGetContainer 05:21:05 [2021-04-07T05:21:05.483Z] --- PASS: TestGetContainer (0.00s) 05:21:05 [2021-04-07T05:21:05.483Z] === RUN TestValidContainerNames 05:21:05 [2021-04-07T05:21:05.483Z] --- PASS: TestValidContainerNames (0.00s) 05:21:05 [2021-04-07T05:21:05.483Z] === RUN TestContainerInitDNS 05:21:05 [2021-04-07T05:21:05.483Z] --- SKIP: TestContainerInitDNS (0.00s) 05:21:05 [2021-04-07T05:21:05.483Z] daemon_test.go:147: root required 05:21:05 [2021-04-07T05:21:05.483Z] === RUN TestMerge 05:21:05 [2021-04-07T05:21:05.483Z] --- PASS: TestMerge (0.00s) 05:21:05 [2021-04-07T05:21:05.483Z] === RUN TestValidateContainerIsolation 05:21:05 [2021-04-07T05:21:05.483Z] --- PASS: TestValidateContainerIsolation (0.00s) 05:21:05 [2021-04-07T05:21:05.483Z] === RUN TestFindNetworkErrorType 05:21:05 [2021-04-07T05:21:05.483Z] --- PASS: TestFindNetworkErrorType (0.00s) 05:21:05 [2021-04-07T05:21:05.483Z] === RUN TestEnsureServicesExist 05:21:05 [2021-04-07T05:21:05.483Z] --- PASS: TestEnsureServicesExist (0.01s) 05:21:05 [2021-04-07T05:21:05.483Z] === RUN TestEnsureServicesExistErrors 05:21:05 [2021-04-07T05:21:05.483Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice 05:21:05 [2021-04-07T05:21:05.483Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 05:21:05 [2021-04-07T05:21:05.483Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice 05:21:05 [2021-04-07T05:21:05.483Z] --- PASS: TestEnsureServicesExistErrors (0.00s) 05:21:05 [2021-04-07T05:21:05.483Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) 05:21:05 [2021-04-07T05:21:05.483Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) 05:21:05 [2021-04-07T05:21:05.483Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) 05:21:05 [2021-04-07T05:21:05.483Z] === RUN TestContainerDelete 05:21:05 [2021-04-07T05:21:05.483Z] --- PASS: TestContainerDelete (0.01s) 05:21:05 [2021-04-07T05:21:05.483Z] === RUN TestContainerDoubleDelete 05:21:05 [2021-04-07T05:21:05.483Z] --- PASS: TestContainerDoubleDelete (0.00s) 05:21:05 [2021-04-07T05:21:05.483Z] === RUN TestLogContainerEventCopyLabels 05:21:05 [2021-04-07T05:21:05.483Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestLogContainerEventWithAttributes 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestNoneHealthcheck 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestNoneHealthcheck (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestHealthStates 05:21:05 [2021-04-07T05:21:05.484Z] time="2021-04-07T05:21:05Z" 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" 05:21:05 [2021-04-07T05:21:05.484Z] time="2021-04-07T05:21:05Z" 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" 05:21:05 [2021-04-07T05:21:05.484Z] time="2021-04-07T05:21:05Z" 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" 05:21:05 [2021-04-07T05:21:05.484Z] time="2021-04-07T05:21:05Z" 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" 05:21:05 [2021-04-07T05:21:05.484Z] time="2021-04-07T05:21:05Z" 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" 05:21:05 [2021-04-07T05:21:05.484Z] time="2021-04-07T05:21:05Z" 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" 05:21:05 [2021-04-07T05:21:05.484Z] time="2021-04-07T05:21:05Z" 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" 05:21:05 [2021-04-07T05:21:05.484Z] time="2021-04-07T05:21:05Z" 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" 05:21:05 [2021-04-07T05:21:05.484Z] time="2021-04-07T05:21:05Z" 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" 05:21:05 [2021-04-07T05:21:05.484Z] time="2021-04-07T05:21:05Z" 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" 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestHealthStates (0.22s) 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestMaskURLCredentials 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestMaskURLCredentials (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestGetInspectData 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestGetInspectData (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestFillLicense 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestFillLicense (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestListInvalidFilter 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestListInvalidFilter (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestNameFilter 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestNameFilter (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestMergeAndVerifyLogConfigNilConfig 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option 05:21:05 [2021-04-07T05:21:05.484Z] === 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 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- 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) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestDaemonReloadLabels 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestDaemonReloadLabels (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestDaemonReloadAllowNondistributableArtifacts 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestDaemonReloadMirrors 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestDaemonReloadMirrors (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestDaemonReloadInsecureRegistries 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestDaemonReloadNotAffectOthers 05:21:05 [2021-04-07T05:21:05.484Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) 05:21:05 [2021-04-07T05:21:05.484Z] === RUN TestDaemonDiscoveryReload 05:21:05 [2021-04-07T05:21:05.707Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting 05:21:05 [2021-04-07T05:21:05.938Z] === RUN TestEventsLog 05:21:05 [2021-04-07T05:21:05.938Z] --- PASS: TestEventsLog (0.00s) 05:21:05 [2021-04-07T05:21:05.938Z] === RUN TestEventsLogTimeout 05:21:05 [2021-04-07T05:21:05.938Z] --- PASS: TestEventsLogTimeout (0.00s) 05:21:05 [2021-04-07T05:21:05.938Z] === RUN TestLogEvents 05:21:05 [2021-04-07T05:21:05.938Z] === RUN TestWaitNodeAttachment 05:21:05 [2021-04-07T05:21:05.938Z] --- PASS: TestLogEvents (0.05s) 05:21:05 [2021-04-07T05:21:05.938Z] === RUN TestLoadBufferedEvents 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestLoadBufferedEvents (0.16s) 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestLoadBufferedEventsOnlyFromPast 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestIgnoreBufferedWhenNoTimes 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] PASS 05:21:06 [2021-04-07T05:21:06.392Z] coverage: 50.0% of statements 05:21:06 [2021-04-07T05:21:06.392Z] ok github.com/docker/docker/daemon/events 0.350s coverage: 50.0% of statements 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestWaitNodeAttachment (0.40s) 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestIsolationConversion 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestIsolationConversion/default 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestIsolationConversion/process 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestIsolationConversion/hyperv 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestIsolationConversion (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestIsolationConversion/default (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestIsolationConversion/process (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestIsolationConversion/hyperv (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestContainerLabels 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestContainerLabels (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestCredentialSpecConversion 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestCredentialSpecConversion/none 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestCredentialSpecConversion/config 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestCredentialSpecConversion/file 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestCredentialSpecConversion/registry 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestCredentialSpecConversion (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestCredentialSpecConversion/none (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestCredentialSpecConversion/config (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestCredentialSpecConversion/file (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestControllerValidateMountBind 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestControllerValidateMountBind (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestControllerValidateMountVolume 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestControllerValidateMountVolume (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestControllerValidateMountTarget 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestControllerValidateMountTarget (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestControllerValidateMountTmpfs 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestControllerValidateMountInvalidType 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestControllerValidateMountNamedPipe 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) 05:21:06 [2021-04-07T05:21:06.392Z] PASS 05:21:06 [2021-04-07T05:21:06.392Z] coverage: 11.3% of statements 05:21:06 [2021-04-07T05:21:06.392Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.725s coverage: 11.3% of statements 05:21:06 [2021-04-07T05:21:06.392Z] --- PASS: TestDaemonDiscoveryReload (1.01s) 05:21:06 [2021-04-07T05:21:06.392Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery 05:21:07 [2021-04-07T05:21:07.350Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) 05:21:07 [2021-04-07T05:21:07.350Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise 05:21:07 [2021-04-07T05:21:07.350Z] === RUN TestIsEmptyDir 05:21:07 [2021-04-07T05:21:07.350Z] --- PASS: TestIsEmptyDir (0.01s) 05:21:07 [2021-04-07T05:21:07.350Z] PASS 05:21:07 [2021-04-07T05:21:07.350Z] coverage: 2.3% of statements 05:21:07 [2021-04-07T05:21:07.350Z] ok github.com/docker/docker/daemon/graphdriver 0.116s coverage: 2.3% of statements 05:21:07 [2021-04-07T05:21:07.350Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) 05:21:07 [2021-04-07T05:21:07.350Z] === RUN TestDaemonReloadNetworkDiagnosticPort 05:21:07 [2021-04-07T05:21:07.804Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) 05:21:07 [2021-04-07T05:21:07.804Z] reload_test.go:520: root required 05:21:07 [2021-04-07T05:21:07.804Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile 05:21:07 [2021-04-07T05:21:07.804Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) 05:21:07 [2021-04-07T05:21:07.804Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist 05:21:07 [2021-04-07T05:21:07.804Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) 05:21:07 [2021-04-07T05:21:07.804Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist 05:21:07 [2021-04-07T05:21:07.804Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) 05:21:07 [2021-04-07T05:21:07.804Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath 05:21:07 [2021-04-07T05:21:07.804Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) 05:21:07 [2021-04-07T05:21:07.804Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey 05:21:07 [2021-04-07T05:21:07.804Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) 05:21:07 [2021-04-07T05:21:07.804Z] === RUN TestParseVolumesFrom 05:21:07 [2021-04-07T05:21:07.804Z] --- PASS: TestParseVolumesFrom (0.00s) 05:21:07 [2021-04-07T05:21:07.804Z] PASS 05:21:07 [2021-04-07T05:21:07.804Z] coverage: 9.1% of statements 05:21:07 [2021-04-07T05:21:07.804Z] ok github.com/docker/docker/daemon 2.695s coverage: 9.1% of statements 05:21:07 [2021-04-07T05:21:07.804Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 05:21:07 [2021-04-07T05:21:07.804Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 05:21:07 [2021-04-07T05:21:07.804Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 05:21:07 [2021-04-07T05:21:07.804Z] ? github.com/docker/docker/daemon/exec [no test files] 05:21:07 [2021-04-07T05:21:07.804Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 05:21:07 [2021-04-07T05:21:07.804Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 05:21:07 [2021-04-07T05:21:07.804Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] 05:21:07 [2021-04-07T05:21:07.804Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 05:21:07 [2021-04-07T05:21:07.804Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] 05:21:07 [2021-04-07T05:21:07.804Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 05:21:07 [2021-04-07T05:21:07.804Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 05:21:07 [2021-04-07T05:21:07.804Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 05:21:07 [2021-04-07T05:21:07.804Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 05:21:07 [2021-04-07T05:21:07.804Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 05:21:07 [2021-04-07T05:21:07.804Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 05:21:07 [2021-04-07T05:21:07.804Z] === RUN TestLinkNaming 05:21:07 [2021-04-07T05:21:07.804Z] --- PASS: TestLinkNaming (0.00s) 05:21:07 [2021-04-07T05:21:07.804Z] === RUN TestLinkNew 05:21:07 [2021-04-07T05:21:07.804Z] --- PASS: TestLinkNew (0.00s) 05:21:07 [2021-04-07T05:21:07.804Z] === RUN TestLinkEnv 05:21:07 [2021-04-07T05:21:07.804Z] --- PASS: TestLinkEnv (0.00s) 05:21:07 [2021-04-07T05:21:07.804Z] === RUN TestLinkMultipleEnv 05:21:07 [2021-04-07T05:21:07.804Z] --- PASS: TestLinkMultipleEnv (0.00s) 05:21:07 [2021-04-07T05:21:07.804Z] === RUN TestLinkPortRangeEnv 05:21:07 [2021-04-07T05:21:07.804Z] --- PASS: TestLinkPortRangeEnv (0.00s) 05:21:07 [2021-04-07T05:21:07.804Z] PASS 05:21:07 [2021-04-07T05:21:07.804Z] coverage: 93.0% of statements 05:21:07 [2021-04-07T05:21:07.804Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements 05:21:10 [2021-04-07T05:21:10.992Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig 05:21:11 [2021-04-07T05:21:11.214Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements 05:21:11 [2021-04-07T05:21:11.508Z] === RUN TestAdapterReadLogs 05:21:11 [2021-04-07T05:21:11.508Z] --- PASS: TestAdapterReadLogs (0.00s) 05:21:11 [2021-04-07T05:21:11.508Z] === RUN TestCopier 05:21:11 [2021-04-07T05:21:11.508Z] --- PASS: TestCopier (0.01s) 05:21:11 [2021-04-07T05:21:11.508Z] === RUN TestCopierLongLines 05:21:11 [2021-04-07T05:21:11.508Z] --- PASS: TestCopierLongLines (0.00s) 05:21:11 [2021-04-07T05:21:11.508Z] === RUN TestCopierSlow 05:21:11 [2021-04-07T05:21:11.508Z] --- PASS: TestCopierSlow (0.30s) 05:21:11 [2021-04-07T05:21:11.508Z] === RUN TestCopierWithSized 05:21:11 [2021-04-07T05:21:11.508Z] === RUN TestCopierWithSized/as_is 05:21:11 [2021-04-07T05:21:11.508Z] === RUN TestCopierWithSized/With_RingLogger 05:21:11 [2021-04-07T05:21:11.508Z] --- PASS: TestCopierWithSized (0.01s) 05:21:11 [2021-04-07T05:21:11.508Z] --- PASS: TestCopierWithSized/as_is (0.00s) 05:21:11 [2021-04-07T05:21:11.508Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) 05:21:11 [2021-04-07T05:21:11.508Z] === RUN TestCopierWithPartial 05:21:11 [2021-04-07T05:21:11.508Z] --- PASS: TestCopierWithPartial (0.00s) 05:21:11 [2021-04-07T05:21:11.508Z] === RUN TestRingLogger 05:21:11 [2021-04-07T05:21:11.508Z] --- PASS: TestRingLogger (0.00s) 05:21:11 [2021-04-07T05:21:11.508Z] === RUN TestRingCap 05:21:11 [2021-04-07T05:21:11.508Z] --- PASS: TestRingCap (0.00s) 05:21:11 [2021-04-07T05:21:11.508Z] === RUN TestRingClose 05:21:11 [2021-04-07T05:21:11.508Z] --- PASS: TestRingClose (0.00s) 05:21:11 [2021-04-07T05:21:11.508Z] === RUN TestRingDrain 05:21:11 [2021-04-07T05:21:11.508Z] --- PASS: TestRingDrain (0.00s) 05:21:11 [2021-04-07T05:21:11.508Z] PASS 05:21:11 [2021-04-07T05:21:11.508Z] coverage: 43.0% of statements 05:21:11 [2021-04-07T05:21:11.508Z] ok github.com/docker/docker/daemon/logger 0.395s coverage: 43.0% of statements 05:21:11 [2021-04-07T05:21:11.701Z] --- PASS: TestServiceUpdateConfigs (15.16s) 05:21:11 [2021-04-07T05:21:11.701Z] === RUN TestServiceUpdateNetwork 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestNewStreamConfig 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestNewStreamConfig/defaults 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestNewStreamConfig/invalid_create_group 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestNewStreamConfig/invalid_flush_interval 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestNewStreamConfig/invalid_max_buffered_events 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestNewStreamConfig/invalid_multiline_pattern 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestNewStreamConfig/flush_interval_at_15 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestNewStreamConfig (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestNewStreamConfig/defaults (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestNewAWSLogsClientUserAgentHandler 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestNewAWSLogsClientRegionDetect 05:21:11 [2021-04-07T05:21:11.963Z] time="2021-04-07T05:21:11Z" level=info msg="Trying to get region from EC2 Metadata" 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCreateSuccess 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestCreateSuccess (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCreateLogGroupSuccess 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestCreateLogGroupSuccess (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCreateError 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestCreateError (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCreateAlreadyExists 05:21:11 [2021-04-07T05:21:11.963Z] time="2021-04-07T05:21:11Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>" 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestCreateAlreadyExists (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestLogClosed 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestLogClosed (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestLogBlocking 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestLogBlocking (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestLogNonBlockingBufferEmpty 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestLogNonBlockingBufferFull 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestPublishBatchSuccess 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestPublishBatchSuccess (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestPublishBatchError 05:21:11 [2021-04-07T05:21:11.963Z] time="2021-04-07T05:21:11Z" level=error msg=Error 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestPublishBatchError (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestPublishBatchInvalidSeqSuccess 05:21:11 [2021-04-07T05:21:11.963Z] time="2021-04-07T05:21:11Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestPublishBatchAlreadyAccepted 05:21:11 [2021-04-07T05:21:11.963Z] time="2021-04-07T05:21:11Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 05:21:11 [2021-04-07T05:21:11.963Z] time="2021-04-07T05:21:11Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCollectBatchSimple 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestCollectBatchSimple (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCollectBatchTicker 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestCollectBatchTicker (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCollectBatchMultilinePattern 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCollectBatchMultilinePatternMaxEventAge 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCollectBatchMultilinePatternMaxEventSize 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCollectBatchClose 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestCollectBatchClose (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestEffectiveLen 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestEffectiveLen/0/Hello 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestEffectiveLen/2/🙃 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestEffectiveLen/3/���� 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestEffectiveLen/4/He��o 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestEffectiveLen/5/ 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestEffectiveLen (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestEffectiveLen/3/���� (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestEffectiveLen/5/ (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestFindValidSplit 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestFindValidSplit/0/ 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestFindValidSplit/1/Hello 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestFindValidSplit/2/Hello 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestFindValidSplit/3/Hello 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestFindValidSplit/4/🙃 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestFindValidSplit/5/🙃 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestFindValidSplit/6/a� 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestFindValidSplit/7/a� 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestFindValidSplit (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestFindValidSplit/0/ (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] cloudwatchlogs_test.go:1044: 05:21:11 [2021-04-07T05:21:11.963Z] cloudwatchlogs_test.go:1045: 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] cloudwatchlogs_test.go:1044: Hello 05:21:11 [2021-04-07T05:21:11.963Z] cloudwatchlogs_test.go:1045: 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] cloudwatchlogs_test.go:1044: He 05:21:11 [2021-04-07T05:21:11.963Z] cloudwatchlogs_test.go:1045: llo 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] cloudwatchlogs_test.go:1044: 05:21:11 [2021-04-07T05:21:11.963Z] cloudwatchlogs_test.go:1045: Hello 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] cloudwatchlogs_test.go:1044: 05:21:11 [2021-04-07T05:21:11.963Z] cloudwatchlogs_test.go:1045: 🙃 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] cloudwatchlogs_test.go:1044: 🙃 05:21:11 [2021-04-07T05:21:11.963Z] cloudwatchlogs_test.go:1045: 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestFindValidSplit/6/a� (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] cloudwatchlogs_test.go:1044: a 05:21:11 [2021-04-07T05:21:11.963Z] cloudwatchlogs_test.go:1045: � 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestFindValidSplit/7/a� (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] cloudwatchlogs_test.go:1044: a� 05:21:11 [2021-04-07T05:21:11.963Z] cloudwatchlogs_test.go:1045: 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestProcessEventEmoji 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestProcessEventEmoji (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCollectBatchLineSplit 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestCollectBatchLineSplit (0.00s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCollectBatchLineSplitWithBinary 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCollectBatchMaxEvents 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestCollectBatchMaxEvents (0.04s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCollectBatchMaxTotalBytes 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCollectBatchMaxTotalBytesWithBinary 05:21:11 [2021-04-07T05:21:11.963Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) 05:21:11 [2021-04-07T05:21:11.963Z] === RUN TestCollectBatchWithDuplicateTimestamps 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestParseLogOptionsMultilinePattern 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestParseLogOptionsDatetimeFormat 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestValidateLogOptionsMaxBufferedEvents 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestCreateTagSuccess 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestCreateTagSuccess (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestNewAWSLogsClientCredentialSharedFile 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] PASS 05:21:12 [2021-04-07T05:21:12.417Z] coverage: 77.8% of statements 05:21:12 [2021-04-07T05:21:12.417Z] ok github.com/docker/docker/daemon/logger/awslogs 0.516s coverage: 77.8% of statements 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestJSONFileLogger 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestJSONFileLogger (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestJSONFileLoggerWithTags 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestJSONFileLoggerWithOpts 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestJSONFileLoggerWithLabelsEnv 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestEncodeDecode 05:21:12 [2021-04-07T05:21:12.417Z] === PAUSE TestEncodeDecode 05:21:12 [2021-04-07T05:21:12.417Z] === RUN TestUnexpectedEOF 05:21:12 [2021-04-07T05:21:12.417Z] time="2021-04-07T05:21:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 05:21:12 [2021-04-07T05:21:12.417Z] time="2021-04-07T05:21:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestUnexpectedEOF (0.17s) 05:21:12 [2021-04-07T05:21:12.417Z] === CONT TestEncodeDecode 05:21:12 [2021-04-07T05:21:12.417Z] --- PASS: TestEncodeDecode (0.00s) 05:21:12 [2021-04-07T05:21:12.417Z] PASS 05:21:12 [2021-04-07T05:21:12.417Z] coverage: 69.9% of statements 05:21:12 [2021-04-07T05:21:12.417Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.289s coverage: 69.9% of statements 05:21:12 [2021-04-07T05:21:12.871Z] === RUN TestSearchRegistryForImagesErrors 05:21:12 [2021-04-07T05:21:12.871Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) 05:21:12 [2021-04-07T05:21:12.871Z] === RUN TestSearchRegistryForImages 05:21:12 [2021-04-07T05:21:12.871Z] --- PASS: TestSearchRegistryForImages (0.00s) 05:21:12 [2021-04-07T05:21:12.871Z] === RUN TestOnlyPlatformWithFallback 05:21:12 [2021-04-07T05:21:12.871Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) 05:21:12 [2021-04-07T05:21:12.871Z] === RUN TestImageDelete 05:21:12 [2021-04-07T05:21:12.871Z] === RUN TestImageDelete/no_lease 05:21:12 [2021-04-07T05:21:12.871Z] === RUN TestImageDelete/lease_exists 05:21:12 [2021-04-07T05:21:12.871Z] --- PASS: TestImageDelete (0.05s) 05:21:12 [2021-04-07T05:21:12.871Z] --- PASS: TestImageDelete/no_lease (0.01s) 05:21:12 [2021-04-07T05:21:12.871Z] --- PASS: TestImageDelete/lease_exists (0.02s) 05:21:12 [2021-04-07T05:21:12.871Z] === RUN TestContentStoreForPull 05:21:12 [2021-04-07T05:21:12.871Z] --- PASS: TestContentStoreForPull (0.24s) 05:21:12 [2021-04-07T05:21:12.871Z] PASS 05:21:12 [2021-04-07T05:21:12.871Z] coverage: 6.7% of statements 05:21:12 [2021-04-07T05:21:12.871Z] ok github.com/docker/docker/daemon/images 0.574s coverage: 6.7% of statements 05:21:12 [2021-04-07T05:21:12.907Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath 05:21:13 [2021-04-07T05:21:13.324Z] ? github.com/docker/docker/daemon/initlayer [no test files] 05:21:13 [2021-04-07T05:21:13.324Z] ? github.com/docker/docker/daemon/listeners [no test files] 05:21:13 [2021-04-07T05:21:13.324Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 05:21:13 [2021-04-07T05:21:13.324Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 05:21:13 [2021-04-07T05:21:13.324Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 05:21:13 [2021-04-07T05:21:13.324Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 05:21:13 [2021-04-07T05:21:13.324Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 05:21:13 [2021-04-07T05:21:13.324Z] === RUN TestJSONLogsMarshalJSONBuf 05:21:13 [2021-04-07T05:21:13.324Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) 05:21:13 [2021-04-07T05:21:13.324Z] === RUN TestFastTimeMarshalJSONWithInvalidYear 05:21:13 [2021-04-07T05:21:13.324Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) 05:21:13 [2021-04-07T05:21:13.324Z] === RUN TestFastTimeMarshalJSON 05:21:13 [2021-04-07T05:21:13.324Z] --- PASS: TestFastTimeMarshalJSON (0.06s) 05:21:13 [2021-04-07T05:21:13.324Z] PASS 05:21:13 [2021-04-07T05:21:13.324Z] coverage: 87.2% of statements 05:21:13 [2021-04-07T05:21:13.324Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.321s coverage: 87.2% of statements 05:21:15 [2021-04-07T05:21:15.480Z] === RUN TestWriteLog 05:21:15 [2021-04-07T05:21:15.480Z] === PAUSE TestWriteLog 05:21:15 [2021-04-07T05:21:15.480Z] === RUN TestReadLog 05:21:15 [2021-04-07T05:21:15.480Z] === PAUSE TestReadLog 05:21:15 [2021-04-07T05:21:15.480Z] === CONT TestWriteLog 05:21:15 [2021-04-07T05:21:15.480Z] === CONT TestReadLog 05:21:15 [2021-04-07T05:21:15.480Z] --- PASS: TestWriteLog (0.00s) 05:21:15 [2021-04-07T05:21:15.480Z] === RUN TestReadLog/tail_exact 05:21:15 [2021-04-07T05:21:15.480Z] === RUN TestReadLog/tail_less_than_available 05:21:15 [2021-04-07T05:21:15.480Z] === RUN TestReadLog/tail_more_than_available 05:21:15 [2021-04-07T05:21:15.480Z] --- PASS: TestReadLog (0.20s) 05:21:15 [2021-04-07T05:21:15.480Z] --- PASS: TestReadLog/tail_exact (0.18s) 05:21:15 [2021-04-07T05:21:15.480Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) 05:21:15 [2021-04-07T05:21:15.480Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) 05:21:15 [2021-04-07T05:21:15.480Z] PASS 05:21:15 [2021-04-07T05:21:15.480Z] coverage: 75.2% of statements 05:21:15 [2021-04-07T05:21:15.480Z] ok github.com/docker/docker/daemon/logger/local 0.305s coverage: 75.2% of statements 05:21:15 [2021-04-07T05:21:15.480Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 05:21:15 [2021-04-07T05:21:15.934Z] === RUN TestOpenFileDelete 05:21:15 [2021-04-07T05:21:15.934Z] --- PASS: TestOpenFileDelete (0.00s) 05:21:15 [2021-04-07T05:21:15.934Z] === RUN TestOpenFileRename 05:21:15 [2021-04-07T05:21:15.934Z] --- PASS: TestOpenFileRename (0.00s) 05:21:15 [2021-04-07T05:21:15.934Z] === RUN TestParseLogTagDefaultTag 05:21:15 [2021-04-07T05:21:15.934Z] --- PASS: TestParseLogTagDefaultTag (0.00s) 05:21:15 [2021-04-07T05:21:15.934Z] === RUN TestParseLogTag 05:21:15 [2021-04-07T05:21:15.934Z] --- PASS: TestParseLogTag (0.00s) 05:21:15 [2021-04-07T05:21:15.934Z] === RUN TestParseLogTagEmptyTag 05:21:15 [2021-04-07T05:21:15.934Z] --- PASS: TestParseLogTagEmptyTag (0.00s) 05:21:15 [2021-04-07T05:21:15.934Z] === RUN TestTailFiles 05:21:15 [2021-04-07T05:21:15.934Z] --- PASS: TestTailFiles (0.00s) 05:21:15 [2021-04-07T05:21:15.934Z] === RUN TestFollowLogsConsumerGone 05:21:15 [2021-04-07T05:21:15.934Z] --- PASS: TestFollowLogsConsumerGone (0.00s) 05:21:15 [2021-04-07T05:21:15.934Z] === RUN TestFollowLogsProducerGone 05:21:15 [2021-04-07T05:21:15.934Z] --- PASS: TestFollowLogsProducerGone (0.00s) 05:21:15 [2021-04-07T05:21:15.934Z] logfile_test.go:232: messages sent: 4098, received: 4098 05:21:15 [2021-04-07T05:21:15.934Z] logfile_test.go:179: logDecode() closed after sending 4098 messages 05:21:15 [2021-04-07T05:21:15.934Z] === RUN TestCheckCapacityAndRotate 05:21:15 [2021-04-07T05:21:15.934Z] === RUN TestCheckCapacityAndRotate/closed_log_file 05:21:15 [2021-04-07T05:21:15.934Z] === RUN TestCheckCapacityAndRotate/with_log_reader 05:21:15 [2021-04-07T05:21:15.934Z] --- PASS: TestCheckCapacityAndRotate (0.17s) 05:21:15 [2021-04-07T05:21:15.934Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) 05:21:15 [2021-04-07T05:21:15.934Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) 05:21:15 [2021-04-07T05:21:15.934Z] PASS 05:21:15 [2021-04-07T05:21:15.934Z] coverage: 55.3% of statements 05:21:15 [2021-04-07T05:21:15.934Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.453s coverage: 55.3% of statements 05:21:16 [2021-04-07T05:21:16.387Z] === RUN TestLog 05:21:16 [2021-04-07T05:21:16.387Z] --- PASS: TestLog (0.01s) 05:21:16 [2021-04-07T05:21:16.387Z] PASS 05:21:16 [2021-04-07T05:21:16.387Z] coverage: 31.5% of statements 05:21:16 [2021-04-07T05:21:16.387Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.123s coverage: 31.5% of statements 05:21:17 [2021-04-07T05:21:17.488Z] === RUN TestValidateLogOpt 05:21:17 [2021-04-07T05:21:17.488Z] --- PASS: TestValidateLogOpt (0.00s) 05:21:17 [2021-04-07T05:21:17.488Z] === RUN TestNewMissedConfig 05:21:17 [2021-04-07T05:21:17.488Z] --- PASS: TestNewMissedConfig (0.00s) 05:21:17 [2021-04-07T05:21:17.488Z] === RUN TestNewMissedUrl 05:21:17 [2021-04-07T05:21:17.488Z] --- PASS: TestNewMissedUrl (0.00s) 05:21:17 [2021-04-07T05:21:17.488Z] === RUN TestNewMissedToken 05:21:17 [2021-04-07T05:21:17.488Z] --- PASS: TestNewMissedToken (0.00s) 05:21:17 [2021-04-07T05:21:17.488Z] === RUN TestNewWithProxy 05:21:17 [2021-04-07T05:21:17.488Z] --- PASS: TestNewWithProxy (0.00s) 05:21:17 [2021-04-07T05:21:17.488Z] === RUN TestDefault 05:21:17 [2021-04-07T05:21:17.488Z] --- PASS: TestDefault (0.01s) 05:21:17 [2021-04-07T05:21:17.488Z] === RUN TestInlineFormatWithNonDefaultOptions 05:21:17 [2021-04-07T05:21:17.488Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) 05:21:17 [2021-04-07T05:21:17.488Z] === RUN TestJsonFormat 05:21:17 [2021-04-07T05:21:17.488Z] --- PASS: TestJsonFormat (0.00s) 05:21:17 [2021-04-07T05:21:17.488Z] === RUN TestRawFormat 05:21:17 [2021-04-07T05:21:17.488Z] === RUN TestNewParse 05:21:17 [2021-04-07T05:21:17.488Z] --- PASS: TestNewParse (0.00s) 05:21:17 [2021-04-07T05:21:17.488Z] PASS 05:21:17 [2021-04-07T05:21:17.488Z] coverage: 8.3% of statements 05:21:17 [2021-04-07T05:21:17.488Z] --- PASS: TestRawFormat (0.00s) 05:21:17 [2021-04-07T05:21:17.488Z] === RUN TestRawFormatWithLabels 05:21:17 [2021-04-07T05:21:17.488Z] ok github.com/docker/docker/daemon/logger/templates 0.085s coverage: 8.3% of statements 05:21:17 [2021-04-07T05:21:17.488Z] --- PASS: TestRawFormatWithLabels (0.02s) 05:21:17 [2021-04-07T05:21:17.488Z] === RUN TestRawFormatWithoutTag 05:21:17 [2021-04-07T05:21:17.488Z] --- PASS: TestRawFormatWithoutTag (0.00s) 05:21:17 [2021-04-07T05:21:17.488Z] === RUN TestBatching 05:21:17 [2021-04-07T05:21:17.942Z] --- PASS: TestBatching (0.32s) 05:21:17 [2021-04-07T05:21:17.942Z] === RUN TestFrequency 05:21:18 [2021-04-07T05:21:18.399Z] --- PASS: TestFrequency (0.24s) 05:21:18 [2021-04-07T05:21:18.399Z] === RUN TestOneMessagePerRequest 05:21:18 [2021-04-07T05:21:18.399Z] --- PASS: TestOneMessagePerRequest (0.00s) 05:21:18 [2021-04-07T05:21:18.399Z] === RUN TestVerify 05:21:18 [2021-04-07T05:21:18.399Z] --- PASS: TestVerify (0.00s) 05:21:18 [2021-04-07T05:21:18.399Z] === RUN TestSkipVerify 05:21:18 [2021-04-07T05:21:18.399Z] time="2021-04-07T05:21:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 05:21:18 [2021-04-07T05:21:18.399Z] time="2021-04-07T05:21:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 05:21:18 [2021-04-07T05:21:18.399Z] time="2021-04-07T05:21:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 05:21:18 [2021-04-07T05:21:18.399Z] === RUN TestParseLogFormat 05:21:18 [2021-04-07T05:21:18.399Z] --- PASS: TestParseLogFormat (0.00s) 05:21:18 [2021-04-07T05:21:18.399Z] === RUN TestValidateLogOptEmpty 05:21:18 [2021-04-07T05:21:18.399Z] --- PASS: TestValidateLogOptEmpty (0.00s) 05:21:18 [2021-04-07T05:21:18.399Z] === RUN TestValidateSyslogAddress 05:21:18 [2021-04-07T05:21:18.399Z] --- PASS: TestValidateSyslogAddress (0.00s) 05:21:18 [2021-04-07T05:21:18.399Z] === RUN TestParseAddressDefaultPort 05:21:18 [2021-04-07T05:21:18.399Z] --- PASS: TestParseAddressDefaultPort (0.00s) 05:21:18 [2021-04-07T05:21:18.399Z] === RUN TestValidateSyslogFacility 05:21:18 [2021-04-07T05:21:18.399Z] --- PASS: TestValidateSyslogFacility (0.00s) 05:21:18 [2021-04-07T05:21:18.399Z] === RUN TestValidateLogOptSyslogFormat 05:21:18 [2021-04-07T05:21:18.399Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) 05:21:18 [2021-04-07T05:21:18.399Z] === RUN TestValidateLogOpt 05:21:18 [2021-04-07T05:21:18.399Z] --- PASS: TestValidateLogOpt (0.00s) 05:21:18 [2021-04-07T05:21:18.399Z] PASS 05:21:18 [2021-04-07T05:21:18.399Z] coverage: 46.8% of statements 05:21:18 [2021-04-07T05:21:18.399Z] ok github.com/docker/docker/daemon/logger/syslog 0.226s coverage: 46.8% of statements 05:21:18 [2021-04-07T05:21:18.854Z] --- PASS: TestSkipVerify (0.57s) 05:21:18 [2021-04-07T05:21:18.854Z] === RUN TestBufferMaximum 05:21:18 [2021-04-07T05:21:18.854Z] time="2021-04-07T05:21:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 05:21:18 [2021-04-07T05:21:18.854Z] time="2021-04-07T05:21:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 05:21:18 [2021-04-07T05:21:18.854Z] time="2021-04-07T05:21:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 05:21:18 [2021-04-07T05:21:18.854Z] time="2021-04-07T05:21:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 05:21:18 [2021-04-07T05:21:18.854Z] time="2021-04-07T05:21:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 05:21:18 [2021-04-07T05:21:18.854Z] time="2021-04-07T05:21:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617772878.440649\",\"host\":\"c37e373aac9f\"}'" 05:21:18 [2021-04-07T05:21:18.854Z] time="2021-04-07T05:21:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617772878.440649\",\"host\":\"c37e373aac9f\"}'" 05:21:18 [2021-04-07T05:21:18.854Z] --- PASS: TestBufferMaximum (0.00s) 05:21:18 [2021-04-07T05:21:18.854Z] === RUN TestServerAlwaysDown 05:21:18 [2021-04-07T05:21:18.854Z] time="2021-04-07T05:21:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 05:21:18 [2021-04-07T05:21:18.854Z] time="2021-04-07T05:21:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 05:21:18 [2021-04-07T05:21:18.854Z] time="2021-04-07T05:21:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617772878.444646\",\"host\":\"c37e373aac9f\"}'" 05:21:18 [2021-04-07T05:21:18.854Z] time="2021-04-07T05:21:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617772878.444646\",\"host\":\"c37e373aac9f\"}'" 05:21:18 [2021-04-07T05:21:18.854Z] time="2021-04-07T05:21:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 05:21:18 [2021-04-07T05:21:18.854Z] time="2021-04-07T05:21:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617772878.444646\",\"host\":\"c37e373aac9f\"}'" 05:21:18 [2021-04-07T05:21:18.854Z] time="2021-04-07T05:21:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617772878.445643\",\"host\":\"c37e373aac9f\"}'" 05:21:18 [2021-04-07T05:21:18.854Z] time="2021-04-07T05:21:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617772878.445643\",\"host\":\"c37e373aac9f\"}'" 05:21:18 [2021-04-07T05:21:18.854Z] --- PASS: TestServerAlwaysDown (0.00s) 05:21:18 [2021-04-07T05:21:18.854Z] === RUN TestCannotSendAfterClose 05:21:18 [2021-04-07T05:21:18.854Z] --- PASS: TestCannotSendAfterClose (0.00s) 05:21:18 [2021-04-07T05:21:18.854Z] === RUN TestDeadlockOnBlockedEndpoint 05:21:19 [2021-04-07T05:21:19.159Z] --- PASS: TestServiceUpdateConfigs (15.60s) 05:21:19 [2021-04-07T05:21:19.160Z] === RUN TestServiceUpdateNetwork 05:21:19 [2021-04-07T05:21:19.811Z] time="2021-04-07T05:21:19Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk 05:21:19 [2021-04-07T05:21:19.811Z] time="2021-04-07T05:21:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c37e373aac9f\"}'" 05:21:19 [2021-04-07T05:21:19.811Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) 05:21:19 [2021-04-07T05:21:19.811Z] PASS 05:21:19 [2021-04-07T05:21:19.811Z] coverage: 82.5% of statements 05:21:19 [2021-04-07T05:21:19.811Z] ok github.com/docker/docker/daemon/logger/splunk 2.320s coverage: 82.5% of statements 05:21:19 [2021-04-07T05:21:19.811Z] ? github.com/docker/docker/daemon/names [no test files] 05:21:19 [2021-04-07T05:21:19.811Z] ? github.com/docker/docker/daemon/network [no test files] 05:21:19 [2021-04-07T05:21:19.811Z] ? github.com/docker/docker/daemon/stats [no test files] 05:21:20 [2021-04-07T05:21:20.767Z] === RUN TestV1IDService 05:21:20 [2021-04-07T05:21:20.767Z] --- PASS: TestV1IDService (0.02s) 05:21:20 [2021-04-07T05:21:20.767Z] === RUN TestV2MetadataService 05:21:21 [2021-04-07T05:21:21.043Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey 05:21:21 [2021-04-07T05:21:21.043Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 05:21:21 [2021-04-07T05:21:21.043Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 05:21:21 [2021-04-07T05:21:21.043Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 05:21:21 [2021-04-07T05:21:21.221Z] === RUN TestContinueOnError_NonMirrorEndpoint 05:21:21 [2021-04-07T05:21:21.221Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) 05:21:21 [2021-04-07T05:21:21.221Z] === RUN TestContinueOnError_MirrorEndpoint 05:21:21 [2021-04-07T05:21:21.221Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) 05:21:21 [2021-04-07T05:21:21.221Z] === RUN TestContinueOnError_NeverContinue 05:21:21 [2021-04-07T05:21:21.221Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) 05:21:21 [2021-04-07T05:21:21.221Z] === RUN TestContinueOnError_UnnestsErrors 05:21:21 [2021-04-07T05:21:21.221Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) 05:21:21 [2021-04-07T05:21:21.221Z] === RUN TestManifestStore 05:21:21 [2021-04-07T05:21:21.221Z] === RUN TestManifestStore/no_remote_or_local 05:21:21 [2021-04-07T05:21:21.303Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 05:21:21 [2021-04-07T05:21:21.675Z] time="2021-04-07T05:21:21Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local313715259\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestManifestStore/no_local_cache 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestManifestStore/with_local_cache 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestManifestStore/unknown_media_type 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestManifestStore/unknown_media_type/no_cache 05:21:21 [2021-04-07T05:21:21.675Z] time="2021-04-07T05:21:21Z" level=warning msg="reference for unknown type: " 05:21:21 [2021-04-07T05:21:21.675Z] time="2021-04-07T05:21:21Z" level=warning msg="reference for unknown type: " 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestManifestStore/unknown_media_type/with_cache 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type 05:21:21 [2021-04-07T05:21:21.675Z] time="2021-04-07T05:21:21Z" level=warning msg="reference for unknown type: " 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type 05:21:21 [2021-04-07T05:21:21.675Z] time="2021-04-07T05:21:21Z" level=warning msg="reference for unknown type: " 05:21:21 [2021-04-07T05:21:21.675Z] time="2021-04-07T05:21:21Z" level=warning msg="reference for unknown type: " 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestManifestStore/error_persisting_manifest 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit 05:21:21 [2021-04-07T05:21:21.675Z] time="2021-04-07T05:21:21Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestManifestStore (0.36s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestManifestStore/no_local_cache (0.02s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestManifestStore/with_local_cache (0.03s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestDetectManifestBlobMediaType 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestDetectManifestBlobMediaType/oci_manifest 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestDetectManifestBlobMediaType/schema1 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestFixManifestLayers 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestFixManifestLayers (0.00s) 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestFixManifestLayersBaseLayerParent 05:21:21 [2021-04-07T05:21:21.675Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) 05:21:21 [2021-04-07T05:21:21.675Z] pull_v2_test.go:73: Needs fixing on Windows 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestFixManifestLayersBadParent 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestFixManifestLayersBadParent (0.00s) 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestValidateManifest 05:21:21 [2021-04-07T05:21:21.675Z] --- SKIP: TestValidateManifest (0.00s) 05:21:21 [2021-04-07T05:21:21.675Z] pull_v2_test.go:118: Needs fixing on Windows 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestFormatPlatform 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestFormatPlatform (0.00s) 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestGetRepositoryMountCandidates 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestLayerAlreadyExists 05:21:21 [2021-04-07T05:21:21.675Z] --- PASS: TestLayerAlreadyExists (0.00s) 05:21:21 [2021-04-07T05:21:21.675Z] 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} 05:21:21 [2021-04-07T05:21:21.675Z] 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} 05:21:21 [2021-04-07T05:21:21.675Z] 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} 05:21:21 [2021-04-07T05:21:21.675Z] 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} 05:21:21 [2021-04-07T05:21:21.675Z] 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} 05:21:21 [2021-04-07T05:21:21.675Z] 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} 05:21:21 [2021-04-07T05:21:21.675Z] === RUN TestWhenEmptyAuthConfig 05:21:22 [2021-04-07T05:21:22.132Z] === RUN TestSuccessfulDownload 05:21:22 [2021-04-07T05:21:22.132Z] --- SKIP: TestSuccessfulDownload (0.00s) 05:21:22 [2021-04-07T05:21:22.132Z] download_test.go:268: Needs fixing on Windows 05:21:22 [2021-04-07T05:21:22.132Z] === RUN TestCancelledDownload 05:21:22 [2021-04-07T05:21:22.132Z] --- PASS: TestCancelledDownload (0.00s) 05:21:22 [2021-04-07T05:21:22.132Z] === RUN TestMaxDownloadAttempts 05:21:22 [2021-04-07T05:21:22.132Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 05:21:22 [2021-04-07T05:21:22.132Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 05:21:22 [2021-04-07T05:21:22.132Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 05:21:22 [2021-04-07T05:21:22.132Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 05:21:22 [2021-04-07T05:21:22.132Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 05:21:22 [2021-04-07T05:21:22.132Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 05:21:22 [2021-04-07T05:21:22.132Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 05:21:22 [2021-04-07T05:21:22.132Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 05:21:22 [2021-04-07T05:21:22.132Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 05:21:22 [2021-04-07T05:21:22.132Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 05:21:22 [2021-04-07T05:21:22.132Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 05:21:22 [2021-04-07T05:21:22.132Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 05:21:22 [2021-04-07T05:21:22.132Z] --- PASS: TestV2MetadataService (1.56s) 05:21:22 [2021-04-07T05:21:22.132Z] PASS 05:21:22 [2021-04-07T05:21:22.132Z] coverage: 48.2% of statements 05:21:22 [2021-04-07T05:21:22.132Z] ok github.com/docker/docker/distribution/metadata 1.700s coverage: 48.2% of statements 05:21:22 [2021-04-07T05:21:22.586Z] time="2021-04-07T05:21:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 05:21:22 [2021-04-07T05:21:22.586Z] time="2021-04-07T05:21:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 05:21:22 [2021-04-07T05:21:22.586Z] time="2021-04-07T05:21:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 05:21:22 [2021-04-07T05:21:22.586Z] time="2021-04-07T05:21:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestMaxDownloadAttempts (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestTransfer 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestTransfer (0.12s) 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestConcurrencyLimit 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestNotFound 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestNotFound (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestConflict 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestConflict (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestForbidden 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestForbidden (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestInvalidParameter 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestInvalidParameter (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestNotImplemented 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestNotImplemented (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestNotModified 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestNotModified (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestUnauthorized 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestUnauthorized (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestUnknown 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestUnknown (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestCancelled 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestCancelled (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestDeadline 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestDeadline (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestDataLoss 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestDataLoss (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestUnavailable 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestUnavailable (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestSystem 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestSystem (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestFromStatusCode 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestFromStatusCode/Not_Found 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestFromStatusCode/Bad_Request 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestFromStatusCode/Conflict 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestFromStatusCode/Unauthorized 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestFromStatusCode/Service_Unavailable 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestFromStatusCode/Forbidden 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestFromStatusCode/Not_Modified 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestFromStatusCode/Not_Implemented 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestFromStatusCode/Internal_Server_Error 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestFromStatusCode/Internal_Server_Error#01 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestFromStatusCode/Internal_Server_Error#02 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestFromStatusCode/Internal_Server_Error#03 05:21:22 [2021-04-07T05:21:22.586Z] === RUN TestFromStatusCode/Internal_Server_Error#04 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestFromStatusCode (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestFromStatusCode/Conflict (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) 05:21:22 [2021-04-07T05:21:22.586Z] PASS 05:21:22 [2021-04-07T05:21:22.586Z] coverage: 53.1% of statements 05:21:22 [2021-04-07T05:21:22.586Z] ok github.com/docker/docker/errdefs 0.081s coverage: 53.1% of statements 05:21:23 [2021-04-07T05:21:23.041Z] --- PASS: TestConcurrencyLimit (0.37s) 05:21:23 [2021-04-07T05:21:23.041Z] === RUN TestInactiveJobs 05:21:23 [2021-04-07T05:21:23.041Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) 05:21:23 [2021-04-07T05:21:23.041Z] === RUN TestPushRegistryWhenAuthInfoEmpty 05:21:23 [2021-04-07T05:21:23.041Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) 05:21:23 [2021-04-07T05:21:23.041Z] === RUN TestTokenPassThru 05:21:23 [2021-04-07T05:21:23.041Z] --- PASS: TestTokenPassThru (0.01s) 05:21:23 [2021-04-07T05:21:23.041Z] === RUN TestTokenPassThruDifferentHost 05:21:23 [2021-04-07T05:21:23.041Z] --- PASS: TestTokenPassThruDifferentHost (0.03s) 05:21:23 [2021-04-07T05:21:23.041Z] PASS 05:21:23 [2021-04-07T05:21:23.041Z] coverage: 23.4% of statements 05:21:23 [2021-04-07T05:21:23.041Z] ok github.com/docker/docker/distribution 1.697s coverage: 23.4% of statements 05:21:23 [2021-04-07T05:21:23.041Z] ? github.com/docker/docker/distribution/utils [no test files] 05:21:23 [2021-04-07T05:21:23.495Z] --- PASS: TestInactiveJobs (0.44s) 05:21:23 [2021-04-07T05:21:23.495Z] === RUN TestWatchRelease 05:21:23 [2021-04-07T05:21:23.495Z] --- PASS: TestWatchRelease (0.04s) 05:21:23 [2021-04-07T05:21:23.495Z] === RUN TestWatchFinishedTransfer 05:21:23 [2021-04-07T05:21:23.495Z] --- PASS: TestWatchFinishedTransfer (0.00s) 05:21:23 [2021-04-07T05:21:23.495Z] === RUN TestDuplicateTransfer 05:21:23 [2021-04-07T05:21:23.495Z] --- PASS: TestDuplicateTransfer (0.09s) 05:21:23 [2021-04-07T05:21:23.495Z] === RUN TestSuccessfulUpload 05:21:23 [2021-04-07T05:21:23.948Z] time="2021-04-07T05:21:23Z" level=error msg="Upload failed, retrying: simulating retry" 05:21:23 [2021-04-07T05:21:23.948Z] --- PASS: TestSuccessfulUpload (0.47s) 05:21:23 [2021-04-07T05:21:23.948Z] === RUN TestCancelledUpload 05:21:23 [2021-04-07T05:21:23.948Z] --- PASS: TestCancelledUpload (0.00s) 05:21:23 [2021-04-07T05:21:23.948Z] PASS 05:21:23 [2021-04-07T05:21:23.948Z] coverage: 76.8% of statements 05:21:23 [2021-04-07T05:21:23.948Z] ok github.com/docker/docker/distribution/xfer 2.108s coverage: 76.8% of statements 05:21:23 [2021-04-07T05:21:23.948Z] ? github.com/docker/docker/dockerversion [no test files] 05:21:24 [2021-04-07T05:21:24.906Z] === RUN TestCompare 05:21:24 [2021-04-07T05:21:24.906Z] --- PASS: TestCompare (0.00s) 05:21:24 [2021-04-07T05:21:24.906Z] PASS 05:21:24 [2021-04-07T05:21:24.906Z] coverage: 19.2% of statements 05:21:24 [2021-04-07T05:21:24.906Z] ok github.com/docker/docker/image/cache 0.163s coverage: 19.2% of statements 05:21:24 [2021-04-07T05:21:24.906Z] === RUN TestFSGetInvalidData 05:21:24 [2021-04-07T05:21:24.906Z] --- PASS: TestFSGetInvalidData (0.02s) 05:21:24 [2021-04-07T05:21:24.906Z] === RUN TestFSInvalidSet 05:21:24 [2021-04-07T05:21:24.906Z] --- PASS: TestFSInvalidSet (0.01s) 05:21:24 [2021-04-07T05:21:24.906Z] === RUN TestFSInvalidRoot 05:21:24 [2021-04-07T05:21:24.906Z] --- PASS: TestFSInvalidRoot (0.01s) 05:21:24 [2021-04-07T05:21:24.906Z] === RUN TestFSMetadataGetSet 05:21:25 [2021-04-07T05:21:25.362Z] --- PASS: TestFSMetadataGetSet (0.05s) 05:21:25 [2021-04-07T05:21:25.362Z] === RUN TestFSInvalidWalker 05:21:25 [2021-04-07T05:21:25.362Z] --- PASS: TestFSInvalidWalker (0.02s) 05:21:25 [2021-04-07T05:21:25.362Z] === RUN TestFSGetSet 05:21:25 [2021-04-07T05:21:25.362Z] --- PASS: TestFSGetSet (0.02s) 05:21:25 [2021-04-07T05:21:25.362Z] === RUN TestFSGetUnsetKey 05:21:25 [2021-04-07T05:21:25.362Z] --- PASS: TestFSGetUnsetKey (0.01s) 05:21:25 [2021-04-07T05:21:25.362Z] === RUN TestFSGetEmptyData 05:21:25 [2021-04-07T05:21:25.362Z] --- PASS: TestFSGetEmptyData (0.01s) 05:21:25 [2021-04-07T05:21:25.362Z] === RUN TestFSDelete 05:21:25 [2021-04-07T05:21:25.362Z] --- PASS: TestFSDelete (0.10s) 05:21:25 [2021-04-07T05:21:25.362Z] === RUN TestFSWalker 05:21:25 [2021-04-07T05:21:25.362Z] --- PASS: TestFSWalker (0.03s) 05:21:25 [2021-04-07T05:21:25.362Z] === RUN TestFSWalkerStopOnError 05:21:25 [2021-04-07T05:21:25.362Z] --- PASS: TestFSWalkerStopOnError (0.06s) 05:21:25 [2021-04-07T05:21:25.362Z] === RUN TestNewFromJSON 05:21:25 [2021-04-07T05:21:25.362Z] --- PASS: TestNewFromJSON (0.00s) 05:21:25 [2021-04-07T05:21:25.362Z] === RUN TestNewFromJSONWithInvalidJSON 05:21:25 [2021-04-07T05:21:25.362Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) 05:21:25 [2021-04-07T05:21:25.362Z] === RUN TestMarshalKeyOrder 05:21:25 [2021-04-07T05:21:25.362Z] --- PASS: TestMarshalKeyOrder (0.00s) 05:21:25 [2021-04-07T05:21:25.362Z] === RUN TestImage 05:21:25 [2021-04-07T05:21:25.362Z] --- PASS: TestImage (0.00s) 05:21:25 [2021-04-07T05:21:25.362Z] === RUN TestImageOSNotEmpty 05:21:25 [2021-04-07T05:21:25.362Z] --- PASS: TestImageOSNotEmpty (0.00s) 05:21:25 [2021-04-07T05:21:25.362Z] === RUN TestNewChildImageFromImageWithRootFS 05:21:25 [2021-04-07T05:21:25.362Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) 05:21:25 [2021-04-07T05:21:25.362Z] === RUN TestCreate 05:21:25 [2021-04-07T05:21:25.362Z] --- PASS: TestCreate (0.01s) 05:21:25 [2021-04-07T05:21:25.362Z] === RUN TestRestore 05:21:25 [2021-04-07T05:21:25.816Z] time="2021-04-07T05:21:25Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" 05:21:25 [2021-04-07T05:21:25.816Z] === RUN TestMakeV1ConfigFromConfig 05:21:25 [2021-04-07T05:21:25.816Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) 05:21:25 [2021-04-07T05:21:25.816Z] PASS 05:21:25 [2021-04-07T05:21:25.816Z] --- PASS: TestRestore (0.22s) 05:21:25 [2021-04-07T05:21:25.816Z] === RUN TestAddDelete 05:21:25 [2021-04-07T05:21:25.816Z] coverage: 25.0% of statements 05:21:25 [2021-04-07T05:21:25.816Z] ok github.com/docker/docker/image/v1 0.119s coverage: 25.0% of statements 05:21:25 [2021-04-07T05:21:25.816Z] --- PASS: TestAddDelete (0.05s) 05:21:25 [2021-04-07T05:21:25.816Z] === RUN TestSearchAfterDelete 05:21:25 [2021-04-07T05:21:25.816Z] --- PASS: TestSearchAfterDelete (0.01s) 05:21:25 [2021-04-07T05:21:25.816Z] === RUN TestParentReset 05:21:25 [2021-04-07T05:21:25.816Z] --- PASS: TestParentReset (0.05s) 05:21:25 [2021-04-07T05:21:25.816Z] === RUN TestGetAndSetLastUpdated 05:21:25 [2021-04-07T05:21:25.816Z] --- PASS: TestGetAndSetLastUpdated (0.08s) 05:21:25 [2021-04-07T05:21:25.816Z] === RUN TestStoreLen 05:21:26 [2021-04-07T05:21:26.269Z] --- PASS: TestStoreLen (0.33s) 05:21:26 [2021-04-07T05:21:26.269Z] PASS 05:21:26 [2021-04-07T05:21:26.269Z] coverage: 86.8% of statements 05:21:26 [2021-04-07T05:21:26.269Z] ok github.com/docker/docker/image 1.180s coverage: 86.8% of statements 05:21:26 [2021-04-07T05:21:26.597Z] --- PASS: TestServiceUpdateNetwork (13.51s) 05:21:26 [2021-04-07T05:21:26.597Z] === RUN TestServiceUpdatePidsLimit 05:21:26 [2021-04-07T05:21:26.597Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 05:21:26 [2021-04-07T05:21:26.722Z] ? github.com/docker/docker/image/tarexport [no test files] 05:21:26 [2021-04-07T05:21:26.723Z] ? github.com/docker/docker/internal/test/suite [no test files] 05:21:27 [2021-04-07T05:21:27.538Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 05:21:27 [2021-04-07T05:21:27.680Z] === RUN TestSerialization 05:21:27 [2021-04-07T05:21:27.680Z] --- PASS: TestSerialization (0.02s) 05:21:27 [2021-04-07T05:21:27.680Z] PASS 05:21:27 [2021-04-07T05:21:27.680Z] coverage: 100.0% of statements 05:21:27 [2021-04-07T05:21:27.680Z] ok github.com/docker/docker/libcontainerd/queue 0.146s coverage: 100.0% of statements 05:21:27 [2021-04-07T05:21:27.889Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 05:21:28 [2021-04-07T05:21:28.133Z] === RUN TestEnvironmentParsing 05:21:28 [2021-04-07T05:21:28.133Z] --- PASS: TestEnvironmentParsing (0.00s) 05:21:28 [2021-04-07T05:21:28.134Z] PASS 05:21:28 [2021-04-07T05:21:28.134Z] coverage: 1.0% of statements 05:21:28 [2021-04-07T05:21:28.134Z] ok github.com/docker/docker/libcontainerd/local 0.123s coverage: 1.0% of statements 05:21:28 [2021-04-07T05:21:28.587Z] === RUN TestEmptyLayer 05:21:28 [2021-04-07T05:21:28.587Z] --- PASS: TestEmptyLayer (0.00s) 05:21:28 [2021-04-07T05:21:28.587Z] === RUN TestCommitFailure 05:21:28 [2021-04-07T05:21:28.587Z] --- PASS: TestCommitFailure (0.02s) 05:21:28 [2021-04-07T05:21:28.587Z] === RUN TestStartTransactionFailure 05:21:28 [2021-04-07T05:21:28.587Z] --- PASS: TestStartTransactionFailure (0.00s) 05:21:28 [2021-04-07T05:21:28.587Z] === RUN TestGetOrphan 05:21:28 [2021-04-07T05:21:28.587Z] --- PASS: TestGetOrphan (0.01s) 05:21:28 [2021-04-07T05:21:28.587Z] === RUN TestMountAndRegister 05:21:28 [2021-04-07T05:21:28.587Z] --- PASS: TestMountAndRegister (0.06s) 05:21:28 [2021-04-07T05:21:28.587Z] layer_test.go:271: Layer size: 14 05:21:28 [2021-04-07T05:21:28.587Z] === RUN TestLayerRelease 05:21:28 [2021-04-07T05:21:28.587Z] --- SKIP: TestLayerRelease (0.00s) 05:21:28 [2021-04-07T05:21:28.587Z] layer_test.go:304: Failing on Windows 05:21:28 [2021-04-07T05:21:28.587Z] === RUN TestStoreRestore 05:21:28 [2021-04-07T05:21:28.587Z] --- SKIP: TestStoreRestore (0.00s) 05:21:28 [2021-04-07T05:21:28.587Z] layer_test.go:353: Failing on Windows 05:21:28 [2021-04-07T05:21:28.587Z] === RUN TestTarStreamStability 05:21:28 [2021-04-07T05:21:28.587Z] --- SKIP: TestTarStreamStability (0.00s) 05:21:28 [2021-04-07T05:21:28.587Z] layer_test.go:468: Failing on Windows 05:21:28 [2021-04-07T05:21:28.587Z] === RUN TestRegisterExistingLayer 05:21:28 [2021-04-07T05:21:28.587Z] --- PASS: TestRegisterExistingLayer (0.29s) 05:21:28 [2021-04-07T05:21:28.587Z] === RUN TestTarStreamVerification 05:21:28 [2021-04-07T05:21:28.587Z] --- SKIP: TestTarStreamVerification (0.00s) 05:21:28 [2021-04-07T05:21:28.587Z] layer_test.go:697: Failing on Windows 05:21:28 [2021-04-07T05:21:28.587Z] === RUN TestLayerMigration 05:21:28 [2021-04-07T05:21:28.587Z] --- SKIP: TestLayerMigration (0.00s) 05:21:28 [2021-04-07T05:21:28.587Z] migration_test.go:46: Failing on Windows 05:21:28 [2021-04-07T05:21:28.587Z] === RUN TestLayerMigrationNoTarsplit 05:21:28 [2021-04-07T05:21:28.587Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) 05:21:28 [2021-04-07T05:21:28.587Z] migration_test.go:182: Failing on Windows 05:21:28 [2021-04-07T05:21:28.587Z] === RUN TestMountInit 05:21:28 [2021-04-07T05:21:28.587Z] --- SKIP: TestMountInit (0.00s) 05:21:28 [2021-04-07T05:21:28.587Z] mount_test.go:17: Failing on Windows 05:21:28 [2021-04-07T05:21:28.587Z] === RUN TestMountSize 05:21:28 [2021-04-07T05:21:28.587Z] --- SKIP: TestMountSize (0.00s) 05:21:28 [2021-04-07T05:21:28.587Z] mount_test.go:76: Failing on Windows 05:21:28 [2021-04-07T05:21:28.587Z] === RUN TestMountChanges 05:21:28 [2021-04-07T05:21:28.587Z] --- SKIP: TestMountChanges (0.00s) 05:21:28 [2021-04-07T05:21:28.587Z] mount_test.go:125: Failing on Windows 05:21:28 [2021-04-07T05:21:28.587Z] === RUN TestMountApply 05:21:28 [2021-04-07T05:21:28.587Z] --- SKIP: TestMountApply (0.00s) 05:21:29 [2021-04-07T05:21:29.047Z] mount_test.go:212: Failing on Windows 05:21:29 [2021-04-07T05:21:29.047Z] PASS 05:21:29 [2021-04-07T05:21:29.047Z] coverage: 30.1% of statements 05:21:29 [2021-04-07T05:21:29.047Z] ok github.com/docker/docker/layer 0.528s coverage: 30.1% of statements 05:21:29 [2021-04-07T05:21:29.047Z] ? github.com/docker/docker/libcontainerd [no test files] 05:21:29 [2021-04-07T05:21:29.047Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 05:21:29 [2021-04-07T05:21:29.047Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 05:21:29 [2021-04-07T05:21:29.047Z] ? github.com/docker/docker/libcontainerd/types [no test files] 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] PASS 05:21:29 [2021-04-07T05:21:29.501Z] coverage: 42.3% of statements 05:21:29 [2021-04-07T05:21:29.501Z] ok github.com/docker/docker/oci 0.076s coverage: 42.3% of statements 05:21:29 [2021-04-07T05:21:29.501Z] ? github.com/docker/docker/oci/caps [no test files] 05:21:29 [2021-04-07T05:21:29.501Z] === RUN TestParseVersion 05:21:29 [2021-04-07T05:21:29.501Z] --- PASS: TestParseVersion (0.00s) 05:21:29 [2021-04-07T05:21:29.501Z] PASS 05:21:29 [2021-04-07T05:21:29.501Z] coverage: 52.9% of statements 05:21:29 [2021-04-07T05:21:29.501Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements 05:21:29 [2021-04-07T05:21:29.955Z] === RUN TestAddressPoolOpt 05:21:29 [2021-04-07T05:21:29.955Z] --- PASS: TestAddressPoolOpt (0.00s) 05:21:29 [2021-04-07T05:21:29.955Z] === RUN TestValidateEnv 05:21:29 [2021-04-07T05:21:29.955Z] === RUN TestValidateEnv/a 05:21:29 [2021-04-07T05:21:29.955Z] === RUN TestValidateEnv/something 05:21:29 [2021-04-07T05:21:29.955Z] === RUN TestValidateEnv/_=a 05:21:29 [2021-04-07T05:21:29.955Z] === RUN TestValidateEnv/env1=value1 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateEnv/_env1=value1 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateEnv/env2=value2=value3 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateEnv/env3=abc!qwe 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateEnv/env_4=value_4 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateEnv/PATH 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateEnv/=a 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateEnv/PATH= 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateEnv/PATH=something 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateEnv/asd!qwe 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateEnv/1asd 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateEnv/123 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateEnv/some_space 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateEnv/__some_space_before 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateEnv/some_space_after__ 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateEnv/= 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateEnv/PaTh 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/a (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/something (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/_=a (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/PATH (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/=a (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/PATH= (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/PATH=something (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/1asd (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/123 (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/some_space (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/= (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateEnv/PaTh (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestParseHost 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestParseHost (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestParseDockerDaemonHost 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestParseDockerDaemonHost (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestParseTCP 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestParseTCP (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestParseInvalidUnixAddrInvalid 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateExtraHosts 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateExtraHosts (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestIpOptString 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestIpOptString (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestNewIpOptInvalidDefaultVal 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestNewIpOptValidDefaultVal 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestIpOptSetInvalidVal 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestIpOptSetInvalidVal (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateIPAddress 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateIPAddress (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestMapOpts 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestMapOpts (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestListOptsWithoutValidator 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestListOptsWithoutValidator (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestListOptsWithValidator 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestListOptsWithValidator (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateDNSSearch 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateDNSSearch (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateLabel 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateLabel/lable_with_bad_attribute_format 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateLabel/label_with_general_format 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateLabel/label_with_more_than_one_= 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateLabel/label_with_one_more 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateLabel (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestNamedListOpts 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestNamedListOpts (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestNamedMapOpts 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestNamedMapOpts (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestParseLink 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestParseLink (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestQuotedStringSetWithQuotes 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestQuotedStringSetWithMismatchedQuotes 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestQuotedStringSetWithNoQuotes 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] === RUN TestUlimitOpt 05:21:30 [2021-04-07T05:21:30.409Z] --- PASS: TestUlimitOpt (0.00s) 05:21:30 [2021-04-07T05:21:30.409Z] PASS 05:21:30 [2021-04-07T05:21:30.409Z] coverage: 67.1% of statements 05:21:30 [2021-04-07T05:21:30.409Z] ok github.com/docker/docker/opts 0.129s coverage: 67.1% of statements 05:21:30 [2021-04-07T05:21:30.863Z] === RUN TestUnbuffered 05:21:30 [2021-04-07T05:21:30.863Z] --- PASS: TestUnbuffered (0.00s) 05:21:30 [2021-04-07T05:21:30.863Z] === RUN TestRaceUnbuffered 05:21:30 [2021-04-07T05:21:30.863Z] --- PASS: TestRaceUnbuffered (0.00s) 05:21:30 [2021-04-07T05:21:30.863Z] PASS 05:21:30 [2021-04-07T05:21:30.863Z] coverage: 100.0% of statements 05:21:30 [2021-04-07T05:21:30.863Z] ok github.com/docker/docker/pkg/broadcaster 0.069s coverage: 100.0% of statements 05:21:31 [2021-04-07T05:21:31.198Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 05:21:31 [2021-04-07T05:21:31.198Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 05:21:31 [2021-04-07T05:21:31.820Z] === RUN TestPeerCertificateMarshalJSON 05:21:32 [2021-04-07T05:21:32.274Z] === RUN TestMatch 05:21:32 [2021-04-07T05:21:32.274Z] === RUN TestMatch/[[]] 05:21:32 [2021-04-07T05:21:32.274Z] === RUN TestMatch/[[foo]] 05:21:32 [2021-04-07T05:21:32.274Z] === RUN TestMatch/[[bar]_[foo]] 05:21:32 [2021-04-07T05:21:32.274Z] === RUN TestMatch/[[foo_bar]] 05:21:32 [2021-04-07T05:21:32.274Z] === RUN TestMatch/[[qux]_[foo]] 05:21:32 [2021-04-07T05:21:32.274Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] 05:21:32 [2021-04-07T05:21:32.274Z] === RUN TestMatch/[] 05:21:32 [2021-04-07T05:21:32.274Z] === RUN TestMatch/[]#01 05:21:32 [2021-04-07T05:21:32.274Z] === RUN TestMatch/[[qux]] 05:21:32 [2021-04-07T05:21:32.274Z] === RUN TestMatch/[[foo_bar_qux]] 05:21:32 [2021-04-07T05:21:32.274Z] === RUN TestMatch/[[qux]_[baz]] 05:21:32 [2021-04-07T05:21:32.274Z] === RUN TestMatch/[[foo_baz]] 05:21:32 [2021-04-07T05:21:32.274Z] --- PASS: TestMatch (0.00s) 05:21:32 [2021-04-07T05:21:32.274Z] --- PASS: TestMatch/[[]] (0.00s) 05:21:32 [2021-04-07T05:21:32.274Z] --- PASS: TestMatch/[[foo]] (0.00s) 05:21:32 [2021-04-07T05:21:32.274Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) 05:21:32 [2021-04-07T05:21:32.274Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) 05:21:32 [2021-04-07T05:21:32.274Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) 05:21:32 [2021-04-07T05:21:32.274Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) 05:21:32 [2021-04-07T05:21:32.274Z] --- PASS: TestMatch/[] (0.00s) 05:21:32 [2021-04-07T05:21:32.274Z] --- PASS: TestMatch/[]#01 (0.00s) 05:21:32 [2021-04-07T05:21:32.274Z] --- PASS: TestMatch/[[qux]] (0.00s) 05:21:32 [2021-04-07T05:21:32.274Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) 05:21:32 [2021-04-07T05:21:32.274Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) 05:21:32 [2021-04-07T05:21:32.274Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) 05:21:32 [2021-04-07T05:21:32.274Z] PASS 05:21:32 [2021-04-07T05:21:32.274Z] coverage: 87.5% of statements 05:21:32 [2021-04-07T05:21:32.274Z] ok github.com/docker/docker/pkg/capabilities 0.100s coverage: 87.5% of statements 05:21:32 [2021-04-07T05:21:32.728Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: 05:21:32 [2021-04-07T05:21:32.728Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: 05:21:32 [2021-04-07T05:21:32.728Z] --- PASS: TestPeerCertificateMarshalJSON (1.04s) 05:21:32 [2021-04-07T05:21:32.728Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) 05:21:32 [2021-04-07T05:21:32.728Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) 05:21:32 [2021-04-07T05:21:32.728Z] === RUN TestMiddleware 05:21:32 [2021-04-07T05:21:32.728Z] --- PASS: TestMiddleware (0.00s) 05:21:32 [2021-04-07T05:21:32.728Z] === RUN TestNewResponseModifier 05:21:32 [2021-04-07T05:21:32.728Z] --- PASS: TestNewResponseModifier (0.00s) 05:21:32 [2021-04-07T05:21:32.728Z] PASS 05:21:32 [2021-04-07T05:21:32.728Z] coverage: 26.8% of statements 05:21:32 [2021-04-07T05:21:32.728Z] ok github.com/docker/docker/pkg/authorization 1.119s coverage: 26.8% of statements 05:21:33 [2021-04-07T05:21:33.181Z] === RUN TestChrootTarUntar 05:21:33 [2021-04-07T05:21:33.181Z] --- SKIP: TestChrootTarUntar (0.00s) 05:21:33 [2021-04-07T05:21:33.181Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root 05:21:33 [2021-04-07T05:21:33.181Z] === RUN TestChrootUntarWithHugeExcludesList 05:21:33 [2021-04-07T05:21:33.181Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) 05:21:33 [2021-04-07T05:21:33.181Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root 05:21:33 [2021-04-07T05:21:33.181Z] === RUN TestChrootUntarEmptyArchive 05:21:33 [2021-04-07T05:21:33.181Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) 05:21:33 [2021-04-07T05:21:33.181Z] === RUN TestChrootTarUntarWithSymlink 05:21:33 [2021-04-07T05:21:33.181Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) 05:21:33 [2021-04-07T05:21:33.181Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing 05:21:33 [2021-04-07T05:21:33.181Z] === RUN TestChrootCopyWithTar 05:21:33 [2021-04-07T05:21:33.181Z] --- SKIP: TestChrootCopyWithTar (0.00s) 05:21:33 [2021-04-07T05:21:33.181Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing 05:21:33 [2021-04-07T05:21:33.181Z] === RUN TestChrootCopyFileWithTar 05:21:33 [2021-04-07T05:21:33.181Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) 05:21:33 [2021-04-07T05:21:33.181Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root 05:21:33 [2021-04-07T05:21:33.181Z] === RUN TestChrootUntarPath 05:21:33 [2021-04-07T05:21:33.181Z] --- SKIP: TestChrootUntarPath (0.00s) 05:21:33 [2021-04-07T05:21:33.181Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing 05:21:33 [2021-04-07T05:21:33.181Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader 05:21:33 [2021-04-07T05:21:33.181Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 05:21:33 [2021-04-07T05:21:33.181Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root 05:21:33 [2021-04-07T05:21:33.181Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader 05:21:33 [2021-04-07T05:21:33.181Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 05:21:33 [2021-04-07T05:21:33.181Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root 05:21:33 [2021-04-07T05:21:33.181Z] === RUN TestChrootApplyDotDotFile 05:21:33 [2021-04-07T05:21:33.181Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) 05:21:33 [2021-04-07T05:21:33.181Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root 05:21:33 [2021-04-07T05:21:33.181Z] PASS 05:21:33 [2021-04-07T05:21:33.181Z] coverage: 15.4% of statements 05:21:33 [2021-04-07T05:21:33.181Z] ok github.com/docker/docker/pkg/chrootarchive 0.151s coverage: 15.4% of statements 05:21:33 [2021-04-07T05:21:33.181Z] === RUN TestIsArchivePathDir 05:21:33 [2021-04-07T05:21:33.181Z] --- PASS: TestIsArchivePathDir (0.07s) 05:21:33 [2021-04-07T05:21:33.181Z] === RUN TestIsArchivePathInvalidFile 05:21:33 [2021-04-07T05:21:33.634Z] === RUN TestSizeEmpty 05:21:33 [2021-04-07T05:21:33.635Z] --- PASS: TestSizeEmpty (0.00s) 05:21:33 [2021-04-07T05:21:33.635Z] === RUN TestSizeEmptyFile 05:21:33 [2021-04-07T05:21:33.635Z] --- PASS: TestSizeEmptyFile (0.00s) 05:21:33 [2021-04-07T05:21:33.635Z] === RUN TestSizeNonemptyFile 05:21:33 [2021-04-07T05:21:33.635Z] --- PASS: TestSizeNonemptyFile (0.00s) 05:21:33 [2021-04-07T05:21:33.635Z] === RUN TestSizeNestedDirectoryEmpty 05:21:33 [2021-04-07T05:21:33.635Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) 05:21:33 [2021-04-07T05:21:33.635Z] === RUN TestSizeFileAndNestedDirectoryEmpty 05:21:33 [2021-04-07T05:21:33.635Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) 05:21:33 [2021-04-07T05:21:33.635Z] === RUN TestSizeFileAndNestedDirectoryNonempty 05:21:33 [2021-04-07T05:21:33.635Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) 05:21:33 [2021-04-07T05:21:33.635Z] === RUN TestMoveToSubdir 05:21:33 [2021-04-07T05:21:33.635Z] --- PASS: TestMoveToSubdir (0.01s) 05:21:33 [2021-04-07T05:21:33.635Z] === RUN TestSizeNonExistingDirectory 05:21:33 [2021-04-07T05:21:33.635Z] --- PASS: TestSizeNonExistingDirectory (0.00s) 05:21:33 [2021-04-07T05:21:33.635Z] PASS 05:21:33 [2021-04-07T05:21:33.635Z] coverage: 80.0% of statements 05:21:33 [2021-04-07T05:21:33.635Z] ok github.com/docker/docker/pkg/directory 0.060s coverage: 80.0% of statements 05:21:33 [2021-04-07T05:21:33.635Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) 05:21:33 [2021-04-07T05:21:33.635Z] === RUN TestIsArchivePathTar 05:21:33 [2021-04-07T05:21:33.635Z] --- PASS: TestIsArchivePathTar (0.21s) 05:21:33 [2021-04-07T05:21:33.635Z] === RUN TestDecompressStreamGzip 05:21:34 [2021-04-07T05:21:34.054Z] --- PASS: TestServiceUpdateNetwork (15.07s) 05:21:34 [2021-04-07T05:21:34.054Z] === RUN TestServiceUpdatePidsLimit 05:21:34 [2021-04-07T05:21:34.054Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 05:21:34 [2021-04-07T05:21:34.088Z] --- PASS: TestDecompressStreamGzip (0.16s) 05:21:34 [2021-04-07T05:21:34.088Z] === RUN TestDecompressStreamBzip2 05:21:34 [2021-04-07T05:21:34.089Z] --- PASS: TestDecompressStreamBzip2 (0.14s) 05:21:34 [2021-04-07T05:21:34.089Z] === RUN TestDecompressStreamXz 05:21:34 [2021-04-07T05:21:34.089Z] --- SKIP: TestDecompressStreamXz (0.00s) 05:21:34 [2021-04-07T05:21:34.089Z] archive_test.go:134: Xz not present in msys2 05:21:34 [2021-04-07T05:21:34.089Z] === RUN TestCompressStreamXzUnsupported 05:21:34 [2021-04-07T05:21:34.089Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) 05:21:34 [2021-04-07T05:21:34.089Z] === RUN TestCompressStreamBzip2Unsupported 05:21:34 [2021-04-07T05:21:34.089Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) 05:21:34 [2021-04-07T05:21:34.089Z] === RUN TestCompressStreamInvalid 05:21:34 [2021-04-07T05:21:34.089Z] --- PASS: TestCompressStreamInvalid (0.00s) 05:21:34 [2021-04-07T05:21:34.089Z] === RUN TestExtensionInvalid 05:21:34 [2021-04-07T05:21:34.089Z] --- PASS: TestExtensionInvalid (0.00s) 05:21:34 [2021-04-07T05:21:34.089Z] === RUN TestExtensionUncompressed 05:21:34 [2021-04-07T05:21:34.089Z] --- PASS: TestExtensionUncompressed (0.00s) 05:21:34 [2021-04-07T05:21:34.089Z] === RUN TestExtensionBzip2 05:21:34 [2021-04-07T05:21:34.089Z] --- PASS: TestExtensionBzip2 (0.00s) 05:21:34 [2021-04-07T05:21:34.089Z] === RUN TestExtensionGzip 05:21:34 [2021-04-07T05:21:34.089Z] --- PASS: TestExtensionGzip (0.00s) 05:21:34 [2021-04-07T05:21:34.089Z] === RUN TestExtensionXz 05:21:34 [2021-04-07T05:21:34.089Z] --- PASS: TestExtensionXz (0.00s) 05:21:34 [2021-04-07T05:21:34.089Z] === RUN TestCmdStreamLargeStderr 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: TestCmdStreamLargeStderr (0.26s) 05:21:36 [2021-04-07T05:21:36.759Z] === RUN TestCmdStreamBad 05:21:36 [2021-04-07T05:21:36.759Z] --- SKIP: TestCmdStreamBad (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] archive_test.go:239: Failing on Windows CI machines 05:21:36 [2021-04-07T05:21:36.759Z] === RUN TestCmdStreamGood 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: TestCmdStreamGood (0.06s) 05:21:36 [2021-04-07T05:21:36.759Z] === RUN TestUntarPathWithInvalidDest 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) 05:21:36 [2021-04-07T05:21:36.759Z] === RUN TestUntarPathWithInvalidSrc 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] === RUN TestUntarPath 05:21:36 [2021-04-07T05:21:36.759Z] === RUN Test 05:21:36 [2021-04-07T05:21:36.759Z] === RUN Test/TestContainsEntry 05:21:36 [2021-04-07T05:21:36.759Z] === RUN Test/TestCreateEntries 05:21:36 [2021-04-07T05:21:36.759Z] === RUN Test/TestEntriesDiff 05:21:36 [2021-04-07T05:21:36.759Z] === RUN Test/TestEntriesEquality 05:21:36 [2021-04-07T05:21:36.759Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd 05:21:36 [2021-04-07T05:21:36.759Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart 05:21:36 [2021-04-07T05:21:36.759Z] === RUN Test/TestGeneratorMatchFailedNotGenerate 05:21:36 [2021-04-07T05:21:36.759Z] === RUN Test/TestGeneratorNotGenerate 05:21:36 [2021-04-07T05:21:36.759Z] === RUN Test/TestGeneratorWithPort 05:21:36 [2021-04-07T05:21:36.759Z] === RUN Test/TestGeneratorWithPortNotGenerate 05:21:36 [2021-04-07T05:21:36.759Z] === RUN Test/TestNewEntry 05:21:36 [2021-04-07T05:21:36.759Z] === RUN Test/TestParse 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: Test (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: Test/TestContainsEntry (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: Test/TestCreateEntries (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: Test/TestEntriesDiff (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: Test/TestEntriesEquality (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: Test/TestGeneratorWithPort (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: Test/TestNewEntry (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: Test/TestParse (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] PASS 05:21:36 [2021-04-07T05:21:36.759Z] coverage: 58.3% of statements 05:21:36 [2021-04-07T05:21:36.759Z] ok github.com/docker/docker/pkg/discovery 0.095s coverage: 58.3% of statements 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: TestUntarPath (0.12s) 05:21:36 [2021-04-07T05:21:36.759Z] === RUN TestUntarPathWithDestinationFile 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: TestUntarPathWithDestinationFile (0.12s) 05:21:36 [2021-04-07T05:21:36.759Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) 05:21:36 [2021-04-07T05:21:36.759Z] === RUN TestCopyWithTarInvalidSrc 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] === RUN TestCopyWithTarInexistentDestWillCreateIt 05:21:36 [2021-04-07T05:21:36.759Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) 05:21:36 [2021-04-07T05:21:36.759Z] === RUN TestCopyWithTarSrcFile 05:21:36 [2021-04-07T05:21:36.767Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 05:21:36 [2021-04-07T05:21:36.771Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 05:21:36 [2021-04-07T05:21:36.772Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 05:21:37 [2021-04-07T05:21:37.214Z] --- PASS: TestCopyWithTarSrcFile (0.01s) 05:21:37 [2021-04-07T05:21:37.214Z] === RUN TestCopyWithTarSrcFolder 05:21:37 [2021-04-07T05:21:37.214Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) 05:21:37 [2021-04-07T05:21:37.214Z] === RUN TestCopyFileWithTarInvalidSrc 05:21:37 [2021-04-07T05:21:37.214Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) 05:21:37 [2021-04-07T05:21:37.214Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt 05:21:37 [2021-04-07T05:21:37.214Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) 05:21:37 [2021-04-07T05:21:37.214Z] === RUN TestCopyFileWithTarSrcFolder 05:21:37 [2021-04-07T05:21:37.214Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) 05:21:37 [2021-04-07T05:21:37.214Z] === RUN TestCopyFileWithTarSrcFile 05:21:37 [2021-04-07T05:21:37.214Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) 05:21:37 [2021-04-07T05:21:37.214Z] === RUN TestTarFiles 05:21:37 [2021-04-07T05:21:37.214Z] === RUN Test 05:21:37 [2021-04-07T05:21:37.214Z] === RUN Test/TestContent 05:21:37 [2021-04-07T05:21:37.214Z] === RUN Test/TestInitialize 05:21:37 [2021-04-07T05:21:37.214Z] === RUN Test/TestNew 05:21:37 [2021-04-07T05:21:37.214Z] === RUN Test/TestParsingContentsWithComments 05:21:37 [2021-04-07T05:21:37.214Z] === RUN Test/TestRegister 05:21:37 [2021-04-07T05:21:37.214Z] === RUN Test/TestWatch 05:21:37 [2021-04-07T05:21:37.214Z] --- PASS: Test (0.01s) 05:21:37 [2021-04-07T05:21:37.214Z] --- PASS: Test/TestContent (0.00s) 05:21:37 [2021-04-07T05:21:37.214Z] --- PASS: Test/TestInitialize (0.00s) 05:21:37 [2021-04-07T05:21:37.214Z] --- PASS: Test/TestNew (0.00s) 05:21:37 [2021-04-07T05:21:37.214Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) 05:21:37 [2021-04-07T05:21:37.214Z] --- PASS: Test/TestRegister (0.00s) 05:21:37 [2021-04-07T05:21:37.214Z] --- PASS: Test/TestWatch (0.01s) 05:21:37 [2021-04-07T05:21:37.214Z] PASS 05:21:37 [2021-04-07T05:21:37.214Z] coverage: 92.9% of statements 05:21:37 [2021-04-07T05:21:37.214Z] ok github.com/docker/docker/pkg/discovery/file 0.110s coverage: 92.9% of statements 05:21:37 [2021-04-07T05:21:37.214Z] === RUN Test 05:21:37 [2021-04-07T05:21:37.214Z] === RUN Test/TestWatch 05:21:37 [2021-04-07T05:21:37.214Z] --- PASS: Test (0.00s) 05:21:37 [2021-04-07T05:21:37.214Z] --- PASS: Test/TestWatch (0.00s) 05:21:37 [2021-04-07T05:21:37.214Z] PASS 05:21:37 [2021-04-07T05:21:37.214Z] coverage: 92.3% of statements 05:21:37 [2021-04-07T05:21:37.214Z] ok github.com/docker/docker/pkg/discovery/memory 0.046s coverage: 92.3% of statements 05:21:37 [2021-04-07T05:21:37.214Z] === RUN Test 05:21:37 [2021-04-07T05:21:37.214Z] === RUN Test/TestInitialize 05:21:37 [2021-04-07T05:21:37.214Z] time="2021-04-07T05:21:36Z" level=info msg="Initializing discovery without TLS" 05:21:37 [2021-04-07T05:21:37.214Z] time="2021-04-07T05:21:36Z" level=info msg="Initializing discovery without TLS" 05:21:37 [2021-04-07T05:21:37.214Z] time="2021-04-07T05:21:36Z" level=info msg="Initializing discovery without TLS" 05:21:37 [2021-04-07T05:21:37.214Z] === RUN Test/TestInitializeWithCerts 05:21:37 [2021-04-07T05:21:37.214Z] time="2021-04-07T05:21:36Z" level=info msg="Initializing discovery with TLS" 05:21:37 [2021-04-07T05:21:37.214Z] === RUN Test/TestWatch 05:21:37 [2021-04-07T05:21:37.214Z] time="2021-04-07T05:21:36Z" level=info msg="Initializing discovery without TLS" 05:21:37 [2021-04-07T05:21:37.214Z] === RUN Test 05:21:37 [2021-04-07T05:21:37.214Z] === RUN Test/TestInitialize 05:21:37 [2021-04-07T05:21:37.215Z] === RUN Test/TestInitializeWithPattern 05:21:37 [2021-04-07T05:21:37.215Z] === RUN Test/TestRegister 05:21:37 [2021-04-07T05:21:37.215Z] === RUN Test/TestWatch 05:21:37 [2021-04-07T05:21:37.215Z] --- PASS: Test (0.00s) 05:21:37 [2021-04-07T05:21:37.215Z] --- PASS: Test/TestInitialize (0.00s) 05:21:37 [2021-04-07T05:21:37.215Z] --- PASS: Test/TestInitializeWithPattern (0.00s) 05:21:37 [2021-04-07T05:21:37.215Z] --- PASS: Test/TestRegister (0.00s) 05:21:37 [2021-04-07T05:21:37.215Z] --- PASS: Test/TestWatch (0.00s) 05:21:37 [2021-04-07T05:21:37.215Z] PASS 05:21:37 [2021-04-07T05:21:37.215Z] coverage: 93.8% of statements 05:21:37 [2021-04-07T05:21:37.215Z] ok github.com/docker/docker/pkg/discovery/nodes 0.062s coverage: 93.8% of statements 05:21:37 [2021-04-07T05:21:37.669Z] === RUN TestPollerAddRemove 05:21:37 [2021-04-07T05:21:37.669Z] --- PASS: TestPollerAddRemove (0.00s) 05:21:37 [2021-04-07T05:21:37.669Z] === RUN TestPollerEvent 05:21:37 [2021-04-07T05:21:37.669Z] --- SKIP: TestPollerEvent (0.00s) 05:21:37 [2021-04-07T05:21:37.669Z] poller_test.go:41: No chmod on Windows 05:21:37 [2021-04-07T05:21:37.669Z] === RUN TestPollerClose 05:21:37 [2021-04-07T05:21:37.669Z] --- PASS: TestPollerClose (0.00s) 05:21:37 [2021-04-07T05:21:37.669Z] PASS 05:21:37 [2021-04-07T05:21:37.669Z] coverage: 36.2% of statements 05:21:37 [2021-04-07T05:21:37.669Z] ok github.com/docker/docker/pkg/filenotify 0.096s coverage: 36.2% of statements 05:21:37 [2021-04-07T05:21:37.726Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestCopyFileWithInvalidSrc 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestCopyFileWithInvalidDest 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestCopyFileWithSameSrcAndDest 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestCopyFile 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestCopyFile (0.01s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestReadSymlinkedDirectoryExistingDirectory 05:21:38 [2021-04-07T05:21:38.627Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] fileutils_test.go:134: Needs porting to Windows 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestReadSymlinkedDirectoryToFile 05:21:38 [2021-04-07T05:21:38.627Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] fileutils_test.go:180: Needs porting to Windows 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestWildcardMatches 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestWildcardMatches (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestPatternMatches 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestPatternMatches (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestExclusionPatternMatchesPatternBefore 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestPatternMatchesFolderExclusions 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestPatternMatchesFolderWithSlashExclusions 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestPatternMatchesFolderWildcardExclusions 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestExclusionPatternMatchesPatternAfter 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestExclusionPatternMatchesWholeDirectory 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestSingleExclamationError 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestSingleExclamationError (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestMatchesWithNoPatterns 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestMatchesWithNoPatterns (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestMatchesWithMalformedPatterns 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestMatches 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestMatches (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestCleanPatterns 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestCleanPatterns (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestCleanPatternsStripEmptyPatterns 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestCleanPatternsExceptionFlag 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestCleanPatternsLeadingSpaceTrimmed 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestCleanPatternsTrailingSpaceTrimmed 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestCleanPatternsErrorSingleException 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestCreateIfNotExistsDir 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestCreateIfNotExistsDir (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestCreateIfNotExistsFile 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestCreateIfNotExistsFile (0.01s) 05:21:38 [2021-04-07T05:21:38.627Z] === RUN TestMatch 05:21:38 [2021-04-07T05:21:38.627Z] --- PASS: TestMatch (0.00s) 05:21:38 [2021-04-07T05:21:38.627Z] PASS 05:21:38 [2021-04-07T05:21:38.627Z] coverage: 87.7% of statements 05:21:38 [2021-04-07T05:21:38.627Z] ok github.com/docker/docker/pkg/fileutils 0.107s coverage: 87.7% of statements 05:21:39 [2021-04-07T05:21:39.081Z] === RUN TestGet 05:21:39 [2021-04-07T05:21:39.081Z] --- PASS: TestGet (0.00s) 05:21:39 [2021-04-07T05:21:39.081Z] === RUN TestGetShortcutString 05:21:39 [2021-04-07T05:21:39.081Z] --- PASS: TestGetShortcutString (0.00s) 05:21:39 [2021-04-07T05:21:39.081Z] PASS 05:21:39 [2021-04-07T05:21:39.081Z] coverage: 42.9% of statements 05:21:39 [2021-04-07T05:21:39.081Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 42.9% of statements 05:21:39 [2021-04-07T05:21:39.535Z] --- PASS: Test (3.18s) 05:21:39 [2021-04-07T05:21:39.535Z] --- PASS: Test/TestInitialize (0.17s) 05:21:39 [2021-04-07T05:21:39.535Z] --- PASS: Test/TestInitializeWithCerts (0.01s) 05:21:39 [2021-04-07T05:21:39.535Z] --- PASS: Test/TestWatch (3.00s) 05:21:39 [2021-04-07T05:21:39.535Z] PASS 05:21:39 [2021-04-07T05:21:39.535Z] coverage: 84.1% of statements 05:21:39 [2021-04-07T05:21:39.535Z] ok github.com/docker/docker/pkg/discovery/kv 3.249s coverage: 84.1% of statements 05:21:39 [2021-04-07T05:21:39.989Z] === RUN TestCreateIDMapOrder 05:21:39 [2021-04-07T05:21:39.989Z] --- PASS: TestCreateIDMapOrder (0.00s) 05:21:39 [2021-04-07T05:21:39.989Z] PASS 05:21:39 [2021-04-07T05:21:39.989Z] coverage: 7.2% of statements 05:21:39 [2021-04-07T05:21:39.989Z] ok github.com/docker/docker/pkg/idtools 0.085s coverage: 7.2% of statements 05:21:40 [2021-04-07T05:21:40.947Z] === RUN TestFixedBufferCap 05:21:40 [2021-04-07T05:21:40.947Z] --- PASS: TestFixedBufferCap (0.00s) 05:21:40 [2021-04-07T05:21:40.947Z] === RUN TestFixedBufferLen 05:21:40 [2021-04-07T05:21:40.947Z] --- PASS: TestFixedBufferLen (0.00s) 05:21:40 [2021-04-07T05:21:40.947Z] === RUN TestFixedBufferString 05:21:40 [2021-04-07T05:21:40.947Z] --- PASS: TestFixedBufferString (0.00s) 05:21:40 [2021-04-07T05:21:40.947Z] === RUN TestFixedBufferWrite 05:21:40 [2021-04-07T05:21:40.947Z] --- PASS: TestFixedBufferWrite (0.00s) 05:21:40 [2021-04-07T05:21:40.947Z] === RUN TestFixedBufferRead 05:21:40 [2021-04-07T05:21:40.947Z] --- PASS: TestFixedBufferRead (0.00s) 05:21:40 [2021-04-07T05:21:40.947Z] === RUN TestBytesPipeRead 05:21:40 [2021-04-07T05:21:40.947Z] --- PASS: TestBytesPipeRead (0.00s) 05:21:40 [2021-04-07T05:21:40.947Z] === RUN TestBytesPipeWrite 05:21:40 [2021-04-07T05:21:40.947Z] --- PASS: TestBytesPipeWrite (0.00s) 05:21:40 [2021-04-07T05:21:40.947Z] === RUN TestBytesPipeWriteRandomChunks 05:21:41 [2021-04-07T05:21:41.401Z] === RUN TestError 05:21:41 [2021-04-07T05:21:41.401Z] --- PASS: TestError (0.00s) 05:21:41 [2021-04-07T05:21:41.401Z] === RUN TestProgressString 05:21:41 [2021-04-07T05:21:41.401Z] === RUN TestProgressString/no_progress 05:21:41 [2021-04-07T05:21:41.401Z] === RUN TestProgressString/progress_1 05:21:41 [2021-04-07T05:21:41.401Z] === RUN TestProgressString/some_progress_with_a_start_time 05:21:41 [2021-04-07T05:21:41.401Z] === RUN TestProgressString/some_progress_without_a_start_time 05:21:41 [2021-04-07T05:21:41.401Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 05:21:41 [2021-04-07T05:21:41.401Z] === RUN TestProgressString/with_units 05:21:41 [2021-04-07T05:21:41.401Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ 05:21:41 [2021-04-07T05:21:41.401Z] === RUN TestProgressString/hide_counts 05:21:41 [2021-04-07T05:21:41.401Z] --- PASS: TestProgressString (0.00s) 05:21:41 [2021-04-07T05:21:41.401Z] --- PASS: TestProgressString/no_progress (0.00s) 05:21:41 [2021-04-07T05:21:41.401Z] --- PASS: TestProgressString/progress_1 (0.00s) 05:21:41 [2021-04-07T05:21:41.401Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) 05:21:41 [2021-04-07T05:21:41.401Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) 05:21:41 [2021-04-07T05:21:41.401Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) 05:21:41 [2021-04-07T05:21:41.401Z] --- PASS: TestProgressString/with_units (0.00s) 05:21:41 [2021-04-07T05:21:41.401Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) 05:21:41 [2021-04-07T05:21:41.401Z] --- PASS: TestProgressString/hide_counts (0.00s) 05:21:41 [2021-04-07T05:21:41.401Z] === RUN TestJSONMessageDisplay 05:21:41 [2021-04-07T05:21:41.401Z] --- PASS: TestJSONMessageDisplay (0.18s) 05:21:41 [2021-04-07T05:21:41.401Z] === RUN TestJSONMessageDisplayWithJSONError 05:21:41 [2021-04-07T05:21:41.401Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) 05:21:41 [2021-04-07T05:21:41.401Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON 05:21:41 [2021-04-07T05:21:41.401Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) 05:21:41 [2021-04-07T05:21:41.401Z] === RUN TestDisplayJSONMessagesStream 05:21:41 [2021-04-07T05:21:41.401Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) 05:21:41 [2021-04-07T05:21:41.401Z] PASS 05:21:41 [2021-04-07T05:21:41.401Z] coverage: 91.7% of statements 05:21:41 [2021-04-07T05:21:41.401Z] ok github.com/docker/docker/pkg/jsonmessage 0.277s coverage: 91.7% of statements 05:21:41 [2021-04-07T05:21:41.859Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) 05:21:41 [2021-04-07T05:21:41.859Z] === RUN TestAtomicWriteToFile 05:21:41 [2021-04-07T05:21:41.859Z] --- PASS: TestAtomicWriteToFile (0.01s) 05:21:41 [2021-04-07T05:21:41.859Z] === RUN TestAtomicWriteSetCommit 05:21:41 [2021-04-07T05:21:41.859Z] --- PASS: TestAtomicWriteSetCommit (0.01s) 05:21:41 [2021-04-07T05:21:41.859Z] === RUN TestAtomicWriteSetCancel 05:21:41 [2021-04-07T05:21:41.859Z] --- PASS: TestAtomicWriteSetCancel (0.01s) 05:21:41 [2021-04-07T05:21:41.859Z] === RUN TestReadCloserWrapperClose 05:21:41 [2021-04-07T05:21:41.859Z] --- PASS: TestReadCloserWrapperClose (0.00s) 05:21:41 [2021-04-07T05:21:41.859Z] === RUN TestReaderErrWrapperReadOnError 05:21:41 [2021-04-07T05:21:41.859Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) 05:21:41 [2021-04-07T05:21:41.859Z] === RUN TestReaderErrWrapperRead 05:21:41 [2021-04-07T05:21:41.859Z] --- PASS: TestReaderErrWrapperRead (0.00s) 05:21:41 [2021-04-07T05:21:41.859Z] === RUN TestHashData 05:21:41 [2021-04-07T05:21:41.859Z] --- PASS: TestHashData (0.00s) 05:21:41 [2021-04-07T05:21:41.859Z] === RUN TestCancelReadCloser 05:21:41 [2021-04-07T05:21:41.859Z] --- PASS: TestCancelReadCloser (0.10s) 05:21:41 [2021-04-07T05:21:41.859Z] === RUN TestWriteCloserWrapperClose 05:21:41 [2021-04-07T05:21:41.859Z] --- PASS: TestWriteCloserWrapperClose (0.00s) 05:21:41 [2021-04-07T05:21:41.859Z] === RUN TestNopWriteCloser 05:21:41 [2021-04-07T05:21:41.859Z] --- PASS: TestNopWriteCloser (0.00s) 05:21:41 [2021-04-07T05:21:41.859Z] === RUN TestNopWriter 05:21:41 [2021-04-07T05:21:41.859Z] --- PASS: TestNopWriter (0.00s) 05:21:41 [2021-04-07T05:21:41.859Z] === RUN TestWriteCounter 05:21:41 [2021-04-07T05:21:41.859Z] --- PASS: TestWriteCounter (0.00s) 05:21:41 [2021-04-07T05:21:41.859Z] PASS 05:21:41 [2021-04-07T05:21:41.859Z] coverage: 69.7% of statements 05:21:41 [2021-04-07T05:21:41.859Z] ok github.com/docker/docker/pkg/ioutils 0.734s coverage: 69.7% of statements 05:21:41 [2021-04-07T05:21:41.859Z] === RUN TestStandardLongPath 05:21:41 [2021-04-07T05:21:41.859Z] --- PASS: TestStandardLongPath (0.00s) 05:21:41 [2021-04-07T05:21:41.859Z] === RUN TestUNCLongPath 05:21:41 [2021-04-07T05:21:41.859Z] --- PASS: TestUNCLongPath (0.00s) 05:21:41 [2021-04-07T05:21:41.859Z] PASS 05:21:41 [2021-04-07T05:21:41.859Z] coverage: 100.0% of statements 05:21:41 [2021-04-07T05:21:41.859Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements 05:21:42 [2021-04-07T05:21:42.819Z] --- PASS: TestTarFiles (7.91s) 05:21:42 [2021-04-07T05:21:42.819Z] === RUN TestTarUntar 05:21:42 [2021-04-07T05:21:42.819Z] --- PASS: TestTarUntar (0.04s) 05:21:42 [2021-04-07T05:21:42.819Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair 05:21:42 [2021-04-07T05:21:42.819Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) 05:21:42 [2021-04-07T05:21:42.819Z] === RUN TestTarWithOptions 05:21:42 [2021-04-07T05:21:42.819Z] === RUN TestNameFormat 05:21:42 [2021-04-07T05:21:42.819Z] --- PASS: TestNameFormat (0.00s) 05:21:42 [2021-04-07T05:21:42.819Z] === RUN TestNameRetries 05:21:42 [2021-04-07T05:21:42.819Z] --- PASS: TestNameRetries (0.00s) 05:21:42 [2021-04-07T05:21:42.819Z] PASS 05:21:42 [2021-04-07T05:21:42.819Z] coverage: 85.7% of statements 05:21:42 [2021-04-07T05:21:42.819Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements 05:21:42 [2021-04-07T05:21:42.819Z] --- PASS: TestTarWithOptions (0.05s) 05:21:42 [2021-04-07T05:21:42.819Z] === RUN TestTypeXGlobalHeaderDoesNotFail 05:21:42 [2021-04-07T05:21:42.819Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) 05:21:42 [2021-04-07T05:21:42.819Z] === RUN TestUntarUstarGnuConflict 05:21:42 [2021-04-07T05:21:42.819Z] --- PASS: TestUntarUstarGnuConflict (0.00s) 05:21:42 [2021-04-07T05:21:42.819Z] === RUN TestUntarInvalidFilenames 05:21:42 [2021-04-07T05:21:42.819Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames089858090\\dest" 05:21:42 [2021-04-07T05:21:42.819Z] --- PASS: TestUntarInvalidFilenames (0.22s) 05:21:42 [2021-04-07T05:21:42.819Z] === RUN TestUntarHardlinkToSymlink 05:21:42 [2021-04-07T05:21:42.819Z] === RUN TestParseKeyValueOpt 05:21:42 [2021-04-07T05:21:42.819Z] --- PASS: TestParseKeyValueOpt (0.00s) 05:21:42 [2021-04-07T05:21:42.819Z] === RUN TestParseUintList 05:21:42 [2021-04-07T05:21:42.819Z] --- PASS: TestParseUintList (0.00s) 05:21:42 [2021-04-07T05:21:42.819Z] === RUN TestParseUintListMaximumLimits 05:21:42 [2021-04-07T05:21:42.819Z] --- PASS: TestParseUintListMaximumLimits (0.00s) 05:21:42 [2021-04-07T05:21:42.819Z] PASS 05:21:42 [2021-04-07T05:21:42.819Z] coverage: 97.0% of statements 05:21:42 [2021-04-07T05:21:42.819Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) 05:21:42 [2021-04-07T05:21:42.819Z] === RUN TestUntarInvalidHardlink 05:21:42 [2021-04-07T05:21:42.819Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink628590939\\victim\\hello" -> "../victim/hello" 05:21:43 [2021-04-07T05:21:43.273Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements 05:21:43 [2021-04-07T05:21:43.273Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink608230654\\victim\\hello" -> "/../victim/hello" 05:21:43 [2021-04-07T05:21:43.273Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink531307077\\victim" -> "../victim" 05:21:43 [2021-04-07T05:21:43.273Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink044828896\\victim" -> "../victim" 05:21:43 [2021-04-07T05:21:43.273Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink365185215\\victim" -> "../victim" 05:21:43 [2021-04-07T05:21:43.273Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink010968338\\victim" -> "../victim" 05:21:43 [2021-04-07T05:21:43.273Z] --- PASS: TestUntarInvalidHardlink (0.04s) 05:21:43 [2021-04-07T05:21:43.273Z] === RUN TestUntarInvalidSymlink 05:21:43 [2021-04-07T05:21:43.273Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink223773513\\dest\\dotdot" -> "../victim/hello" 05:21:43 [2021-04-07T05:21:43.273Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink085386772\\dest\\slash-dotdot" -> "/../victim/hello" 05:21:43 [2021-04-07T05:21:43.273Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink041809507\\dest\\loophole-victim" -> "../victim" 05:21:43 [2021-04-07T05:21:43.273Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink376514150\\dest\\loophole-victim" -> "../victim" 05:21:43 [2021-04-07T05:21:43.273Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink731068557\\dest\\loophole-victim" -> "../victim" 05:21:43 [2021-04-07T05:21:43.273Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink078704776\\dest\\loophole-victim" -> "../victim" 05:21:43 [2021-04-07T05:21:43.273Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink362746951\\dest\\dir\\loophole" -> "../../victim" 05:21:43 [2021-04-07T05:21:43.273Z] --- PASS: TestUntarInvalidSymlink (0.04s) 05:21:43 [2021-04-07T05:21:43.273Z] === RUN TestTempArchiveCloseMultipleTimes 05:21:43 [2021-04-07T05:21:43.273Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) 05:21:43 [2021-04-07T05:21:43.273Z] === RUN TestXGlobalNoParent 05:21:43 [2021-04-07T05:21:43.273Z] --- PASS: TestXGlobalNoParent (0.00s) 05:21:43 [2021-04-07T05:21:43.273Z] === RUN TestReplaceFileTarWrapper 05:21:43 [2021-04-07T05:21:43.273Z] --- PASS: TestReplaceFileTarWrapper (0.26s) 05:21:43 [2021-04-07T05:21:43.273Z] === RUN TestPrefixHeaderReadable 05:21:43 [2021-04-07T05:21:43.273Z] --- PASS: TestPrefixHeaderReadable (0.03s) 05:21:43 [2021-04-07T05:21:43.273Z] === RUN TestDisablePigz 05:21:43 [2021-04-07T05:21:43.273Z] === RUN TestNewAndRemove 05:21:43 [2021-04-07T05:21:43.273Z] --- PASS: TestNewAndRemove (0.00s) 05:21:43 [2021-04-07T05:21:43.273Z] === RUN TestRemoveInvalidPath 05:21:43 [2021-04-07T05:21:43.273Z] --- PASS: TestRemoveInvalidPath (0.00s) 05:21:43 [2021-04-07T05:21:43.273Z] PASS 05:21:43 [2021-04-07T05:21:43.273Z] coverage: 82.6% of statements 05:21:43 [2021-04-07T05:21:43.273Z] ok github.com/docker/docker/pkg/pidfile 0.071s coverage: 82.6% of statements 05:21:43 [2021-04-07T05:21:43.349Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 05:21:43 [2021-04-07T05:21:43.353Z] --- PASS: TestServiceUpdatePidsLimit (17.14s) 05:21:43 [2021-04-07T05:21:43.353Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) 05:21:43 [2021-04-07T05:21:43.353Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.08s) 05:21:43 [2021-04-07T05:21:43.353Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) 05:21:43 [2021-04-07T05:21:43.353Z] PASS 05:21:43 [2021-04-07T05:21:43.353Z] 05:21:43 [2021-04-07T05:21:43.353Z] === Skipped 05:21:43 [2021-04-07T05:21:43.353Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 05:21:43 [2021-04-07T05:21:43.353Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:21:43 [2021-04-07T05:21:43.353Z] 05:21:43 [2021-04-07T05:21:43.353Z] 05:21:43 [2021-04-07T05:21:43.353Z] DONE 27 tests, 1 skipped in 180.419s 05:21:43 [2021-04-07T05:21:43.353Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 05:21:43 [2021-04-07T05:21:43.353Z] INFO: Testing against a local daemon 05:21:43 [2021-04-07T05:21:43.353Z] === RUN TestSessionCreate 05:21:43 [2021-04-07T05:21:43.353Z] --- PASS: TestSessionCreate (0.02s) 05:21:43 [2021-04-07T05:21:43.353Z] === RUN TestSessionCreateWithBadUpgrade 05:21:43 [2021-04-07T05:21:43.353Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 05:21:43 [2021-04-07T05:21:43.353Z] PASS 05:21:43 [2021-04-07T05:21:43.353Z] 05:21:43 [2021-04-07T05:21:43.353Z] DONE 2 tests in 0.070s 05:21:43 [2021-04-07T05:21:43.353Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 05:21:43 [2021-04-07T05:21:43.353Z] INFO: Testing against a local daemon 05:21:43 [2021-04-07T05:21:43.353Z] === RUN TestCgroupDriverSystemdMemoryLimit 05:21:43 [2021-04-07T05:21:43.353Z] === PAUSE TestCgroupDriverSystemdMemoryLimit 05:21:43 [2021-04-07T05:21:43.353Z] === RUN TestEventsExecDie 05:21:43 [2021-04-07T05:21:43.614Z] --- PASS: TestEventsExecDie (1.09s) 05:21:43 [2021-04-07T05:21:43.614Z] === RUN TestEventsBackwardsCompatible 05:21:43 [2021-04-07T05:21:43.727Z] --- PASS: TestDisablePigz (0.26s) 05:21:43 [2021-04-07T05:21:43.727Z] archive_test.go:1331: Test will not check full path when Pigz not installed 05:21:43 [2021-04-07T05:21:43.727Z] === RUN TestPigz 05:21:43 [2021-04-07T05:21:43.727Z] --- PASS: TestPigz (0.16s) 05:21:43 [2021-04-07T05:21:43.727Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed 05:21:43 [2021-04-07T05:21:43.727Z] === RUN TestCopyFileWithInvalidDest 05:21:43 [2021-04-07T05:21:43.727Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) 05:21:43 [2021-04-07T05:21:43.727Z] archive_windows_test.go:16: Currently fails 05:21:43 [2021-04-07T05:21:43.727Z] === RUN TestCanonicalTarNameForPath 05:21:43 [2021-04-07T05:21:43.727Z] --- PASS: TestCanonicalTarNameForPath (0.00s) 05:21:43 [2021-04-07T05:21:43.727Z] === RUN TestCanonicalTarName 05:21:43 [2021-04-07T05:21:43.727Z] --- PASS: TestCanonicalTarName (0.00s) 05:21:43 [2021-04-07T05:21:43.727Z] === RUN TestChmodTarEntry 05:21:43 [2021-04-07T05:21:43.727Z] --- PASS: TestChmodTarEntry (0.00s) 05:21:43 [2021-04-07T05:21:43.727Z] === RUN TestHardLinkOrder 05:21:43 [2021-04-07T05:21:43.874Z] --- PASS: TestEventsBackwardsCompatible (0.06s) 05:21:43 [2021-04-07T05:21:43.875Z] === RUN TestInfoBinaryCommits 05:21:43 [2021-04-07T05:21:43.875Z] --- PASS: TestInfoBinaryCommits (0.03s) 05:21:43 [2021-04-07T05:21:43.875Z] === RUN TestInfoAPIVersioned 05:21:43 [2021-04-07T05:21:43.875Z] --- PASS: TestInfoAPIVersioned (0.01s) 05:21:43 [2021-04-07T05:21:43.875Z] === RUN TestInfoDiscoveryBackend 05:21:44 [2021-04-07T05:21:44.181Z] --- PASS: TestHardLinkOrder (0.19s) 05:21:44 [2021-04-07T05:21:44.181Z] === RUN TestChangeString 05:21:44 [2021-04-07T05:21:44.181Z] --- PASS: TestChangeString (0.00s) 05:21:44 [2021-04-07T05:21:44.181Z] === RUN TestChangesWithNoChanges 05:21:44 [2021-04-07T05:21:44.181Z] --- PASS: TestChangesWithNoChanges (0.03s) 05:21:44 [2021-04-07T05:21:44.181Z] === RUN TestChangesWithChanges 05:21:44 [2021-04-07T05:21:44.181Z] --- PASS: TestChangesWithChanges (0.04s) 05:21:44 [2021-04-07T05:21:44.181Z] === RUN TestChangesWithChangesGH13590 05:21:44 [2021-04-07T05:21:44.181Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) 05:21:44 [2021-04-07T05:21:44.181Z] changes_test.go:192: needs more investigation 05:21:44 [2021-04-07T05:21:44.181Z] === RUN TestChangesDirsEmpty 05:21:44 [2021-04-07T05:21:44.181Z] --- PASS: TestChangesDirsEmpty (0.16s) 05:21:44 [2021-04-07T05:21:44.181Z] === RUN TestChangesDirsMutated 05:21:44 [2021-04-07T05:21:44.308Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove 05:21:44 [2021-04-07T05:21:44.308Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 05:21:44 [2021-04-07T05:21:44.444Z] --- PASS: TestInfoDiscoveryBackend (0.65s) 05:21:44 [2021-04-07T05:21:44.444Z] === RUN TestInfoDiscoveryInvalidAdvertise 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestChangesDirsMutated (0.17s) 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestApplyLayer 05:21:44 [2021-04-07T05:21:44.635Z] --- SKIP: TestApplyLayer (0.00s) 05:21:44 [2021-04-07T05:21:44.635Z] changes_test.go:405: needs further investigation 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestChangesSizeWithHardlinks 05:21:44 [2021-04-07T05:21:44.635Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) 05:21:44 [2021-04-07T05:21:44.635Z] changes_test.go:441: needs further investigation 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestChangesSizeWithNoChanges 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestChangesSizeWithOnlyDeleteChanges 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestChangesSize 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestChangesSize (0.00s) 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestApplyLayerInvalidFilenames 05:21:44 [2021-04-07T05:21:44.635Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames105965726\\dest" 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestApplyLayerInvalidHardlink 05:21:44 [2021-04-07T05:21:44.635Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink000396672\\victim\\hello" -> "../victim/hello" 05:21:44 [2021-04-07T05:21:44.635Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink902436575\\victim\\hello" -> "/../victim/hello" 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestParseEmptyInterface 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestParseEmptyInterface (0.00s) 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestParseNonInterfaceType 05:21:44 [2021-04-07T05:21:44.635Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink470869682\\victim" -> "../victim" 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestParseNonInterfaceType (0.00s) 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestParseWithOneFunction 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestParseWithOneFunction (0.00s) 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestParseWithMultipleFuncs 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestParseWithMultipleFuncs (0.00s) 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestParseWithUnnamedReturn 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestParseWithUnnamedReturn (0.00s) 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestEmbeddedInterface 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestEmbeddedInterface (0.00s) 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestParsedImports 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestParsedImports (0.00s) 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestAliasedImports 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestAliasedImports (0.00s) 05:21:44 [2021-04-07T05:21:44.635Z] PASS 05:21:44 [2021-04-07T05:21:44.635Z] coverage: 56.8% of statements 05:21:44 [2021-04-07T05:21:44.635Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink343391337\\victim" -> "../victim" 05:21:44 [2021-04-07T05:21:44.635Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink849972404\\victim" -> "../victim" 05:21:44 [2021-04-07T05:21:44.635Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.143s coverage: 56.8% of statements 05:21:44 [2021-04-07T05:21:44.635Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink116665475\\victim" -> "../victim" 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestApplyLayerInvalidSymlink 05:21:44 [2021-04-07T05:21:44.635Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink005392390\\dest\\dotdot" -> "../victim/hello" 05:21:44 [2021-04-07T05:21:44.635Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink343255469\\dest\\slash-dotdot" -> "/../victim/hello" 05:21:44 [2021-04-07T05:21:44.635Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink032589096\\dest\\loophole-victim" -> "../victim" 05:21:44 [2021-04-07T05:21:44.635Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink941975143\\dest\\loophole-victim" -> "../victim" 05:21:44 [2021-04-07T05:21:44.635Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink247859354\\dest\\loophole-victim" -> "../victim" 05:21:44 [2021-04-07T05:21:44.635Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink884669745\\dest\\loophole-victim" -> "../victim" 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestApplyLayerWhiteouts 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestApplyLayerWhiteouts (0.08s) 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestGenerateEmptyFile 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestGenerateEmptyFile (0.00s) 05:21:44 [2021-04-07T05:21:44.635Z] === RUN TestGenerateWithContent 05:21:44 [2021-04-07T05:21:44.635Z] --- PASS: TestGenerateWithContent (0.00s) 05:21:44 [2021-04-07T05:21:44.635Z] PASS 05:21:44 [2021-04-07T05:21:44.635Z] coverage: 62.8% of statements 05:21:44 [2021-04-07T05:21:44.635Z] ok github.com/docker/docker/pkg/archive 11.400s coverage: 62.8% of statements 05:21:45 [2021-04-07T05:21:45.383Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 05:21:45 [2021-04-07T05:21:45.383Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 05:21:45 [2021-04-07T05:21:45.595Z] === RUN TestFailedConnection 05:21:46 [2021-04-07T05:21:46.049Z] === RUN TestHTTPTransport 05:21:46 [2021-04-07T05:21:46.049Z] --- PASS: TestHTTPTransport (0.00s) 05:21:46 [2021-04-07T05:21:46.049Z] PASS 05:21:46 [2021-04-07T05:21:46.049Z] coverage: 85.7% of statements 05:21:46 [2021-04-07T05:21:46.049Z] ok github.com/docker/docker/pkg/plugins/transport 0.051s coverage: 85.7% of statements 05:21:46 [2021-04-07T05:21:46.049Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne 05:21:46 [2021-04-07T05:21:46.049Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) 05:21:46 [2021-04-07T05:21:46.049Z] === RUN TestBufioReaderPoolPutAndGet 05:21:46 [2021-04-07T05:21:46.049Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) 05:21:46 [2021-04-07T05:21:46.049Z] === RUN TestNewReadCloserWrapperWithAReadCloser 05:21:46 [2021-04-07T05:21:46.049Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) 05:21:46 [2021-04-07T05:21:46.049Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne 05:21:46 [2021-04-07T05:21:46.049Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) 05:21:46 [2021-04-07T05:21:46.049Z] === RUN TestBufioWriterPoolPutAndGet 05:21:46 [2021-04-07T05:21:46.049Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) 05:21:46 [2021-04-07T05:21:46.049Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser 05:21:46 [2021-04-07T05:21:46.049Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) 05:21:46 [2021-04-07T05:21:46.049Z] === RUN TestBufferPoolPutAndGet 05:21:46 [2021-04-07T05:21:46.049Z] --- PASS: TestBufferPoolPutAndGet (0.00s) 05:21:46 [2021-04-07T05:21:46.049Z] PASS 05:21:46 [2021-04-07T05:21:46.049Z] coverage: 88.2% of statements 05:21:46 [2021-04-07T05:21:46.049Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements 05:21:46 [2021-04-07T05:21:46.221Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo 05:21:46 [2021-04-07T05:21:46.325Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s) 05:21:46 [2021-04-07T05:21:46.325Z] === RUN TestInfoAPI 05:21:46 [2021-04-07T05:21:46.325Z] --- PASS: TestInfoAPI (0.02s) 05:21:46 [2021-04-07T05:21:46.325Z] === RUN TestInfoAPIWarnings 05:21:46 [2021-04-07T05:21:46.482Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 05:21:47 [2021-04-07T05:21:47.006Z] --- PASS: TestFailedConnection (1.09s) 05:21:47 [2021-04-07T05:21:47.006Z] === RUN TestFailOnce 05:21:47 [2021-04-07T05:21:47.006Z] 2021/04/07 05:21:46 http: panic serving 127.0.0.1:49222: Plugin not ready 05:21:47 [2021-04-07T05:21:47.006Z] goroutine 10 [running]: 05:21:47 [2021-04-07T05:21:47.006Z] net/http.(*conn).serve.func1(0xc000058be0) 05:21:47 [2021-04-07T05:21:47.006Z] c:/go/src/net/http/server.go:1795 +0x140 05:21:47 [2021-04-07T05:21:47.006Z] panic(0x849b40, 0x986ad0) 05:21:47 [2021-04-07T05:21:47.006Z] c:/go/src/runtime/panic.go:679 +0x1c0 05:21:47 [2021-04-07T05:21:47.006Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) 05:21:47 [2021-04-07T05:21:47.006Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 05:21:47 [2021-04-07T05:21:47.006Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) 05:21:47 [2021-04-07T05:21:47.006Z] c:/go/src/net/http/server.go:2036 +0x4b 05:21:47 [2021-04-07T05:21:47.006Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) 05:21:47 [2021-04-07T05:21:47.006Z] c:/go/src/net/http/server.go:2416 +0x1c4 05:21:47 [2021-04-07T05:21:47.006Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) 05:21:47 [2021-04-07T05:21:47.006Z] c:/go/src/net/http/server.go:2831 +0xab 05:21:47 [2021-04-07T05:21:47.006Z] net/http.(*conn).serve(0xc000058be0, 0x99b2c0, 0xc00004a980) 05:21:47 [2021-04-07T05:21:47.006Z] c:/go/src/net/http/server.go:1919 +0x87c 05:21:47 [2021-04-07T05:21:47.006Z] created by net/http.(*Server).Serve 05:21:47 [2021-04-07T05:21:47.006Z] c:/go/src/net/http/server.go:2957 +0x38b 05:21:47 [2021-04-07T05:21:47.006Z] time="2021-04-07T05:21:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" 05:21:47 [2021-04-07T05:21:47.006Z] === RUN TestOutputOnPrematureClose 05:21:47 [2021-04-07T05:21:47.006Z] --- PASS: TestOutputOnPrematureClose (0.00s) 05:21:47 [2021-04-07T05:21:47.006Z] === RUN TestCompleteSilently 05:21:47 [2021-04-07T05:21:47.006Z] --- PASS: TestCompleteSilently (0.00s) 05:21:47 [2021-04-07T05:21:47.006Z] PASS 05:21:47 [2021-04-07T05:21:47.006Z] coverage: 75.9% of statements 05:21:47 [2021-04-07T05:21:47.006Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements 05:21:47 [2021-04-07T05:21:47.006Z] === RUN TestSendToOneSub 05:21:47 [2021-04-07T05:21:47.006Z] --- PASS: TestSendToOneSub (0.00s) 05:21:47 [2021-04-07T05:21:47.006Z] === RUN TestSendToMultipleSubs 05:21:47 [2021-04-07T05:21:47.006Z] --- PASS: TestSendToMultipleSubs (0.00s) 05:21:47 [2021-04-07T05:21:47.006Z] === RUN TestEvictOneSub 05:21:47 [2021-04-07T05:21:47.006Z] --- PASS: TestEvictOneSub (0.00s) 05:21:47 [2021-04-07T05:21:47.006Z] === RUN TestClosePublisher 05:21:47 [2021-04-07T05:21:47.006Z] --- PASS: TestClosePublisher (0.00s) 05:21:47 [2021-04-07T05:21:47.006Z] === RUN TestPubSubRace 05:21:47 [2021-04-07T05:21:47.423Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert 05:21:47 [2021-04-07T05:21:47.963Z] --- PASS: TestFailOnce (1.18s) 05:21:47 [2021-04-07T05:21:47.963Z] === RUN TestEchoInputOutput 05:21:47 [2021-04-07T05:21:47.963Z] --- PASS: TestEchoInputOutput (0.00s) 05:21:47 [2021-04-07T05:21:47.963Z] === RUN TestBackoff 05:21:47 [2021-04-07T05:21:47.963Z] --- PASS: TestBackoff (0.00s) 05:21:47 [2021-04-07T05:21:47.963Z] === RUN TestAbortRetry 05:21:47 [2021-04-07T05:21:47.963Z] --- PASS: TestAbortRetry (0.00s) 05:21:47 [2021-04-07T05:21:47.963Z] === RUN TestClientScheme 05:21:47 [2021-04-07T05:21:47.963Z] --- PASS: TestClientScheme (0.00s) 05:21:47 [2021-04-07T05:21:47.963Z] === RUN TestNewClientWithTimeout 05:21:47 [2021-04-07T05:21:47.963Z] === RUN TestRegister 05:21:47 [2021-04-07T05:21:47.963Z] --- PASS: TestRegister (0.00s) 05:21:47 [2021-04-07T05:21:47.963Z] === RUN TestCommand 05:21:47 [2021-04-07T05:21:47.963Z] --- PASS: TestCommand (0.03s) 05:21:47 [2021-04-07T05:21:47.963Z] === RUN TestNaiveSelf 05:21:47 [2021-04-07T05:21:47.963Z] --- PASS: TestNaiveSelf (0.03s) 05:21:47 [2021-04-07T05:21:47.963Z] PASS 05:21:47 [2021-04-07T05:21:47.963Z] coverage: 82.4% of statements 05:21:47 [2021-04-07T05:21:47.963Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements 05:21:47 [2021-04-07T05:21:47.963Z] --- PASS: TestPubSubRace (1.06s) 05:21:47 [2021-04-07T05:21:47.963Z] PASS 05:21:47 [2021-04-07T05:21:47.963Z] coverage: 75.0% of statements 05:21:47 [2021-04-07T05:21:47.963Z] ok github.com/docker/docker/pkg/pubsub 1.105s coverage: 75.0% of statements 05:21:48 [2021-04-07T05:21:48.365Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert 05:21:48 [2021-04-07T05:21:48.418Z] time="2021-04-07T05:21:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" 05:21:48 [2021-04-07T05:21:48.872Z] === RUN TestParseSignal 05:21:48 [2021-04-07T05:21:48.872Z] --- PASS: TestParseSignal (0.00s) 05:21:48 [2021-04-07T05:21:48.872Z] === RUN TestValidSignalForPlatform 05:21:48 [2021-04-07T05:21:48.872Z] --- PASS: TestValidSignalForPlatform (0.00s) 05:21:48 [2021-04-07T05:21:48.872Z] PASS 05:21:49 [2021-04-07T05:21:49.307Z] === RUN TestDockerDaemonSuite/TestHTTPSRun 05:21:49 [2021-04-07T05:21:49.326Z] coverage: 20.3% of statements 05:21:49 [2021-04-07T05:21:49.326Z] ok github.com/docker/docker/pkg/signal 0.047s coverage: 20.3% of statements 05:21:49 [2021-04-07T05:21:49.326Z] === RUN TestNewStdWriter 05:21:49 [2021-04-07T05:21:49.326Z] --- PASS: TestNewStdWriter (0.00s) 05:21:49 [2021-04-07T05:21:49.326Z] === RUN TestWriteWithUninitializedStdWriter 05:21:49 [2021-04-07T05:21:49.326Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) 05:21:49 [2021-04-07T05:21:49.326Z] === RUN TestWriteWithNilBytes 05:21:49 [2021-04-07T05:21:49.326Z] --- PASS: TestWriteWithNilBytes (0.00s) 05:21:49 [2021-04-07T05:21:49.326Z] === RUN TestWrite 05:21:49 [2021-04-07T05:21:49.326Z] --- PASS: TestWrite (0.00s) 05:21:49 [2021-04-07T05:21:49.326Z] === RUN TestWriteWithWriterError 05:21:49 [2021-04-07T05:21:49.326Z] --- PASS: TestWriteWithWriterError (0.00s) 05:21:49 [2021-04-07T05:21:49.326Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes 05:21:49 [2021-04-07T05:21:49.326Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) 05:21:49 [2021-04-07T05:21:49.326Z] === RUN TestStdCopyWriteAndRead 05:21:49 [2021-04-07T05:21:49.326Z] --- PASS: TestStdCopyWriteAndRead (0.00s) 05:21:49 [2021-04-07T05:21:49.326Z] === RUN TestStdCopyReturnsErrorReadingHeader 05:21:49 [2021-04-07T05:21:49.326Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) 05:21:49 [2021-04-07T05:21:49.326Z] === RUN TestStdCopyReturnsErrorReadingFrame 05:21:49 [2021-04-07T05:21:49.326Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) 05:21:49 [2021-04-07T05:21:49.326Z] === RUN TestStdCopyDetectsCorruptedFrame 05:21:49 [2021-04-07T05:21:49.326Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) 05:21:49 [2021-04-07T05:21:49.326Z] === RUN TestStdCopyWithInvalidInputHeader 05:21:49 [2021-04-07T05:21:49.326Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) 05:21:49 [2021-04-07T05:21:49.326Z] === RUN TestStdCopyWithCorruptedPrefix 05:21:49 [2021-04-07T05:21:49.326Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) 05:21:49 [2021-04-07T05:21:49.326Z] === RUN TestStdCopyReturnsWriteErrors 05:21:49 [2021-04-07T05:21:49.326Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) 05:21:49 [2021-04-07T05:21:49.326Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames 05:21:49 [2021-04-07T05:21:49.326Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) 05:21:49 [2021-04-07T05:21:49.326Z] === RUN TestStdCopyReturnsErrorFromSystem 05:21:49 [2021-04-07T05:21:49.326Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) 05:21:49 [2021-04-07T05:21:49.326Z] PASS 05:21:49 [2021-04-07T05:21:49.326Z] coverage: 100.0% of statements 05:21:49 [2021-04-07T05:21:49.326Z] ok github.com/docker/docker/pkg/stdcopy 0.068s coverage: 100.0% of statements 05:21:49 [2021-04-07T05:21:49.780Z] time="2021-04-07T05:21:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" 05:21:49 [2021-04-07T05:21:49.878Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestRawProgressFormatterFormatStatus 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestRawProgressFormatterFormatProgress 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestFormatStatus 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestFormatStatus (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestFormatError 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestFormatError (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestFormatJSONError 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestFormatJSONError (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestJsonProgressFormatterFormatProgress 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestJsonProgressFormatterFormatStatus 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestNewJSONProgressOutput 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestNewJSONProgressOutput (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestAuxFormatterEmit 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestAuxFormatterEmit (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestStreamWriterStdout 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestStreamWriterStdout (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestStreamWriterStderr 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestStreamWriterStderr (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] PASS 05:21:50 [2021-04-07T05:21:50.234Z] coverage: 66.2% of statements 05:21:50 [2021-04-07T05:21:50.234Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestGenerateRandomID 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestGenerateRandomID (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestShortenId 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestShortenId (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestShortenSha256Id 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestShortenSha256Id (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestShortenIdEmpty 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestShortenIdEmpty (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestShortenIdInvalid 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestShortenIdInvalid (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestIsShortIDNonHex 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestIsShortIDNonHex (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] === RUN TestIsShortIDNotCorrectSize 05:21:50 [2021-04-07T05:21:50.234Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) 05:21:50 [2021-04-07T05:21:50.234Z] PASS 05:21:50 [2021-04-07T05:21:50.234Z] coverage: 70.6% of statements 05:21:50 [2021-04-07T05:21:50.234Z] ok github.com/docker/docker/pkg/stringid 0.047s coverage: 70.6% of statements 05:21:51 [2021-04-07T05:21:51.475Z] --- PASS: TestServiceUpdatePidsLimit (17.94s) 05:21:51 [2021-04-07T05:21:51.475Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) 05:21:51 [2021-04-07T05:21:51.475Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) 05:21:51 [2021-04-07T05:21:51.475Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) 05:21:51 [2021-04-07T05:21:51.475Z] PASS 05:21:51 [2021-04-07T05:21:51.475Z] 05:21:51 [2021-04-07T05:21:51.475Z] === Skipped 05:21:51 [2021-04-07T05:21:51.475Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 05:21:51 [2021-04-07T05:21:51.475Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:21:51 [2021-04-07T05:21:51.475Z] 05:21:51 [2021-04-07T05:21:51.475Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 05:21:51 [2021-04-07T05:21:51.475Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:21:51 [2021-04-07T05:21:51.475Z] 05:21:51 [2021-04-07T05:21:51.475Z] 05:21:51 [2021-04-07T05:21:51.475Z] DONE 27 tests, 2 skipped in 168.082s 05:21:51 [2021-04-07T05:21:51.475Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 05:21:51 [2021-04-07T05:21:51.475Z] ++ 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 05:21:51 [2021-04-07T05:21:51.475Z] ++ set -e 05:21:51 [2021-04-07T05:21:51.475Z] ++ '[' -n 0 ']' 05:21:51 [2021-04-07T05:21:51.475Z] ++ set -x 05:21:51 [2021-04-07T05:21:51.475Z] ++ env -i DEST=/go/src/github.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 05:21:51 [2021-04-07T05:21:51.475Z] INFO: Testing against a local daemon 05:21:51 [2021-04-07T05:21:51.475Z] === RUN TestSessionCreate 05:21:51 [2021-04-07T05:21:51.475Z] --- PASS: TestSessionCreate (0.05s) 05:21:51 [2021-04-07T05:21:51.475Z] === RUN TestSessionCreateWithBadUpgrade 05:21:51 [2021-04-07T05:21:51.475Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) 05:21:51 [2021-04-07T05:21:51.475Z] PASS 05:21:51 [2021-04-07T05:21:51.475Z] 05:21:51 [2021-04-07T05:21:51.475Z] DONE 2 tests in 0.248s 05:21:51 [2021-04-07T05:21:51.475Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 05:21:51 [2021-04-07T05:21:51.475Z] ++ 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 05:21:51 [2021-04-07T05:21:51.475Z] ++ set -e 05:21:51 [2021-04-07T05:21:51.475Z] ++ '[' -n 0 ']' 05:21:51 [2021-04-07T05:21:51.475Z] ++ set -x 05:21:51 [2021-04-07T05:21:51.475Z] ++ env -i DEST=/go/src/github.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 05:21:51 [2021-04-07T05:21:51.475Z] INFO: Testing against a local daemon 05:21:51 [2021-04-07T05:21:51.475Z] === RUN TestCgroupDriverSystemdMemoryLimit 05:21:51 [2021-04-07T05:21:51.475Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 05:21:51 [2021-04-07T05:21:51.475Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:21:51 [2021-04-07T05:21:51.475Z] === RUN TestEventsExecDie 05:21:51 [2021-04-07T05:21:51.754Z] === RUN TestIsCpusetListAvailable 05:21:51 [2021-04-07T05:21:51.754Z] --- PASS: TestIsCpusetListAvailable (0.00s) 05:21:51 [2021-04-07T05:21:51.754Z] PASS 05:21:51 [2021-04-07T05:21:51.754Z] coverage: 38.2% of statements 05:21:51 [2021-04-07T05:21:51.754Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 38.2% of statements 05:21:52 [2021-04-07T05:21:52.044Z] --- PASS: TestEventsExecDie (1.24s) 05:21:52 [2021-04-07T05:21:52.044Z] === RUN TestEventsBackwardsCompatible 05:21:52 [2021-04-07T05:21:52.044Z] --- PASS: TestEventsBackwardsCompatible (0.11s) 05:21:52 [2021-04-07T05:21:52.044Z] === RUN TestInfoBinaryCommits 05:21:52 [2021-04-07T05:21:52.044Z] --- PASS: TestInfoBinaryCommits (0.05s) 05:21:52 [2021-04-07T05:21:52.044Z] === RUN TestInfoAPIVersioned 05:21:52 [2021-04-07T05:21:52.044Z] --- PASS: TestInfoAPIVersioned (0.02s) 05:21:52 [2021-04-07T05:21:52.044Z] === RUN TestInfoDiscoveryBackend 05:21:52 [2021-04-07T05:21:52.208Z] === RUN TestChtimes 05:21:52 [2021-04-07T05:21:52.208Z] --- PASS: TestChtimes (0.00s) 05:21:52 [2021-04-07T05:21:52.208Z] === RUN TestChtimesWindows 05:21:52 [2021-04-07T05:21:52.208Z] --- PASS: TestChtimesWindows (0.00s) 05:21:52 [2021-04-07T05:21:52.208Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter 05:21:52 [2021-04-07T05:21:52.208Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) 05:21:52 [2021-04-07T05:21:52.208Z] === RUN TestEnsureRemoveAllNotExist 05:21:52 [2021-04-07T05:21:52.208Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) 05:21:52 [2021-04-07T05:21:52.208Z] === RUN TestEnsureRemoveAllWithDir 05:21:52 [2021-04-07T05:21:52.208Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) 05:21:52 [2021-04-07T05:21:52.208Z] === RUN TestEnsureRemoveAllWithFile 05:21:52 [2021-04-07T05:21:52.208Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) 05:21:52 [2021-04-07T05:21:52.208Z] === RUN TestHasWin32KSupport 05:21:52 [2021-04-07T05:21:52.208Z] --- PASS: TestHasWin32KSupport (0.00s) 05:21:52 [2021-04-07T05:21:52.208Z] syscall_windows_test.go:8: win32k: true 05:21:52 [2021-04-07T05:21:52.208Z] PASS 05:21:52 [2021-04-07T05:21:52.208Z] coverage: 12.0% of statements 05:21:52 [2021-04-07T05:21:52.472Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand 05:21:52 [2021-04-07T05:21:52.472Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability 05:21:52 [2021-04-07T05:21:52.616Z] --- PASS: TestInfoDiscoveryBackend (0.63s) 05:21:52 [2021-04-07T05:21:52.616Z] === RUN TestInfoDiscoveryInvalidAdvertise 05:21:52 [2021-04-07T05:21:52.669Z] ok github.com/docker/docker/pkg/system 0.075s coverage: 12.0% of statements 05:21:52 [2021-04-07T05:21:52.669Z] time="2021-04-07T05:21:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" 05:21:52 [2021-04-07T05:21:52.669Z] === RUN TestTailFile 05:21:52 [2021-04-07T05:21:52.669Z] --- PASS: TestTailFile (0.01s) 05:21:52 [2021-04-07T05:21:52.669Z] === RUN TestTailFileManyLines 05:21:52 [2021-04-07T05:21:52.669Z] --- PASS: TestTailFileManyLines (0.00s) 05:21:52 [2021-04-07T05:21:52.669Z] === RUN TestTailEmptyFile 05:21:52 [2021-04-07T05:21:52.669Z] --- PASS: TestTailEmptyFile (0.00s) 05:21:52 [2021-04-07T05:21:52.669Z] === RUN TestTailNegativeN 05:21:52 [2021-04-07T05:21:52.669Z] --- PASS: TestTailNegativeN (0.00s) 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader 05:21:53 [2021-04-07T05:21:53.123Z] === CONT TestNewTailReader 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/no_delimiter 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/no_delimiter 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/single_byte_delimiter 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/single_byte_delimiter 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/2_byte_delimiter 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/2_byte_delimiter 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/4_byte_delimiter 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/4_byte_delimiter 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/8_byte_delimiter 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/8_byte_delimiter 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/12_byte_delimiter 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/12_byte_delimiter 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/truncated_last_line 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/truncated_last_line/more_than_available 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/truncated_last_line#01 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/truncated_last_line#01/exact 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/truncated_last_line#02 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/truncated_last_line#02/one_line 05:21:53 [2021-04-07T05:21:53.123Z] === CONT TestNewTailReader/no_delimiter 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/no_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/no_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/no_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/no_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/no_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.123Z] === CONT TestNewTailReader/no_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.123Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.123Z] === CONT TestNewTailReader/12_byte_delimiter 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/8_byte_delimiter 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/4_byte_delimiter 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/2_byte_delimiter 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/no_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/single_byte_delimiter 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/no_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/no_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.124Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.124Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.125Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.125Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.126Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.126Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.127Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.582Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.582Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.583Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.583Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 05:21:53 [2021-04-07T05:21:53.584Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.04s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.584Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.03s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.585Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.03s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.04s) 05:21:53 [2021-04-07T05:21:53.586Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) 05:21:53 [2021-04-07T05:21:53.997Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 05:21:53 [2021-04-07T05:21:53.997Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.03s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] PASS 05:21:54 [2021-04-07T05:21:54.040Z] coverage: 88.6% of statements 05:21:54 [2021-04-07T05:21:54.040Z] ok github.com/docker/docker/pkg/tailfile 0.499s coverage: 88.6% of statements 05:21:54 [2021-04-07T05:21:54.040Z] === RUN TestTarSumRemoveNonExistent 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] === RUN TestTarSumRemove 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestTarSumRemove (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] === RUN TestSortFileInfoSums 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestSortFileInfoSums (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] === RUN TestNewTarSumForLabelInvalid 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] === RUN TestNewTarSumForLabel 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestNewTarSumForLabel (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] === RUN TestEmptyTar 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestEmptyTar (0.02s) 05:21:54 [2021-04-07T05:21:54.040Z] === RUN TestTarSumsReadSize 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestTarSumsReadSize (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] === RUN TestTarSums 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestTarSums (0.09s) 05:21:54 [2021-04-07T05:21:54.040Z] === RUN TestIteration 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestIteration (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] === RUN TestVersionLabelForChecksum 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestVersionLabelForChecksum (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] === RUN TestVersion 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestVersion (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] === RUN TestGetVersion 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestGetVersion (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] === RUN TestGetVersions 05:21:54 [2021-04-07T05:21:54.040Z] --- PASS: TestGetVersions (0.00s) 05:21:54 [2021-04-07T05:21:54.040Z] PASS 05:21:54 [2021-04-07T05:21:54.040Z] coverage: 89.3% of statements 05:21:54 [2021-04-07T05:21:54.040Z] ok github.com/docker/docker/pkg/tarsum 0.166s coverage: 89.3% of statements 05:21:54 [2021-04-07T05:21:54.257Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) 05:21:54 [2021-04-07T05:21:54.257Z] === RUN TestInfoAPI 05:21:54 [2021-04-07T05:21:54.483Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled 05:21:54 [2021-04-07T05:21:54.493Z] testing: warning: no tests to run 05:21:54 [2021-04-07T05:21:54.493Z] PASS 05:21:54 [2021-04-07T05:21:54.493Z] coverage: [no statements] 05:21:54 [2021-04-07T05:21:54.493Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: [no statements] [no tests to run] 05:21:54 [2021-04-07T05:21:54.517Z] --- PASS: TestInfoAPI (0.05s) 05:21:54 [2021-04-07T05:21:54.517Z] === RUN TestInfoAPIWarnings 05:21:55 [2021-04-07T05:21:55.450Z] === RUN TestTruncIndex 05:21:55 [2021-04-07T05:21:55.450Z] --- PASS: TestTruncIndex (0.10s) 05:21:55 [2021-04-07T05:21:55.450Z] PASS 05:21:55 [2021-04-07T05:21:55.450Z] coverage: 91.5% of statements 05:21:55 [2021-04-07T05:21:55.450Z] ok github.com/docker/docker/pkg/truncindex 0.154s coverage: 91.5% of statements 05:21:55 [2021-04-07T05:21:55.450Z] === RUN TestIsGIT 05:21:55 [2021-04-07T05:21:55.450Z] --- PASS: TestIsGIT (0.00s) 05:21:55 [2021-04-07T05:21:55.450Z] === RUN TestIsTransport 05:21:55 [2021-04-07T05:21:55.450Z] --- PASS: TestIsTransport (0.00s) 05:21:55 [2021-04-07T05:21:55.450Z] PASS 05:21:55 [2021-04-07T05:21:55.450Z] coverage: 100.0% of statements 05:21:55 [2021-04-07T05:21:55.450Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements 05:21:56 [2021-04-07T05:21:56.407Z] === RUN TestVersionInfo 05:21:56 [2021-04-07T05:21:56.407Z] --- PASS: TestVersionInfo (0.00s) 05:21:56 [2021-04-07T05:21:56.407Z] === RUN TestAppendVersions 05:21:56 [2021-04-07T05:21:56.407Z] --- PASS: TestAppendVersions (0.00s) 05:21:56 [2021-04-07T05:21:56.407Z] PASS 05:21:56 [2021-04-07T05:21:56.407Z] coverage: 88.9% of statements 05:21:56 [2021-04-07T05:21:56.407Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements 05:21:56 [2021-04-07T05:21:56.862Z] time="2021-04-07T05:21:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" 05:21:57 [2021-04-07T05:21:57.034Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart 05:21:57 [2021-04-07T05:21:57.821Z] === RUN TestValidatePrivileges 05:21:57 [2021-04-07T05:21:57.821Z] --- PASS: TestValidatePrivileges (0.00s) 05:21:57 [2021-04-07T05:21:57.821Z] === RUN TestFilterByCapNeg 05:21:57 [2021-04-07T05:21:57.821Z] --- PASS: TestFilterByCapNeg (0.00s) 05:21:57 [2021-04-07T05:21:57.821Z] === RUN TestFilterByCapPos 05:21:57 [2021-04-07T05:21:57.821Z] --- PASS: TestFilterByCapPos (0.00s) 05:21:57 [2021-04-07T05:21:57.821Z] === RUN TestStoreGetPluginNotMatchCapRefs 05:21:57 [2021-04-07T05:21:57.821Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) 05:21:57 [2021-04-07T05:21:57.821Z] PASS 05:21:57 [2021-04-07T05:21:57.821Z] coverage: 12.0% of statements 05:21:58 [2021-04-07T05:21:58.275Z] ok github.com/docker/docker/plugin 0.069s coverage: 12.0% of statements 05:21:58 [2021-04-07T05:21:58.275Z] === RUN TestNewSettable 05:21:58 [2021-04-07T05:21:58.275Z] --- PASS: TestNewSettable (0.00s) 05:21:58 [2021-04-07T05:21:58.275Z] === RUN TestIsSettable 05:21:58 [2021-04-07T05:21:58.275Z] --- PASS: TestIsSettable (0.00s) 05:21:58 [2021-04-07T05:21:58.275Z] === RUN TestUpdateSettingsEnv 05:21:58 [2021-04-07T05:21:58.275Z] --- PASS: TestUpdateSettingsEnv (0.00s) 05:21:58 [2021-04-07T05:21:58.275Z] PASS 05:21:58 [2021-04-07T05:21:58.275Z] coverage: 20.1% of statements 05:21:58 [2021-04-07T05:21:58.275Z] ok github.com/docker/docker/plugin/v2 0.060s coverage: 20.1% of statements 05:21:59 [2021-04-07T05:21:59.796Z] === RUN TestLoad 05:21:59 [2021-04-07T05:21:59.796Z] --- PASS: TestLoad (0.00s) 05:21:59 [2021-04-07T05:21:59.796Z] === RUN TestSave 05:21:59 [2021-04-07T05:21:59.796Z] --- PASS: TestSave (0.03s) 05:21:59 [2021-04-07T05:21:59.796Z] === RUN TestAddDeleteGet 05:21:59 [2021-04-07T05:21:59.796Z] --- PASS: TestAddDeleteGet (0.05s) 05:21:59 [2021-04-07T05:21:59.796Z] === RUN TestInvalidTags 05:21:59 [2021-04-07T05:21:59.796Z] --- PASS: TestInvalidTags (0.01s) 05:21:59 [2021-04-07T05:21:59.796Z] PASS 05:21:59 [2021-04-07T05:21:59.796Z] coverage: 84.4% of statements 05:21:59 [2021-04-07T05:21:59.796Z] ok github.com/docker/docker/reference 0.150s coverage: 84.4% of statements 05:22:01 [2021-04-07T05:22:01.243Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestResolveAuthConfigIndexServer 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestResolveAuthConfigFullURL 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestLoadAllowNondistributableArtifacts 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestValidateMirror 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestValidateMirror (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestLoadInsecureRegistries 05:22:01 [2021-04-07T05:22:01.317Z] time="2021-04-07T05:22:00Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 05:22:01 [2021-04-07T05:22:01.317Z] time="2021-04-07T05:22:01Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" 05:22:01 [2021-04-07T05:22:01.317Z] time="2021-04-07T05:22:01Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestLoadInsecureRegistries (0.13s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestNewServiceConfig 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestNewServiceConfig (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestValidateIndexName 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestValidateIndexName (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestValidateIndexNameWithError 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestValidateIndexNameWithError (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestEndpointParse 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestEndpointParse (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestEndpointParseInvalid 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestEndpointParseInvalid (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestValidateEndpoint 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestValidateEndpoint (0.01s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestPing 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestPing (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestPingRegistryEndpoint 05:22:01 [2021-04-07T05:22:01.317Z] --- SKIP: TestPingRegistryEndpoint (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestEndpoint 05:22:01 [2021-04-07T05:22:01.317Z] --- SKIP: TestEndpoint (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestParseRepositoryInfo 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestParseRepositoryInfo (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestNewIndexInfo 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestNewIndexInfo (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestMirrorEndpointLookup 05:22:01 [2021-04-07T05:22:01.317Z] --- SKIP: TestMirrorEndpointLookup (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestSearchRepositories 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestSearchRepositories (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 05:22:01 [2021-04-07T05:22:01.317Z] Host: 127.0.0.1:49231 05:22:01 [2021-04-07T05:22:01.317Z] User-Agent: docker test client 05:22:01 [2021-04-07T05:22:01.317Z] Authorization: Token fake-token 05:22:01 [2021-04-07T05:22:01.317Z] X-Docker-Token: true 05:22:01 [2021-04-07T05:22:01.317Z] Accept-Encoding: gzip 05:22:01 [2021-04-07T05:22:01.317Z] 05:22:01 [2021-04-07T05:22:01.317Z] 05:22:01 [2021-04-07T05:22:01.317Z] registry_test.go:730: HTTP/1.1 200 OK 05:22:01 [2021-04-07T05:22:01.317Z] Connection: close 05:22:01 [2021-04-07T05:22:01.317Z] Content-Length: 144 05:22:01 [2021-04-07T05:22:01.317Z] Cache-Control: no-cache 05:22:01 [2021-04-07T05:22:01.317Z] Content-Type: application/json 05:22:01 [2021-04-07T05:22:01.317Z] Date: Wed, 07 Apr 2021 05:22:01 GMT 05:22:01 [2021-04-07T05:22:01.317Z] Expires: -1 05:22:01 [2021-04-07T05:22:01.317Z] Pragma: no-cache 05:22:01 [2021-04-07T05:22:01.317Z] Server: docker-tests/mock 05:22:01 [2021-04-07T05:22:01.317Z] X-Docker-Registry-Config: mock 05:22:01 [2021-04-07T05:22:01.317Z] X-Docker-Registry-Version: 0.0.0 05:22:01 [2021-04-07T05:22:01.317Z] 05:22:01 [2021-04-07T05:22:01.317Z] 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestTrustedLocation 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestTrustedLocation (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestAddRequiredHeadersToRedirectedRequests 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestAllowNondistributableArtifacts 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] === RUN TestIsSecureIndex 05:22:01 [2021-04-07T05:22:01.317Z] --- PASS: TestIsSecureIndex (0.00s) 05:22:01 [2021-04-07T05:22:01.317Z] PASS 05:22:01 [2021-04-07T05:22:01.317Z] coverage: 50.3% of statements 05:22:01 [2021-04-07T05:22:01.317Z] ok github.com/docker/docker/registry 0.238s coverage: 50.3% of statements 05:22:01 [2021-04-07T05:22:01.774Z] === RUN TestResumableRequestHeaderSimpleErrors 05:22:01 [2021-04-07T05:22:01.774Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) 05:22:01 [2021-04-07T05:22:01.774Z] === RUN TestResumableRequestHeaderNotTooMuchFailures 05:22:01 [2021-04-07T05:22:01.774Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) 05:22:01 [2021-04-07T05:22:01.774Z] === RUN TestResumableRequestHeaderTooMuchFailures 05:22:01 [2021-04-07T05:22:01.774Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) 05:22:01 [2021-04-07T05:22:01.774Z] === RUN TestResumableRequestReaderWithReadError 05:22:01 [2021-04-07T05:22:01.774Z] time="2021-04-07T05:22:01Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" 05:22:01 [2021-04-07T05:22:01.774Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) 05:22:01 [2021-04-07T05:22:01.774Z] === RUN TestResumableRequestReaderWithEOFWith416Response 05:22:01 [2021-04-07T05:22:01.774Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) 05:22:01 [2021-04-07T05:22:01.774Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges 05:22:01 [2021-04-07T05:22:01.774Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) 05:22:01 [2021-04-07T05:22:01.774Z] === RUN TestResumableRequestReaderWithZeroTotalSize 05:22:01 [2021-04-07T05:22:01.774Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) 05:22:01 [2021-04-07T05:22:01.774Z] === RUN TestResumableRequestReader 05:22:01 [2021-04-07T05:22:01.774Z] --- PASS: TestResumableRequestReader (0.00s) 05:22:01 [2021-04-07T05:22:01.774Z] === RUN TestResumableRequestReaderWithInitialResponse 05:22:01 [2021-04-07T05:22:01.774Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) 05:22:01 [2021-04-07T05:22:01.774Z] PASS 05:22:01 [2021-04-07T05:22:01.774Z] coverage: 100.0% of statements 05:22:01 [2021-04-07T05:22:01.774Z] ok github.com/docker/docker/registry/resumable 0.237s coverage: 100.0% of statements 05:22:02 [2021-04-07T05:22:02.228Z] === RUN TestRestartManagerTimeout 05:22:02 [2021-04-07T05:22:02.228Z] --- PASS: TestRestartManagerTimeout (0.00s) 05:22:02 [2021-04-07T05:22:02.228Z] === RUN TestRestartManagerTimeoutReset 05:22:02 [2021-04-07T05:22:02.228Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) 05:22:02 [2021-04-07T05:22:02.228Z] PASS 05:22:02 [2021-04-07T05:22:02.228Z] coverage: 50.9% of statements 05:22:02 [2021-04-07T05:22:02.228Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 50.9% of statements 05:22:02 [2021-04-07T05:22:02.682Z] === RUN TestDecodeContainerConfig 05:22:02 [2021-04-07T05:22:02.682Z] --- PASS: TestDecodeContainerConfig (0.00s) 05:22:03 [2021-04-07T05:22:03.136Z] === RUN TestDecodeContainerConfigIsolation 05:22:03 [2021-04-07T05:22:03.136Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) 05:22:03 [2021-04-07T05:22:03.136Z] === RUN TestValidatePrivileged 05:22:03 [2021-04-07T05:22:03.136Z] --- PASS: TestValidatePrivileged (0.00s) 05:22:03 [2021-04-07T05:22:03.136Z] PASS 05:22:03 [2021-04-07T05:22:03.136Z] coverage: 52.2% of statements 05:22:03 [2021-04-07T05:22:03.136Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.2% of statements 05:22:03 [2021-04-07T05:22:03.593Z] === RUN TestGenerateRandomAlphaOnlyStringLength 05:22:03 [2021-04-07T05:22:03.593Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) 05:22:03 [2021-04-07T05:22:03.593Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness 05:22:03 [2021-04-07T05:22:03.593Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) 05:22:03 [2021-04-07T05:22:03.593Z] PASS 05:22:03 [2021-04-07T05:22:03.593Z] coverage: 62.5% of statements 05:22:03 [2021-04-07T05:22:03.593Z] ok github.com/docker/docker/testutil 0.078s coverage: 62.5% of statements 05:22:03 [2021-04-07T05:22:03.788Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel 05:22:04 [2021-04-07T05:22:04.484Z] --- PASS: TestInfoAPIWarnings (16.65s) 05:22:04 [2021-04-07T05:22:04.484Z] === RUN TestInfoDebug 05:22:04 [2021-04-07T05:22:04.484Z] --- PASS: TestInfoDebug (0.66s) 05:22:04 [2021-04-07T05:22:04.484Z] === RUN TestInfoInsecureRegistries 05:22:04 [2021-04-07T05:22:04.484Z] --- PASS: TestInfoInsecureRegistries (0.69s) 05:22:04 [2021-04-07T05:22:04.484Z] === RUN TestInfoRegistryMirrors 05:22:04 [2021-04-07T05:22:04.745Z] --- PASS: TestInfoRegistryMirrors (0.63s) 05:22:04 [2021-04-07T05:22:04.745Z] === RUN TestLoginFailsWithBadCredentials 05:22:05 [2021-04-07T05:22:05.006Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) 05:22:05 [2021-04-07T05:22:05.006Z] === RUN TestPingCacheHeaders 05:22:05 [2021-04-07T05:22:05.006Z] --- PASS: TestPingCacheHeaders (0.02s) 05:22:05 [2021-04-07T05:22:05.006Z] === RUN TestPingGet 05:22:05 [2021-04-07T05:22:05.006Z] --- PASS: TestPingGet (0.01s) 05:22:05 [2021-04-07T05:22:05.006Z] === RUN TestPingHead 05:22:05 [2021-04-07T05:22:05.006Z] --- PASS: TestPingHead (0.02s) 05:22:05 [2021-04-07T05:22:05.006Z] === RUN TestVersion 05:22:05 [2021-04-07T05:22:05.006Z] --- PASS: TestVersion (0.02s) 05:22:05 [2021-04-07T05:22:05.006Z] === CONT TestCgroupDriverSystemdMemoryLimit 05:22:05 [2021-04-07T05:22:05.752Z] --- PASS: TestNewClientWithTimeout (17.66s) 05:22:05 [2021-04-07T05:22:05.752Z] === RUN TestClientStream 05:22:05 [2021-04-07T05:22:05.752Z] --- PASS: TestClientStream (0.00s) 05:22:05 [2021-04-07T05:22:05.752Z] === RUN TestClientSendFile 05:22:05 [2021-04-07T05:22:05.752Z] --- PASS: TestClientSendFile (0.00s) 05:22:05 [2021-04-07T05:22:05.752Z] === RUN TestClientWithRequestTimeout 05:22:05 [2021-04-07T05:22:05.752Z] --- PASS: TestClientWithRequestTimeout (0.01s) 05:22:05 [2021-04-07T05:22:05.752Z] === RUN TestFileSpecPlugin 05:22:05 [2021-04-07T05:22:05.752Z] --- PASS: TestFileSpecPlugin (0.02s) 05:22:05 [2021-04-07T05:22:05.752Z] === RUN TestFileJSONSpecPlugin 05:22:05 [2021-04-07T05:22:05.752Z] --- PASS: TestFileJSONSpecPlugin (0.00s) 05:22:05 [2021-04-07T05:22:05.752Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig 05:22:05 [2021-04-07T05:22:05.752Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) 05:22:05 [2021-04-07T05:22:05.752Z] === RUN TestPluginAddHandler 05:22:05 [2021-04-07T05:22:05.752Z] --- PASS: TestPluginAddHandler (0.00s) 05:22:05 [2021-04-07T05:22:05.752Z] === RUN TestPluginWaitBadPlugin 05:22:05 [2021-04-07T05:22:05.752Z] --- PASS: TestPluginWaitBadPlugin (0.00s) 05:22:05 [2021-04-07T05:22:05.752Z] === RUN TestGet 05:22:05 [2021-04-07T05:22:05.752Z] time="2021-04-07T05:22:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" 05:22:06 [2021-04-07T05:22:06.339Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore 05:22:06 [2021-04-07T05:22:06.389Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.47s) 05:22:06 [2021-04-07T05:22:06.389Z] PASS 05:22:06 [2021-04-07T05:22:06.389Z] 05:22:06 [2021-04-07T05:22:06.389Z] DONE 18 tests in 23.886s 05:22:06 [2021-04-07T05:22:06.389Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 05:22:06 [2021-04-07T05:22:06.389Z] INFO: Testing against a local daemon 05:22:06 [2021-04-07T05:22:06.389Z] === RUN TestVolumesCreateAndList 05:22:06 [2021-04-07T05:22:06.661Z] --- PASS: TestVolumesCreateAndList (0.02s) 05:22:06 [2021-04-07T05:22:06.661Z] === RUN TestVolumesRemove 05:22:06 [2021-04-07T05:22:06.661Z] --- PASS: TestVolumesRemove (0.13s) 05:22:06 [2021-04-07T05:22:06.661Z] === RUN TestVolumesInspect 05:22:06 [2021-04-07T05:22:06.661Z] --- PASS: TestVolumesInspect (0.02s) 05:22:06 [2021-04-07T05:22:06.661Z] === RUN TestVolumesInvalidJSON 05:22:06 [2021-04-07T05:22:06.661Z] === RUN TestVolumesInvalidJSON//volumes/create 05:22:06 [2021-04-07T05:22:06.661Z] === PAUSE TestVolumesInvalidJSON//volumes/create 05:22:06 [2021-04-07T05:22:06.661Z] === CONT TestVolumesInvalidJSON//volumes/create 05:22:06 [2021-04-07T05:22:06.661Z] --- PASS: TestVolumesInvalidJSON (0.01s) 05:22:06 [2021-04-07T05:22:06.661Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 05:22:06 [2021-04-07T05:22:06.661Z] PASS 05:22:06 [2021-04-07T05:22:06.661Z] 05:22:06 [2021-04-07T05:22:06.661Z] DONE 5 tests in 0.216s 05:22:06 [2021-04-07T05:22:06.661Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 05:22:06 [2021-04-07T05:22:06.708Z] ? github.com/docker/docker/pkg/containerfs [no test files] 05:22:06 [2021-04-07T05:22:06.708Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 05:22:06 [2021-04-07T05:22:06.708Z] ? github.com/docker/docker/pkg/locker [no test files] 05:22:06 [2021-04-07T05:22:06.708Z] ? github.com/docker/docker/pkg/mount [no test files] 05:22:06 [2021-04-07T05:22:06.708Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 05:22:06 [2021-04-07T05:22:06.708Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 05:22:06 [2021-04-07T05:22:06.708Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] 05:22:06 [2021-04-07T05:22:06.708Z] ? github.com/docker/docker/pkg/platform [no test files] 05:22:06 [2021-04-07T05:22:06.708Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 05:22:06 [2021-04-07T05:22:06.708Z] time="2021-04-07T05:22:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" 05:22:07 [2021-04-07T05:22:07.665Z] === RUN TestGetDriver 05:22:07 [2021-04-07T05:22:07.665Z] --- PASS: TestGetDriver (0.00s) 05:22:07 [2021-04-07T05:22:07.665Z] === RUN TestVolumeRequestError 05:22:07 [2021-04-07T05:22:07.665Z] --- PASS: TestVolumeRequestError (0.01s) 05:22:07 [2021-04-07T05:22:07.665Z] PASS 05:22:07 [2021-04-07T05:22:07.665Z] coverage: 36.1% of statements 05:22:07 [2021-04-07T05:22:07.665Z] ok github.com/docker/docker/volume/drivers 0.074s coverage: 36.1% of statements 05:22:07 [2021-04-07T05:22:07.665Z] === RUN TestGetAddress 05:22:07 [2021-04-07T05:22:07.665Z] --- PASS: TestGetAddress (0.00s) 05:22:07 [2021-04-07T05:22:07.665Z] === RUN TestRemove 05:22:07 [2021-04-07T05:22:07.665Z] --- SKIP: TestRemove (0.00s) 05:22:07 [2021-04-07T05:22:07.665Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 05:22:07 [2021-04-07T05:22:07.665Z] === RUN TestInitializeWithVolumes 05:22:07 [2021-04-07T05:22:07.665Z] --- PASS: TestInitializeWithVolumes (0.01s) 05:22:07 [2021-04-07T05:22:07.665Z] === RUN TestCreate 05:22:07 [2021-04-07T05:22:07.665Z] --- PASS: TestCreate (0.01s) 05:22:07 [2021-04-07T05:22:07.665Z] === RUN TestValidateName 05:22:07 [2021-04-07T05:22:07.665Z] --- PASS: TestValidateName (0.00s) 05:22:07 [2021-04-07T05:22:07.665Z] === RUN TestCreateWithOpts 05:22:07 [2021-04-07T05:22:07.665Z] --- SKIP: TestCreateWithOpts (0.00s) 05:22:07 [2021-04-07T05:22:07.665Z] local_test.go:181: runtime.GOOS == "windows" 05:22:07 [2021-04-07T05:22:07.665Z] === RUN TestRelaodNoOpts 05:22:07 [2021-04-07T05:22:07.665Z] --- PASS: TestRelaodNoOpts (0.02s) 05:22:07 [2021-04-07T05:22:07.665Z] PASS 05:22:07 [2021-04-07T05:22:07.665Z] coverage: 41.5% of statements 05:22:07 [2021-04-07T05:22:07.665Z] ok github.com/docker/docker/volume/local 0.091s coverage: 41.5% of statements 05:22:08 [2021-04-07T05:22:08.589Z] Stopping apparmor (via systemctl): apparmor.service. 05:22:08 [2021-04-07T05:22:08.589Z] Removing test suite binaries 05:22:08 [2021-04-07T05:22:08.589Z] exiting test-integration 05:22:08 [2021-04-07T05:22:08.589Z] ++ exit 0 05:22:08 [2021-04-07T05:22:08.589Z] 05:22:08 [2021-04-07T05:22:08.624Z] === RUN TestConvertTmpfsOptions 05:22:08 [2021-04-07T05:22:08.624Z] --- PASS: TestConvertTmpfsOptions (0.00s) 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:49: data="mode=700,size=1m" 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:49: data="ro" 05:22:08 [2021-04-07T05:22:08.624Z] === RUN TestParseMountRaw 05:22:08 [2021-04-07T05:22:08.624Z] --- PASS: TestParseMountRaw (0.03s) 05:22:08 [2021-04-07T05:22:08.624Z] === RUN TestParseMountRawSplit 05:22:08 [2021-04-07T05:22:08.624Z] --- PASS: TestParseMountRawSplit (0.00s) 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 0 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 1 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 2 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 3 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 4 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 5 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 6 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 7 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 8 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 0 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 1 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 2 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 3 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 4 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 5 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 6 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 7 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 8 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 9 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 10 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 11 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 12 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 0 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 1 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 2 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 3 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 4 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 5 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 6 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 7 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 8 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 9 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 10 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:390: case 11 05:22:08 [2021-04-07T05:22:08.624Z] === RUN TestParseMountSpec 05:22:08 [2021-04-07T05:22:08.624Z] --- PASS: TestParseMountSpec (0.00s) 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:455: case 0 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:455: case 1 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:455: case 2 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:455: case 3 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:455: case 4 05:22:08 [2021-04-07T05:22:08.624Z] parser_test.go:455: case 5 05:22:08 [2021-04-07T05:22:08.624Z] === RUN TestParseMountSpecBindWithFileinfoError 05:22:08 [2021-04-07T05:22:08.624Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) 05:22:08 [2021-04-07T05:22:08.624Z] === RUN TestValidateMount 05:22:08 [2021-04-07T05:22:08.624Z] --- PASS: TestValidateMount (0.00s) 05:22:08 [2021-04-07T05:22:08.624Z] PASS 05:22:08 [2021-04-07T05:22:08.624Z] coverage: 66.2% of statements 05:22:08 [2021-04-07T05:22:08.624Z] ok github.com/docker/docker/volume/mounts 0.089s coverage: 66.2% of statements 05:22:08 [2021-04-07T05:22:08.624Z] time="2021-04-07T05:22:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestSetGetMeta 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestSetGetMeta 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestRestore 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestRestore 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestServiceCreate 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestServiceCreate 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestServiceList 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestServiceList 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestServiceRemove 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestServiceRemove 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestServiceGet 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestServiceGet 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestServicePrune 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestServicePrune 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestCreate 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestCreate 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestRemove 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestRemove 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestList 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestList 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestFindByDriver 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestFindByDriver 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestFindByReferenced 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestFindByReferenced 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestDerefMultipleOfSameRef 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestDerefMultipleOfSameRef 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestDefererencePluginOnCreateError 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestDefererencePluginOnCreateError 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestRefDerefRemove 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestRefDerefRemove 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestGet 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestGet 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestGetWithReference 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestGetWithReference 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestFilterFunc 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestFilterFunc/test_nil_list 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestFilterFunc/test_nil_list 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestFilterFunc/test_empty_list 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestFilterFunc/test_empty_list 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestFilterFunc/test_filter_some 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestFilterFunc/test_filter_some 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestFilterFunc/test_filter_middle 05:22:09 [2021-04-07T05:22:09.582Z] === PAUSE TestFilterFunc/test_filter_middle 05:22:09 [2021-04-07T05:22:09.582Z] === RUN TestFilterFunc/test_filter_middle_and_last 05:22:10 [2021-04-07T05:22:10.038Z] === PAUSE TestFilterFunc/test_filter_middle_and_last 05:22:10 [2021-04-07T05:22:10.038Z] === RUN TestFilterFunc/test_filter_first_and_last 05:22:10 [2021-04-07T05:22:10.038Z] === PAUSE TestFilterFunc/test_filter_first_and_last 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestFilterFunc/test_nil_list 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestFilterFunc/test_filter_first_and_last 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestFilterFunc/test_filter_middle_and_last 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestFilterFunc/test_filter_middle 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestFilterFunc/test_filter_some 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestFilterFunc/test_empty_list 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestFilterFunc (0.00s) 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestSetGetMeta 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestCreate 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestServicePrune 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestSetGetMeta (0.02s) 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestGetWithReference 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestGet 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestRefDerefRemove 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestCreate (0.03s) 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestGetWithReference (0.03s) 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestDefererencePluginOnCreateError 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestGet (0.03s) 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestFindByDriver 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestRefDerefRemove (0.03s) 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestDerefMultipleOfSameRef 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestFindByReferenced 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestServiceList 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestFindByDriver (0.03s) 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestServiceGet 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestFindByReferenced (0.03s) 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestServiceRemove 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestServiceGet (0.09s) 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestList 05:22:10 [2021-04-07T05:22:10.038Z] time="2021-04-07T05:22:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestServiceRemove (0.07s) 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestServiceCreate 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestServiceList (0.11s) 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestRestore 05:22:10 [2021-04-07T05:22:10.038Z] time="2021-04-07T05:22:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 05:22:10 [2021-04-07T05:22:10.038Z] time="2021-04-07T05:22:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 05:22:10 [2021-04-07T05:22:10.038Z] time="2021-04-07T05:22:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestServiceCreate (0.03s) 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestList (0.04s) 05:22:10 [2021-04-07T05:22:10.038Z] === CONT TestRemove 05:22:10 [2021-04-07T05:22:10.038Z] time="2021-04-07T05:22:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestRestore (0.04s) 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestServicePrune (0.23s) 05:22:10 [2021-04-07T05:22:10.038Z] --- PASS: TestRemove (0.03s) 05:22:10 [2021-04-07T05:22:10.038Z] PASS 05:22:10 [2021-04-07T05:22:10.038Z] coverage: 70.3% of statements 05:22:10 [2021-04-07T05:22:10.038Z] ok github.com/docker/docker/volume/service 0.306s coverage: 70.3% of statements 05:22:11 [2021-04-07T05:22:11.630Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore Post stage [Pipeline] junit 05:22:11 [2021-04-07T05:22:11.903Z] Recording test results 05:22:12 [2021-04-07T05:22:12.632Z] --- PASS: TestInfoAPIWarnings (16.63s) 05:22:12 [2021-04-07T05:22:12.632Z] === RUN TestInfoDebug 05:22:12 [2021-04-07T05:22:12.632Z] --- PASS: TestInfoDebug (0.62s) 05:22:12 [2021-04-07T05:22:12.632Z] === RUN TestInfoInsecureRegistries 05:22:12 [2021-04-07T05:22:12.632Z] --- PASS: TestInfoInsecureRegistries (0.62s) 05:22:12 [2021-04-07T05:22:12.632Z] === RUN TestInfoRegistryMirrors 05:22:12 [2021-04-07T05:22:12.892Z] --- PASS: TestInfoRegistryMirrors (0.63s) 05:22:12 [2021-04-07T05:22:12.892Z] === RUN TestLoginFailsWithBadCredentials 05:22:12 [2021-04-07T05:22:12.917Z] time="2021-04-07T05:22:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" 05:22:13 [2021-04-07T05:22:13.014Z] === RUN TestDockerSuite/TestBuildDotDotFile 05:22:13 [2021-04-07T05:22:13.014Z] === RUN TestDockerSuite/TestBuildEOLInLine 05:22:13 [2021-04-07T05:22:13.153Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) 05:22:13 [2021-04-07T05:22:13.153Z] === RUN TestPingCacheHeaders 05:22:13 [2021-04-07T05:22:13.153Z] --- PASS: TestPingCacheHeaders (0.04s) 05:22:13 [2021-04-07T05:22:13.153Z] === RUN TestPingGet 05:22:13 [2021-04-07T05:22:13.153Z] --- PASS: TestPingGet (0.03s) 05:22:13 [2021-04-07T05:22:13.153Z] === RUN TestPingHead 05:22:13 [2021-04-07T05:22:13.414Z] --- PASS: TestPingHead (0.05s) 05:22:13 [2021-04-07T05:22:13.414Z] === RUN TestVersion 05:22:13 [2021-04-07T05:22:13.414Z] --- PASS: TestVersion (0.04s) 05:22:13 [2021-04-07T05:22:13.414Z] PASS 05:22:13 [2021-04-07T05:22:13.414Z] 05:22:13 [2021-04-07T05:22:13.414Z] === Skipped 05:22:13 [2021-04-07T05:22:13.414Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 05:22:13 [2021-04-07T05:22:13.414Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:22:13 [2021-04-07T05:22:13.414Z] 05:22:13 [2021-04-07T05:22:13.414Z] 05:22:13 [2021-04-07T05:22:13.414Z] DONE 18 tests, 1 skipped in 22.811s 05:22:13 [2021-04-07T05:22:13.414Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 05:22:13 [2021-04-07T05:22:13.414Z] ++ 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 05:22:13 [2021-04-07T05:22:13.414Z] ++ set -e 05:22:13 [2021-04-07T05:22:13.414Z] ++ '[' -n 0 ']' 05:22:13 [2021-04-07T05:22:13.414Z] ++ set -x 05:22:13 [2021-04-07T05:22:13.414Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 05:22:13 [2021-04-07T05:22:13.414Z] INFO: Testing against a local daemon 05:22:13 [2021-04-07T05:22:13.414Z] === RUN TestVolumesCreateAndList 05:22:13 [2021-04-07T05:22:13.527Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 05:22:13 [2021-04-07T05:22:13.674Z] --- PASS: TestVolumesCreateAndList (0.03s) 05:22:13 [2021-04-07T05:22:13.674Z] === RUN TestVolumesRemove 05:22:13 [2021-04-07T05:22:13.674Z] --- PASS: TestVolumesRemove (0.12s) 05:22:13 [2021-04-07T05:22:13.674Z] === RUN TestVolumesInspect 05:22:13 [2021-04-07T05:22:13.674Z] --- PASS: TestVolumesInspect (0.03s) 05:22:13 [2021-04-07T05:22:13.674Z] === RUN TestVolumesInvalidJSON 05:22:13 [2021-04-07T05:22:13.674Z] === RUN TestVolumesInvalidJSON//volumes/create 05:22:13 [2021-04-07T05:22:13.674Z] === PAUSE TestVolumesInvalidJSON//volumes/create 05:22:13 [2021-04-07T05:22:13.674Z] === CONT TestVolumesInvalidJSON//volumes/create 05:22:13 [2021-04-07T05:22:13.674Z] --- PASS: TestVolumesInvalidJSON (0.03s) 05:22:13 [2021-04-07T05:22:13.674Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 05:22:13 [2021-04-07T05:22:13.674Z] PASS 05:22:13 [2021-04-07T05:22:13.674Z] 05:22:13 [2021-04-07T05:22:13.674Z] DONE 5 tests in 0.371s 05:22:13 [2021-04-07T05:22:13.674Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 05:22:13 [2021-04-07T05:22:13.882Z] + echo Ensuring container killed. 05:22:13 [2021-04-07T05:22:13.882Z] Ensuring container killed. 05:22:13 [2021-04-07T05:22:13.882Z] + docker rm -vf docker-pr1 05:22:13 [2021-04-07T05:22:13.882Z] Error: No such container: docker-pr1 [Pipeline] sh 05:22:14 [2021-04-07T05:22:14.171Z] + echo Chowning /workspace to jenkins user 05:22:14 [2021-04-07T05:22:14.171Z] Chowning /workspace to jenkins user 05:22:14 [2021-04-07T05:22:14.171Z] + id -u 05:22:14 [2021-04-07T05:22:14.171Z] + id -g 05:22:14 [2021-04-07T05:22:14.171Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42263:/workspace busybox chown -R 1000:1000 /workspace 05:22:14 [2021-04-07T05:22:14.171Z] Unable to find image 'busybox:latest' locally 05:22:14 [2021-04-07T05:22:14.171Z] latest: Pulling from library/busybox 05:22:14 [2021-04-07T05:22:14.243Z] ++++ cat bundles/test-integration/docker.pid 05:22:14 [2021-04-07T05:22:14.243Z] +++ kill 13919 05:22:14 [2021-04-07T05:22:14.431Z] 8b3d7e226fab: Pulling fs layer 05:22:14 [2021-04-07T05:22:14.431Z] 8b3d7e226fab: Verifying Checksum 05:22:14 [2021-04-07T05:22:14.431Z] 8b3d7e226fab: Download complete 05:22:14 [2021-04-07T05:22:14.431Z] 8b3d7e226fab: Pull complete 05:22:14 [2021-04-07T05:22:14.431Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac 05:22:14 [2021-04-07T05:22:14.431Z] Status: Downloaded newer image for busybox:latest 05:22:15 [2021-04-07T05:22:15.624Z] +++ /etc/init.d/apparmor stop 05:22:15 [2021-04-07T05:22:15.624Z] Leaving: AppArmorNo profiles have been unloaded. 05:22:15 [2021-04-07T05:22:15.624Z] 05:22:15 [2021-04-07T05:22:15.624Z] Unloading profiles will leave already running processes permanently 05:22:15 [2021-04-07T05:22:15.624Z] unconfined, which can lead to unexpected situations. 05:22:15 [2021-04-07T05:22:15.624Z] 05:22:15 [2021-04-07T05:22:15.624Z] To set a process to complain mode, use the command line tool 05:22:15 [2021-04-07T05:22:15.624Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 05:22:15 [2021-04-07T05:22:15.624Z] +++ true 05:22:15 [2021-04-07T05:22:15.624Z] exiting test-integration 05:22:15 [2021-04-07T05:22:15.624Z] ++ exit 0 05:22:15 [2021-04-07T05:22:15.624Z] 05:22:16 [2021-04-07T05:22:16.314Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [Pipeline] catchError [Pipeline] { [Pipeline] sh 05:22:17 [2021-04-07T05:22:17.274Z] + bundleName=amd64-cgroup2 05:22:17 [2021-04-07T05:22:17.274Z] + echo Creating amd64-cgroup2-bundles.tar.gz 05:22:17 [2021-04-07T05:22:17.274Z] Creating amd64-cgroup2-bundles.tar.gz 05:22:17 [2021-04-07T05:22:17.274Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 05:22:17 [2021-04-07T05:22:17.274Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts 05:22:17 [2021-04-07T05:22:17.547Z] Archiving artifacts Post stage [Pipeline] junit 05:22:18 [2021-04-07T05:22:18.932Z] Recording test results 05:22:19 [2021-04-07T05:22:19.238Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:22:19 [2021-04-07T05:22:19.286Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42263/1/artifacts/ [Pipeline] // stage Post stage [Pipeline] } [Pipeline] // catchError [Pipeline] sh [Pipeline] sh 05:22:19 [2021-04-07T05:22:19.626Z] + echo Ensuring container killed. 05:22:19 [2021-04-07T05:22:19.626Z] Ensuring container killed. 05:22:19 [2021-04-07T05:22:19.626Z] + docker rm -vf docker-pr1 05:22:19 [2021-04-07T05:22:19.626Z] Error: No such container: docker-pr1 [Pipeline] sh 05:22:19 [2021-04-07T05:22:19.664Z] + make clean 05:22:19 [2021-04-07T05:22:19.915Z] + echo Chowning /workspace to jenkins user 05:22:19 [2021-04-07T05:22:19.915Z] Chowning /workspace to jenkins user 05:22:19 [2021-04-07T05:22:19.915Z] + id -u 05:22:19 [2021-04-07T05:22:19.915Z] + id -g 05:22:19 [2021-04-07T05:22:19.915Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42263:/workspace busybox chown -R 1000:1000 /workspace 05:22:19 [2021-04-07T05:22:19.915Z] Unable to find image 'busybox:latest' locally 05:22:19 [2021-04-07T05:22:19.924Z] docker volume rm -f docker-dev-cache 05:22:19 [2021-04-07T05:22:19.924Z] docker-dev-cache [Pipeline] deleteDir 05:22:20 [2021-04-07T05:22:20.174Z] latest: Pulling from library/busybox 05:22:20 [2021-04-07T05:22:20.174Z] 8c3eadb8221d: Pulling fs layer 05:22:20 [2021-04-07T05:22:20.434Z] 8c3eadb8221d: Download complete 05:22:20 [2021-04-07T05:22:20.694Z] 8c3eadb8221d: Pull complete 05:22:20 [2021-04-07T05:22:20.694Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac 05:22:20 [2021-04-07T05:22:20.694Z] Status: Downloaded newer image for busybox:latest 05:22:21 [2021-04-07T05:22:21.430Z] --- PASS: TestGet (15.02s) 05:22:21 [2021-04-07T05:22:21.430Z] === RUN TestPluginWithNoManifest 05:22:21 [2021-04-07T05:22:21.430Z] --- PASS: TestPluginWithNoManifest (0.00s) 05:22:21 [2021-04-07T05:22:21.430Z] === RUN TestGetAll 05:22:21 [2021-04-07T05:22:21.430Z] --- PASS: TestGetAll (0.01s) 05:22:21 [2021-04-07T05:22:21.430Z] PASS 05:22:21 [2021-04-07T05:22:21.430Z] coverage: 73.4% of statements 05:22:21 [2021-04-07T05:22:21.430Z] ok github.com/docker/docker/pkg/plugins 35.132s coverage: 73.4% of statements 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/pkg/symlink [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/pkg/term [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/profiles/seccomp [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/quota [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/rootless [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/runconfig/opts [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/testutil/daemon [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/testutil/environment [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/testutil/fakegit [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/testutil/registry [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/testutil/request [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/volume [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/volume/service/opts [no test files] 05:22:21 [2021-04-07T05:22:21.430Z] ? github.com/docker/docker/volume/testutils [no test files] 05:22:21 [2021-04-07T05:22:21.600Z] === RUN TestDockerSuite/TestBuildEmptyCmd 05:22:21 [2021-04-07T05:22:21.600Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 05:22:21 [2021-04-07T05:22:21.860Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 05:22:22 [2021-04-07T05:22:22.431Z] === RUN TestDockerSuite/TestBuildEmptyScratch 05:22:22 [2021-04-07T05:22:22.691Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === Skipped 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] dispatchers_test.go:377: Windows does not support stopsignal 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) 05:22:22 [2021-04-07T05:22:22.951Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] client_test.go:23: runtime.GOOS == "windows" 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] daemon_test.go:147: root required 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] reload_test.go:520: root required 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) 05:22:22 [2021-04-07T05:22:22.951Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] pull_v2_test.go:73: Needs fixing on Windows 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] pull_v2_test.go:118: Needs fixing on Windows 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] download_test.go:268: Needs fixing on Windows 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] layer_test.go:304: Failing on Windows 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] layer_test.go:353: Failing on Windows 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] layer_test.go:468: Failing on Windows 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] layer_test.go:697: Failing on Windows 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] migration_test.go:46: Failing on Windows 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] migration_test.go:182: Failing on Windows 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] mount_test.go:17: Failing on Windows 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] mount_test.go:76: Failing on Windows 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] mount_test.go:125: Failing on Windows 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] mount_test.go:212: Failing on Windows 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] archive_test.go:134: Xz not present in msys2 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] archive_test.go:239: Failing on Windows CI machines 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] archive_windows_test.go:16: Currently fails 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] changes_test.go:192: needs more investigation 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] changes_test.go:405: needs further investigation 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] changes_test.go:441: needs further investigation 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] poller_test.go:41: No chmod on Windows 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] fileutils_test.go:134: Needs porting to Windows 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] fileutils_test.go:180: Needs porting to Windows 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) 05:22:22 [2021-04-07T05:22:22.951Z] local_test.go:181: runtime.GOOS == "windows" 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] 05:22:22 [2021-04-07T05:22:22.951Z] DONE 1830 tests, 45 skipped in 232.348s 05:22:22 [2021-04-07T05:22:22.952Z] === RUN TestDockerSuite/TestBuildEntrypoint 05:22:23 [2021-04-07T05:22:23.213Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [Pipeline] } [Pipeline] // withEnv 05:22:23 [2021-04-07T05:22:23.406Z] INFO: make.ps1 ended at 04/07/2021 05:22:22 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:22:23 [2021-04-07T05:22:23.474Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 05:22:25 [2021-04-07T05:22:25.387Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap 05:22:25 [2021-04-07T05:22:25.562Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker 05:22:25 [2021-04-07T05:22:25.562Z] INFO: Unit tests ended at 04/07/2021 05:22:24. Duration:00:04:11.6589156 05:22:25 [2021-04-07T05:22:25.562Z] INFO: Building busybox 05:22:25 [2021-04-07T05:22:25.562Z] Sending build context to Docker daemon 5.12kB 05:22:25 [2021-04-07T05:22:25.562Z] 05:22:25 [2021-04-07T05:22:25.562Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore 05:22:25 [2021-04-07T05:22:25.563Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 05:22:25 [2021-04-07T05:22:25.563Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 05:22:25 [2021-04-07T05:22:25.563Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae 05:22:25 [2021-04-07T05:22:25.563Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} 05:22:25 [2021-04-07T05:22:25.563Z] ---> 3eaa9ebbf51f 05:22:25 [2021-04-07T05:22:25.563Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin 05:22:25 [2021-04-07T05:22:25.563Z] ---> Running in 138e850f1354 [Pipeline] catchError [Pipeline] { [Pipeline] sh 05:22:26 [2021-04-07T05:22:26.380Z] + bundleName=arm64-integration 05:22:26 [2021-04-07T05:22:26.380Z] + echo Creating arm64-integration-bundles.tar.gz 05:22:26 [2021-04-07T05:22:26.380Z] Creating arm64-integration-bundles.tar.gz 05:22:26 [2021-04-07T05:22:26.380Z] + xargs+ find bundles -path */root/*overlay2 -prune -o -type tar f -czf ( arm64-integration-bundles.tar.gz -name *-report.json -o -name *.log -o 05:22:26 [2021-04-07T05:22:26.380Z] -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts 05:22:26 [2021-04-07T05:22:26.652Z] Archiving artifacts 05:22:26 [2021-04-07T05:22:26.770Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 05:22:27 [2021-04-07T05:22:27.031Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames 05:22:28 [2021-04-07T05:22:28.417Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile 05:22:28 [2021-04-07T05:22:28.458Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42263/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 05:22:28 [2021-04-07T05:22:28.792Z] + make clean 05:22:28 [2021-04-07T05:22:28.988Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 05:22:29 [2021-04-07T05:22:29.362Z] docker volume rm -f docker-dev-cache 05:22:29 [2021-04-07T05:22:29.362Z] docker-dev-cache [Pipeline] deleteDir 05:22:30 [2021-04-07T05:22:30.212Z] Removing intermediate container 138e850f1354 05:22:30 [2021-04-07T05:22:30.212Z] ---> 6e483962f069 05:22:30 [2021-04-07T05:22:30.212Z] Step 7/13 : ARG BUSYBOX_VERSION 05:22:30 [2021-04-07T05:22:30.212Z] ---> Running in 177388531b7f 05:22:30 [2021-04-07T05:22:30.665Z] Removing intermediate container 177388531b7f 05:22:30 [2021-04-07T05:22:30.665Z] ---> 0f356e9d0516 05:22:30 [2021-04-07T05:22:30.665Z] Step 8/13 : ARG BUSYBOX_SHA256SUM 05:22:30 [2021-04-07T05:22:30.665Z] ---> Running in a8c3362a337e 05:22:30 [2021-04-07T05:22:30.902Z] === RUN TestDockerSuite/TestBuildEnv 05:22:31 [2021-04-07T05:22:31.118Z] Removing intermediate container a8c3362a337e 05:22:31 [2021-04-07T05:22:31.118Z] ---> 505b60817f18 05:22:31 [2021-04-07T05:22:31.118Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe 05:22:32 [2021-04-07T05:22:32.641Z] 05:22:32 [2021-04-07T05:22:32.641Z] ---> bc80ce1cfd06 05:22:32 [2021-04-07T05:22:32.641Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } 05:22:32 [2021-04-07T05:22:32.641Z] ---> Running in 8c9a51444a79 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/server/backend/build [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements 05:22:32 [2021-04-07T05:22:32.657Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/server/router [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/server/router/build [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/server/router/container [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/server/router/debug [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/server/router/image [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/server/router/network [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/server/router/session [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/server/router/system [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/server/router/volume [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/types [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/types/backend [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/types/container [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/types/events [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements 05:22:32 [2021-04-07T05:22:32.657Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/types/image [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/types/mount [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/types/network [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/types/registry [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/types/swarm [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements 05:22:32 [2021-04-07T05:22:32.657Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/api/types/volume [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/builder [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/builder/builder-next [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 05:22:32 [2021-04-07T05:22:32.657Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 05:22:33 [2021-04-07T05:22:33.447Z] === RUN TestDockerSuite/TestBuildEnvEscapes 05:22:33 [2021-04-07T05:22:33.447Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine 05:22:34 [2021-04-07T05:22:34.561Z] ok github.com/docker/docker/builder/remotecontext 0.082s coverage: 13.7% of statements 05:22:34 [2021-04-07T05:22:34.561Z] ok github.com/docker/docker/builder/dockerfile 0.240s coverage: 48.5% of statements 05:22:34 [2021-04-07T05:22:34.561Z] ? github.com/docker/docker/builder/dockerignore [no test files] 05:22:34 [2021-04-07T05:22:34.833Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 05:22:35 [2021-04-07T05:22:35.940Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements 05:22:36 [2021-04-07T05:22:36.748Z] === RUN TestDockerSuite/TestBuildEnvUsage 05:22:36 [2021-04-07T05:22:36.877Z] ok github.com/docker/docker/builder/remotecontext/git 1.231s coverage: 86.3% of statements 05:22:36 [2021-04-07T05:22:36.877Z] ? github.com/docker/docker/cli [no test files] 05:22:36 [2021-04-07T05:22:36.877Z] ? github.com/docker/docker/cli/config [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:22:40 [2021-04-07T05:22:40.168Z] ok github.com/docker/docker/client 0.188s coverage: 75.4% of statements 05:22:42 [2021-04-07T05:22:42.914Z] Removing intermediate container 8c9a51444a79 05:22:42 [2021-04-07T05:22:42.914Z] ---> f1bd8937bf52 05:22:42 [2021-04-07T05:22:42.914Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" 05:22:42 [2021-04-07T05:22:42.915Z] ---> Running in fa46fc620520 05:22:44 [2021-04-07T05:22:44.466Z] 05:22:44 [2021-04-07T05:22:44.466Z] SUCCESS: Specified value was saved. 05:22:46 [2021-04-07T05:22:46.766Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile 05:22:46 [2021-04-07T05:22:46.766Z] === RUN TestDockerSuite/TestBuildEnvUsage2 05:22:47 [2021-04-07T05:22:47.387Z] Removing intermediate container fa46fc620520 05:22:47 [2021-04-07T05:22:47.387Z] ---> d92db9a1db18 05:22:47 [2021-04-07T05:22:47.387Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 05:22:47 [2021-04-07T05:22:47.387Z] ---> Running in 2eec52d7fefc 05:22:52 [2021-04-07T05:22:52.102Z] Cannot create a file when that file already exists. 05:22:57 [2021-04-07T05:22:57.922Z] Removing intermediate container 2eec52d7fefc 05:22:57 [2021-04-07T05:22:57.922Z] ---> 71fd3baa7807 05:22:57 [2021-04-07T05:22:57.922Z] Step 13/13 : CMD ["sh"] 05:22:57 [2021-04-07T05:22:57.922Z] ---> Running in a8b2c9d1a4e3 05:22:57 [2021-04-07T05:22:57.922Z] Removing intermediate container a8b2c9d1a4e3 05:22:57 [2021-04-07T05:22:57.922Z] ---> 7c78516c4833 05:22:57 [2021-04-07T05:22:57.922Z] Successfully built 7c78516c4833 05:22:57 [2021-04-07T05:22:57.922Z] Successfully tagged busybox:latest 05:22:57 [2021-04-07T05:22:57.922Z] INFO: Docker images of the daemon under test 05:22:57 [2021-04-07T05:22:57.922Z] 05:22:58 [2021-04-07T05:22:58.385Z] REPOSITORY TAG IMAGE ID CREATED SIZE 05:22:58 [2021-04-07T05:22:58.385Z] busybox latest 7c78516c4833 Less than a second ago 5.32GB 05:22:58 [2021-04-07T05:22:58.385Z] microsoft/windowsservercore latest 3eaa9ebbf51f 5 weeks ago 5.25GB 05:22:58 [2021-04-07T05:22:58.385Z] mcr.microsoft.com/windows/servercore ltsc2019 3eaa9ebbf51f 5 weeks ago 5.25GB 05:22:58 [2021-04-07T05:22:58.385Z] 05:22:58 [2021-04-07T05:22:58.385Z] INFO: Running integration tests at 04/07/2021 05:22:57... 05:22:58 [2021-04-07T05:22:58.385Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 05:22:58 [2021-04-07T05:22:58.385Z] INFO: Integration API tests being run from the host: 05:22:58 [2021-04-07T05:22:58.385Z] INFO: make.ps1 starting at 04/07/2021 05:22:57 05:22:58 [2021-04-07T05:22:58.995Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 05:22:59 [2021-04-07T05:22:59.366Z] Running D:\gopath\src\github.com\docker\docker\integration\build 05:23:01 [2021-04-07T05:23:01.543Z] === RUN TestDockerDaemonSuite/TestShmSize 05:23:04 [2021-04-07T05:23:04.086Z] === RUN TestDockerDaemonSuite/TestShmSizeReload 05:23:08 [2021-04-07T05:23:08.293Z] === RUN TestDockerDaemonSuite/TestTLSVerify 05:23:08 [2021-04-07T05:23:08.554Z] === RUN TestDockerDaemonSuite/TestVolumePlugin 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite (517.82s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.13s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.29s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.35s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.62s) 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_test.go:1455: [d36a73a7de197] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [db122f33de9cb] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.48s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.77s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [dc7805cf4d9e2] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.90s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.98s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.21s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.85s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.55s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.45s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.93s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.79s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [daa6b36d00592] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [d923a47b48855] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.11s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (1.01s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [dda3cdf83fd20] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.10s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.59s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.96s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.31s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.86s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.96s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.10s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [d5318459a4820] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.92s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.88s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.89s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.93s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.53s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.38s) 05:23:15 [2021-04-07T05:23:15.141Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [d44de4277c623] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.33s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.54s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.27s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.94s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [d3f28f64b395c] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.31s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.91s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [d76631a722ce9] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.59s) 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_plugins_test.go:79: [d0d92ef1f7abb] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.68s) 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_plugins_test.go:169: [dd150c00f8094] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.87s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.86s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.78s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [d696dbac06694] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.79s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.70s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.72s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.47s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.72s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.55s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.47s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.84s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.82s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.87s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.01s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [d3f048b49e230] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (4.02s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (30.77s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.66s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.20s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.18s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.74s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.16s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [d8335d56f6af1] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.47s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.33s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.28s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.35s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (2.98s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.91s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (5.25s) 05:23:15 [2021-04-07T05:23:15.141Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [dea63da74a625] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [db89dfb3b6ac1] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.66s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [d204c7e1b1b64] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.83s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.72s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (5.47s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.59s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (6.04s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.70s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (7.60s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.84s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [dfef5f7b45cac] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.62s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.61s) 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_plugins_test.go:105: [dd28df7a6958d] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.74s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [d755eaf172999] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.92s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.69s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.91s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.95s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.56s) 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [dc02a3b019906] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.08s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [dda29c4b2e686] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.82s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.94s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.11s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.94s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [d33a0a7a26d64] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.48s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.76s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.02s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.49s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [d950d0f4a969d] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (9.87s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.34s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.64s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.06s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [de93b47953219] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (1.04s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (1.04s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.94s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.77s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [d70b28ca4c988] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.30s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.29s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.64s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.11s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.59s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.28s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.94s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.98s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.20s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.62s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.46s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.86s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (11.92s) 05:23:15 [2021-04-07T05:23:15.141Z] docker_cli_daemon_test.go:2550: [d9dbe540b1c29] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.97s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.99s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.81s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.22s) 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.21s) 05:23:15 [2021-04-07T05:23:15.141Z] check_test.go:309: [d04591226f43f] daemon is not started 05:23:15 [2021-04-07T05:23:15.141Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.77s) 05:23:15 [2021-04-07T05:23:15.141Z] === RUN TestDockerSwarmSuite 05:23:15 [2021-04-07T05:23:15.141Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks 05:23:18 [2021-04-07T05:23:18.448Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope 05:23:18 [2021-04-07T05:23:18.898Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 29.1% of statements 05:23:19 [2021-04-07T05:23:19.018Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 05:23:19 [2021-04-07T05:23:19.835Z] ok github.com/docker/docker/container 0.122s coverage: 34.7% of statements 05:23:19 [2021-04-07T05:23:19.835Z] ? github.com/docker/docker/container/stream [no test files] 05:23:19 [2021-04-07T05:23:19.835Z] ? github.com/docker/docker/contrib/apparmor [no test files] 05:23:19 [2021-04-07T05:23:19.835Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 05:23:19 [2021-04-07T05:23:19.835Z] ? github.com/docker/docker/contrib/httpserver [no test files] 05:23:21 [2021-04-07T05:23:21.560Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 05:23:21 [2021-04-07T05:23:21.820Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort 05:23:29 [2021-04-07T05:23:29.398Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:23:29 [2021-04-07T05:23:29.398Z] INFO: Testing against a local daemon 05:23:29 [2021-04-07T05:23:29.398Z] === RUN TestBuildWithSession 05:23:29 [2021-04-07T05:23:29.398Z] --- SKIP: TestBuildWithSession (0.00s) 05:23:29 [2021-04-07T05:23:29.398Z] build_session_test.go:25: TODO: BuildKit 05:23:29 [2021-04-07T05:23:29.398Z] === RUN TestBuildSquashParent 05:23:29 [2021-04-07T05:23:29.398Z] --- SKIP: TestBuildSquashParent (0.00s) 05:23:29 [2021-04-07T05:23:29.398Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 05:23:29 [2021-04-07T05:23:29.398Z] === RUN TestBuildWithRemoveAndForceRemove 05:23:29 [2021-04-07T05:23:29.398Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:23:29 [2021-04-07T05:23:29.398Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:23:29 [2021-04-07T05:23:29.398Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:23:29 [2021-04-07T05:23:29.398Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:23:29 [2021-04-07T05:23:29.398Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:23:29 [2021-04-07T05:23:29.398Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:23:29 [2021-04-07T05:23:29.398Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:23:29 [2021-04-07T05:23:29.398Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:23:29 [2021-04-07T05:23:29.398Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:23:29 [2021-04-07T05:23:29.398Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:23:29 [2021-04-07T05:23:29.398Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:23:29 [2021-04-07T05:23:29.398Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:23:29 [2021-04-07T05:23:29.398Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:23:29 [2021-04-07T05:23:29.398Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:23:29 [2021-04-07T05:23:29.398Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:23:29 [2021-04-07T05:23:29.398Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:23:29 [2021-04-07T05:23:29.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash 05:23:32 [2021-04-07T05:23:32.049Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements 05:23:32 [2021-04-07T05:23:32.308Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements 05:23:34 [2021-04-07T05:23:34.210Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 35.9% of statements 05:23:35 [2021-04-07T05:23:35.220Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:23:35 [2021-04-07T05:23:35.220Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:23:35 [2021-04-07T05:23:35.240Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 05:23:35 [2021-04-07T05:23:35.811Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 05:23:36 [2021-04-07T05:23:36.752Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 05:23:37 [2021-04-07T05:23:37.324Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 05:23:38 [2021-04-07T05:23:38.707Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 05:23:38 [2021-04-07T05:23:38.967Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 05:23:39 [2021-04-07T05:23:39.227Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 05:23:42 [2021-04-07T05:23:42.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling 05:23:43 [2021-04-07T05:23:43.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster 05:23:44 [2021-04-07T05:23:44.281Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements 05:23:44 [2021-04-07T05:23:44.281Z] ok github.com/docker/docker/daemon 12.220s coverage: 17.1% of statements 05:23:44 [2021-04-07T05:23:44.281Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 05:23:44 [2021-04-07T05:23:44.281Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 05:23:44 [2021-04-07T05:23:44.848Z] ok github.com/docker/docker/daemon/config 0.076s coverage: 81.8% of statements 05:23:45 [2021-04-07T05:23:45.415Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements 05:23:45 [2021-04-07T05:23:45.983Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements 05:23:45 [2021-04-07T05:23:45.983Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 05:23:45 [2021-04-07T05:23:45.983Z] ? github.com/docker/docker/daemon/exec [no test files] 05:23:46 [2021-04-07T05:23:46.919Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements 05:23:47 [2021-04-07T05:23:47.691Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) 05:23:47 [2021-04-07T05:23:47.691Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.93s) 05:23:47 [2021-04-07T05:23:47.691Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.14s) 05:23:47 [2021-04-07T05:23:47.691Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (16.77s) 05:23:47 [2021-04-07T05:23:47.691Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.71s) 05:23:47 [2021-04-07T05:23:47.691Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.51s) 05:23:47 [2021-04-07T05:23:47.691Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.27s) 05:23:47 [2021-04-07T05:23:47.691Z] === RUN TestBuildMultiStageCopy 05:23:47 [2021-04-07T05:23:47.691Z] === RUN TestBuildMultiStageCopy/copy_to_root 05:23:49 [2021-04-07T05:23:49.453Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.438s coverage: 73.3% of statements 05:23:49 [2021-04-07T05:23:49.711Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements 05:23:50 [2021-04-07T05:23:50.647Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.468s coverage: 56.2% of statements 05:23:51 [2021-04-07T05:23:51.623Z] --- PASS: TestImportExtremelyLargeImageWorks (211.43s) 05:23:51 [2021-04-07T05:23:51.623Z] PASS 05:23:51 [2021-04-07T05:23:51.623Z] 05:23:51 [2021-04-07T05:23:51.623Z] DONE 12 tests in 216.388s 05:23:51 [2021-04-07T05:23:51.623Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 05:23:51 [2021-04-07T05:23:51.623Z] ++ 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 05:23:51 [2021-04-07T05:23:51.623Z] ++ set -e 05:23:51 [2021-04-07T05:23:51.623Z] ++ '[' -n 0 ']' 05:23:51 [2021-04-07T05:23:51.623Z] ++ set -x 05:23:51 [2021-04-07T05:23:51.623Z] ++ env -i DEST=/go/src/github.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 05:23:51 [2021-04-07T05:23:51.623Z] INFO: Testing against a local daemon 05:23:51 [2021-04-07T05:23:51.623Z] === RUN TestNetworkCreateDelete 05:23:51 [2021-04-07T05:23:51.884Z] --- PASS: TestNetworkCreateDelete (0.52s) 05:23:51 [2021-04-07T05:23:51.884Z] === RUN TestDockerNetworkDeletePreferID 05:23:53 [2021-04-07T05:23:53.185Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements 05:23:53 [2021-04-07T05:23:53.796Z] --- PASS: TestDockerNetworkDeletePreferID (1.57s) 05:23:53 [2021-04-07T05:23:53.796Z] === RUN TestDaemonDNSFallback 05:23:54 [2021-04-07T05:23:54.367Z] === RUN TestDockerSuite/TestBuildExpose 05:23:54 [2021-04-07T05:23:54.938Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 05:23:55 [2021-04-07T05:23:55.090Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.255s coverage: 49.4% of statements 05:23:55 [2021-04-07T05:23:55.350Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.918s coverage: 46.2% of statements 05:23:55 [2021-04-07T05:23:55.350Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 05:23:55 [2021-04-07T05:23:55.509Z] === RUN TestDockerSuite/TestBuildExposeOrder 05:23:56 [2021-04-07T05:23:56.079Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 05:23:56 [2021-04-07T05:23:56.079Z] === RUN TestDockerSuite/TestBuildFails 05:23:56 [2021-04-07T05:23:56.294Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 05:23:56 [2021-04-07T05:23:56.756Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 05:23:57 [2021-04-07T05:23:57.019Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 05:23:57 [2021-04-07T05:23:57.019Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 05:23:57 [2021-04-07T05:23:57.218Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 05:23:57 [2021-04-07T05:23:57.254Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 57.5% of statements 05:23:57 [2021-04-07T05:23:57.824Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.799s coverage: 57.7% of statements 05:23:57 [2021-04-07T05:23:57.824Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 05:23:57 [2021-04-07T05:23:57.824Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 05:23:58 [2021-04-07T05:23:58.192Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 05:23:58 [2021-04-07T05:23:58.762Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements 05:23:59 [2021-04-07T05:23:59.167Z] --- PASS: TestBuildMultiStageCopy (11.99s) 05:23:59 [2021-04-07T05:23:59.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.62s) 05:23:59 [2021-04-07T05:23:59.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) 05:23:59 [2021-04-07T05:23:59.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.78s) 05:23:59 [2021-04-07T05:23:59.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.90s) 05:23:59 [2021-04-07T05:23:59.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.02s) 05:23:59 [2021-04-07T05:23:59.167Z] === RUN TestBuildMultiStageParentConfig 05:23:59 [2021-04-07T05:23:59.563Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 05:23:59 [2021-04-07T05:23:59.700Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements 05:24:01 [2021-04-07T05:24:01.079Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.7% of statements 05:24:01 [2021-04-07T05:24:01.079Z] ? github.com/docker/docker/daemon/initlayer [no test files] 05:24:01 [2021-04-07T05:24:01.079Z] ? github.com/docker/docker/daemon/listeners [no test files] 05:24:01 [2021-04-07T05:24:01.473Z] --- PASS: TestDaemonDNSFallback (7.73s) 05:24:01 [2021-04-07T05:24:01.473Z] === RUN TestInspectNetwork 05:24:02 [2021-04-07T05:24:02.015Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.2% of statements 05:24:02 [2021-04-07T05:24:02.087Z] --- PASS: TestBuildMultiStageParentConfig (2.31s) 05:24:02 [2021-04-07T05:24:02.087Z] === RUN TestBuildLabelWithTargets 05:24:02 [2021-04-07T05:24:02.087Z] --- SKIP: TestBuildLabelWithTargets (0.00s) 05:24:02 [2021-04-07T05:24:02.087Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 05:24:02 [2021-04-07T05:24:02.087Z] === RUN TestBuildWithEmptyLayers 05:24:02 [2021-04-07T05:24:02.416Z] === RUN TestDockerSuite/TestBuildForceRm 05:24:03 [2021-04-07T05:24:03.062Z] --- PASS: TestBuildWithEmptyLayers (1.27s) 05:24:03 [2021-04-07T05:24:03.062Z] === RUN TestBuildMultiStageOnBuild 05:24:03 [2021-04-07T05:24:03.393Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 77.8% of statements 05:24:03 [2021-04-07T05:24:03.393Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 05:24:03 [2021-04-07T05:24:03.393Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 05:24:03 [2021-04-07T05:24:03.393Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements 05:24:04 [2021-04-07T05:24:04.772Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 23.9% of statements 05:24:04 [2021-04-07T05:24:04.772Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 69.9% of statements 05:24:04 [2021-04-07T05:24:04.962Z] === RUN TestDockerSuite/TestBuildFromGit 05:24:05 [2021-04-07T05:24:05.031Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements 05:24:06 [2021-04-07T05:24:06.409Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements 05:24:06 [2021-04-07T05:24:06.409Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 05:24:06 [2021-04-07T05:24:06.668Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 59.3% of statements 05:24:06 [2021-04-07T05:24:06.877Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 05:24:06 [2021-04-07T05:24:06.877Z] === RUN TestInspectNetwork/full_network_id 05:24:06 [2021-04-07T05:24:06.877Z] === RUN TestInspectNetwork/partial_network_id 05:24:06 [2021-04-07T05:24:06.877Z] === RUN TestInspectNetwork/network_name 05:24:06 [2021-04-07T05:24:06.877Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 05:24:07 [2021-04-07T05:24:07.137Z] === RUN TestDockerSuite/TestBuildFromGitWithF 05:24:07 [2021-04-07T05:24:07.604Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements 05:24:08 [2021-04-07T05:24:08.078Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 05:24:09 [2021-04-07T05:24:09.508Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements 05:24:09 [2021-04-07T05:24:09.508Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements 05:24:09 [2021-04-07T05:24:09.990Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 05:24:10 [2021-04-07T05:24:10.075Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements 05:24:10 [2021-04-07T05:24:10.075Z] ok github.com/docker/docker/daemon/logger/splunk 1.645s coverage: 82.5% of statements 05:24:10 [2021-04-07T05:24:10.075Z] ? github.com/docker/docker/daemon/names [no test files] 05:24:10 [2021-04-07T05:24:10.075Z] ? github.com/docker/docker/daemon/stats [no test files] 05:24:10 [2021-04-07T05:24:10.560Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 05:24:10 [2021-04-07T05:24:10.842Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 05:24:11 [2021-04-07T05:24:11.413Z] --- PASS: TestInspectNetwork (10.07s) 05:24:11 [2021-04-07T05:24:11.413Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 05:24:11 [2021-04-07T05:24:11.413Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 05:24:11 [2021-04-07T05:24:11.413Z] --- PASS: TestInspectNetwork/network_name (0.00s) 05:24:11 [2021-04-07T05:24:11.413Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) 05:24:11 [2021-04-07T05:24:11.413Z] === RUN TestRunContainerWithBridgeNone 05:24:11 [2021-04-07T05:24:11.982Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements 05:24:12 [2021-04-07T05:24:12.920Z] ok github.com/docker/docker/distribution 0.130s coverage: 25.0% of statements 05:24:12 [2021-04-07T05:24:12.920Z] ? github.com/docker/docker/distribution/utils [no test files] 05:24:13 [2021-04-07T05:24:13.324Z] === RUN TestDockerSuite/TestBuildFromURLWithF 05:24:14 [2021-04-07T05:24:14.298Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements 05:24:14 [2021-04-07T05:24:14.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone 05:24:14 [2021-04-07T05:24:14.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit 05:24:14 [2021-04-07T05:24:14.866Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements 05:24:15 [2021-04-07T05:24:15.435Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements 05:24:15 [2021-04-07T05:24:15.435Z] ? github.com/docker/docker/dockerversion [no test files] 05:24:16 [2021-04-07T05:24:16.003Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements 05:24:16 [2021-04-07T05:24:16.003Z] ? github.com/docker/docker/image/tarexport [no test files] 05:24:16 [2021-04-07T05:24:16.088Z] --- PASS: TestRunContainerWithBridgeNone (4.56s) 05:24:16 [2021-04-07T05:24:16.089Z] === RUN TestNetworkInvalidJSON 05:24:16 [2021-04-07T05:24:16.089Z] === RUN TestNetworkInvalidJSON//networks/create 05:24:16 [2021-04-07T05:24:16.089Z] === PAUSE TestNetworkInvalidJSON//networks/create 05:24:16 [2021-04-07T05:24:16.089Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 05:24:16 [2021-04-07T05:24:16.089Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 05:24:16 [2021-04-07T05:24:16.089Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 05:24:16 [2021-04-07T05:24:16.089Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 05:24:16 [2021-04-07T05:24:16.089Z] === CONT TestNetworkInvalidJSON//networks/create 05:24:16 [2021-04-07T05:24:16.089Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 05:24:16 [2021-04-07T05:24:16.089Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 05:24:16 [2021-04-07T05:24:16.089Z] --- PASS: TestNetworkInvalidJSON (0.03s) 05:24:16 [2021-04-07T05:24:16.089Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 05:24:16 [2021-04-07T05:24:16.089Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 05:24:16 [2021-04-07T05:24:16.089Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 05:24:16 [2021-04-07T05:24:16.089Z] === RUN TestNetworkList 05:24:16 [2021-04-07T05:24:16.089Z] === RUN TestNetworkList//networks 05:24:16 [2021-04-07T05:24:16.089Z] === PAUSE TestNetworkList//networks 05:24:16 [2021-04-07T05:24:16.089Z] === RUN TestNetworkList//networks/ 05:24:16 [2021-04-07T05:24:16.089Z] === PAUSE TestNetworkList//networks/ 05:24:16 [2021-04-07T05:24:16.089Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 05:24:16 [2021-04-07T05:24:16.089Z] === CONT TestNetworkList//networks 05:24:16 [2021-04-07T05:24:16.089Z] === CONT TestNetworkList//networks/ 05:24:16 [2021-04-07T05:24:16.089Z] --- PASS: TestNetworkList (0.02s) 05:24:16 [2021-04-07T05:24:16.089Z] --- PASS: TestNetworkList//networks (0.00s) 05:24:16 [2021-04-07T05:24:16.089Z] --- PASS: TestNetworkList//networks/ (0.00s) 05:24:16 [2021-04-07T05:24:16.089Z] === RUN TestHostIPv4BridgeLabel 05:24:16 [2021-04-07T05:24:16.572Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements 05:24:16 [2021-04-07T05:24:16.572Z] ? github.com/docker/docker/internal/test/suite [no test files] 05:24:16 [2021-04-07T05:24:16.779Z] --- PASS: TestImportExtremelyLargeImageWorks (193.08s) 05:24:16 [2021-04-07T05:24:16.779Z] PASS 05:24:16 [2021-04-07T05:24:16.779Z] 05:24:16 [2021-04-07T05:24:16.779Z] === Skipped 05:24:16 [2021-04-07T05:24:16.779Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) 05:24:16 [2021-04-07T05:24:16.779Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:24:16 [2021-04-07T05:24:16.779Z] 05:24:16 [2021-04-07T05:24:16.779Z] 05:24:16 [2021-04-07T05:24:16.779Z] DONE 12 tests, 1 skipped in 194.138s 05:24:16 [2021-04-07T05:24:16.779Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 05:24:16 [2021-04-07T05:24:16.779Z] ++ 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 05:24:16 [2021-04-07T05:24:16.779Z] ++ set -e 05:24:16 [2021-04-07T05:24:16.779Z] ++ '[' -n 0 ']' 05:24:16 [2021-04-07T05:24:16.779Z] ++ set -x 05:24:16 [2021-04-07T05:24:16.779Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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 05:24:16 [2021-04-07T05:24:16.779Z] INFO: Testing against a local daemon 05:24:16 [2021-04-07T05:24:16.779Z] === RUN TestNetworkCreateDelete 05:24:16 [2021-04-07T05:24:16.779Z] --- PASS: TestNetworkCreateDelete (0.17s) 05:24:16 [2021-04-07T05:24:16.779Z] === RUN TestDockerNetworkDeletePreferID 05:24:16 [2021-04-07T05:24:16.779Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) 05:24:16 [2021-04-07T05:24:16.779Z] === RUN TestDaemonDNSFallback 05:24:16 [2021-04-07T05:24:16.779Z] --- PASS: TestDaemonDNSFallback (1.53s) 05:24:16 [2021-04-07T05:24:16.779Z] === RUN TestInspectNetwork 05:24:16 [2021-04-07T05:24:16.779Z] === RUN TestInspectNetwork/full_network_id 05:24:16 [2021-04-07T05:24:16.779Z] === RUN TestInspectNetwork/partial_network_id 05:24:16 [2021-04-07T05:24:16.779Z] === RUN TestInspectNetwork/network_name 05:24:16 [2021-04-07T05:24:16.779Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 05:24:16 [2021-04-07T05:24:16.779Z] --- PASS: TestInspectNetwork (6.86s) 05:24:16 [2021-04-07T05:24:16.779Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 05:24:16 [2021-04-07T05:24:16.779Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 05:24:16 [2021-04-07T05:24:16.779Z] --- PASS: TestInspectNetwork/network_name (0.00s) 05:24:16 [2021-04-07T05:24:16.779Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 05:24:16 [2021-04-07T05:24:16.779Z] === RUN TestRunContainerWithBridgeNone 05:24:17 [2021-04-07T05:24:17.029Z] --- PASS: TestHostIPv4BridgeLabel (1.01s) 05:24:17 [2021-04-07T05:24:17.029Z] === RUN TestDaemonRestartWithLiveRestore 05:24:17 [2021-04-07T05:24:17.510Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements 05:24:17 [2021-04-07T05:24:17.600Z] === RUN TestDockerSuite/TestBuildHistory 05:24:18 [2021-04-07T05:24:18.299Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) 05:24:18 [2021-04-07T05:24:18.299Z] === RUN TestNetworkInvalidJSON 05:24:18 [2021-04-07T05:24:18.299Z] === RUN TestNetworkInvalidJSON//networks/create 05:24:18 [2021-04-07T05:24:18.299Z] === PAUSE TestNetworkInvalidJSON//networks/create 05:24:18 [2021-04-07T05:24:18.299Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 05:24:18 [2021-04-07T05:24:18.299Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 05:24:18 [2021-04-07T05:24:18.299Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 05:24:18 [2021-04-07T05:24:18.299Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 05:24:18 [2021-04-07T05:24:18.299Z] === CONT TestNetworkInvalidJSON//networks/create 05:24:18 [2021-04-07T05:24:18.299Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 05:24:18 [2021-04-07T05:24:18.299Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 05:24:18 [2021-04-07T05:24:18.299Z] --- PASS: TestNetworkInvalidJSON (0.02s) 05:24:18 [2021-04-07T05:24:18.299Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 05:24:18 [2021-04-07T05:24:18.299Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 05:24:18 [2021-04-07T05:24:18.299Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 05:24:18 [2021-04-07T05:24:18.299Z] === RUN TestNetworkList 05:24:18 [2021-04-07T05:24:18.299Z] === RUN TestNetworkList//networks 05:24:18 [2021-04-07T05:24:18.299Z] === PAUSE TestNetworkList//networks 05:24:18 [2021-04-07T05:24:18.299Z] === RUN TestNetworkList//networks/ 05:24:18 [2021-04-07T05:24:18.299Z] === PAUSE TestNetworkList//networks/ 05:24:18 [2021-04-07T05:24:18.299Z] === CONT TestNetworkList//networks 05:24:18 [2021-04-07T05:24:18.299Z] === CONT TestNetworkList//networks/ 05:24:18 [2021-04-07T05:24:18.299Z] --- PASS: TestNetworkList (0.02s) 05:24:18 [2021-04-07T05:24:18.299Z] --- PASS: TestNetworkList//networks (0.00s) 05:24:18 [2021-04-07T05:24:18.299Z] --- PASS: TestNetworkList//networks/ (0.00s) 05:24:18 [2021-04-07T05:24:18.299Z] === RUN TestHostIPv4BridgeLabel 05:24:18 [2021-04-07T05:24:18.448Z] ok github.com/docker/docker/oci 0.014s coverage: 38.4% of statements 05:24:18 [2021-04-07T05:24:18.937Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) 05:24:18 [2021-04-07T05:24:18.937Z] === RUN TestDaemonRestartWithLiveRestore 05:24:18 [2021-04-07T05:24:18.984Z] --- PASS: TestDaemonRestartWithLiveRestore (2.15s) 05:24:18 [2021-04-07T05:24:18.984Z] === RUN TestDaemonDefaultNetworkPools 05:24:19 [2021-04-07T05:24:19.385Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements 05:24:19 [2021-04-07T05:24:19.643Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements 05:24:19 [2021-04-07T05:24:19.999Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) 05:24:19 [2021-04-07T05:24:19.999Z] === RUN TestDaemonDefaultNetworkPools 05:24:20 [2021-04-07T05:24:20.895Z] --- PASS: TestDaemonDefaultNetworkPools (1.54s) 05:24:20 [2021-04-07T05:24:20.895Z] === RUN TestDaemonRestartWithExistingNetwork 05:24:21 [2021-04-07T05:24:21.043Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) 05:24:21 [2021-04-07T05:24:21.043Z] === RUN TestDaemonRestartWithExistingNetwork 05:24:21 [2021-04-07T05:24:21.155Z] === RUN TestDockerSuite/TestBuildIidFile 05:24:21 [2021-04-07T05:24:21.417Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 05:24:21 [2021-04-07T05:24:21.554Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 82.2% of statements 05:24:22 [2021-04-07T05:24:22.091Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) 05:24:22 [2021-04-07T05:24:22.091Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 05:24:22 [2021-04-07T05:24:22.121Z] ok github.com/docker/docker/pkg/authorization 0.082s coverage: 68.3% of statements 05:24:22 [2021-04-07T05:24:22.359Z] === RUN TestDockerSuite/TestBuildInheritance 05:24:22 [2021-04-07T05:24:22.380Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements 05:24:22 [2021-04-07T05:24:22.380Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 05:24:22 [2021-04-07T05:24:22.932Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 05:24:22 [2021-04-07T05:24:22.934Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.30s) 05:24:22 [2021-04-07T05:24:22.934Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 05:24:23 [2021-04-07T05:24:23.145Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) 05:24:23 [2021-04-07T05:24:23.145Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 05:24:23 [2021-04-07T05:24:23.196Z] === RUN TestDockerSuite/TestBuildInvalidTag 05:24:23 [2021-04-07T05:24:23.196Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 05:24:23 [2021-04-07T05:24:23.783Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) 05:24:23 [2021-04-07T05:24:23.783Z] === RUN TestServiceWithPredefinedNetwork 05:24:24 [2021-04-07T05:24:24.213Z] --- PASS: TestBuildMultiStageOnBuild (18.16s) 05:24:24 [2021-04-07T05:24:24.213Z] === RUN TestBuildUncleanTarFilenames 05:24:24 [2021-04-07T05:24:24.213Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) 05:24:24 [2021-04-07T05:24:24.213Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 05:24:24 [2021-04-07T05:24:24.213Z] === RUN TestBuildMultiStageLayerLeak 05:24:24 [2021-04-07T05:24:24.581Z] === RUN TestDockerSuite/TestBuildLabel 05:24:24 [2021-04-07T05:24:24.581Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 05:24:25 [2021-04-07T05:24:25.152Z] === RUN TestDockerSuite/TestBuildLabelMultiple 05:24:25 [2021-04-07T05:24:25.412Z] === RUN TestDockerSuite/TestBuildLabelOneNode 05:24:25 [2021-04-07T05:24:25.666Z] ok github.com/docker/docker/pkg/chrootarchive 2.503s coverage: 43.2% of statements 05:24:25 [2021-04-07T05:24:25.673Z] === RUN TestDockerSuite/TestBuildLabels 05:24:25 [2021-04-07T05:24:25.871Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) 05:24:25 [2021-04-07T05:24:25.871Z] === RUN TestServiceRemoveKeepsIngressNetwork 05:24:25 [2021-04-07T05:24:25.871Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 05:24:25 [2021-04-07T05:24:25.871Z] service_test.go:242: FLAKY_TEST 05:24:25 [2021-04-07T05:24:25.871Z] === RUN TestServiceWithDataPathPortInit 05:24:25 [2021-04-07T05:24:25.925Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements 05:24:25 [2021-04-07T05:24:25.934Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (3.01s) 05:24:25 [2021-04-07T05:24:25.934Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 05:24:25 [2021-04-07T05:24:25.934Z] === RUN TestDockerSuite/TestBuildLabelsCache 05:24:26 [2021-04-07T05:24:26.184Z] ok github.com/docker/docker/layer 7.441s coverage: 68.8% of statements 05:24:26 [2021-04-07T05:24:26.184Z] ? github.com/docker/docker/libcontainerd [no test files] 05:24:26 [2021-04-07T05:24:26.184Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 05:24:26 [2021-04-07T05:24:26.184Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 05:24:26 [2021-04-07T05:24:26.184Z] ? github.com/docker/docker/libcontainerd/types [no test files] 05:24:26 [2021-04-07T05:24:26.184Z] ? github.com/docker/docker/oci/caps [no test files] 05:24:26 [2021-04-07T05:24:26.184Z] ? github.com/docker/docker/pkg/containerfs [no test files] 05:24:26 [2021-04-07T05:24:26.184Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 05:24:26 [2021-04-07T05:24:26.184Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements 05:24:26 [2021-04-07T05:24:26.753Z] ok github.com/docker/docker/pkg/discovery/file 0.023s coverage: 97.6% of statements 05:24:26 [2021-04-07T05:24:26.876Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.92s) 05:24:26 [2021-04-07T05:24:26.876Z] === RUN TestServiceWithPredefinedNetwork 05:24:26 [2021-04-07T05:24:26.876Z] === RUN TestDockerSuite/TestBuildLabelsOverride 05:24:27 [2021-04-07T05:24:27.690Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements 05:24:28 [2021-04-07T05:24:28.258Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements 05:24:28 [2021-04-07T05:24:28.826Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 05:24:29 [2021-04-07T05:24:29.763Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements 05:24:30 [2021-04-07T05:24:30.176Z] --- PASS: TestServiceWithPredefinedNetwork (3.09s) 05:24:30 [2021-04-07T05:24:30.176Z] === RUN TestServiceRemoveKeepsIngressNetwork 05:24:30 [2021-04-07T05:24:30.176Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 05:24:30 [2021-04-07T05:24:30.176Z] service_test.go:242: FLAKY_TEST 05:24:30 [2021-04-07T05:24:30.176Z] === RUN TestServiceWithDataPathPortInit 05:24:30 [2021-04-07T05:24:30.176Z] === RUN TestDockerSuite/TestBuildLastModified 05:24:30 [2021-04-07T05:24:30.706Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements 05:24:30 [2021-04-07T05:24:30.706Z] ok github.com/docker/docker/pkg/discovery/kv 3.078s coverage: 84.1% of statements 05:24:31 [2021-04-07T05:24:31.282Z] ok github.com/docker/docker/pkg/fsutils 0.193s coverage: 85.1% of statements 05:24:31 [2021-04-07T05:24:31.282Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements 05:24:32 [2021-04-07T05:24:32.661Z] ok github.com/docker/docker/pkg/idtools 0.539s coverage: 69.5% of statements 05:24:32 [2021-04-07T05:24:32.661Z] ok github.com/docker/docker/pkg/ioutils 0.467s coverage: 68.8% of statements 05:24:32 [2021-04-07T05:24:32.920Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements 05:24:33 [2021-04-07T05:24:33.179Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements 05:24:33 [2021-04-07T05:24:33.179Z] ? github.com/docker/docker/pkg/locker [no test files] 05:24:33 [2021-04-07T05:24:33.179Z] ? github.com/docker/docker/pkg/loopback [no test files] 05:24:33 [2021-04-07T05:24:33.179Z] ? github.com/docker/docker/pkg/mount [no test files] 05:24:33 [2021-04-07T05:24:33.459Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 05:24:33 [2021-04-07T05:24:33.459Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 05:24:33 [2021-04-07T05:24:33.719Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 05:24:33 [2021-04-07T05:24:33.979Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements 05:24:34 [2021-04-07T05:24:34.238Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 86.7% of statements 05:24:34 [2021-04-07T05:24:34.238Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements 05:24:34 [2021-04-07T05:24:34.238Z] ? github.com/docker/docker/pkg/platform [no test files] 05:24:34 [2021-04-07T05:24:34.238Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 05:24:35 [2021-04-07T05:24:35.176Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements 05:24:35 [2021-04-07T05:24:35.482Z] === RUN TestDockerSuite/TestBuildLineBreak 05:24:35 [2021-04-07T05:24:35.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress 05:24:35 [2021-04-07T05:24:35.744Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements 05:24:36 [2021-04-07T05:24:36.312Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements 05:24:36 [2021-04-07T05:24:36.312Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 05:24:36 [2021-04-07T05:24:36.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken 05:24:37 [2021-04-07T05:24:37.699Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements 05:24:37 [2021-04-07T05:24:37.959Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements 05:24:39 [2021-04-07T05:24:39.982Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 05:24:39 [2021-04-07T05:24:39.982Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 05:24:39 [2021-04-07T05:24:39.982Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 05:24:40 [2021-04-07T05:24:40.242Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 05:24:40 [2021-04-07T05:24:40.242Z] === RUN TestDockerSuite/TestBuildMaintainer 05:24:40 [2021-04-07T05:24:40.503Z] === RUN TestDockerSuite/TestBuildMissingArgs 05:24:41 [2021-04-07T05:24:41.252Z] --- PASS: TestServiceWithDataPathPortInit (13.68s) 05:24:41 [2021-04-07T05:24:41.252Z] === RUN TestServiceWithDefaultAddressPoolInit 05:24:41 [2021-04-07T05:24:41.269Z] ok github.com/docker/docker/pkg/signal 2.412s coverage: 61.0% of statements 05:24:41 [2021-04-07T05:24:41.269Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 05:24:41 [2021-04-07T05:24:41.527Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 05:24:41 [2021-04-07T05:24:41.786Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 05:24:41 [2021-04-07T05:24:41.951Z] --- PASS: TestBuildMultiStageLayerLeak (20.63s) 05:24:41 [2021-04-07T05:24:41.951Z] === RUN TestBuildWithHugeFile 05:24:42 [2021-04-07T05:24:42.415Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 05:24:42 [2021-04-07T05:24:42.723Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements 05:24:42 [2021-04-07T05:24:42.982Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements 05:24:43 [2021-04-07T05:24:43.551Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements 05:24:43 [2021-04-07T05:24:43.798Z] === RUN TestDockerSuite/TestBuildMultiStageArg 05:24:44 [2021-04-07T05:24:44.119Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements 05:24:44 [2021-04-07T05:24:44.119Z] testing: warning: no tests to run 05:24:44 [2021-04-07T05:24:44.119Z] coverage: [no statements] 05:24:44 [2021-04-07T05:24:44.119Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] 05:24:44 [2021-04-07T05:24:44.686Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 05:24:44 [2021-04-07T05:24:44.686Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements 05:24:44 [2021-04-07T05:24:44.945Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 05:24:46 [2021-04-07T05:24:46.843Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.83s) 05:24:46 [2021-04-07T05:24:46.843Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vlsv82bs8h4purf31z976tlbw Created:2021-04-07 05:24:40.537398305 +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[8be0c0f678e71f8f79d927d607ddd14abf040842e9c9003b51b67a1dd1c2d7d0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aarspk6aguqv3bvpu0nx4jf6l EndpointID:8ab0ebb41882f121eb76434eaa8c678e2d562d46dc3aae9232d2f8bddff446b5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ca61cb328527d412e8045e0d7d61c3c968bd10af8a4e9b58c061f2759f5bd7f6 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:5f15bc7073ca IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aarspk6aguqv3bvpu0nx4jf6l EndpointID:8ab0ebb41882f121eb76434eaa8c678e2d562d46dc3aae9232d2f8bddff446b5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 05:24:46 [2021-04-07T05:24:46.843Z] PASS 05:24:46 [2021-04-07T05:24:46.843Z] 05:24:46 [2021-04-07T05:24:46.843Z] === Skipped 05:24:46 [2021-04-07T05:24:46.843Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 05:24:46 [2021-04-07T05:24:46.843Z] service_test.go:242: FLAKY_TEST 05:24:46 [2021-04-07T05:24:46.843Z] 05:24:46 [2021-04-07T05:24:46.843Z] 05:24:46 [2021-04-07T05:24:46.843Z] DONE 26 tests, 1 skipped in 39.052s 05:24:46 [2021-04-07T05:24:46.843Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 05:24:46 [2021-04-07T05:24:46.843Z] ++ 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 05:24:46 [2021-04-07T05:24:46.843Z] ++ set -e 05:24:46 [2021-04-07T05:24:46.843Z] ++ '[' -n 0 ']' 05:24:46 [2021-04-07T05:24:46.843Z] ++ set -x 05:24:46 [2021-04-07T05:24:46.843Z] ++ env -i DEST=/go/src/github.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 05:24:46 [2021-04-07T05:24:46.843Z] INFO: Testing against a local daemon 05:24:46 [2021-04-07T05:24:46.843Z] === RUN TestDockerNetworkIpvlanPersistance 05:24:46 [2021-04-07T05:24:46.843Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 05:24:46 [2021-04-07T05:24:46.843Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:24:46 [2021-04-07T05:24:46.843Z] === RUN TestDockerNetworkIpvlan 05:24:46 [2021-04-07T05:24:46.843Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 05:24:46 [2021-04-07T05:24:46.843Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:24:46 [2021-04-07T05:24:46.843Z] PASS 05:24:46 [2021-04-07T05:24:46.843Z] 05:24:46 [2021-04-07T05:24:46.843Z] === Skipped 05:24:46 [2021-04-07T05:24:46.843Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 05:24:46 [2021-04-07T05:24:46.843Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:24:46 [2021-04-07T05:24:46.843Z] 05:24:46 [2021-04-07T05:24:46.843Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 05:24:46 [2021-04-07T05:24:46.843Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:24:46 [2021-04-07T05:24:46.843Z] 05:24:46 [2021-04-07T05:24:46.843Z] 05:24:46 [2021-04-07T05:24:46.843Z] DONE 2 tests, 2 skipped in 0.074s 05:24:46 [2021-04-07T05:24:46.843Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 05:24:46 [2021-04-07T05:24:46.843Z] ++ 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 05:24:46 [2021-04-07T05:24:46.843Z] ++ set -e 05:24:46 [2021-04-07T05:24:46.843Z] ++ '[' -n 0 ']' 05:24:46 [2021-04-07T05:24:46.843Z] ++ set -x 05:24:46 [2021-04-07T05:24:46.843Z] ++ env -i DEST=/go/src/github.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 05:24:46 [2021-04-07T05:24:46.843Z] INFO: Testing against a local daemon 05:24:46 [2021-04-07T05:24:46.843Z] === RUN TestDockerNetworkMacvlanPersistance 05:24:46 [2021-04-07T05:24:46.849Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements 05:24:47 [2021-04-07T05:24:47.097Z] === RUN TestDockerSuite/TestBuildMultiStageCache 05:24:47 [2021-04-07T05:24:47.358Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 05:24:47 [2021-04-07T05:24:47.358Z] --- PASS: TestServiceWithDataPathPortInit (17.51s) 05:24:47 [2021-04-07T05:24:47.358Z] === RUN TestServiceWithDefaultAddressPoolInit 05:24:47 [2021-04-07T05:24:47.786Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements 05:24:47 [2021-04-07T05:24:47.891Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) 05:24:47 [2021-04-07T05:24:47.891Z] === RUN TestDockerNetworkMacvlan 05:24:47 [2021-04-07T05:24:47.927Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 05:24:48 [2021-04-07T05:24:48.045Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements 05:24:48 [2021-04-07T05:24:48.934Z] === RUN TestDockerNetworkMacvlan/Subinterface 05:24:49 [2021-04-07T05:24:49.424Z] ok github.com/docker/docker/quota 0.221s coverage: 71.4% of statements 05:24:49 [2021-04-07T05:24:49.574Z] === RUN TestDockerNetworkMacvlan/OverlapParent 05:24:49 [2021-04-07T05:24:49.683Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 05:24:50 [2021-04-07T05:24:50.618Z] === RUN TestDockerNetworkMacvlan/NilParent 05:24:51 [2021-04-07T05:24:51.061Z] ok github.com/docker/docker/registry 0.059s coverage: 57.2% of statements 05:24:51 [2021-04-07T05:24:51.630Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements 05:24:51 [2021-04-07T05:24:51.889Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements 05:24:52 [2021-04-07T05:24:52.456Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements 05:24:52 [2021-04-07T05:24:52.704Z] === RUN TestDockerNetworkMacvlan/InternalMode 05:24:52 [2021-04-07T05:24:52.716Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements 05:24:54 [2021-04-07T05:24:54.790Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 05:24:55 [2021-04-07T05:24:55.252Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements 05:24:56 [2021-04-07T05:24:56.629Z] ok github.com/docker/docker/volume/local 0.107s coverage: 76.4% of statements 05:24:56 [2021-04-07T05:24:56.889Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements 05:24:57 [2021-04-07T05:24:57.923Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.19s) 05:24:57 [2021-04-07T05:24:57.923Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iiztf6fqdz3vdi0m3pogmw1wo Created:2021-04-07 05:24:48.942389275 +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[660df9f65d2c20202bd97c6f96d3ddabc466fd572520e1821d107578b4272e47:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m8uzs87go62kv5i08kdry3spm EndpointID:d2558b0c90c1514547ad14ccc302f64adc6f9404ba5849cd553abe74b451f95f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8103877f5e5960debb89c2da771fb3694c12fd84af52eeb123b9e0dc8bb82ff8 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:dd2c012b8f27 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m8uzs87go62kv5i08kdry3spm EndpointID:d2558b0c90c1514547ad14ccc302f64adc6f9404ba5849cd553abe74b451f95f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 05:24:57 [2021-04-07T05:24:57.923Z] PASS 05:24:57 [2021-04-07T05:24:57.923Z] 05:24:57 [2021-04-07T05:24:57.923Z] === Skipped 05:24:57 [2021-04-07T05:24:57.923Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 05:24:57 [2021-04-07T05:24:57.923Z] service_test.go:242: FLAKY_TEST 05:24:57 [2021-04-07T05:24:57.923Z] 05:24:57 [2021-04-07T05:24:57.923Z] 05:24:57 [2021-04-07T05:24:57.923Z] DONE 26 tests, 1 skipped in 65.380s 05:24:57 [2021-04-07T05:24:57.923Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 05:24:57 [2021-04-07T05:24:57.923Z] ++ 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 05:24:57 [2021-04-07T05:24:57.923Z] ++ set -e 05:24:57 [2021-04-07T05:24:57.923Z] ++ '[' -n 0 ']' 05:24:57 [2021-04-07T05:24:57.923Z] ++ set -x 05:24:57 [2021-04-07T05:24:57.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-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 05:24:57 [2021-04-07T05:24:57.923Z] INFO: Testing against a local daemon 05:24:57 [2021-04-07T05:24:57.923Z] === RUN TestDockerNetworkIpvlanPersistance 05:24:57 [2021-04-07T05:24:57.923Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) 05:24:57 [2021-04-07T05:24:57.923Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:24:57 [2021-04-07T05:24:57.923Z] === RUN TestDockerNetworkIpvlan 05:24:57 [2021-04-07T05:24:57.923Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 05:24:57 [2021-04-07T05:24:57.923Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:24:57 [2021-04-07T05:24:57.923Z] PASS 05:24:57 [2021-04-07T05:24:57.923Z] 05:24:57 [2021-04-07T05:24:57.923Z] === Skipped 05:24:57 [2021-04-07T05:24:57.923Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) 05:24:57 [2021-04-07T05:24:57.923Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:24:57 [2021-04-07T05:24:57.923Z] 05:24:57 [2021-04-07T05:24:57.923Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 05:24:57 [2021-04-07T05:24:57.923Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:24:57 [2021-04-07T05:24:57.923Z] 05:24:57 [2021-04-07T05:24:57.923Z] 05:24:57 [2021-04-07T05:24:57.923Z] DONE 2 tests, 2 skipped in 0.169s 05:24:57 [2021-04-07T05:24:57.923Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 05:24:57 [2021-04-07T05:24:57.923Z] ++ 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 05:24:57 [2021-04-07T05:24:57.923Z] ++ set -e 05:24:57 [2021-04-07T05:24:57.923Z] ++ '[' -n 0 ']' 05:24:57 [2021-04-07T05:24:57.923Z] ++ set -x 05:24:57 [2021-04-07T05:24:57.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-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 05:24:57 [2021-04-07T05:24:57.923Z] INFO: Testing against a local daemon 05:24:57 [2021-04-07T05:24:57.923Z] === RUN TestDockerNetworkMacvlanPersistance 05:24:58 [2021-04-07T05:24:58.183Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 05:24:58 [2021-04-07T05:24:58.266Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements 05:24:58 [2021-04-07T05:24:58.364Z] === RUN TestDockerNetworkMacvlan/Addressing 05:24:59 [2021-04-07T05:24:59.124Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.18s) 05:24:59 [2021-04-07T05:24:59.124Z] === RUN TestDockerNetworkMacvlan 05:24:59 [2021-04-07T05:24:59.415Z] --- PASS: TestDockerNetworkMacvlan (11.44s) 05:24:59 [2021-04-07T05:24:59.415Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 05:24:59 [2021-04-07T05:24:59.415Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) 05:24:59 [2021-04-07T05:24:59.415Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.95s) 05:24:59 [2021-04-07T05:24:59.415Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.99s) 05:24:59 [2021-04-07T05:24:59.415Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.48s) 05:24:59 [2021-04-07T05:24:59.415Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.70s) 05:24:59 [2021-04-07T05:24:59.415Z] PASS 05:24:59 [2021-04-07T05:24:59.415Z] 05:24:59 [2021-04-07T05:24:59.415Z] DONE 8 tests in 12.889s 05:24:59 [2021-04-07T05:24:59.415Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 05:24:59 [2021-04-07T05:24:59.415Z] ++ 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 05:24:59 [2021-04-07T05:24:59.415Z] ++ set -e 05:24:59 [2021-04-07T05:24:59.415Z] ++ '[' -n 0 ']' 05:24:59 [2021-04-07T05:24:59.415Z] ++ set -x 05:24:59 [2021-04-07T05:24:59.415Z] ++ env -i DEST=/go/src/github.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 05:24:59 [2021-04-07T05:24:59.415Z] testing: warning: no tests to run 05:24:59 [2021-04-07T05:24:59.415Z] PASS 05:24:59 [2021-04-07T05:24:59.415Z] 05:24:59 [2021-04-07T05:24:59.415Z] DONE 0 tests in 0.012s 05:24:59 [2021-04-07T05:24:59.415Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 05:24:59 [2021-04-07T05:24:59.415Z] ++ 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 05:24:59 [2021-04-07T05:24:59.415Z] ++ set -e 05:24:59 [2021-04-07T05:24:59.415Z] ++ '[' -n 0 ']' 05:24:59 [2021-04-07T05:24:59.415Z] ++ set -x 05:24:59 [2021-04-07T05:24:59.415Z] ++ env -i DEST=/go/src/github.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 05:24:59 [2021-04-07T05:24:59.415Z] INFO: Testing against a local daemon 05:24:59 [2021-04-07T05:24:59.415Z] === RUN TestAuthZPluginAllowRequest 05:25:00 [2021-04-07T05:25:00.507Z] === RUN TestDockerNetworkMacvlan/Subinterface 05:25:00 [2021-04-07T05:25:00.937Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) 05:25:00 [2021-04-07T05:25:00.937Z] === RUN TestAuthZPluginTLS 05:25:01 [2021-04-07T05:25:01.574Z] --- PASS: TestAuthZPluginTLS (0.56s) 05:25:01 [2021-04-07T05:25:01.574Z] === RUN TestAuthZPluginDenyRequest 05:25:01 [2021-04-07T05:25:01.869Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) 05:25:01 [2021-04-07T05:25:01.869Z] === RUN TestAuthZPluginAPIDenyResponse 05:25:01 [2021-04-07T05:25:01.896Z] === RUN TestDockerNetworkMacvlan/OverlapParent 05:25:02 [2021-04-07T05:25:02.158Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 05:25:02 [2021-04-07T05:25:02.508Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) 05:25:02 [2021-04-07T05:25:02.508Z] === RUN TestAuthZPluginDenyResponse 05:25:03 [2021-04-07T05:25:03.098Z] === RUN TestDockerNetworkMacvlan/NilParent 05:25:03 [2021-04-07T05:25:03.146Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) 05:25:03 [2021-04-07T05:25:03.146Z] === RUN TestAuthZPluginAllowEventStream 05:25:03 [2021-04-07T05:25:03.358Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 05:25:04 [2021-04-07T05:25:04.664Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) 05:25:04 [2021-04-07T05:25:04.664Z] === RUN TestAuthZPluginErrorResponse 05:25:04 [2021-04-07T05:25:04.958Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) 05:25:04 [2021-04-07T05:25:04.958Z] === RUN TestAuthZPluginErrorRequest 05:25:05 [2021-04-07T05:25:05.595Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) 05:25:05 [2021-04-07T05:25:05.595Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 05:25:06 [2021-04-07T05:25:06.234Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) 05:25:06 [2021-04-07T05:25:06.234Z] === RUN TestAuthZPluginEnsureLoadImportWorking 05:25:06 [2021-04-07T05:25:06.654Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 05:25:06 [2021-04-07T05:25:06.654Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 05:25:06 [2021-04-07T05:25:06.915Z] === RUN TestDockerNetworkMacvlan/InternalMode 05:25:07 [2021-04-07T05:25:07.761Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) 05:25:07 [2021-04-07T05:25:07.761Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 05:25:09 [2021-04-07T05:25:09.840Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) 05:25:09 [2021-04-07T05:25:09.840Z] === RUN TestAuthZPluginHeader 05:25:10 [2021-04-07T05:25:10.464Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/pkg/symlink [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/pkg/term [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/profiles/apparmor [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/rootless [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/rootless/specconv [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/runconfig/opts [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/testutil/daemon [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/testutil/environment [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/testutil/fakegit [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/testutil/registry [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/testutil/request [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/volume [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/volume/service/opts [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] ? github.com/docker/docker/volume/testutils [no test files] 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === Skipped 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] exec_linux_test.go:18: requires AppArmor to be enabled 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] exec_linux_test.go:38: requires AppArmor to be enabled 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:46: Driver btrfs not supported 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:46: Driver btrfs not supported 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:46: Driver btrfs not supported 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:46: Driver btrfs not supported 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:46: Driver btrfs not supported 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:73: No driver to put! 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] time="2021-04-07T05:23:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:44: graphdriver: driver not supported 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] time="2021-04-07T05:23:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:44: graphdriver: driver not supported 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] time="2021-04-07T05:23:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:44: graphdriver: driver not supported 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] time="2021-04-07T05:23:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:44: graphdriver: driver not supported 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] time="2021-04-07T05:23:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:44: graphdriver: driver not supported 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:73: No driver to put! 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] overlay_test.go:44: Fails to compute changes after apply intermittently 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] overlay_test.go:49: Fails to compute changes intermittently 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] overlay_test.go:65: Cannot run test with naive change algorithm 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:46: Driver zfs not supported 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:46: Driver zfs not supported 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:46: Driver zfs not supported 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:46: Driver zfs not supported 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:46: Driver zfs not supported 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] graphtest_unix.go:73: No driver to put! 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 05:25:10 [2021-04-07T05:25:10.464Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] 05:25:10 [2021-04-07T05:25:10.464Z] DONE 2229 tests, 26 skipped in 254.095s Post stage [Pipeline] junit 05:25:10 [2021-04-07T05:25:10.476Z] Recording test results 05:25:10 [2021-04-07T05:25:10.482Z] --- PASS: TestAuthZPluginHeader (0.84s) 05:25:10 [2021-04-07T05:25:10.482Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 05:25:10 [2021-04-07T05:25:10.482Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 05:25:10 [2021-04-07T05:25:10.482Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:25:10 [2021-04-07T05:25:10.482Z] === RUN TestAuthZPluginV2Disable 05:25:10 [2021-04-07T05:25:10.482Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 05:25:10 [2021-04-07T05:25:10.482Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:25:10 [2021-04-07T05:25:10.482Z] === RUN TestAuthZPluginV2RejectVolumeRequests 05:25:10 [2021-04-07T05:25:10.482Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 05:25:10 [2021-04-07T05:25:10.482Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:25:10 [2021-04-07T05:25:10.482Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 05:25:10 [2021-04-07T05:25:10.482Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 05:25:10 [2021-04-07T05:25:10.482Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:25:10 [2021-04-07T05:25:10.482Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 05:25:10 [2021-04-07T05:25:10.993Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh 05:25:11 [2021-04-07T05:25:11.116Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 05:25:11 [2021-04-07T05:25:11.326Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42263/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=255c79a1e823b422ec661df05e31e9a3d85caf64 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:255c79a1e823b422ec661df05e31e9a3d85caf64 hack/validate/vendor 05:25:11 [2021-04-07T05:25:11.377Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 05:25:11 [2021-04-07T05:25:11.948Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 05:25:12 [2021-04-07T05:25:12.262Z] 2021/04/07 05:25:11 Collecting initial packages 05:25:12 [2021-04-07T05:25:12.262Z] 2021/04/07 05:25:12 Download dependencies 05:25:14 [2021-04-07T05:25:14.492Z] === RUN TestDockerSuite/TestBuildMultipleTags 05:25:14 [2021-04-07T05:25:14.754Z] === RUN TestDockerSuite/TestBuildNetContainer 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Starting whole vndr cycle because no package specified 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Ignoring paths matching "^archive/tar" 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 05:25:15 [2021-04-07T05:25:15.545Z] 2021/04/07 05:25:15 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 05:25:16 [2021-04-07T05:25:16.482Z] 2021/04/07 05:25:16 Finished clone github.com/Azure/go-ansiterm 05:25:16 [2021-04-07T05:25:16.482Z] 2021/04/07 05:25:16 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 05:25:16 [2021-04-07T05:25:16.482Z] 2021/04/07 05:25:16 Finished clone github.com/willf/bitset 05:25:16 [2021-04-07T05:25:16.482Z] 2021/04/07 05:25:16 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 05:25:16 [2021-04-07T05:25:16.742Z] 2021/04/07 05:25:16 Finished clone github.com/google/uuid 05:25:16 [2021-04-07T05:25:16.742Z] 2021/04/07 05:25:16 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 05:25:16 [2021-04-07T05:25:16.742Z] 2021/04/07 05:25:16 Finished clone github.com/creack/pty 05:25:16 [2021-04-07T05:25:16.742Z] 2021/04/07 05:25:16 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 05:25:16 [2021-04-07T05:25:16.742Z] 2021/04/07 05:25:16 Finished clone github.com/tchap/go-patricia 05:25:16 [2021-04-07T05:25:16.742Z] 2021/04/07 05:25:16 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 05:25:16 [2021-04-07T05:25:16.742Z] 2021/04/07 05:25:16 Finished clone github.com/mistifyio/go-zfs 05:25:16 [2021-04-07T05:25:16.742Z] 2021/04/07 05:25:16 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 05:25:16 [2021-04-07T05:25:16.742Z] 2021/04/07 05:25:16 Finished clone github.com/docker/libtrust 05:25:16 [2021-04-07T05:25:16.742Z] 2021/04/07 05:25:16 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 05:25:16 [2021-04-07T05:25:16.742Z] 2021/04/07 05:25:16 Finished clone github.com/moby/locker 05:25:16 [2021-04-07T05:25:16.742Z] 2021/04/07 05:25:16 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 05:25:17 [2021-04-07T05:25:17.002Z] 2021/04/07 05:25:16 Finished clone github.com/gorilla/mux 05:25:17 [2021-04-07T05:25:17.002Z] 2021/04/07 05:25:16 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 05:25:17 [2021-04-07T05:25:17.002Z] 2021/04/07 05:25:16 Finished clone github.com/moby/term 05:25:17 [2021-04-07T05:25:17.002Z] 2021/04/07 05:25:16 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 05:25:17 [2021-04-07T05:25:17.002Z] 2021/04/07 05:25:16 Finished clone github.com/moby/sys 05:25:17 [2021-04-07T05:25:17.002Z] 2021/04/07 05:25:16 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 05:25:17 [2021-04-07T05:25:17.002Z] 2021/04/07 05:25:16 Finished clone github.com/Microsoft/go-winio 05:25:17 [2021-04-07T05:25:17.002Z] 2021/04/07 05:25:16 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 05:25:17 [2021-04-07T05:25:17.302Z] === RUN TestDockerSuite/TestBuildNetNone 05:25:17 [2021-04-07T05:25:17.569Z] 2021/04/07 05:25:17 Finished clone github.com/sirupsen/logrus 05:25:17 [2021-04-07T05:25:17.569Z] 2021/04/07 05:25:17 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 05:25:17 [2021-04-07T05:25:17.984Z] 2021/04/07 05:25:17 Finished clone github.com/docker/go-units 05:25:17 [2021-04-07T05:25:17.984Z] 2021/04/07 05:25:17 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 05:25:17 [2021-04-07T05:25:17.984Z] 2021/04/07 05:25:17 Finished clone github.com/syndtr/gocapability 05:25:17 [2021-04-07T05:25:17.984Z] 2021/04/07 05:25:17 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 05:25:18 [2021-04-07T05:25:18.244Z] === RUN TestDockerSuite/TestBuildNoContext 05:25:18 [2021-04-07T05:25:18.247Z] 2021/04/07 05:25:17 Finished clone github.com/RackSec/srslog 05:25:18 [2021-04-07T05:25:18.247Z] 2021/04/07 05:25:17 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 05:25:18 [2021-04-07T05:25:18.247Z] 2021/04/07 05:25:18 Finished clone github.com/imdario/mergo 05:25:18 [2021-04-07T05:25:18.247Z] 2021/04/07 05:25:18 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 05:25:18 [2021-04-07T05:25:18.506Z] 2021/04/07 05:25:18 Finished clone golang.org/x/sync 05:25:18 [2021-04-07T05:25:18.506Z] 2021/04/07 05:25:18 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 05:25:18 [2021-04-07T05:25:18.506Z] 2021/04/07 05:25:18 Finished clone gotest.tools/v3 05:25:18 [2021-04-07T05:25:18.506Z] 2021/04/07 05:25:18 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 05:25:19 [2021-04-07T05:25:19.076Z] 2021/04/07 05:25:18 Finished clone github.com/tonistiigi/units 05:25:19 [2021-04-07T05:25:19.076Z] 2021/04/07 05:25:18 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 05:25:19 [2021-04-07T05:25:19.076Z] 2021/04/07 05:25:19 Finished clone github.com/google/go-cmp 05:25:19 [2021-04-07T05:25:19.076Z] 2021/04/07 05:25:19 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 05:25:19 [2021-04-07T05:25:19.334Z] 2021/04/07 05:25:19 Clone github.com/docker/libnetwork, revision b3507428be5b458cb0e2b4086b13531fb0706e46, attempt 1/20 05:25:19 [2021-04-07T05:25:19.334Z] 2021/04/07 05:25:19 Finished clone github.com/grpc-ecosystem/grpc-opentracing 05:25:19 [2021-04-07T05:25:19.593Z] 2021/04/07 05:25:19 Finished clone github.com/docker/go-connections 05:25:19 [2021-04-07T05:25:19.593Z] 2021/04/07 05:25:19 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 05:25:19 [2021-04-07T05:25:19.593Z] 2021/04/07 05:25:19 Finished clone github.com/mitchellh/hashstructure 05:25:19 [2021-04-07T05:25:19.593Z] 2021/04/07 05:25:19 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 05:25:19 [2021-04-07T05:25:19.631Z] === RUN TestDockerSuite/TestBuildNoDupOutput 05:25:19 [2021-04-07T05:25:19.853Z] 2021/04/07 05:25:19 Finished clone github.com/google/shlex 05:25:19 [2021-04-07T05:25:19.853Z] 2021/04/07 05:25:19 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 05:25:19 [2021-04-07T05:25:19.853Z] 2021/04/07 05:25:19 Finished clone github.com/opentracing/opentracing-go 05:25:19 [2021-04-07T05:25:19.853Z] 2021/04/07 05:25:19 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 05:25:19 [2021-04-07T05:25:19.853Z] 2021/04/07 05:25:19 Finished clone github.com/opentracing-contrib/go-stdlib 05:25:19 [2021-04-07T05:25:19.853Z] 2021/04/07 05:25:19 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 05:25:19 [2021-04-07T05:25:19.892Z] === RUN TestDockerNetworkMacvlan/Addressing 05:25:20 [2021-04-07T05:25:20.420Z] 2021/04/07 05:25:20 Finished clone github.com/gofrs/flock 05:25:20 [2021-04-07T05:25:20.420Z] 2021/04/07 05:25:20 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 05:25:20 [2021-04-07T05:25:20.832Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 05:25:20 [2021-04-07T05:25:20.989Z] 2021/04/07 05:25:20 Finished clone github.com/docker/go-events 05:25:20 [2021-04-07T05:25:20.989Z] 2021/04/07 05:25:20 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 05:25:20 [2021-04-07T05:25:20.989Z] 2021/04/07 05:25:20 Finished clone github.com/armon/go-radix 05:25:20 [2021-04-07T05:25:20.989Z] 2021/04/07 05:25:20 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 05:25:21 [2021-04-07T05:25:21.249Z] 2021/04/07 05:25:21 Finished clone github.com/armon/go-metrics 05:25:21 [2021-04-07T05:25:21.249Z] 2021/04/07 05:25:21 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 05:25:21 [2021-04-07T05:25:21.509Z] 2021/04/07 05:25:21 Finished clone github.com/sean-/seed 05:25:21 [2021-04-07T05:25:21.509Z] 2021/04/07 05:25:21 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 05:25:22 [2021-04-07T05:25:22.079Z] 2021/04/07 05:25:21 Finished clone github.com/tonistiigi/fsutil 05:25:22 [2021-04-07T05:25:22.079Z] 2021/04/07 05:25:21 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 05:25:22 [2021-04-07T05:25:22.216Z] --- PASS: TestDockerNetworkMacvlan (23.05s) 05:25:22 [2021-04-07T05:25:22.216Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) 05:25:22 [2021-04-07T05:25:22.216Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) 05:25:22 [2021-04-07T05:25:22.216Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.71s) 05:25:22 [2021-04-07T05:25:22.216Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.12s) 05:25:22 [2021-04-07T05:25:22.216Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.94s) 05:25:22 [2021-04-07T05:25:22.216Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.18s) 05:25:22 [2021-04-07T05:25:22.216Z] PASS 05:25:22 [2021-04-07T05:25:22.216Z] 05:25:22 [2021-04-07T05:25:22.216Z] DONE 8 tests in 25.393s 05:25:22 [2021-04-07T05:25:22.216Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 05:25:22 [2021-04-07T05:25:22.216Z] ++ 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 05:25:22 [2021-04-07T05:25:22.216Z] ++ set -e 05:25:22 [2021-04-07T05:25:22.216Z] ++ '[' -n 0 ']' 05:25:22 [2021-04-07T05:25:22.216Z] ++ set -x 05:25:22 [2021-04-07T05:25:22.216Z] ++ env -i DEST=/go/src/github.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 05:25:22 [2021-04-07T05:25:22.216Z] testing: warning: no tests to run 05:25:22 [2021-04-07T05:25:22.216Z] PASS 05:25:22 [2021-04-07T05:25:22.216Z] 05:25:22 [2021-04-07T05:25:22.216Z] DONE 0 tests in 0.031s 05:25:22 [2021-04-07T05:25:22.216Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 05:25:22 [2021-04-07T05:25:22.216Z] ++ 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 05:25:22 [2021-04-07T05:25:22.216Z] ++ set -e 05:25:22 [2021-04-07T05:25:22.216Z] ++ '[' -n 0 ']' 05:25:22 [2021-04-07T05:25:22.216Z] ++ set -x 05:25:22 [2021-04-07T05:25:22.216Z] ++ env -i DEST=/go/src/github.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 05:25:22 [2021-04-07T05:25:22.339Z] 2021/04/07 05:25:22 Finished clone github.com/hashicorp/errwrap 05:25:22 [2021-04-07T05:25:22.339Z] 2021/04/07 05:25:22 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 05:25:22 [2021-04-07T05:25:22.339Z] 2021/04/07 05:25:22 Finished clone github.com/hashicorp/memberlist 05:25:22 [2021-04-07T05:25:22.339Z] 2021/04/07 05:25:22 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 05:25:22 [2021-04-07T05:25:22.477Z] INFO: Testing against a local daemon 05:25:22 [2021-04-07T05:25:22.477Z] === RUN TestAuthZPluginAllowRequest 05:25:22 [2021-04-07T05:25:22.598Z] 2021/04/07 05:25:22 Finished clone github.com/hashicorp/go-multierror 05:25:22 [2021-04-07T05:25:22.598Z] 2021/04/07 05:25:22 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 05:25:22 [2021-04-07T05:25:22.737Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 05:25:22 [2021-04-07T05:25:22.997Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 05:25:22 [2021-04-07T05:25:22.997Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 05:25:23 [2021-04-07T05:25:23.539Z] 2021/04/07 05:25:23 Finished clone github.com/docker/libkv 05:25:23 [2021-04-07T05:25:23.539Z] 2021/04/07 05:25:23 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 05:25:23 [2021-04-07T05:25:23.539Z] 2021/04/07 05:25:23 Finished clone github.com/golang/gddo 05:25:23 [2021-04-07T05:25:23.539Z] 2021/04/07 05:25:23 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 05:25:23 [2021-04-07T05:25:23.569Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 05:25:23 [2021-04-07T05:25:23.798Z] 2021/04/07 05:25:23 Finished clone github.com/vishvananda/netns 05:25:23 [2021-04-07T05:25:23.798Z] 2021/04/07 05:25:23 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 05:25:23 [2021-04-07T05:25:23.798Z] 2021/04/07 05:25:23 Finished clone github.com/hashicorp/go-sockaddr 05:25:23 [2021-04-07T05:25:23.798Z] 2021/04/07 05:25:23 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 05:25:23 [2021-04-07T05:25:23.829Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 05:25:24 [2021-04-07T05:25:24.783Z] --- PASS: TestAuthZPluginAllowRequest (2.08s) 05:25:24 [2021-04-07T05:25:24.783Z] === RUN TestAuthZPluginTLS 05:25:24 [2021-04-07T05:25:24.783Z] === RUN TestDockerSuite/TestBuildOnBuild 05:25:25 [2021-04-07T05:25:25.179Z] 2021/04/07 05:25:24 Finished clone github.com/moby/ipvs 05:25:25 [2021-04-07T05:25:25.179Z] 2021/04/07 05:25:24 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 05:25:25 [2021-04-07T05:25:25.179Z] 2021/04/07 05:25:25 Finished clone github.com/BurntSushi/toml 05:25:25 [2021-04-07T05:25:25.179Z] 2021/04/07 05:25:25 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 05:25:25 [2021-04-07T05:25:25.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection 05:25:25 [2021-04-07T05:25:25.355Z] --- PASS: TestAuthZPluginTLS (0.91s) 05:25:25 [2021-04-07T05:25:25.355Z] === RUN TestAuthZPluginDenyRequest 05:25:25 [2021-04-07T05:25:25.440Z] 2021/04/07 05:25:25 Finished clone github.com/samuel/go-zookeeper 05:25:25 [2021-04-07T05:25:25.440Z] 2021/04/07 05:25:25 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 05:25:25 [2021-04-07T05:25:25.440Z] 2021/04/07 05:25:25 Finished clone github.com/vishvananda/netlink 05:25:25 [2021-04-07T05:25:25.440Z] 2021/04/07 05:25:25 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 05:25:25 [2021-04-07T05:25:25.440Z] 2021/04/07 05:25:25 Finished clone github.com/deckarep/golang-set 05:25:25 [2021-04-07T05:25:25.440Z] 2021/04/07 05:25:25 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 05:25:26 [2021-04-07T05:25:26.040Z] 2021/04/07 05:25:25 Finished clone github.com/hashicorp/go-msgpack 05:25:26 [2021-04-07T05:25:26.040Z] 2021/04/07 05:25:25 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 05:25:26 [2021-04-07T05:25:26.298Z] --- PASS: TestAuthZPluginDenyRequest (0.85s) 05:25:26 [2021-04-07T05:25:26.298Z] === RUN TestAuthZPluginAPIDenyResponse 05:25:26 [2021-04-07T05:25:26.299Z] 2021/04/07 05:25:26 Finished clone github.com/coreos/go-semver 05:25:26 [2021-04-07T05:25:26.300Z] 2021/04/07 05:25:26 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 05:25:26 [2021-04-07T05:25:26.869Z] 2021/04/07 05:25:26 Finished clone github.com/ishidawataru/sctp 05:25:26 [2021-04-07T05:25:26.869Z] 2021/04/07 05:25:26 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 05:25:27 [2021-04-07T05:25:27.240Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.83s) 05:25:27 [2021-04-07T05:25:27.240Z] === RUN TestAuthZPluginDenyResponse 05:25:27 [2021-04-07T05:25:27.240Z] === RUN TestDockerSuite/TestBuildOnBuildCache 05:25:27 [2021-04-07T05:25:27.438Z] 2021/04/07 05:25:27 Finished clone golang.org/x/net 05:25:27 [2021-04-07T05:25:27.438Z] 2021/04/07 05:25:27 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 05:25:28 [2021-04-07T05:25:28.181Z] --- PASS: TestAuthZPluginDenyResponse (0.88s) 05:25:28 [2021-04-07T05:25:28.181Z] === RUN TestAuthZPluginAllowEventStream 05:25:28 [2021-04-07T05:25:28.181Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 05:25:29 [2021-04-07T05:25:29.102Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) 05:25:29 [2021-04-07T05:25:29.102Z] PASS 05:25:29 [2021-04-07T05:25:29.102Z] 05:25:29 [2021-04-07T05:25:29.102Z] === Skipped 05:25:29 [2021-04-07T05:25:29.102Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 05:25:29 [2021-04-07T05:25:29.102Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:25:29 [2021-04-07T05:25:29.102Z] 05:25:29 [2021-04-07T05:25:29.102Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 05:25:29 [2021-04-07T05:25:29.102Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:25:29 [2021-04-07T05:25:29.102Z] 05:25:29 [2021-04-07T05:25:29.102Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 05:25:29 [2021-04-07T05:25:29.102Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:25:29 [2021-04-07T05:25:29.102Z] 05:25:29 [2021-04-07T05:25:29.102Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 05:25:29 [2021-04-07T05:25:29.102Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:25:29 [2021-04-07T05:25:29.102Z] 05:25:29 [2021-04-07T05:25:29.102Z] 05:25:29 [2021-04-07T05:25:29.102Z] DONE 17 tests, 4 skipped in 27.722s 05:25:29 [2021-04-07T05:25:29.102Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 05:25:29 [2021-04-07T05:25:29.103Z] ++ 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 05:25:29 [2021-04-07T05:25:29.103Z] ++ set -e 05:25:29 [2021-04-07T05:25:29.103Z] ++ '[' -n 0 ']' 05:25:29 [2021-04-07T05:25:29.103Z] ++ set -x 05:25:29 [2021-04-07T05:25:29.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=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 05:25:29 [2021-04-07T05:25:29.103Z] INFO: Testing against a local daemon 05:25:29 [2021-04-07T05:25:29.103Z] === RUN TestPluginInvalidJSON 05:25:29 [2021-04-07T05:25:29.103Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 05:25:29 [2021-04-07T05:25:29.103Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 05:25:29 [2021-04-07T05:25:29.103Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 05:25:29 [2021-04-07T05:25:29.103Z] --- PASS: TestPluginInvalidJSON (0.02s) 05:25:29 [2021-04-07T05:25:29.103Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 05:25:29 [2021-04-07T05:25:29.103Z] === RUN TestPluginInstall 05:25:29 [2021-04-07T05:25:29.103Z] === RUN TestPluginInstall/no_auth 05:25:29 [2021-04-07T05:25:29.103Z] time="2021-04-07T05:25:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:25:29 [2021-04-07T05:25:29.103Z] time="2021-04-07T05:25:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89bc31d779354a0f7377f015000812eaad976c031b4a616abf002960f95dc31a" mediatype=application/vnd.docker.plugin.v1+json size=522 05:25:29 [2021-04-07T05:25:29.103Z] time="2021-04-07T05:25:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:25:29 [2021-04-07T05:25:29.103Z] time="2021-04-07T05:25:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89bc31d779354a0f7377f015000812eaad976c031b4a616abf002960f95dc31a" mediatype=application/vnd.docker.plugin.v1+json size=522 05:25:29 [2021-04-07T05:25:29.103Z] === RUN TestPluginInstall/with_htpasswd 05:25:29 [2021-04-07T05:25:29.347Z] 2021/04/07 05:25:28 Finished clone github.com/opencontainers/go-digest 05:25:29 [2021-04-07T05:25:29.347Z] 2021/04/07 05:25:28 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 05:25:29 [2021-04-07T05:25:29.347Z] 2021/04/07 05:25:29 Finished clone go.etcd.io/bbolt 05:25:29 [2021-04-07T05:25:29.347Z] 2021/04/07 05:25:29 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 05:25:29 [2021-04-07T05:25:29.607Z] 2021/04/07 05:25:29 Finished clone github.com/Microsoft/opengcs 05:25:29 [2021-04-07T05:25:29.607Z] 2021/04/07 05:25:29 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 05:25:29 [2021-04-07T05:25:29.741Z] time="2021-04-07T05:25:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:25:29 [2021-04-07T05:25:29.741Z] time="2021-04-07T05:25:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4908ea9b45f062fe3ba1c596fba9a7ab69247537dc0552165506f6f5f82972f3" mediatype=application/vnd.docker.plugin.v1+json size=522 05:25:29 [2021-04-07T05:25:29.741Z] time="2021-04-07T05:25:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:25:29 [2021-04-07T05:25:29.741Z] time="2021-04-07T05:25:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4908ea9b45f062fe3ba1c596fba9a7ab69247537dc0552165506f6f5f82972f3" mediatype=application/vnd.docker.plugin.v1+json size=522 05:25:30 [2021-04-07T05:25:30.037Z] === RUN TestPluginInstall/with_insecure 05:25:30 [2021-04-07T05:25:30.176Z] 2021/04/07 05:25:30 Finished clone github.com/grpc-ecosystem/go-grpc-middleware 05:25:30 [2021-04-07T05:25:30.176Z] 2021/04/07 05:25:30 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 05:25:30 [2021-04-07T05:25:30.727Z] --- PASS: TestAuthZPluginAllowEventStream (2.37s) 05:25:30 [2021-04-07T05:25:30.727Z] === RUN TestAuthZPluginErrorResponse 05:25:30 [2021-04-07T05:25:30.745Z] 2021/04/07 05:25:30 Finished clone github.com/containerd/ttrpc 05:25:30 [2021-04-07T05:25:30.745Z] 2021/04/07 05:25:30 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 05:25:31 [2021-04-07T05:25:31.298Z] --- PASS: TestAuthZPluginErrorResponse (0.75s) 05:25:31 [2021-04-07T05:25:31.298Z] === RUN TestAuthZPluginErrorRequest 05:25:31 [2021-04-07T05:25:31.298Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 05:25:31 [2021-04-07T05:25:31.555Z] time="2021-04-07T05:25:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:25:31 [2021-04-07T05:25:31.555Z] time="2021-04-07T05:25:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb5c55afc1ad4b45fcbbb7d1bbb71a38c7caecdc7056f1d48e3d0bd3ef4fd24f" mediatype=application/vnd.docker.plugin.v1+json size=522 05:25:31 [2021-04-07T05:25:31.555Z] time="2021-04-07T05:25:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:25:31 [2021-04-07T05:25:31.556Z] time="2021-04-07T05:25:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb5c55afc1ad4b45fcbbb7d1bbb71a38c7caecdc7056f1d48e3d0bd3ef4fd24f" mediatype=application/vnd.docker.plugin.v1+json size=522 05:25:31 [2021-04-07T05:25:31.556Z] --- PASS: TestPluginInstall (4.29s) 05:25:31 [2021-04-07T05:25:31.556Z] --- PASS: TestPluginInstall/no_auth (1.99s) 05:25:31 [2021-04-07T05:25:31.556Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) 05:25:31 [2021-04-07T05:25:31.556Z] --- PASS: TestPluginInstall/with_insecure (1.38s) 05:25:31 [2021-04-07T05:25:31.556Z] plugin_test.go:160: [dd8d9b1d5b007] daemon is not started 05:25:31 [2021-04-07T05:25:31.556Z] === RUN TestPluginsWithRuntimes 05:25:31 [2021-04-07T05:25:31.684Z] 2021/04/07 05:25:31 Finished clone github.com/hashicorp/serf 05:25:31 [2021-04-07T05:25:31.684Z] 2021/04/07 05:25:31 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 05:25:31 [2021-04-07T05:25:31.868Z] --- PASS: TestAuthZPluginErrorRequest (0.77s) 05:25:31 [2021-04-07T05:25:31.869Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 05:25:32 [2021-04-07T05:25:32.254Z] 2021/04/07 05:25:32 Finished clone github.com/vbatts/tar-split 05:25:32 [2021-04-07T05:25:32.254Z] 2021/04/07 05:25:32 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 05:25:32 [2021-04-07T05:25:32.811Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.73s) 05:25:32 [2021-04-07T05:25:32.812Z] === RUN TestAuthZPluginEnsureLoadImportWorking 05:25:32 [2021-04-07T05:25:32.812Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 05:25:33 [2021-04-07T05:25:33.634Z] 2021/04/07 05:25:33 Finished clone github.com/cyphar/filepath-securejoin 05:25:33 [2021-04-07T05:25:33.634Z] 2021/04/07 05:25:33 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 05:25:33 [2021-04-07T05:25:33.647Z] === RUN TestPluginsWithRuntimes/No_Args 05:25:33 [2021-04-07T05:25:33.894Z] 2021/04/07 05:25:33 Finished clone github.com/opencontainers/runtime-spec 05:25:33 [2021-04-07T05:25:33.894Z] 2021/04/07 05:25:33 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 05:25:34 [2021-04-07T05:25:34.284Z] === RUN TestPluginsWithRuntimes/With_Args 05:25:34 [2021-04-07T05:25:34.834Z] 2021/04/07 05:25:34 Finished clone github.com/coreos/go-systemd 05:25:34 [2021-04-07T05:25:34.834Z] 2021/04/07 05:25:34 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 05:25:34 [2021-04-07T05:25:34.834Z] 2021/04/07 05:25:34 Finished clone github.com/opencontainers/image-spec 05:25:34 [2021-04-07T05:25:34.834Z] 2021/04/07 05:25:34 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 05:25:35 [2021-04-07T05:25:35.355Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.39s) 05:25:35 [2021-04-07T05:25:35.355Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 05:25:35 [2021-04-07T05:25:35.355Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 05:25:35 [2021-04-07T05:25:35.774Z] 2021/04/07 05:25:35 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 05:25:35 [2021-04-07T05:25:35.775Z] 2021/04/07 05:25:35 Finished clone github.com/coreos/go-systemd/v22 05:25:35 [2021-04-07T05:25:35.817Z] --- PASS: TestPluginsWithRuntimes (4.05s) 05:25:35 [2021-04-07T05:25:35.817Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) 05:25:35 [2021-04-07T05:25:35.817Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) 05:25:35 [2021-04-07T05:25:35.817Z] PASS 05:25:35 [2021-04-07T05:25:35.817Z] 05:25:35 [2021-04-07T05:25:35.817Z] DONE 9 tests in 8.436s 05:25:35 [2021-04-07T05:25:35.817Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 05:25:35 [2021-04-07T05:25:35.817Z] ++ 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 05:25:35 [2021-04-07T05:25:35.817Z] ++ set -e 05:25:35 [2021-04-07T05:25:35.817Z] ++ '[' -n 0 ']' 05:25:35 [2021-04-07T05:25:35.817Z] ++ set -x 05:25:35 [2021-04-07T05:25:35.817Z] ++ env -i DEST=/go/src/github.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 05:25:35 [2021-04-07T05:25:35.817Z] INFO: Testing against a local daemon 05:25:35 [2021-04-07T05:25:35.817Z] === RUN TestExternalGraphDriver 05:25:35 [2021-04-07T05:25:35.817Z] === RUN TestExternalGraphDriver/json 05:25:36 [2021-04-07T05:25:36.034Z] 2021/04/07 05:25:36 Finished clone github.com/godbus/dbus/v5 05:25:36 [2021-04-07T05:25:36.034Z] 2021/04/07 05:25:36 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 05:25:36 [2021-04-07T05:25:36.294Z] 2021/04/07 05:25:36 Finished clone github.com/Graylog2/go-gelf 05:25:36 [2021-04-07T05:25:36.294Z] 2021/04/07 05:25:36 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 05:25:36 [2021-04-07T05:25:36.561Z] 2021/04/07 05:25:36 Finished clone github.com/fluent/fluent-logger-golang 05:25:36 [2021-04-07T05:25:36.561Z] 2021/04/07 05:25:36 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 05:25:36 [2021-04-07T05:25:36.738Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 05:25:37 [2021-04-07T05:25:37.500Z] 2021/04/07 05:25:37 Finished clone github.com/philhofer/fwd 05:25:37 [2021-04-07T05:25:37.500Z] 2021/04/07 05:25:37 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 05:25:37 [2021-04-07T05:25:37.680Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.46s) 05:25:37 [2021-04-07T05:25:37.680Z] === RUN TestAuthZPluginHeader 05:25:37 [2021-04-07T05:25:37.901Z] === RUN TestExternalGraphDriver/spec 05:25:37 [2021-04-07T05:25:37.941Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 05:25:38 [2021-04-07T05:25:38.084Z] 2021/04/07 05:25:38 Finished clone github.com/fsnotify/fsnotify 05:25:38 [2021-04-07T05:25:38.084Z] 2021/04/07 05:25:38 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 05:25:38 [2021-04-07T05:25:38.347Z] 2021/04/07 05:25:38 Finished clone github.com/ugorji/go 05:25:38 [2021-04-07T05:25:38.347Z] 2021/04/07 05:25:38 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 05:25:38 [2021-04-07T05:25:38.511Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 05:25:38 [2021-04-07T05:25:38.771Z] --- PASS: TestAuthZPluginHeader (1.36s) 05:25:38 [2021-04-07T05:25:38.771Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 05:25:39 [2021-04-07T05:25:39.421Z] === RUN TestExternalGraphDriver/pull 05:25:39 [2021-04-07T05:25:39.726Z] 2021/04/07 05:25:39 Finished clone github.com/jmespath/go-jmespath 05:25:39 [2021-04-07T05:25:39.726Z] 2021/04/07 05:25:39 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 05:25:39 [2021-04-07T05:25:39.726Z] 2021/04/07 05:25:39 Finished clone github.com/bsphere/le_go 05:25:39 [2021-04-07T05:25:39.726Z] 2021/04/07 05:25:39 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 05:25:40 [2021-04-07T05:25:40.295Z] 2021/04/07 05:25:40 Finished clone github.com/docker/libnetwork 05:25:40 [2021-04-07T05:25:40.295Z] 2021/04/07 05:25:40 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 05:25:40 [2021-04-07T05:25:40.554Z] 2021/04/07 05:25:40 Finished clone github.com/tinylib/msgp 05:25:40 [2021-04-07T05:25:40.554Z] 2021/04/07 05:25:40 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 05:25:40 [2021-04-07T05:25:40.554Z] 2021/04/07 05:25:40 Finished clone golang.org/x/oauth2 05:25:40 [2021-04-07T05:25:40.554Z] 2021/04/07 05:25:40 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 05:25:41 [2021-04-07T05:25:41.123Z] 2021/04/07 05:25:41 Finished clone github.com/golang/groupcache 05:25:41 [2021-04-07T05:25:41.123Z] 2021/04/07 05:25:41 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 05:25:41 [2021-04-07T05:25:41.505Z] --- PASS: TestExternalGraphDriver (5.64s) 05:25:41 [2021-04-07T05:25:41.505Z] --- PASS: TestExternalGraphDriver/json (1.84s) 05:25:41 [2021-04-07T05:25:41.505Z] --- PASS: TestExternalGraphDriver/spec (1.83s) 05:25:41 [2021-04-07T05:25:41.505Z] --- PASS: TestExternalGraphDriver/pull (1.84s) 05:25:41 [2021-04-07T05:25:41.505Z] === RUN TestGraphdriverPluginV2 05:25:41 [2021-04-07T05:25:41.505Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) 05:25:41 [2021-04-07T05:25:41.505Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:25:41 [2021-04-07T05:25:41.505Z] PASS 05:25:41 [2021-04-07T05:25:41.505Z] 05:25:41 [2021-04-07T05:25:41.505Z] === Skipped 05:25:41 [2021-04-07T05:25:41.505Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) 05:25:41 [2021-04-07T05:25:41.505Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:25:41 [2021-04-07T05:25:41.505Z] 05:25:41 [2021-04-07T05:25:41.505Z] 05:25:41 [2021-04-07T05:25:41.505Z] DONE 5 tests, 1 skipped in 5.794s 05:25:41 [2021-04-07T05:25:41.505Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 05:25:41 [2021-04-07T05:25:41.505Z] ++ 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 05:25:41 [2021-04-07T05:25:41.505Z] ++ set -e 05:25:41 [2021-04-07T05:25:41.505Z] ++ '[' -n 0 ']' 05:25:41 [2021-04-07T05:25:41.505Z] ++ set -x 05:25:41 [2021-04-07T05:25:41.505Z] ++ env -i DEST=/go/src/github.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 05:25:41 [2021-04-07T05:25:41.505Z] INFO: Testing against a local daemon 05:25:41 [2021-04-07T05:25:41.505Z] === RUN TestContinueAfterPluginCrash 05:25:41 [2021-04-07T05:25:41.505Z] === PAUSE TestContinueAfterPluginCrash 05:25:41 [2021-04-07T05:25:41.505Z] === RUN TestReadPluginNoRead 05:25:41 [2021-04-07T05:25:41.505Z] === PAUSE TestReadPluginNoRead 05:25:41 [2021-04-07T05:25:41.505Z] === RUN TestDaemonStartWithLogOpt 05:25:41 [2021-04-07T05:25:41.505Z] === PAUSE TestDaemonStartWithLogOpt 05:25:41 [2021-04-07T05:25:41.505Z] === CONT TestContinueAfterPluginCrash 05:25:41 [2021-04-07T05:25:41.505Z] === CONT TestDaemonStartWithLogOpt 05:25:41 [2021-04-07T05:25:41.505Z] === CONT TestReadPluginNoRead 05:25:42 [2021-04-07T05:25:42.061Z] 2021/04/07 05:25:41 Finished clone github.com/googleapis/gax-go 05:25:42 [2021-04-07T05:25:42.061Z] 2021/04/07 05:25:41 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 05:25:42 [2021-04-07T05:25:42.061Z] 2021/04/07 05:25:41 Finished clone golang.org/x/sys 05:25:42 [2021-04-07T05:25:42.061Z] 2021/04/07 05:25:41 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 05:25:42 [2021-04-07T05:25:42.069Z] === RUN TestDockerSuite/TestBuildPATH 05:25:42 [2021-04-07T05:25:42.321Z] 2021/04/07 05:25:42 Finished clone github.com/miekg/dns 05:25:42 [2021-04-07T05:25:42.321Z] 2021/04/07 05:25:42 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 05:25:43 [2021-04-07T05:25:43.258Z] 2021/04/07 05:25:43 Finished clone github.com/Microsoft/hcsshim 05:25:43 [2021-04-07T05:25:43.258Z] 2021/04/07 05:25:43 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 05:25:43 [2021-04-07T05:25:43.258Z] 2021/04/07 05:25:43 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 05:25:43 [2021-04-07T05:25:43.258Z] 2021/04/07 05:25:43 Finished clone go.opencensus.io 05:25:43 [2021-04-07T05:25:43.517Z] 2021/04/07 05:25:43 Finished clone github.com/containerd/fifo 05:25:43 [2021-04-07T05:25:43.517Z] 2021/04/07 05:25:43 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 05:25:44 [2021-04-07T05:25:44.457Z] 2021/04/07 05:25:44 Finished clone golang.org/x/text 05:25:44 [2021-04-07T05:25:44.457Z] 2021/04/07 05:25:44 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 05:25:44 [2021-04-07T05:25:44.613Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.33s) 05:25:44 [2021-04-07T05:25:44.613Z] === RUN TestAuthZPluginV2Disable 05:25:44 [2021-04-07T05:25:44.613Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 05:25:45 [2021-04-07T05:25:45.026Z] 2021/04/07 05:25:44 Finished clone github.com/containerd/go-runc 05:25:45 [2021-04-07T05:25:45.026Z] 2021/04/07 05:25:44 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 05:25:45 [2021-04-07T05:25:45.185Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 05:25:45 [2021-04-07T05:25:45.286Z] 2021/04/07 05:25:45 Finished clone github.com/containerd/cgroups 05:25:45 [2021-04-07T05:25:45.286Z] 2021/04/07 05:25:45 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 05:25:45 [2021-04-07T05:25:45.546Z] 2021/04/07 05:25:45 Finished clone github.com/moby/buildkit 05:25:45 [2021-04-07T05:25:45.546Z] 2021/04/07 05:25:45 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 05:25:45 [2021-04-07T05:25:45.805Z] 2021/04/07 05:25:45 Finished clone github.com/containerd/typeurl 05:25:45 [2021-04-07T05:25:45.805Z] 2021/04/07 05:25:45 Clone github.com/docker/swarmkit, revision 17d8d4e4d8bdec33d386e6362d3537fa9493ba00, attempt 1/20 05:25:46 [2021-04-07T05:25:46.065Z] 2021/04/07 05:25:46 Finished clone github.com/opencontainers/runc 05:25:46 [2021-04-07T05:25:46.065Z] 2021/04/07 05:25:46 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 05:25:46 [2021-04-07T05:25:46.324Z] 2021/04/07 05:25:46 Finished clone code.cloudfoundry.org/clock 05:25:46 [2021-04-07T05:25:46.324Z] 2021/04/07 05:25:46 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 05:25:46 [2021-04-07T05:25:46.584Z] === RUN TestDockerSuite/TestBuildRelativeCopy 05:25:47 [2021-04-07T05:25:47.148Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 05:25:47 [2021-04-07T05:25:47.148Z] --- PASS: TestDaemonStartWithLogOpt (5.34s) 05:25:47 [2021-04-07T05:25:47.263Z] 2021/04/07 05:25:47 Finished clone github.com/containerd/console 05:25:47 [2021-04-07T05:25:47.263Z] 2021/04/07 05:25:47 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 05:25:47 [2021-04-07T05:25:47.263Z] 2021/04/07 05:25:47 Finished clone github.com/gogo/googleapis 05:25:47 [2021-04-07T05:25:47.263Z] 2021/04/07 05:25:47 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 05:25:47 [2021-04-07T05:25:47.263Z] 2021/04/07 05:25:47 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 05:25:47 [2021-04-07T05:25:47.263Z] 2021/04/07 05:25:47 Finished clone github.com/docker/distribution 05:25:47 [2021-04-07T05:25:47.791Z] === RUN TestReadPluginNoRead/default 05:25:47 [2021-04-07T05:25:47.832Z] 2021/04/07 05:25:47 Finished clone google.golang.org/grpc 05:25:47 [2021-04-07T05:25:47.832Z] 2021/04/07 05:25:47 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 05:25:48 [2021-04-07T05:25:48.090Z] 2021/04/07 05:25:47 Finished clone github.com/containerd/continuity 05:25:48 [2021-04-07T05:25:48.090Z] 2021/04/07 05:25:47 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 05:25:48 [2021-04-07T05:25:48.349Z] 2021/04/07 05:25:48 Finished clone github.com/fernet/fernet-go 05:25:48 [2021-04-07T05:25:48.349Z] 2021/04/07 05:25:48 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 05:25:48 [2021-04-07T05:25:48.496Z] --- PASS: TestAuthZPluginV2Disable (4.39s) 05:25:48 [2021-04-07T05:25:48.496Z] === RUN TestAuthZPluginV2RejectVolumeRequests 05:25:49 [2021-04-07T05:25:49.315Z] === RUN TestReadPluginNoRead/disabled_caching 05:25:50 [2021-04-07T05:25:50.258Z] 2021/04/07 05:25:49 Finished clone golang.org/x/time 05:25:50 [2021-04-07T05:25:50.258Z] 2021/04/07 05:25:49 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 05:25:50 [2021-04-07T05:25:50.258Z] 2021/04/07 05:25:49 Finished clone github.com/hashicorp/go-memdb 05:25:50 [2021-04-07T05:25:50.258Z] 2021/04/07 05:25:49 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 05:25:50 [2021-04-07T05:25:50.520Z] 2021/04/07 05:25:50 Finished clone github.com/cilium/ebpf 05:25:50 [2021-04-07T05:25:50.520Z] 2021/04/07 05:25:50 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 05:25:50 [2021-04-07T05:25:50.779Z] 2021/04/07 05:25:50 Finished clone github.com/hashicorp/go-immutable-radix 05:25:50 [2021-04-07T05:25:50.779Z] 2021/04/07 05:25:50 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 05:25:50 [2021-04-07T05:25:50.839Z] --- PASS: TestReadPluginNoRead (9.17s) 05:25:50 [2021-04-07T05:25:50.839Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.40s) 05:25:50 [2021-04-07T05:25:50.839Z] --- PASS: TestReadPluginNoRead/default (1.37s) 05:25:50 [2021-04-07T05:25:50.839Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) 05:25:50 [2021-04-07T05:25:50.839Z] read_test.go:92: [d643a14f50318] daemon is not started 05:25:51 [2021-04-07T05:25:51.348Z] 2021/04/07 05:25:51 Finished clone github.com/hashicorp/golang-lru 05:25:51 [2021-04-07T05:25:51.348Z] 2021/04/07 05:25:51 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 05:25:51 [2021-04-07T05:25:51.918Z] 2021/04/07 05:25:51 Finished clone github.com/coreos/pkg 05:25:51 [2021-04-07T05:25:51.918Z] 2021/04/07 05:25:51 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 05:25:52 [2021-04-07T05:25:52.177Z] 2021/04/07 05:25:52 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus 05:25:52 [2021-04-07T05:25:52.177Z] 2021/04/07 05:25:52 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 05:25:52 [2021-04-07T05:25:52.354Z] --- PASS: TestContinueAfterPluginCrash (10.61s) 05:25:52 [2021-04-07T05:25:52.354Z] PASS 05:25:52 [2021-04-07T05:25:52.354Z] 05:25:52 [2021-04-07T05:25:52.354Z] DONE 6 tests in 10.684s 05:25:52 [2021-04-07T05:25:52.354Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 05:25:52 [2021-04-07T05:25:52.354Z] ++ 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 05:25:52 [2021-04-07T05:25:52.354Z] ++ set -e 05:25:52 [2021-04-07T05:25:52.354Z] ++ '[' -n 0 ']' 05:25:52 [2021-04-07T05:25:52.354Z] ++ set -x 05:25:52 [2021-04-07T05:25:52.354Z] ++ env -i DEST=/go/src/github.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 05:25:52 [2021-04-07T05:25:52.354Z] testing: warning: no tests to run 05:25:52 [2021-04-07T05:25:52.354Z] PASS 05:25:52 [2021-04-07T05:25:52.354Z] 05:25:52 [2021-04-07T05:25:52.354Z] DONE 0 tests in 0.017s 05:25:52 [2021-04-07T05:25:52.354Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 05:25:52 [2021-04-07T05:25:52.354Z] ++ 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 05:25:52 [2021-04-07T05:25:52.354Z] ++ set -e 05:25:52 [2021-04-07T05:25:52.354Z] ++ '[' -n 0 ']' 05:25:52 [2021-04-07T05:25:52.354Z] ++ set -x 05:25:52 [2021-04-07T05:25:52.354Z] ++ env -i DEST=/go/src/github.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 05:25:52 [2021-04-07T05:25:52.354Z] INFO: Testing against a local daemon 05:25:52 [2021-04-07T05:25:52.354Z] === RUN TestPluginWithDevMounts 05:25:52 [2021-04-07T05:25:52.354Z] === PAUSE TestPluginWithDevMounts 05:25:52 [2021-04-07T05:25:52.354Z] === CONT TestPluginWithDevMounts 05:25:52 [2021-04-07T05:25:52.700Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.85s) 05:25:52 [2021-04-07T05:25:52.700Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 05:25:53 [2021-04-07T05:25:53.557Z] 2021/04/07 05:25:53 Finished clone github.com/beorn7/perks 05:25:53 [2021-04-07T05:25:53.558Z] 2021/04/07 05:25:53 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 05:25:53 [2021-04-07T05:25:53.818Z] 2021/04/07 05:25:53 Finished clone github.com/prometheus/client_model 05:25:53 [2021-04-07T05:25:53.818Z] 2021/04/07 05:25:53 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 05:25:53 [2021-04-07T05:25:53.818Z] 2021/04/07 05:25:53 Finished clone golang.org/x/crypto 05:25:53 [2021-04-07T05:25:53.818Z] 2021/04/07 05:25:53 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 05:25:53 [2021-04-07T05:25:53.872Z] --- PASS: TestPluginWithDevMounts (1.84s) 05:25:53 [2021-04-07T05:25:53.872Z] PASS 05:25:53 [2021-04-07T05:25:53.872Z] 05:25:53 [2021-04-07T05:25:53.872Z] DONE 1 tests in 1.906s 05:25:54 [2021-04-07T05:25:54.166Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 05:25:54 [2021-04-07T05:25:54.166Z] ++ 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 05:25:54 [2021-04-07T05:25:54.166Z] ++ set -e 05:25:54 [2021-04-07T05:25:54.166Z] ++ '[' -n 0 ']' 05:25:54 [2021-04-07T05:25:54.166Z] ++ set -x 05:25:54 [2021-04-07T05:25:54.166Z] ++ env -i DEST=/go/src/github.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 05:25:54 [2021-04-07T05:25:54.166Z] INFO: Testing against a local daemon 05:25:54 [2021-04-07T05:25:54.166Z] === RUN TestSecretInspect 05:25:54 [2021-04-07T05:25:54.387Z] 2021/04/07 05:25:54 Finished clone github.com/golang/protobuf 05:25:54 [2021-04-07T05:25:54.387Z] 2021/04/07 05:25:54 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 05:25:54 [2021-04-07T05:25:54.956Z] 2021/04/07 05:25:54 Finished clone github.com/prometheus/client_golang 05:25:54 [2021-04-07T05:25:54.956Z] 2021/04/07 05:25:54 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 05:25:55 [2021-04-07T05:25:55.526Z] 2021/04/07 05:25:55 Finished clone github.com/matttproud/golang_protobuf_extensions 05:25:55 [2021-04-07T05:25:55.526Z] 2021/04/07 05:25:55 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 05:25:55 [2021-04-07T05:25:55.786Z] 2021/04/07 05:25:55 Finished clone github.com/pkg/errors 05:25:55 [2021-04-07T05:25:55.786Z] 2021/04/07 05:25:55 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 05:25:56 [2021-04-07T05:25:56.000Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 05:25:56 [2021-04-07T05:25:56.252Z] --- PASS: TestSecretInspect (1.94s) 05:25:56 [2021-04-07T05:25:56.252Z] === RUN TestSecretList 05:25:56 [2021-04-07T05:25:56.355Z] 2021/04/07 05:25:56 Finished clone github.com/inconshreveable/mousetrap 05:25:56 [2021-04-07T05:25:56.355Z] 2021/04/07 05:25:56 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 05:25:56 [2021-04-07T05:25:56.614Z] 2021/04/07 05:25:56 Finished clone github.com/prometheus/procfs 05:25:56 [2021-04-07T05:25:56.614Z] 2021/04/07 05:25:56 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 05:25:56 [2021-04-07T05:25:56.614Z] 2021/04/07 05:25:56 Finished clone github.com/cespare/xxhash/v2 05:25:56 [2021-04-07T05:25:56.614Z] 2021/04/07 05:25:56 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 05:25:56 [2021-04-07T05:25:56.874Z] 2021/04/07 05:25:56 Finished clone github.com/prometheus/common 05:25:56 [2021-04-07T05:25:56.874Z] 2021/04/07 05:25:56 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 05:25:58 [2021-04-07T05:25:58.254Z] 2021/04/07 05:25:58 Finished clone github.com/docker/go-metrics 05:25:58 [2021-04-07T05:25:58.345Z] --- PASS: TestSecretList (1.92s) 05:25:58 [2021-04-07T05:25:58.345Z] === RUN TestSecretsCreateAndDelete 05:25:58 [2021-04-07T05:25:58.513Z] 2021/04/07 05:25:58 Finished clone github.com/morikuni/aec 05:25:58 [2021-04-07T05:25:58.773Z] 2021/04/07 05:25:58 Finished clone github.com/spf13/pflag 05:25:59 [2021-04-07T05:25:59.032Z] 2021/04/07 05:25:58 Finished clone github.com/spf13/cobra 05:25:59 [2021-04-07T05:25:59.876Z] --- PASS: TestSecretsCreateAndDelete (1.97s) 05:25:59 [2021-04-07T05:25:59.876Z] === RUN TestSecretsUpdate 05:26:00 [2021-04-07T05:26:00.939Z] 2021/04/07 05:26:00 Finished clone github.com/opencontainers/selinux 05:26:00 [2021-04-07T05:26:00.939Z] 2021/04/07 05:26:00 Finished clone github.com/google/certificate-transparency-go 05:26:01 [2021-04-07T05:26:01.958Z] --- PASS: TestSecretsUpdate (1.92s) 05:26:01 [2021-04-07T05:26:01.959Z] === RUN TestTemplatedSecret 05:26:02 [2021-04-07T05:26:02.581Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed 05:26:02 [2021-04-07T05:26:02.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy 05:26:04 [2021-04-07T05:26:04.713Z] --- PASS: TestTemplatedSecret (2.46s) 05:26:04 [2021-04-07T05:26:04.713Z] === RUN TestSecretCreateResolve 05:26:05 [2021-04-07T05:26:05.124Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.33s) 05:26:05 [2021-04-07T05:26:05.124Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 05:26:06 [2021-04-07T05:26:06.242Z] --- PASS: TestSecretCreateResolve (1.94s) 05:26:06 [2021-04-07T05:26:06.242Z] PASS 05:26:06 [2021-04-07T05:26:06.242Z] 05:26:06 [2021-04-07T05:26:06.242Z] DONE 6 tests in 12.206s 05:26:06 [2021-04-07T05:26:06.242Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 05:26:06 [2021-04-07T05:26:06.242Z] ++ 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 05:26:06 [2021-04-07T05:26:06.242Z] ++ set -e 05:26:06 [2021-04-07T05:26:06.242Z] ++ '[' -n 0 ']' 05:26:06 [2021-04-07T05:26:06.242Z] ++ set -x 05:26:06 [2021-04-07T05:26:06.242Z] ++ env -i DEST=/go/src/github.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 05:26:06 [2021-04-07T05:26:06.242Z] INFO: Testing against a local daemon 05:26:06 [2021-04-07T05:26:06.242Z] === RUN TestServiceCreateInit 05:26:06 [2021-04-07T05:26:06.242Z] === RUN TestServiceCreateInit/daemonInitDisabled 05:26:06 [2021-04-07T05:26:06.254Z] 2021/04/07 05:26:06 Finished clone github.com/cloudflare/cfssl 05:26:07 [2021-04-07T05:26:07.666Z] === RUN TestDockerSuite/TestBuildRm 05:26:10 [2021-04-07T05:26:10.208Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 05:26:10 [2021-04-07T05:26:10.719Z] === RUN TestServiceCreateInit/daemonInitEnabled 05:26:11 [2021-04-07T05:26:11.148Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 05:26:12 [2021-04-07T05:26:12.094Z] === RUN TestDockerSuite/TestBuildScratchCopy 05:26:12 [2021-04-07T05:26:12.354Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 05:26:12 [2021-04-07T05:26:12.615Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 05:26:14 [2021-04-07T05:26:14.003Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 05:26:14 [2021-04-07T05:26:14.270Z] --- PASS: TestServiceCreateInit (7.48s) 05:26:14 [2021-04-07T05:26:14.270Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) 05:26:14 [2021-04-07T05:26:14.270Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) 05:26:14 [2021-04-07T05:26:14.270Z] === RUN TestCreateServiceMultipleTimes 05:26:14 [2021-04-07T05:26:14.386Z] 2021/04/07 05:26:13 Finished clone github.com/docker/swarmkit 05:26:14 [2021-04-07T05:26:14.948Z] === RUN TestDockerSuite/TestBuildShellInherited 05:26:15 [2021-04-07T05:26:15.889Z] === RUN TestDockerSuite/TestBuildShellMultiple 05:26:18 [2021-04-07T05:26:18.584Z] 2021/04/07 05:26:18 Finished clone github.com/coreos/etcd 05:26:19 [2021-04-07T05:26:19.189Z] === RUN TestDockerSuite/TestBuildShellNotJSON 05:26:19 [2021-04-07T05:26:19.189Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 05:26:19 [2021-04-07T05:26:19.450Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 05:26:19 [2021-04-07T05:26:19.450Z] === RUN TestDockerSuite/TestBuildSpaces 05:26:19 [2021-04-07T05:26:19.710Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 05:26:19 [2021-04-07T05:26:19.964Z] 2021/04/07 05:26:19 Finished clone cloud.google.com/go 05:26:20 [2021-04-07T05:26:20.651Z] === RUN TestDockerSuite/TestBuildStartsFromOne 05:26:20 [2021-04-07T05:26:20.651Z] === RUN TestDockerSuite/TestBuildStderr 05:26:21 [2021-04-07T05:26:21.591Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 05:26:22 [2021-04-07T05:26:22.974Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.14s) 05:26:22 [2021-04-07T05:26:22.974Z] PASS 05:26:22 [2021-04-07T05:26:22.974Z] 05:26:22 [2021-04-07T05:26:22.974Z] DONE 17 tests in 60.585s 05:26:22 [2021-04-07T05:26:22.974Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 05:26:22 [2021-04-07T05:26:22.974Z] ++ 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 05:26:22 [2021-04-07T05:26:22.974Z] ++ set -e 05:26:22 [2021-04-07T05:26:22.974Z] ++ '[' -n 0 ']' 05:26:22 [2021-04-07T05:26:22.974Z] ++ set -x 05:26:22 [2021-04-07T05:26:22.974Z] ++ env -i DEST=/go/src/github.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 05:26:22 [2021-04-07T05:26:22.974Z] INFO: Testing against a local daemon 05:26:23 [2021-04-07T05:26:23.235Z] === RUN TestPluginInvalidJSON 05:26:23 [2021-04-07T05:26:23.235Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 05:26:23 [2021-04-07T05:26:23.235Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 05:26:23 [2021-04-07T05:26:23.235Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 05:26:23 [2021-04-07T05:26:23.235Z] --- PASS: TestPluginInvalidJSON (0.02s) 05:26:23 [2021-04-07T05:26:23.235Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 05:26:23 [2021-04-07T05:26:23.235Z] === RUN TestPluginInstall 05:26:23 [2021-04-07T05:26:23.235Z] === RUN TestPluginInstall/no_auth 05:26:25 [2021-04-07T05:26:25.782Z] time="2021-04-07T05:26:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:26:25 [2021-04-07T05:26:25.782Z] time="2021-04-07T05:26:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ba055b60c8cad24de9123282b11a53f944377175822e3bcbab6f77d310eb9a3" mediatype=application/vnd.docker.plugin.v1+json size=522 05:26:25 [2021-04-07T05:26:25.782Z] time="2021-04-07T05:26:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:26:25 [2021-04-07T05:26:25.782Z] time="2021-04-07T05:26:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ba055b60c8cad24de9123282b11a53f944377175822e3bcbab6f77d310eb9a3" mediatype=application/vnd.docker.plugin.v1+json size=522 05:26:26 [2021-04-07T05:26:26.353Z] === RUN TestPluginInstall/with_htpasswd 05:26:26 [2021-04-07T05:26:26.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin 05:26:26 [2021-04-07T05:26:26.353Z] === RUN TestDockerSuite/TestBuildStopSignal 05:26:26 [2021-04-07T05:26:26.927Z] time="2021-04-07T05:26:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:26:26 [2021-04-07T05:26:26.927Z] time="2021-04-07T05:26:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a16f0170463169db32bc7cedc626456b26ee8e142d2e02e47d3200bd9cd2fe07" mediatype=application/vnd.docker.plugin.v1+json size=522 05:26:26 [2021-04-07T05:26:26.927Z] time="2021-04-07T05:26:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:26:26 [2021-04-07T05:26:26.927Z] time="2021-04-07T05:26:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a16f0170463169db32bc7cedc626456b26ee8e142d2e02e47d3200bd9cd2fe07" mediatype=application/vnd.docker.plugin.v1+json size=522 05:26:27 [2021-04-07T05:26:27.498Z] === RUN TestPluginInstall/with_insecure 05:26:28 [2021-04-07T05:26:28.070Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 05:26:28 [2021-04-07T05:26:28.091Z] 2021/04/07 05:26:26 Finished clone github.com/containerd/containerd 05:26:29 [2021-04-07T05:26:29.455Z] time="2021-04-07T05:26:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:26:29 [2021-04-07T05:26:29.455Z] time="2021-04-07T05:26:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccff9e38ac1b22a19ab371ffe066b8382da57e590163912ec38b811cc401e3a9" mediatype=application/vnd.docker.plugin.v1+json size=522 05:26:29 [2021-04-07T05:26:29.455Z] time="2021-04-07T05:26:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:26:29 [2021-04-07T05:26:29.455Z] time="2021-04-07T05:26:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccff9e38ac1b22a19ab371ffe066b8382da57e590163912ec38b811cc401e3a9" mediatype=application/vnd.docker.plugin.v1+json size=522 05:26:29 [2021-04-07T05:26:29.677Z] --- PASS: TestCreateServiceMultipleTimes (15.43s) 05:26:29 [2021-04-07T05:26:29.677Z] === RUN TestCreateServiceConflict 05:26:30 [2021-04-07T05:26:30.028Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 05:26:30 [2021-04-07T05:26:30.028Z] --- PASS: TestPluginInstall (7.00s) 05:26:30 [2021-04-07T05:26:30.028Z] --- PASS: TestPluginInstall/no_auth (3.07s) 05:26:30 [2021-04-07T05:26:30.028Z] --- PASS: TestPluginInstall/with_htpasswd (1.34s) 05:26:30 [2021-04-07T05:26:30.028Z] --- PASS: TestPluginInstall/with_insecure (2.59s) 05:26:30 [2021-04-07T05:26:30.028Z] plugin_test.go:160: [d24933711d153] daemon is not started 05:26:30 [2021-04-07T05:26:30.028Z] === RUN TestPluginsWithRuntimes 05:26:30 [2021-04-07T05:26:30.599Z] === RUN TestDockerSuite/TestBuildTagEvent 05:26:31 [2021-04-07T05:26:31.202Z] --- PASS: TestCreateServiceConflict (1.93s) 05:26:31 [2021-04-07T05:26:31.202Z] === RUN TestCreateServiceMaxReplicas 05:26:31 [2021-04-07T05:26:31.982Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 05:26:32 [2021-04-07T05:26:32.243Z] === RUN TestPluginsWithRuntimes/No_Args 05:26:33 [2021-04-07T05:26:33.183Z] === RUN TestDockerSuite/TestBuildUser 05:26:33 [2021-04-07T05:26:33.952Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) 05:26:33 [2021-04-07T05:26:33.952Z] === RUN TestCreateWithDuplicateNetworkNames 05:26:34 [2021-04-07T05:26:34.125Z] === RUN TestPluginsWithRuntimes/With_Args 05:26:35 [2021-04-07T05:26:35.082Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 05:26:36 [2021-04-07T05:26:36.029Z] --- PASS: TestPluginsWithRuntimes (5.67s) 05:26:36 [2021-04-07T05:26:36.029Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.77s) 05:26:36 [2021-04-07T05:26:36.029Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.65s) 05:26:36 [2021-04-07T05:26:36.029Z] PASS 05:26:36 [2021-04-07T05:26:36.029Z] 05:26:36 [2021-04-07T05:26:36.029Z] DONE 9 tests in 12.897s 05:26:36 [2021-04-07T05:26:36.029Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 05:26:36 [2021-04-07T05:26:36.029Z] ++ 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 05:26:36 [2021-04-07T05:26:36.029Z] ++ set -e 05:26:36 [2021-04-07T05:26:36.029Z] ++ '[' -n 0 ']' 05:26:36 [2021-04-07T05:26:36.029Z] ++ set -x 05:26:36 [2021-04-07T05:26:36.029Z] ++ env -i DEST=/go/src/github.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 05:26:36 [2021-04-07T05:26:36.029Z] INFO: Testing against a local daemon 05:26:36 [2021-04-07T05:26:36.029Z] === RUN TestExternalGraphDriver 05:26:36 [2021-04-07T05:26:36.029Z] === RUN TestExternalGraphDriver/json 05:26:36 [2021-04-07T05:26:36.214Z] 2021/04/07 05:26:34 Finished clone google.golang.org/genproto 05:26:38 [2021-04-07T05:26:38.121Z] 2021/04/07 05:26:37 Finished clone github.com/gogo/protobuf 05:26:39 [2021-04-07T05:26:39.327Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 05:26:39 [2021-04-07T05:26:39.327Z] === RUN TestExternalGraphDriver/spec 05:26:42 [2021-04-07T05:26:42.624Z] === RUN TestExternalGraphDriver/pull 05:26:44 [2021-04-07T05:26:44.538Z] --- PASS: TestExternalGraphDriver (8.59s) 05:26:44 [2021-04-07T05:26:44.538Z] --- PASS: TestExternalGraphDriver/json (2.81s) 05:26:44 [2021-04-07T05:26:44.538Z] --- PASS: TestExternalGraphDriver/spec (3.14s) 05:26:44 [2021-04-07T05:26:44.538Z] --- PASS: TestExternalGraphDriver/pull (2.51s) 05:26:44 [2021-04-07T05:26:44.538Z] === RUN TestGraphdriverPluginV2 05:26:46 [2021-04-07T05:26:46.634Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.81s) 05:26:46 [2021-04-07T05:26:46.634Z] === RUN TestCreateServiceSecretFileMode 05:26:49 [2021-04-07T05:26:49.390Z] --- PASS: TestCreateServiceSecretFileMode (2.30s) 05:26:49 [2021-04-07T05:26:49.390Z] === RUN TestCreateServiceConfigFileMode 05:26:49 [2021-04-07T05:26:49.822Z] --- PASS: TestGraphdriverPluginV2 (5.12s) 05:26:49 [2021-04-07T05:26:49.822Z] PASS 05:26:49 [2021-04-07T05:26:49.822Z] 05:26:49 [2021-04-07T05:26:49.822Z] DONE 5 tests in 13.879s 05:26:49 [2021-04-07T05:26:49.822Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 05:26:49 [2021-04-07T05:26:49.822Z] ++ 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 05:26:49 [2021-04-07T05:26:49.822Z] ++ set -e 05:26:49 [2021-04-07T05:26:49.822Z] ++ '[' -n 0 ']' 05:26:49 [2021-04-07T05:26:49.822Z] ++ set -x 05:26:49 [2021-04-07T05:26:49.822Z] ++ env -i DEST=/go/src/github.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 05:26:49 [2021-04-07T05:26:49.822Z] INFO: Testing against a local daemon 05:26:49 [2021-04-07T05:26:49.822Z] === RUN TestContinueAfterPluginCrash 05:26:49 [2021-04-07T05:26:49.822Z] === PAUSE TestContinueAfterPluginCrash 05:26:49 [2021-04-07T05:26:49.822Z] === RUN TestReadPluginNoRead 05:26:49 [2021-04-07T05:26:49.822Z] === PAUSE TestReadPluginNoRead 05:26:49 [2021-04-07T05:26:49.822Z] === RUN TestDaemonStartWithLogOpt 05:26:49 [2021-04-07T05:26:49.822Z] === PAUSE TestDaemonStartWithLogOpt 05:26:49 [2021-04-07T05:26:49.822Z] === CONT TestContinueAfterPluginCrash 05:26:49 [2021-04-07T05:26:49.822Z] === CONT TestDaemonStartWithLogOpt 05:26:51 [2021-04-07T05:26:51.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer 05:26:51 [2021-04-07T05:26:51.476Z] --- PASS: TestCreateServiceConfigFileMode (2.27s) 05:26:51 [2021-04-07T05:26:51.476Z] === RUN TestCreateServiceSysctls 05:26:55 [2021-04-07T05:26:55.023Z] --- PASS: TestCreateServiceSysctls (3.25s) 05:26:55 [2021-04-07T05:26:55.023Z] === RUN TestCreateServiceCapabilities 05:26:56 [2021-04-07T05:26:56.635Z] --- PASS: TestCreateServiceCapabilities (2.29s) 05:26:56 [2021-04-07T05:26:56.635Z] === RUN TestInspect 05:26:57 [2021-04-07T05:26:57.790Z] --- PASS: TestDaemonStartWithLogOpt (7.84s) 05:26:57 [2021-04-07T05:26:57.791Z] === CONT TestReadPluginNoRead 05:26:57 [2021-04-07T05:26:57.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes 05:26:59 [2021-04-07T05:26:59.174Z] === RUN TestDockerSuite/TestBuildVerboseOut 05:26:59 [2021-04-07T05:26:59.411Z] --- PASS: TestInspect (2.55s) 05:26:59 [2021-04-07T05:26:59.411Z] === RUN TestCreateJob 05:27:01 [2021-04-07T05:27:01.087Z] === RUN TestDockerSuite/TestBuildVerifyIntString 05:27:01 [2021-04-07T05:27:01.658Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 05:27:02 [2021-04-07T05:27:02.176Z] --- PASS: TestCreateJob (3.03s) 05:27:02 [2021-04-07T05:27:02.176Z] === RUN TestReplicatedJob 05:27:02 [2021-04-07T05:27:02.229Z] === RUN TestReadPluginNoRead/default 05:27:02 [2021-04-07T05:27:02.812Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 05:27:03 [2021-04-07T05:27:03.762Z] --- PASS: TestContinueAfterPluginCrash (13.82s) 05:27:04 [2021-04-07T05:27:04.333Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 05:27:04 [2021-04-07T05:27:04.333Z] === RUN TestReadPluginNoRead/disabled_caching 05:27:05 [2021-04-07T05:27:05.715Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 05:27:05 [2021-04-07T05:27:05.715Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 05:27:05 [2021-04-07T05:27:05.715Z] === RUN TestDockerSuite/TestBuildWindowsUser 05:27:05 [2021-04-07T05:27:05.715Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 05:27:05 [2021-04-07T05:27:05.715Z] === RUN TestDockerSuite/TestBuildWithExtraHost 05:27:06 [2021-04-07T05:27:06.286Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 05:27:07 [2021-04-07T05:27:07.669Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 05:27:07 [2021-04-07T05:27:07.776Z] --- PASS: TestReplicatedJob (5.05s) 05:27:07 [2021-04-07T05:27:07.776Z] === RUN TestUpdateReplicatedJob 05:27:07 [2021-04-07T05:27:07.929Z] === RUN TestDockerSuite/TestBuildWithFailure 05:27:08 [2021-04-07T05:27:08.189Z] --- PASS: TestReadPluginNoRead (10.50s) 05:27:08 [2021-04-07T05:27:08.189Z] --- PASS: TestReadPluginNoRead/default (2.04s) 05:27:08 [2021-04-07T05:27:08.189Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.91s) 05:27:08 [2021-04-07T05:27:08.189Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.99s) 05:27:08 [2021-04-07T05:27:08.189Z] read_test.go:92: [d4fe84f7c8d47] daemon is not started 05:27:08 [2021-04-07T05:27:08.189Z] PASS 05:27:08 [2021-04-07T05:27:08.189Z] 05:27:08 [2021-04-07T05:27:08.189Z] DONE 6 tests in 18.527s 05:27:08 [2021-04-07T05:27:08.189Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 05:27:08 [2021-04-07T05:27:08.189Z] ++ 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 05:27:08 [2021-04-07T05:27:08.189Z] ++ set -e 05:27:08 [2021-04-07T05:27:08.189Z] ++ '[' -n 0 ']' 05:27:08 [2021-04-07T05:27:08.189Z] ++ set -x 05:27:08 [2021-04-07T05:27:08.189Z] ++ env -i DEST=/go/src/github.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 05:27:08 [2021-04-07T05:27:08.449Z] testing: warning: no tests to run 05:27:08 [2021-04-07T05:27:08.449Z] PASS 05:27:08 [2021-04-07T05:27:08.449Z] 05:27:08 [2021-04-07T05:27:08.449Z] DONE 0 tests in 0.057s 05:27:08 [2021-04-07T05:27:08.449Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 05:27:08 [2021-04-07T05:27:08.449Z] ++ 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 05:27:08 [2021-04-07T05:27:08.449Z] ++ set -e 05:27:08 [2021-04-07T05:27:08.449Z] ++ '[' -n 0 ']' 05:27:08 [2021-04-07T05:27:08.449Z] ++ set -x 05:27:08 [2021-04-07T05:27:08.449Z] ++ env -i DEST=/go/src/github.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 05:27:08 [2021-04-07T05:27:08.449Z] INFO: Testing against a local daemon 05:27:08 [2021-04-07T05:27:08.449Z] === RUN TestPluginWithDevMounts 05:27:08 [2021-04-07T05:27:08.449Z] === PAUSE TestPluginWithDevMounts 05:27:08 [2021-04-07T05:27:08.449Z] === CONT TestPluginWithDevMounts 05:27:08 [2021-04-07T05:27:08.938Z] --- PASS: TestBuildWithHugeFile (145.94s) 05:27:08 [2021-04-07T05:27:08.938Z] === RUN TestBuildWithEmptyDockerfile 05:27:08 [2021-04-07T05:27:08.938Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 05:27:08 [2021-04-07T05:27:08.938Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 05:27:08 [2021-04-07T05:27:08.938Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:27:08 [2021-04-07T05:27:08.938Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:27:08 [2021-04-07T05:27:08.938Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:27:08 [2021-04-07T05:27:08.938Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:27:08 [2021-04-07T05:27:08.938Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 05:27:08 [2021-04-07T05:27:08.938Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:27:08 [2021-04-07T05:27:08.938Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:27:08 [2021-04-07T05:27:08.938Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) 05:27:08 [2021-04-07T05:27:08.938Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 05:27:08 [2021-04-07T05:27:08.938Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 05:27:08 [2021-04-07T05:27:08.938Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 05:27:08 [2021-04-07T05:27:08.938Z] === RUN TestBuildPreserveOwnership 05:27:08 [2021-04-07T05:27:08.938Z] --- SKIP: TestBuildPreserveOwnership (0.00s) 05:27:08 [2021-04-07T05:27:08.938Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME 05:27:08 [2021-04-07T05:27:08.938Z] === RUN TestBuildPlatformInvalid 05:27:08 [2021-04-07T05:27:08.938Z] --- PASS: TestBuildPlatformInvalid (0.07s) 05:27:08 [2021-04-07T05:27:08.938Z] PASS 05:27:08 [2021-04-07T05:27:08.938Z] ok github.com/docker/docker/integration/build 223.047s 05:27:08 [2021-04-07T05:27:08.938Z] 05:27:08 [2021-04-07T05:27:08.938Z] === Skipped 05:27:08 [2021-04-07T05:27:08.938Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) 05:27:08 [2021-04-07T05:27:08.938Z] build_session_test.go:25: TODO: BuildKit 05:27:08 [2021-04-07T05:27:08.938Z] 05:27:08 [2021-04-07T05:27:08.938Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) 05:27:08 [2021-04-07T05:27:08.938Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 05:27:08 [2021-04-07T05:27:08.938Z] 05:27:08 [2021-04-07T05:27:08.938Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) 05:27:08 [2021-04-07T05:27:08.938Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 05:27:08 [2021-04-07T05:27:08.938Z] 05:27:08 [2021-04-07T05:27:08.938Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) 05:27:08 [2021-04-07T05:27:08.938Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 05:27:08 [2021-04-07T05:27:08.938Z] 05:27:08 [2021-04-07T05:27:08.938Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) 05:27:08 [2021-04-07T05:27:08.938Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME 05:27:08 [2021-04-07T05:27:08.938Z] 05:27:08 [2021-04-07T05:27:08.938Z] 05:27:08 [2021-04-07T05:27:08.938Z] DONE 28 tests, 5 skipped in 248.980s 05:27:08 [2021-04-07T05:27:08.938Z] Running D:\gopath\src\github.com\docker\docker\integration\config 05:27:09 [2021-04-07T05:27:09.021Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 05:27:09 [2021-04-07T05:27:09.963Z] === RUN TestDockerSuite/TestBuildWithTabs 05:27:10 [2021-04-07T05:27:10.530Z] --- PASS: TestUpdateReplicatedJob (3.15s) 05:27:10 [2021-04-07T05:27:10.530Z] === RUN TestServiceListWithStatuses 05:27:10 [2021-04-07T05:27:10.530Z] --- SKIP: TestServiceListWithStatuses (0.00s) 05:27:10 [2021-04-07T05:27:10.530Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:27:10 [2021-04-07T05:27:10.530Z] === RUN TestDockerNetworkConnectAlias 05:27:10 [2021-04-07T05:27:10.533Z] --- PASS: TestPluginWithDevMounts (2.07s) 05:27:10 [2021-04-07T05:27:10.533Z] PASS 05:27:10 [2021-04-07T05:27:10.533Z] 05:27:10 [2021-04-07T05:27:10.533Z] DONE 1 tests in 2.247s 05:27:10 [2021-04-07T05:27:10.533Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 05:27:10 [2021-04-07T05:27:10.533Z] ++ 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 05:27:10 [2021-04-07T05:27:10.533Z] ++ set -e 05:27:10 [2021-04-07T05:27:10.533Z] ++ '[' -n 0 ']' 05:27:10 [2021-04-07T05:27:10.533Z] ++ set -x 05:27:10 [2021-04-07T05:27:10.533Z] ++ env -i DEST=/go/src/github.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 05:27:10 [2021-04-07T05:27:10.794Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 05:27:10 [2021-04-07T05:27:10.794Z] INFO: Testing against a local daemon 05:27:10 [2021-04-07T05:27:10.794Z] === RUN TestSecretInspect 05:27:10 [2021-04-07T05:27:10.794Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 05:27:11 [2021-04-07T05:27:11.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:27:11 [2021-04-07T05:27:11.134Z] INFO: Testing against a local daemon 05:27:11 [2021-04-07T05:27:11.134Z] === RUN TestConfigInspect 05:27:11 [2021-04-07T05:27:11.134Z] --- SKIP: TestConfigInspect (0.01s) 05:27:11 [2021-04-07T05:27:11.134Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" 05:27:11 [2021-04-07T05:27:11.134Z] === RUN TestConfigList 05:27:11 [2021-04-07T05:27:11.134Z] --- SKIP: TestConfigList (0.00s) 05:27:11 [2021-04-07T05:27:11.134Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" 05:27:11 [2021-04-07T05:27:11.134Z] === RUN TestConfigsCreateAndDelete 05:27:11 [2021-04-07T05:27:11.134Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 05:27:11 [2021-04-07T05:27:11.134Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" 05:27:11 [2021-04-07T05:27:11.134Z] === RUN TestConfigsUpdate 05:27:11 [2021-04-07T05:27:11.134Z] --- SKIP: TestConfigsUpdate (0.00s) 05:27:11 [2021-04-07T05:27:11.134Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" 05:27:11 [2021-04-07T05:27:11.134Z] === RUN TestTemplatedConfig 05:27:11 [2021-04-07T05:27:11.134Z] --- SKIP: TestTemplatedConfig (0.00s) 05:27:11 [2021-04-07T05:27:11.134Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" 05:27:11 [2021-04-07T05:27:11.134Z] === RUN TestConfigCreateResolve 05:27:11 [2021-04-07T05:27:11.134Z] --- SKIP: TestConfigCreateResolve (0.00s) 05:27:11 [2021-04-07T05:27:11.134Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" 05:27:11 [2021-04-07T05:27:11.134Z] === RUN TestConfigDaemonLibtrustID 05:27:11 [2021-04-07T05:27:11.134Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) 05:27:11 [2021-04-07T05:27:11.134Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" 05:27:11 [2021-04-07T05:27:11.134Z] PASS 05:27:11 [2021-04-07T05:27:11.134Z] ok github.com/docker/docker/integration/config 0.223s 05:27:11 [2021-04-07T05:27:11.134Z] 05:27:11 [2021-04-07T05:27:11.134Z] === Skipped 05:27:11 [2021-04-07T05:27:11.134Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) 05:27:11 [2021-04-07T05:27:11.134Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" 05:27:11 [2021-04-07T05:27:11.134Z] 05:27:11 [2021-04-07T05:27:11.134Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) 05:27:11 [2021-04-07T05:27:11.134Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" 05:27:11 [2021-04-07T05:27:11.134Z] 05:27:11 [2021-04-07T05:27:11.134Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) 05:27:11 [2021-04-07T05:27:11.134Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" 05:27:11 [2021-04-07T05:27:11.134Z] 05:27:11 [2021-04-07T05:27:11.134Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) 05:27:11 [2021-04-07T05:27:11.134Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" 05:27:11 [2021-04-07T05:27:11.134Z] 05:27:11 [2021-04-07T05:27:11.134Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) 05:27:11 [2021-04-07T05:27:11.134Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" 05:27:11 [2021-04-07T05:27:11.134Z] 05:27:11 [2021-04-07T05:27:11.134Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) 05:27:11 [2021-04-07T05:27:11.134Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" 05:27:11 [2021-04-07T05:27:11.134Z] 05:27:11 [2021-04-07T05:27:11.134Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) 05:27:11 [2021-04-07T05:27:11.134Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" 05:27:11 [2021-04-07T05:27:11.134Z] 05:27:11 [2021-04-07T05:27:11.134Z] 05:27:11 [2021-04-07T05:27:11.134Z] DONE 7 tests, 7 skipped in 2.834s 05:27:11 [2021-04-07T05:27:11.134Z] Running D:\gopath\src\github.com\docker\docker\integration\container 05:27:12 [2021-04-07T05:27:12.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore 05:27:14 [2021-04-07T05:27:14.091Z] --- PASS: TestSecretInspect (3.31s) 05:27:14 [2021-04-07T05:27:14.091Z] === RUN TestSecretList 05:27:14 [2021-04-07T05:27:14.662Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 05:27:14 [2021-04-07T05:27:14.912Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:27:14 [2021-04-07T05:27:14.912Z] INFO: Testing against a local daemon 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCheckpoint 05:27:14 [2021-04-07T05:27:14.912Z] --- SKIP: TestCheckpoint (0.00s) 05:27:14 [2021-04-07T05:27:14.912Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestContainerInvalidJSON 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 05:27:14 [2021-04-07T05:27:14.912Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 05:27:14 [2021-04-07T05:27:14.912Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestContainerInvalidJSON//exec/foobar/start 05:27:14 [2021-04-07T05:27:14.912Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 05:27:14 [2021-04-07T05:27:14.912Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 05:27:14 [2021-04-07T05:27:14.912Z] === CONT TestContainerInvalidJSON//exec/foobar/start 05:27:14 [2021-04-07T05:27:14.912Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestContainerInvalidJSON (0.04s) 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCopyFromContainerPathDoesNotExist 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCopyFromContainerPathIsNotDir 05:27:14 [2021-04-07T05:27:14.912Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) 05:27:14 [2021-04-07T05:27:14.912Z] copy_test.go:38: testEnv.OSType == "windows" 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCopyToContainerPathDoesNotExist 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCopyToContainerPathIsNotDir 05:27:14 [2021-04-07T05:27:14.912Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) 05:27:14 [2021-04-07T05:27:14.912Z] copy_test.go:63: testEnv.OSType == "windows" 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCopyFromContainer 05:27:14 [2021-04-07T05:27:14.912Z] --- SKIP: TestCopyFromContainer (0.00s) 05:27:14 [2021-04-07T05:27:14.912Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:27:14 [2021-04-07T05:27:14.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:27:14 [2021-04-07T05:27:14.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 05:27:14 [2021-04-07T05:27:14.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 05:27:14 [2021-04-07T05:27:14.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:27:14 [2021-04-07T05:27:14.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 05:27:14 [2021-04-07T05:27:14.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateLinkToNonExistingContainer 05:27:14 [2021-04-07T05:27:14.912Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) 05:27:14 [2021-04-07T05:27:14.912Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateWithInvalidEnv 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateWithInvalidEnv/0 05:27:14 [2021-04-07T05:27:14.912Z] === PAUSE TestCreateWithInvalidEnv/0 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateWithInvalidEnv/1 05:27:14 [2021-04-07T05:27:14.912Z] === PAUSE TestCreateWithInvalidEnv/1 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateWithInvalidEnv/2 05:27:14 [2021-04-07T05:27:14.912Z] === PAUSE TestCreateWithInvalidEnv/2 05:27:14 [2021-04-07T05:27:14.912Z] === CONT TestCreateWithInvalidEnv/0 05:27:14 [2021-04-07T05:27:14.912Z] === CONT TestCreateWithInvalidEnv/2 05:27:14 [2021-04-07T05:27:14.912Z] === CONT TestCreateWithInvalidEnv/1 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateWithInvalidEnv (0.03s) 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateTmpfsMountsTarget 05:27:14 [2021-04-07T05:27:14.912Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 05:27:14 [2021-04-07T05:27:14.912Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateWithCustomMaskedPaths 05:27:14 [2021-04-07T05:27:14.912Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) 05:27:14 [2021-04-07T05:27:14.912Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateWithCustomReadonlyPaths 05:27:14 [2021-04-07T05:27:14.912Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 05:27:14 [2021-04-07T05:27:14.912Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateWithInvalidHealthcheckParams 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:27:14 [2021-04-07T05:27:14.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:27:14 [2021-04-07T05:27:14.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:27:14 [2021-04-07T05:27:14.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:27:14 [2021-04-07T05:27:14.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:27:14 [2021-04-07T05:27:14.912Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:27:14 [2021-04-07T05:27:14.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:27:14 [2021-04-07T05:27:14.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:27:14 [2021-04-07T05:27:14.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:27:14 [2021-04-07T05:27:14.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:27:14 [2021-04-07T05:27:14.912Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 05:27:14 [2021-04-07T05:27:14.912Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) 05:27:14 [2021-04-07T05:27:14.912Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateDifferentPlatform 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateDifferentPlatform/different_os 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateDifferentPlatform (0.05s) 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) 05:27:14 [2021-04-07T05:27:14.912Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 05:27:14 [2021-04-07T05:27:14.912Z] === RUN TestCreateVolumesFromNonExistingContainer 05:27:15 [2021-04-07T05:27:15.019Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) 05:27:15 [2021-04-07T05:27:15.019Z] === RUN TestDockerNetworkReConnect 05:27:15 [2021-04-07T05:27:15.375Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) 05:27:15 [2021-04-07T05:27:15.375Z] === RUN TestCreatePlatformSpecificImageNoPlatform 05:27:15 [2021-04-07T05:27:15.375Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) 05:27:15 [2021-04-07T05:27:15.375Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 05:27:15 [2021-04-07T05:27:15.375Z] === RUN TestContainerKillOnDaemonStart 05:27:15 [2021-04-07T05:27:15.375Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 05:27:15 [2021-04-07T05:27:15.375Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 05:27:15 [2021-04-07T05:27:15.375Z] === RUN TestDiff 05:27:15 [2021-04-07T05:27:15.375Z] --- SKIP: TestDiff (0.00s) 05:27:15 [2021-04-07T05:27:15.375Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 05:27:15 [2021-04-07T05:27:15.375Z] === RUN TestExecWithCloseStdin 05:27:16 [2021-04-07T05:27:16.867Z] 2021/04/07 05:27:13 Finished clone github.com/hashicorp/consul 05:27:17 [2021-04-07T05:27:17.774Z] --- PASS: TestDockerNetworkReConnect (3.18s) 05:27:17 [2021-04-07T05:27:17.774Z] === RUN TestServicePlugin 05:27:17 [2021-04-07T05:27:17.774Z] --- SKIP: TestServicePlugin (0.00s) 05:27:17 [2021-04-07T05:27:17.774Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:27:17 [2021-04-07T05:27:17.774Z] === RUN TestServiceUpdateLabel 05:27:17 [2021-04-07T05:27:17.964Z] === RUN TestDockerSuite/TestBuildWithVolumes 05:27:17 [2021-04-07T05:27:17.964Z] --- PASS: TestSecretList (3.60s) 05:27:17 [2021-04-07T05:27:17.964Z] === RUN TestSecretsCreateAndDelete 05:27:18 [2021-04-07T05:27:18.304Z] --- PASS: TestExecWithCloseStdin (2.70s) 05:27:18 [2021-04-07T05:27:18.304Z] === RUN TestExec 05:27:18 [2021-04-07T05:27:18.906Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 05:27:19 [2021-04-07T05:27:19.477Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 05:27:19 [2021-04-07T05:27:19.862Z] --- PASS: TestServiceUpdateLabel (1.94s) 05:27:19 [2021-04-07T05:27:19.862Z] === RUN TestServiceUpdateSecrets 05:27:20 [2021-04-07T05:27:20.047Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 05:27:20 [2021-04-07T05:27:20.047Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 05:27:20 [2021-04-07T05:27:20.495Z] --- PASS: TestExec (2.38s) 05:27:20 [2021-04-07T05:27:20.495Z] === RUN TestExecUser 05:27:20 [2021-04-07T05:27:20.495Z] --- SKIP: TestExecUser (0.00s) 05:27:20 [2021-04-07T05:27:20.495Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 05:27:20 [2021-04-07T05:27:20.495Z] === RUN TestExportContainerAndImportImage 05:27:20 [2021-04-07T05:27:20.495Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 05:27:20 [2021-04-07T05:27:20.495Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 05:27:20 [2021-04-07T05:27:20.495Z] === RUN TestExportContainerAfterDaemonRestart 05:27:20 [2021-04-07T05:27:20.495Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 05:27:20 [2021-04-07T05:27:20.495Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 05:27:20 [2021-04-07T05:27:20.495Z] === RUN TestHealthCheckWorkdir 05:27:20 [2021-04-07T05:27:20.495Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 05:27:20 [2021-04-07T05:27:20.495Z] health_test.go:20: testEnv.OSType == "windows": FIXME 05:27:20 [2021-04-07T05:27:20.495Z] === RUN TestHealthKillContainer 05:27:20 [2021-04-07T05:27:20.495Z] --- SKIP: TestHealthKillContainer (0.00s) 05:27:20 [2021-04-07T05:27:20.495Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 05:27:20 [2021-04-07T05:27:20.495Z] === RUN TestInspectCpusetInConfigPre120 05:27:20 [2021-04-07T05:27:20.495Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 05:27:20 [2021-04-07T05:27:20.495Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 05:27:20 [2021-04-07T05:27:20.495Z] === RUN TestKillContainerInvalidSignal 05:27:20 [2021-04-07T05:27:20.617Z] === RUN TestDockerSuite/TestBuildXZHost 05:27:20 [2021-04-07T05:27:20.878Z] --- PASS: TestSecretsCreateAndDelete (3.18s) 05:27:20 [2021-04-07T05:27:20.878Z] === RUN TestSecretsUpdate 05:27:22 [2021-04-07T05:27:22.688Z] --- PASS: TestKillContainerInvalidSignal (2.05s) 05:27:22 [2021-04-07T05:27:22.688Z] === RUN TestKillContainer 05:27:22 [2021-04-07T05:27:22.688Z] === RUN TestKillContainer/no_signal 05:27:22 [2021-04-07T05:27:22.789Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 05:27:22 [2021-04-07T05:27:22.790Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 05:27:22 [2021-04-07T05:27:22.790Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 05:27:23 [2021-04-07T05:27:23.767Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 05:27:23 [2021-04-07T05:27:23.767Z] --- PASS: TestSecretsUpdate (2.86s) 05:27:23 [2021-04-07T05:27:23.767Z] === RUN TestTemplatedSecret 05:27:24 [2021-04-07T05:27:24.234Z] === RUN TestKillContainer/non_killing_signal 05:27:24 [2021-04-07T05:27:24.234Z] === RUN TestKillContainer/killing_signal 05:27:24 [2021-04-07T05:27:24.714Z] === RUN TestDockerSuite/TestCommitChange 05:27:24 [2021-04-07T05:27:24.996Z] 2021/04/07 05:27:23 Finished clone github.com/aws/aws-sdk-go 05:27:26 [2021-04-07T05:27:26.097Z] === RUN TestDockerSuite/TestCommitChangeLabels 05:27:27 [2021-04-07T05:27:27.484Z] === RUN TestDockerSuite/TestCommitHardlink 05:27:28 [2021-04-07T05:27:28.055Z] --- PASS: TestTemplatedSecret (4.31s) 05:27:28 [2021-04-07T05:27:28.055Z] === RUN TestSecretCreateResolve 05:27:28 [2021-04-07T05:27:28.997Z] === RUN TestDockerSuite/TestCommitNewFile 05:27:30 [2021-04-07T05:27:30.910Z] --- PASS: TestSecretCreateResolve (2.57s) 05:27:30 [2021-04-07T05:27:30.910Z] PASS 05:27:30 [2021-04-07T05:27:30.910Z] 05:27:30 [2021-04-07T05:27:30.910Z] DONE 6 tests in 20.000s 05:27:30 [2021-04-07T05:27:30.910Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 05:27:30 [2021-04-07T05:27:30.910Z] ++ 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 05:27:30 [2021-04-07T05:27:30.910Z] ++ set -e 05:27:30 [2021-04-07T05:27:30.910Z] ++ '[' -n 0 ']' 05:27:30 [2021-04-07T05:27:30.910Z] ++ set -x 05:27:30 [2021-04-07T05:27:30.910Z] ++ env -i DEST=/go/src/github.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 05:27:30 [2021-04-07T05:27:30.910Z] INFO: Testing against a local daemon 05:27:30 [2021-04-07T05:27:30.910Z] === RUN TestServiceCreateInit 05:27:30 [2021-04-07T05:27:30.910Z] === RUN TestServiceCreateInit/daemonInitDisabled 05:27:31 [2021-04-07T05:27:31.483Z] === RUN TestDockerSuite/TestCommitPausedContainer 05:27:32 [2021-04-07T05:27:32.424Z] === RUN TestDockerSuite/TestCommitTTY 05:27:32 [2021-04-07T05:27:32.832Z] --- PASS: TestKillContainer (9.26s) 05:27:32 [2021-04-07T05:27:32.832Z] --- PASS: TestKillContainer/no_signal (2.02s) 05:27:32 [2021-04-07T05:27:32.832Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 05:27:32 [2021-04-07T05:27:32.832Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 05:27:32 [2021-04-07T05:27:32.832Z] --- PASS: TestKillContainer/killing_signal (7.18s) 05:27:32 [2021-04-07T05:27:32.832Z] === RUN TestKillWithStopSignalAndRestartPolicies 05:27:32 [2021-04-07T05:27:32.832Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) 05:27:32 [2021-04-07T05:27:32.832Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 05:27:32 [2021-04-07T05:27:32.832Z] === RUN TestKillStoppedContainer 05:27:32 [2021-04-07T05:27:32.832Z] --- SKIP: TestKillStoppedContainer (0.00s) 05:27:32 [2021-04-07T05:27:32.832Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 05:27:32 [2021-04-07T05:27:32.832Z] === RUN TestKillStoppedContainerAPIPre120 05:27:32 [2021-04-07T05:27:32.832Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 05:27:32 [2021-04-07T05:27:32.832Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 05:27:32 [2021-04-07T05:27:32.833Z] === RUN TestKillDifferentUserContainer 05:27:32 [2021-04-07T05:27:32.833Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 05:27:32 [2021-04-07T05:27:32.833Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 05:27:32 [2021-04-07T05:27:32.833Z] === RUN TestInspectOomKilledTrue 05:27:32 [2021-04-07T05:27:32.833Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 05:27:32 [2021-04-07T05:27:32.833Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 05:27:32 [2021-04-07T05:27:32.833Z] === RUN TestInspectOomKilledFalse 05:27:32 [2021-04-07T05:27:32.833Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 05:27:32 [2021-04-07T05:27:32.833Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:27:32 [2021-04-07T05:27:32.833Z] === RUN TestLogsFollowTailEmpty 05:27:33 [2021-04-07T05:27:33.808Z] --- PASS: TestLogsFollowTailEmpty (2.13s) 05:27:33 [2021-04-07T05:27:33.808Z] === RUN TestNetworkNat 05:27:33 [2021-04-07T05:27:33.808Z] --- SKIP: TestNetworkNat (0.00s) 05:27:33 [2021-04-07T05:27:33.808Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 05:27:33 [2021-04-07T05:27:33.808Z] === RUN TestNetworkLocalhostTCPNat 05:27:34 [2021-04-07T05:27:34.969Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 05:27:35 [2021-04-07T05:27:35.240Z] --- PASS: TestServiceUpdateSecrets (14.36s) 05:27:35 [2021-04-07T05:27:35.240Z] === RUN TestServiceUpdateConfigs 05:27:35 [2021-04-07T05:27:35.541Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 05:27:35 [2021-04-07T05:27:35.998Z] --- PASS: TestNetworkLocalhostTCPNat (2.40s) 05:27:35 [2021-04-07T05:27:35.998Z] === RUN TestNetworkLoopbackNat 05:27:35 [2021-04-07T05:27:35.998Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 05:27:35 [2021-04-07T05:27:35.998Z] nat_test.go:60: testEnv.OSType == "windows": FIXME 05:27:35 [2021-04-07T05:27:35.998Z] === RUN TestPause 05:27:35 [2021-04-07T05:27:35.998Z] --- SKIP: TestPause (0.00s) 05:27:35 [2021-04-07T05:27:35.998Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 05:27:35 [2021-04-07T05:27:35.998Z] === RUN TestPauseFailsOnWindowsServerContainers 05:27:36 [2021-04-07T05:27:36.926Z] === RUN TestServiceCreateInit/daemonInitEnabled 05:27:37 [2021-04-07T05:27:37.497Z] === RUN TestDockerSuite/TestCommitWithoutPause 05:27:38 [2021-04-07T05:27:38.188Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.08s) 05:27:38 [2021-04-07T05:27:38.189Z] === RUN TestPauseStopPausedContainer 05:27:38 [2021-04-07T05:27:38.189Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 05:27:38 [2021-04-07T05:27:38.189Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" 05:27:38 [2021-04-07T05:27:38.189Z] === RUN TestPsFilter 05:27:38 [2021-04-07T05:27:38.189Z] --- PASS: TestPsFilter (0.13s) 05:27:38 [2021-04-07T05:27:38.189Z] === RUN TestRemoveContainerWithRemovedVolume 05:27:38 [2021-04-07T05:27:38.882Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 05:27:38 [2021-04-07T05:27:38.882Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 05:27:38 [2021-04-07T05:27:38.882Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 05:27:38 [2021-04-07T05:27:38.882Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 05:27:38 [2021-04-07T05:27:38.882Z] === RUN TestDockerSuite/TestContainerAPIBadPort 05:27:38 [2021-04-07T05:27:38.882Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 05:27:38 [2021-04-07T05:27:38.882Z] === RUN TestDockerSuite/TestContainerAPICommit 05:27:40 [2021-04-07T05:27:40.797Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 05:27:42 [2021-04-07T05:27:42.708Z] --- PASS: TestServiceCreateInit (11.67s) 05:27:42 [2021-04-07T05:27:42.708Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.84s) 05:27:42 [2021-04-07T05:27:42.708Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.79s) 05:27:42 [2021-04-07T05:27:42.708Z] === RUN TestCreateServiceMultipleTimes 05:27:42 [2021-04-07T05:27:42.969Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 05:27:42 [2021-04-07T05:27:42.969Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 05:27:43 [2021-04-07T05:27:43.913Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 05:27:45 [2021-04-07T05:27:45.308Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 05:27:46 [2021-04-07T05:27:46.249Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 05:27:46 [2021-04-07T05:27:46.788Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.26s) 05:27:46 [2021-04-07T05:27:46.788Z] === RUN TestRemoveContainerWithVolume 05:27:47 [2021-04-07T05:27:47.633Z] === RUN TestDockerSuite/TestContainerAPICreate 05:27:48 [2021-04-07T05:27:48.301Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 05:27:48 [2021-04-07T05:27:48.301Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 05:27:48 [2021-04-07T05:27:48.301Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 05:27:48 [2021-04-07T05:27:48.434Z] --- PASS: TestRemoveContainerWithVolume (2.40s) 05:27:48 [2021-04-07T05:27:48.434Z] === RUN TestRemoveContainerRunning 05:27:49 [2021-04-07T05:27:49.684Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 05:27:49 [2021-04-07T05:27:49.684Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 05:27:49 [2021-04-07T05:27:49.684Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 05:27:49 [2021-04-07T05:27:49.945Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 05:27:49 [2021-04-07T05:27:49.945Z] === RUN TestDockerSuite/TestContainerAPIDelete 05:27:49 [2021-04-07T05:27:49.980Z] --- PASS: TestRemoveContainerRunning (2.07s) 05:27:49 [2021-04-07T05:27:49.980Z] === RUN TestRemoveContainerForceRemoveRunning 05:27:50 [2021-04-07T05:27:50.638Z] --- PASS: TestServiceUpdateConfigs (14.28s) 05:27:50 [2021-04-07T05:27:50.638Z] === RUN TestServiceUpdateNetwork 05:27:50 [2021-04-07T05:27:50.886Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 05:27:52 [2021-04-07T05:27:52.171Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.07s) 05:27:52 [2021-04-07T05:27:52.171Z] === RUN TestRemoveInvalidContainer 05:27:52 [2021-04-07T05:27:52.171Z] --- PASS: TestRemoveInvalidContainer (0.03s) 05:27:52 [2021-04-07T05:27:52.171Z] === RUN TestRenameLinkedContainer 05:27:52 [2021-04-07T05:27:52.171Z] --- SKIP: TestRenameLinkedContainer (0.00s) 05:27:52 [2021-04-07T05:27:52.171Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 05:27:52 [2021-04-07T05:27:52.171Z] === RUN TestRenameStoppedContainer 05:27:52 [2021-04-07T05:27:52.273Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 05:27:53 [2021-04-07T05:27:53.215Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 05:27:53 [2021-04-07T05:27:53.215Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 05:27:54 [2021-04-07T05:27:54.369Z] --- PASS: TestRenameStoppedContainer (2.32s) 05:27:54 [2021-04-07T05:27:54.369Z] === RUN TestRenameRunningContainerAndReuse 05:27:55 [2021-04-07T05:27:55.757Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 05:27:56 [2021-04-07T05:27:56.017Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 05:27:56 [2021-04-07T05:27:56.017Z] === RUN TestDockerSuite/TestContainerAPIGetAll 05:27:56 [2021-04-07T05:27:56.957Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 05:27:57 [2021-04-07T05:27:57.898Z] === RUN TestDockerSuite/TestContainerAPIGetExport 05:27:58 [2021-04-07T05:27:58.839Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 05:27:59 [2021-04-07T05:27:59.088Z] --- PASS: TestRenameRunningContainerAndReuse (4.43s) 05:27:59 [2021-04-07T05:27:59.088Z] === RUN TestRenameInvalidName 05:27:59 [2021-04-07T05:27:59.410Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 05:27:59 [2021-04-07T05:27:59.410Z] === RUN TestDockerSuite/TestContainerAPIKill 05:28:00 [2021-04-07T05:28:00.352Z] === RUN TestDockerSuite/TestContainerAPIPause 05:28:00 [2021-04-07T05:28:00.923Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 05:28:01 [2021-04-07T05:28:01.039Z] --- PASS: TestServiceUpdateNetwork (12.47s) 05:28:01 [2021-04-07T05:28:01.039Z] === RUN TestServiceUpdatePidsLimit 05:28:01 [2021-04-07T05:28:01.280Z] --- PASS: TestRenameInvalidName (2.05s) 05:28:01 [2021-04-07T05:28:01.280Z] === RUN TestRenameAnonymousContainer 05:28:01 [2021-04-07T05:28:01.280Z] --- SKIP: TestRenameAnonymousContainer (0.00s) 05:28:01 [2021-04-07T05:28:01.280Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 05:28:01 [2021-04-07T05:28:01.280Z] === RUN TestRenameContainerWithSameName 05:28:01 [2021-04-07T05:28:01.682Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 05:28:01 [2021-04-07T05:28:01.863Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 05:28:01 [2021-04-07T05:28:01.863Z] === RUN TestDockerSuite/TestContainerAPIRename 05:28:02 [2021-04-07T05:28:02.435Z] === RUN TestDockerSuite/TestContainerAPIRestart 05:28:02 [2021-04-07T05:28:02.725Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 05:28:03 [2021-04-07T05:28:03.475Z] --- PASS: TestRenameContainerWithSameName (2.09s) 05:28:03 [2021-04-07T05:28:03.475Z] === RUN TestRenameContainerWithLinkedContainer 05:28:03 [2021-04-07T05:28:03.475Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) 05:28:03 [2021-04-07T05:28:03.475Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 05:28:03 [2021-04-07T05:28:03.475Z] === RUN TestResize 05:28:03 [2021-04-07T05:28:03.818Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 05:28:04 [2021-04-07T05:28:04.395Z] --- PASS: TestCreateServiceMultipleTimes (21.82s) 05:28:04 [2021-04-07T05:28:04.395Z] === RUN TestCreateServiceConflict 05:28:05 [2021-04-07T05:28:05.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause 05:28:05 [2021-04-07T05:28:05.604Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 05:28:05 [2021-04-07T05:28:05.604Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 05:28:05 [2021-04-07T05:28:05.604Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 05:28:05 [2021-04-07T05:28:05.604Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 05:28:05 [2021-04-07T05:28:05.604Z] === RUN TestDockerSuite/TestContainerAPIStart 05:28:05 [2021-04-07T05:28:05.672Z] --- PASS: TestResize (2.32s) 05:28:05 [2021-04-07T05:28:05.672Z] === RUN TestResizeWithInvalidSize 05:28:05 [2021-04-07T05:28:05.672Z] --- SKIP: TestResizeWithInvalidSize (0.00s) 05:28:05 [2021-04-07T05:28:05.672Z] resize_test.go:37: testEnv.OSType == "windows": FIXME 05:28:05 [2021-04-07T05:28:05.672Z] === RUN TestResizeWhenContainerNotStarted 05:28:06 [2021-04-07T05:28:06.546Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 05:28:07 [2021-04-07T05:28:07.488Z] --- PASS: TestCreateServiceConflict (3.27s) 05:28:07 [2021-04-07T05:28:07.488Z] === RUN TestCreateServiceMaxReplicas 05:28:07 [2021-04-07T05:28:07.868Z] --- PASS: TestResizeWhenContainerNotStarted (2.32s) 05:28:07 [2021-04-07T05:28:07.868Z] === RUN TestDaemonRestartKillContainers 05:28:07 [2021-04-07T05:28:07.868Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 05:28:07 [2021-04-07T05:28:07.868Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 05:28:07 [2021-04-07T05:28:07.868Z] === RUN TestStats 05:28:07 [2021-04-07T05:28:07.868Z] --- SKIP: TestStats (0.00s) 05:28:07 [2021-04-07T05:28:07.868Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 05:28:07 [2021-04-07T05:28:07.868Z] === RUN TestStopContainerWithRestartPolicyAlways 05:28:09 [2021-04-07T05:28:09.642Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 05:28:11 [2021-04-07T05:28:11.690Z] === RUN TestDockerSuite/TestContainerAPIStop 05:28:11 [2021-04-07T05:28:11.690Z] --- PASS: TestCreateServiceMaxReplicas (4.20s) 05:28:11 [2021-04-07T05:28:11.690Z] === RUN TestCreateWithDuplicateNetworkNames 05:28:12 [2021-04-07T05:28:12.632Z] === RUN TestDockerSuite/TestContainerAPITop 05:28:13 [2021-04-07T05:28:13.578Z] === RUN TestDockerSuite/TestContainerAPITopWindows 05:28:13 [2021-04-07T05:28:13.578Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 05:28:13 [2021-04-07T05:28:13.840Z] === RUN TestDockerSuite/TestContainerAPIWait 05:28:17 [2021-04-07T05:28:17.137Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 05:28:18 [2021-04-07T05:28:18.078Z] === RUN TestDockerSuite/TestContainerNetworkMode 05:28:18 [2021-04-07T05:28:18.160Z] --- PASS: TestServiceUpdatePidsLimit (16.20s) 05:28:18 [2021-04-07T05:28:18.160Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) 05:28:18 [2021-04-07T05:28:18.160Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) 05:28:18 [2021-04-07T05:28:18.160Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) 05:28:18 [2021-04-07T05:28:18.160Z] PASS 05:28:18 [2021-04-07T05:28:18.160Z] 05:28:18 [2021-04-07T05:28:18.160Z] === Skipped 05:28:18 [2021-04-07T05:28:18.160Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) 05:28:18 [2021-04-07T05:28:18.160Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:28:18 [2021-04-07T05:28:18.160Z] 05:28:18 [2021-04-07T05:28:18.160Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) 05:28:18 [2021-04-07T05:28:18.160Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:28:18 [2021-04-07T05:28:18.160Z] 05:28:18 [2021-04-07T05:28:18.160Z] 05:28:18 [2021-04-07T05:28:18.160Z] DONE 27 tests, 2 skipped in 130.660s 05:28:18 [2021-04-07T05:28:18.160Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 05:28:18 [2021-04-07T05:28:18.160Z] ++ 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 05:28:18 [2021-04-07T05:28:18.160Z] ++ set -e 05:28:18 [2021-04-07T05:28:18.160Z] ++ '[' -n 0 ']' 05:28:18 [2021-04-07T05:28:18.160Z] ++ set -x 05:28:18 [2021-04-07T05:28:18.160Z] ++ env -i DEST=/go/src/github.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 05:28:18 [2021-04-07T05:28:18.160Z] INFO: Testing against a local daemon 05:28:18 [2021-04-07T05:28:18.160Z] === RUN TestSessionCreate 05:28:18 [2021-04-07T05:28:18.160Z] --- PASS: TestSessionCreate (0.03s) 05:28:18 [2021-04-07T05:28:18.160Z] === RUN TestSessionCreateWithBadUpgrade 05:28:18 [2021-04-07T05:28:18.160Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) 05:28:18 [2021-04-07T05:28:18.160Z] PASS 05:28:18 [2021-04-07T05:28:18.160Z] 05:28:18 [2021-04-07T05:28:18.160Z] DONE 2 tests in 0.155s 05:28:18 [2021-04-07T05:28:18.160Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 05:28:18 [2021-04-07T05:28:18.160Z] ++ 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 05:28:18 [2021-04-07T05:28:18.160Z] ++ set -e 05:28:18 [2021-04-07T05:28:18.160Z] ++ '[' -n 0 ']' 05:28:18 [2021-04-07T05:28:18.160Z] ++ set -x 05:28:18 [2021-04-07T05:28:18.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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 05:28:18 [2021-04-07T05:28:18.161Z] INFO: Testing against a local daemon 05:28:18 [2021-04-07T05:28:18.161Z] === RUN TestCgroupDriverSystemdMemoryLimit 05:28:18 [2021-04-07T05:28:18.161Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 05:28:18 [2021-04-07T05:28:18.161Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:28:18 [2021-04-07T05:28:18.161Z] === RUN TestEventsExecDie 05:28:18 [2021-04-07T05:28:18.161Z] --- PASS: TestEventsExecDie (0.63s) 05:28:18 [2021-04-07T05:28:18.161Z] === RUN TestEventsBackwardsCompatible 05:28:18 [2021-04-07T05:28:18.161Z] --- PASS: TestEventsBackwardsCompatible (0.08s) 05:28:18 [2021-04-07T05:28:18.161Z] === RUN TestInfoBinaryCommits 05:28:18 [2021-04-07T05:28:18.161Z] --- PASS: TestInfoBinaryCommits (0.03s) 05:28:18 [2021-04-07T05:28:18.161Z] === RUN TestInfoAPIVersioned 05:28:18 [2021-04-07T05:28:18.161Z] --- PASS: TestInfoAPIVersioned (0.02s) 05:28:18 [2021-04-07T05:28:18.161Z] === RUN TestInfoDiscoveryBackend 05:28:18 [2021-04-07T05:28:18.221Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.16s) 05:28:18 [2021-04-07T05:28:18.221Z] === RUN TestStopContainerWithTimeout 05:28:18 [2021-04-07T05:28:18.221Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 05:28:18 [2021-04-07T05:28:18.221Z] stop_windows_test.go:19: testEnv.OSType == "windows" 05:28:18 [2021-04-07T05:28:18.221Z] === RUN TestUpdateRestartPolicy 05:28:18 [2021-04-07T05:28:18.454Z] --- PASS: TestInfoDiscoveryBackend (0.53s) 05:28:18 [2021-04-07T05:28:18.454Z] === RUN TestInfoDiscoveryInvalidAdvertise 05:28:19 [2021-04-07T05:28:19.461Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 05:28:19 [2021-04-07T05:28:19.496Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 05:28:19 [2021-04-07T05:28:19.496Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 05:28:20 [2021-04-07T05:28:20.132Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) 05:28:20 [2021-04-07T05:28:20.132Z] === RUN TestInfoAPI 05:28:20 [2021-04-07T05:28:20.132Z] --- PASS: TestInfoAPI (0.03s) 05:28:20 [2021-04-07T05:28:20.132Z] === RUN TestInfoAPIWarnings 05:28:23 [2021-04-07T05:28:23.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove 05:28:26 [2021-04-07T05:28:26.206Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 05:28:27 [2021-04-07T05:28:27.147Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.32s) 05:28:27 [2021-04-07T05:28:27.147Z] === RUN TestCreateServiceSecretFileMode 05:28:27 [2021-04-07T05:28:27.408Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 05:28:29 [2021-04-07T05:28:29.959Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 05:28:30 [2021-04-07T05:28:30.530Z] --- PASS: TestCreateServiceSecretFileMode (3.50s) 05:28:30 [2021-04-07T05:28:30.530Z] === RUN TestCreateServiceConfigFileMode 05:28:31 [2021-04-07T05:28:31.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 05:28:33 [2021-04-07T05:28:33.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} 05:28:34 [2021-04-07T05:28:34.087Z] --- PASS: TestCreateServiceConfigFileMode (3.59s) 05:28:34 [2021-04-07T05:28:34.087Z] === RUN TestCreateServiceSysctls 05:28:35 [2021-04-07T05:28:35.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} 05:28:37 [2021-04-07T05:28:37.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} 05:28:38 [2021-04-07T05:28:38.321Z] --- PASS: TestCreateServiceSysctls (4.20s) 05:28:38 [2021-04-07T05:28:38.321Z] === RUN TestCreateServiceCapabilities 05:28:38 [2021-04-07T05:28:38.751Z] --- PASS: TestInfoAPIWarnings (16.33s) 05:28:38 [2021-04-07T05:28:38.751Z] === RUN TestInfoDebug 05:28:38 [2021-04-07T05:28:38.751Z] --- PASS: TestInfoDebug (0.53s) 05:28:38 [2021-04-07T05:28:38.751Z] === RUN TestInfoInsecureRegistries 05:28:38 [2021-04-07T05:28:38.751Z] --- PASS: TestInfoInsecureRegistries (0.53s) 05:28:38 [2021-04-07T05:28:38.751Z] === RUN TestInfoRegistryMirrors 05:28:38 [2021-04-07T05:28:38.751Z] --- PASS: TestInfoRegistryMirrors (0.54s) 05:28:38 [2021-04-07T05:28:38.751Z] === RUN TestLoginFailsWithBadCredentials 05:28:38 [2021-04-07T05:28:38.751Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) 05:28:38 [2021-04-07T05:28:38.751Z] === RUN TestPingCacheHeaders 05:28:38 [2021-04-07T05:28:38.751Z] --- PASS: TestPingCacheHeaders (0.04s) 05:28:38 [2021-04-07T05:28:38.751Z] === RUN TestPingGet 05:28:38 [2021-04-07T05:28:38.751Z] --- PASS: TestPingGet (0.02s) 05:28:38 [2021-04-07T05:28:38.751Z] === RUN TestPingHead 05:28:38 [2021-04-07T05:28:38.751Z] --- PASS: TestPingHead (0.03s) 05:28:38 [2021-04-07T05:28:38.751Z] === RUN TestVersion 05:28:38 [2021-04-07T05:28:38.751Z] --- PASS: TestVersion (0.03s) 05:28:38 [2021-04-07T05:28:38.751Z] PASS 05:28:38 [2021-04-07T05:28:38.751Z] 05:28:38 [2021-04-07T05:28:38.751Z] === Skipped 05:28:38 [2021-04-07T05:28:38.751Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 05:28:38 [2021-04-07T05:28:38.751Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:28:38 [2021-04-07T05:28:38.751Z] 05:28:38 [2021-04-07T05:28:38.751Z] 05:28:38 [2021-04-07T05:28:38.751Z] DONE 18 tests, 1 skipped in 21.298s 05:28:38 [2021-04-07T05:28:38.751Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 05:28:38 [2021-04-07T05:28:38.751Z] ++ 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 05:28:38 [2021-04-07T05:28:38.751Z] ++ set -e 05:28:38 [2021-04-07T05:28:38.751Z] ++ '[' -n 0 ']' 05:28:38 [2021-04-07T05:28:38.751Z] ++ set -x 05:28:38 [2021-04-07T05:28:38.751Z] ++ env -i DEST=/go/src/github.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 05:28:38 [2021-04-07T05:28:38.751Z] INFO: Testing against a local daemon 05:28:38 [2021-04-07T05:28:38.751Z] === RUN TestVolumesCreateAndList 05:28:38 [2021-04-07T05:28:38.751Z] --- PASS: TestVolumesCreateAndList (0.03s) 05:28:38 [2021-04-07T05:28:38.751Z] === RUN TestVolumesRemove 05:28:38 [2021-04-07T05:28:38.751Z] --- PASS: TestVolumesRemove (0.06s) 05:28:38 [2021-04-07T05:28:38.751Z] === RUN TestVolumesInspect 05:28:38 [2021-04-07T05:28:38.751Z] --- PASS: TestVolumesInspect (0.02s) 05:28:38 [2021-04-07T05:28:38.751Z] === RUN TestVolumesInvalidJSON 05:28:38 [2021-04-07T05:28:38.751Z] === RUN TestVolumesInvalidJSON//volumes/create 05:28:38 [2021-04-07T05:28:38.751Z] === PAUSE TestVolumesInvalidJSON//volumes/create 05:28:38 [2021-04-07T05:28:38.751Z] === CONT TestVolumesInvalidJSON//volumes/create 05:28:38 [2021-04-07T05:28:38.751Z] --- PASS: TestVolumesInvalidJSON (0.02s) 05:28:38 [2021-04-07T05:28:38.751Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 05:28:38 [2021-04-07T05:28:38.751Z] PASS 05:28:38 [2021-04-07T05:28:38.751Z] 05:28:38 [2021-04-07T05:28:38.751Z] DONE 5 tests in 0.210s 05:28:38 [2021-04-07T05:28:38.751Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 05:28:38 [2021-04-07T05:28:38.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} 05:28:39 [2021-04-07T05:28:39.048Z] ++++ cat bundles/test-integration/docker.pid 05:28:39 [2021-04-07T05:28:39.048Z] +++ kill 14125 05:28:39 [2021-04-07T05:28:39.367Z] --- PASS: TestUpdateRestartPolicy (21.19s) 05:28:39 [2021-04-07T05:28:39.367Z] === RUN TestUpdateRestartWithAutoRemove 05:28:40 [2021-04-07T05:28:40.341Z] --- PASS: TestUpdateRestartWithAutoRemove (2.00s) 05:28:40 [2021-04-07T05:28:40.341Z] === RUN TestWaitNonBlocked 05:28:40 [2021-04-07T05:28:40.341Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 05:28:40 [2021-04-07T05:28:40.341Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 05:28:40 [2021-04-07T05:28:40.341Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 05:28:40 [2021-04-07T05:28:40.341Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 05:28:40 [2021-04-07T05:28:40.341Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 05:28:40 [2021-04-07T05:28:40.341Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 05:28:40 [2021-04-07T05:28:40.569Z] +++ /etc/init.d/apparmor stop 05:28:40 [2021-04-07T05:28:40.569Z] Leaving: AppArmorNo profiles have been unloaded. 05:28:40 [2021-04-07T05:28:40.569Z] 05:28:40 [2021-04-07T05:28:40.569Z] Unloading profiles will leave already running processes permanently 05:28:40 [2021-04-07T05:28:40.569Z] unconfined, which can lead to unexpected situations. 05:28:40 [2021-04-07T05:28:40.569Z] 05:28:40 [2021-04-07T05:28:40.569Z] To set a process to complain mode, use the command line tool 05:28:40 [2021-04-07T05:28:40.569Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 05:28:40 [2021-04-07T05:28:40.569Z] +++ true 05:28:40 [2021-04-07T05:28:40.569Z] exiting test-integration 05:28:40 [2021-04-07T05:28:40.569Z] ++ exit 0 05:28:40 [2021-04-07T05:28:40.569Z] 05:28:40 [2021-04-07T05:28:40.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b425c0_<nil>} 05:28:41 [2021-04-07T05:28:41.373Z] --- PASS: TestCreateServiceCapabilities (2.98s) 05:28:41 [2021-04-07T05:28:41.373Z] === RUN TestInspect Post stage [Pipeline] junit 05:28:42 [2021-04-07T05:28:42.137Z] Recording test results 05:28:42 [2021-04-07T05:28:42.683Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 05:28:42 [2021-04-07T05:28:42.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1255699740_/foo_false__<nil>_<nil>_<nil>} 05:28:43 [2021-04-07T05:28:43.109Z] + echo Ensuring container killed. 05:28:43 [2021-04-07T05:28:43.109Z] Ensuring container killed. 05:28:43 [2021-04-07T05:28:43.109Z] + docker rm -vf docker-pr1 05:28:43 [2021-04-07T05:28:43.109Z] Error: No such container: docker-pr1 05:28:43 [2021-04-07T05:28:43.109Z] + true [Pipeline] sh 05:28:43 [2021-04-07T05:28:43.508Z] + echo Chowning /workspace to jenkins user 05:28:43 [2021-04-07T05:28:43.508Z] Chowning /workspace to jenkins user 05:28:43 [2021-04-07T05:28:43.508Z] + id -u 05:28:43 [2021-04-07T05:28:43.508Z] + id -g 05:28:43 [2021-04-07T05:28:43.508Z] + docker run --rm -v /home/docker/workspace/moby_PR-42263:/workspace busybox chown -R 1001:1001 /workspace 05:28:43 [2021-04-07T05:28:43.508Z] Unable to find image 'busybox:latest' locally 05:28:43 [2021-04-07T05:28:43.804Z] latest: Pulling from library/busybox 05:28:43 [2021-04-07T05:28:43.804Z] dcdde92480c5: Pulling fs layer 05:28:44 [2021-04-07T05:28:44.107Z] dcdde92480c5: Download complete 05:28:44 [2021-04-07T05:28:44.107Z] dcdde92480c5: Pull complete 05:28:44 [2021-04-07T05:28:44.107Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac 05:28:44 [2021-04-07T05:28:44.107Z] Status: Downloaded newer image for busybox:latest 05:28:44 [2021-04-07T05:28:44.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1255699740_/foo_true__<nil>_<nil>_<nil>} 05:28:45 [2021-04-07T05:28:45.086Z] --- PASS: TestInspect (3.60s) 05:28:45 [2021-04-07T05:28:45.086Z] === RUN TestCreateJob 05:28:46 [2021-04-07T05:28:46.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3083996619_/foo_false__<nil>_<nil>_<nil>} [Pipeline] catchError [Pipeline] { [Pipeline] sh 05:28:47 [2021-04-07T05:28:47.258Z] + bundleName=ppc64le-integration 05:28:47 [2021-04-07T05:28:47.258Z] + echo Creating ppc64le-integration-bundles.tar.gz 05:28:47 [2021-04-07T05:28:47.258Z] Creating ppc64le-integration-bundles.tar.gz 05:28:47 [2021-04-07T05:28:47.258Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -name *-report.xmlxargs ) tar -print -czf 05:28:47 [2021-04-07T05:28:47.258Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts 05:28:47 [2021-04-07T05:28:47.305Z] Archiving artifacts 05:28:47 [2021-04-07T05:28:47.410Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3083996619_/foo_true__<nil>_<nil>_<nil>} 05:28:47 [2021-04-07T05:28:47.455Z] --- PASS: TestWaitNonBlocked (0.03s) 05:28:47 [2021-04-07T05:28:47.455Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.75s) 05:28:47 [2021-04-07T05:28:47.455Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.48s) 05:28:47 [2021-04-07T05:28:47.455Z] === RUN TestWaitBlocked 05:28:47 [2021-04-07T05:28:47.455Z] --- SKIP: TestWaitBlocked (0.00s) 05:28:47 [2021-04-07T05:28:47.455Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 05:28:47 [2021-04-07T05:28:47.455Z] PASS 05:28:47 [2021-04-07T05:28:47.455Z] ok github.com/docker/docker/integration/container 93.218s 05:28:47 [2021-04-07T05:28:47.854Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42263/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === Skipped 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) 05:28:47 [2021-04-07T05:28:47.917Z] copy_test.go:38: testEnv.OSType == "windows" 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) 05:28:47 [2021-04-07T05:28:47.917Z] copy_test.go:63: testEnv.OSType == "windows" 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) 05:28:47 [2021-04-07T05:28:47.917Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] health_test.go:20: testEnv.OSType == "windows": FIXME 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] nat_test.go:60: testEnv.OSType == "windows": FIXME 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] resize_test.go:37: testEnv.OSType == "windows": FIXME 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] stop_windows_test.go:19: testEnv.OSType == "windows" 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) 05:28:47 [2021-04-07T05:28:47.917Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] 05:28:47 [2021-04-07T05:28:47.917Z] DONE 88 tests, 37 skipped in 96.537s 05:28:47 [2021-04-07T05:28:47.917Z] Running D:\gopath\src\github.com\docker\docker\integration\image 05:28:48 [2021-04-07T05:28:48.253Z] + make clean 05:28:48 [2021-04-07T05:28:48.548Z] make: command: Command not found 05:28:48 [2021-04-07T05:28:48.548Z] make: command: Command not found 05:28:48 [2021-04-07T05:28:48.548Z] docker volume rm -f docker-dev-cache 05:28:48 [2021-04-07T05:28:48.548Z] docker-dev-cache [Pipeline] deleteDir 05:28:49 [2021-04-07T05:28:49.331Z] --- PASS: TestCreateJob (3.96s) 05:28:49 [2021-04-07T05:28:49.332Z] === RUN TestReplicatedJob 05:28:49 [2021-04-07T05:28:49.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3083996619_/foo_true__0xc000b42620_<nil>_<nil>} 05:28:50 [2021-04-07T05:28:50.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:28:50 [2021-04-07T05:28:50.842Z] INFO: Testing against a local daemon 05:28:50 [2021-04-07T05:28:50.842Z] === RUN TestCommitInheritsEnv 05:28:50 [2021-04-07T05:28:50.842Z] --- SKIP: TestCommitInheritsEnv (0.01s) 05:28:50 [2021-04-07T05:28:50.842Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 05:28:50 [2021-04-07T05:28:50.842Z] === RUN TestImportExtremelyLargeImageWorks 05:28:50 [2021-04-07T05:28:50.842Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 05:28:50 [2021-04-07T05:28:50.842Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 05:28:50 [2021-04-07T05:28:50.842Z] === RUN TestImagesFilterMultiReference 05:28:50 [2021-04-07T05:28:50.842Z] --- PASS: TestImagesFilterMultiReference (0.12s) 05:28:50 [2021-04-07T05:28:50.842Z] === RUN TestImagePullPlatformInvalid 05:28:50 [2021-04-07T05:28:50.842Z] --- PASS: TestImagePullPlatformInvalid (0.04s) 05:28:50 [2021-04-07T05:28:50.842Z] === RUN TestRemoveImageOrphaning 05:28:51 [2021-04-07T05:28:51.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b42640_<nil>} 05:28:51 [2021-04-07T05:28:51.817Z] --- PASS: TestRemoveImageOrphaning (1.11s) 05:28:51 [2021-04-07T05:28:51.817Z] === RUN TestTagUnprefixedRepoByNameOrName 05:28:51 [2021-04-07T05:28:51.817Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) 05:28:51 [2021-04-07T05:28:51.817Z] === RUN TestTagInvalidReference 05:28:51 [2021-04-07T05:28:51.817Z] --- PASS: TestTagInvalidReference (0.05s) 05:28:51 [2021-04-07T05:28:51.817Z] === RUN TestTagValidPrefixedRepo 05:28:51 [2021-04-07T05:28:51.817Z] --- PASS: TestTagValidPrefixedRepo (0.10s) 05:28:51 [2021-04-07T05:28:51.817Z] === RUN TestTagExistedNameWithoutForce 05:28:51 [2021-04-07T05:28:51.817Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) 05:28:51 [2021-04-07T05:28:51.817Z] === RUN TestTagOfficialNames 05:28:51 [2021-04-07T05:28:51.817Z] --- PASS: TestTagOfficialNames (0.10s) 05:28:51 [2021-04-07T05:28:51.817Z] === RUN TestTagMatchesDigest 05:28:51 [2021-04-07T05:28:51.817Z] --- PASS: TestTagMatchesDigest (0.04s) 05:28:51 [2021-04-07T05:28:51.817Z] PASS 05:28:51 [2021-04-07T05:28:51.817Z] ok github.com/docker/docker/integration/image 1.813s 05:28:51 [2021-04-07T05:28:51.817Z] 05:28:51 [2021-04-07T05:28:51.817Z] === Skipped 05:28:51 [2021-04-07T05:28:51.817Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) 05:28:51 [2021-04-07T05:28:51.817Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 05:28:51 [2021-04-07T05:28:51.817Z] 05:28:51 [2021-04-07T05:28:51.817Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) 05:28:51 [2021-04-07T05:28:51.817Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 05:28:51 [2021-04-07T05:28:51.817Z] 05:28:51 [2021-04-07T05:28:51.817Z] 05:28:51 [2021-04-07T05:28:51.817Z] DONE 11 tests, 2 skipped in 4.252s 05:28:52 [2021-04-07T05:28:52.280Z] Running D:\gopath\src\github.com\docker\docker\integration\network [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:28:53 [2021-04-07T05:28:53.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b42660_<nil>} 05:28:53 [2021-04-07T05:28:53.830Z] testing: warning: no tests to run 05:28:53 [2021-04-07T05:28:53.830Z] PASS 05:28:53 [2021-04-07T05:28:53.830Z] ok github.com/docker/docker/integration/network/ipvlan 0.130s [no tests to run] 05:28:54 [2021-04-07T05:28:54.293Z] testing: warning: no tests to run 05:28:54 [2021-04-07T05:28:54.293Z] PASS 05:28:54 [2021-04-07T05:28:54.293Z] ok github.com/docker/docker/integration/network/macvlan 0.053s [no tests to run] 05:28:55 [2021-04-07T05:28:55.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b42680_<nil>} 05:28:55 [2021-04-07T05:28:55.269Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:28:55 [2021-04-07T05:28:55.269Z] INFO: Testing against a local daemon 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestNetworkCreateDelete 05:28:55 [2021-04-07T05:28:55.269Z] --- SKIP: TestNetworkCreateDelete (0.00s) 05:28:55 [2021-04-07T05:28:55.269Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestDockerNetworkDeletePreferID 05:28:55 [2021-04-07T05:28:55.269Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) 05:28:55 [2021-04-07T05:28:55.269Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestDaemonDNSFallback 05:28:55 [2021-04-07T05:28:55.269Z] --- SKIP: TestDaemonDNSFallback (0.00s) 05:28:55 [2021-04-07T05:28:55.269Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestInspectNetwork 05:28:55 [2021-04-07T05:28:55.269Z] --- SKIP: TestInspectNetwork (0.00s) 05:28:55 [2021-04-07T05:28:55.269Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestRunContainerWithBridgeNone 05:28:55 [2021-04-07T05:28:55.269Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 05:28:55 [2021-04-07T05:28:55.269Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestNetworkInvalidJSON 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestNetworkInvalidJSON//networks/create 05:28:55 [2021-04-07T05:28:55.269Z] === PAUSE TestNetworkInvalidJSON//networks/create 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 05:28:55 [2021-04-07T05:28:55.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 05:28:55 [2021-04-07T05:28:55.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 05:28:55 [2021-04-07T05:28:55.269Z] === CONT TestNetworkInvalidJSON//networks/create 05:28:55 [2021-04-07T05:28:55.269Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 05:28:55 [2021-04-07T05:28:55.269Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 05:28:55 [2021-04-07T05:28:55.269Z] --- PASS: TestNetworkInvalidJSON (0.04s) 05:28:55 [2021-04-07T05:28:55.269Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) 05:28:55 [2021-04-07T05:28:55.269Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) 05:28:55 [2021-04-07T05:28:55.269Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestNetworkList 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestNetworkList//networks 05:28:55 [2021-04-07T05:28:55.269Z] === PAUSE TestNetworkList//networks 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestNetworkList//networks/ 05:28:55 [2021-04-07T05:28:55.269Z] === PAUSE TestNetworkList//networks/ 05:28:55 [2021-04-07T05:28:55.269Z] === CONT TestNetworkList//networks 05:28:55 [2021-04-07T05:28:55.269Z] === CONT TestNetworkList//networks/ 05:28:55 [2021-04-07T05:28:55.269Z] --- PASS: TestNetworkList (0.04s) 05:28:55 [2021-04-07T05:28:55.269Z] --- PASS: TestNetworkList//networks (0.00s) 05:28:55 [2021-04-07T05:28:55.269Z] --- PASS: TestNetworkList//networks/ (0.00s) 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestHostIPv4BridgeLabel 05:28:55 [2021-04-07T05:28:55.269Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 05:28:55 [2021-04-07T05:28:55.269Z] network_test.go:126: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestDaemonRestartWithLiveRestore 05:28:55 [2021-04-07T05:28:55.269Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 05:28:55 [2021-04-07T05:28:55.269Z] service_test.go:29: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestDaemonDefaultNetworkPools 05:28:55 [2021-04-07T05:28:55.269Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 05:28:55 [2021-04-07T05:28:55.269Z] service_test.go:58: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestDaemonRestartWithExistingNetwork 05:28:55 [2021-04-07T05:28:55.269Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 05:28:55 [2021-04-07T05:28:55.269Z] service_test.go:102: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 05:28:55 [2021-04-07T05:28:55.269Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 05:28:55 [2021-04-07T05:28:55.269Z] service_test.go:136: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 05:28:55 [2021-04-07T05:28:55.269Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 05:28:55 [2021-04-07T05:28:55.269Z] service_test.go:187: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestServiceWithPredefinedNetwork 05:28:55 [2021-04-07T05:28:55.269Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 05:28:55 [2021-04-07T05:28:55.269Z] service_test.go:212: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestServiceRemoveKeepsIngressNetwork 05:28:55 [2021-04-07T05:28:55.269Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 05:28:55 [2021-04-07T05:28:55.269Z] service_test.go:242: FLAKY_TEST 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestServiceWithDataPathPortInit 05:28:55 [2021-04-07T05:28:55.269Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 05:28:55 [2021-04-07T05:28:55.269Z] service_test.go:332: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.269Z] === RUN TestServiceWithDefaultAddressPoolInit 05:28:55 [2021-04-07T05:28:55.269Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 05:28:55 [2021-04-07T05:28:55.269Z] service_test.go:400: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.269Z] PASS 05:28:55 [2021-04-07T05:28:55.269Z] ok github.com/docker/docker/integration/network 0.290s 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] === Skipped 05:28:55 [2021-04-07T05:28:55.731Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) 05:28:55 [2021-04-07T05:28:55.731Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) 05:28:55 [2021-04-07T05:28:55.731Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) 05:28:55 [2021-04-07T05:28:55.731Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) 05:28:55 [2021-04-07T05:28:55.731Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) 05:28:55 [2021-04-07T05:28:55.731Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) 05:28:55 [2021-04-07T05:28:55.731Z] network_test.go:126: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) 05:28:55 [2021-04-07T05:28:55.731Z] service_test.go:29: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) 05:28:55 [2021-04-07T05:28:55.731Z] service_test.go:58: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) 05:28:55 [2021-04-07T05:28:55.731Z] service_test.go:102: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 05:28:55 [2021-04-07T05:28:55.731Z] service_test.go:136: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 05:28:55 [2021-04-07T05:28:55.731Z] service_test.go:187: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) 05:28:55 [2021-04-07T05:28:55.731Z] service_test.go:212: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) 05:28:55 [2021-04-07T05:28:55.731Z] service_test.go:242: FLAKY_TEST 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) 05:28:55 [2021-04-07T05:28:55.731Z] service_test.go:332: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) 05:28:55 [2021-04-07T05:28:55.731Z] service_test.go:400: testEnv.OSType == "windows" 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] 05:28:55 [2021-04-07T05:28:55.731Z] DONE 22 tests, 15 skipped in 3.551s 05:28:55 [2021-04-07T05:28:55.731Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 05:28:56 [2021-04-07T05:28:56.193Z] testing: warning: no tests to run 05:28:56 [2021-04-07T05:28:56.193Z] PASS 05:28:56 [2021-04-07T05:28:56.193Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] 05:28:56 [2021-04-07T05:28:56.193Z] 05:28:56 [2021-04-07T05:28:56.193Z] DONE 0 tests in 0.430s 05:28:56 [2021-04-07T05:28:56.193Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 05:28:56 [2021-04-07T05:28:56.450Z] --- PASS: TestReplicatedJob (7.52s) 05:28:56 [2021-04-07T05:28:56.450Z] === RUN TestUpdateReplicatedJob 05:28:56 [2021-04-07T05:28:56.656Z] testing: warning: no tests to run 05:28:56 [2021-04-07T05:28:56.656Z] PASS 05:28:56 [2021-04-07T05:28:56.656Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] 05:28:56 [2021-04-07T05:28:56.656Z] 05:28:56 [2021-04-07T05:28:56.656Z] DONE 0 tests in 0.435s 05:28:56 [2021-04-07T05:28:56.656Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 05:28:56 [2021-04-07T05:28:56.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b426a0_<nil>} 05:28:58 [2021-04-07T05:28:58.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 05:28:58 [2021-04-07T05:28:58.850Z] testing: warning: no tests to run 05:28:58 [2021-04-07T05:28:58.850Z] PASS 05:28:58 [2021-04-07T05:28:58.850Z] ok github.com/docker/docker/integration/plugin 0.178s [no tests to run] 05:28:58 [2021-04-07T05:28:58.850Z] testing: warning: no tests to run 05:28:58 [2021-04-07T05:28:58.850Z] PASS 05:28:58 [2021-04-07T05:28:58.850Z] ok github.com/docker/docker/integration/plugin/authz 0.078s [no tests to run] 05:28:59 [2021-04-07T05:28:59.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate 05:29:00 [2021-04-07T05:29:00.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 05:29:00 [2021-04-07T05:29:00.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 05:29:00 [2021-04-07T05:29:00.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 05:29:00 [2021-04-07T05:29:00.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 05:29:00 [2021-04-07T05:29:00.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 05:29:00 [2021-04-07T05:29:00.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 05:29:00 [2021-04-07T05:29:00.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 05:29:00 [2021-04-07T05:29:00.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 05:29:00 [2021-04-07T05:29:00.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 05:29:00 [2021-04-07T05:29:00.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 05:29:00 [2021-04-07T05:29:00.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 05:29:00 [2021-04-07T05:29:00.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 05:29:00 [2021-04-07T05:29:00.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 05:29:00 [2021-04-07T05:29:00.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 05:29:00 [2021-04-07T05:29:00.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 05:29:00 [2021-04-07T05:29:00.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 05:29:01 [2021-04-07T05:29:01.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 05:29:01 [2021-04-07T05:29:01.100Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 05:29:01 [2021-04-07T05:29:01.100Z] --- PASS: TestUpdateReplicatedJob (4.68s) 05:29:01 [2021-04-07T05:29:01.100Z] === RUN TestServiceListWithStatuses 05:29:01 [2021-04-07T05:29:01.100Z] --- SKIP: TestServiceListWithStatuses (0.00s) 05:29:01 [2021-04-07T05:29:01.100Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:29:01 [2021-04-07T05:29:01.100Z] === RUN TestDockerNetworkConnectAlias 05:29:06 [2021-04-07T05:29:06.383Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote 05:29:06 [2021-04-07T05:29:06.383Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 05:29:07 [2021-04-07T05:29:07.766Z] --- PASS: TestDockerNetworkConnectAlias (6.65s) 05:29:07 [2021-04-07T05:29:07.766Z] === RUN TestDockerNetworkReConnect 05:29:09 [2021-04-07T05:29:09.221Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:29:09 [2021-04-07T05:29:09.221Z] INFO: Testing against a local daemon 05:29:09 [2021-04-07T05:29:09.221Z] === RUN TestExternalGraphDriver 05:29:09 [2021-04-07T05:29:09.221Z] --- SKIP: TestExternalGraphDriver (0.00s) 05:29:09 [2021-04-07T05:29:09.221Z] external_test.go:48: runtime.GOOS == "windows" 05:29:09 [2021-04-07T05:29:09.221Z] === RUN TestGraphdriverPluginV2 05:29:09 [2021-04-07T05:29:09.221Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 05:29:09 [2021-04-07T05:29:09.221Z] external_test.go:408: runtime.GOOS == "windows" 05:29:09 [2021-04-07T05:29:09.221Z] PASS 05:29:09 [2021-04-07T05:29:09.221Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.347s 05:29:09 [2021-04-07T05:29:09.221Z] testing: warning: no tests to run 05:29:09 [2021-04-07T05:29:09.221Z] PASS 05:29:09 [2021-04-07T05:29:09.221Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.102s [no tests to run] 05:29:09 [2021-04-07T05:29:09.679Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 05:29:10 [2021-04-07T05:29:10.199Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:29:10 [2021-04-07T05:29:10.199Z] INFO: Testing against a local daemon 05:29:10 [2021-04-07T05:29:10.199Z] === RUN TestPluginInvalidJSON 05:29:10 [2021-04-07T05:29:10.199Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 05:29:10 [2021-04-07T05:29:10.199Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 05:29:10 [2021-04-07T05:29:10.199Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 05:29:10 [2021-04-07T05:29:10.199Z] --- PASS: TestPluginInvalidJSON (0.05s) 05:29:10 [2021-04-07T05:29:10.199Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) 05:29:10 [2021-04-07T05:29:10.199Z] === RUN TestPluginInstall 05:29:10 [2021-04-07T05:29:10.199Z] --- SKIP: TestPluginInstall (0.00s) 05:29:10 [2021-04-07T05:29:10.199Z] plugin_test.go:58: testEnv.OSType == "windows" 05:29:10 [2021-04-07T05:29:10.199Z] === RUN TestPluginsWithRuntimes 05:29:10 [2021-04-07T05:29:10.199Z] --- SKIP: TestPluginsWithRuntimes (0.01s) 05:29:10 [2021-04-07T05:29:10.199Z] plugin_test.go:167: testEnv.OSType == "windows" 05:29:10 [2021-04-07T05:29:10.199Z] PASS 05:29:10 [2021-04-07T05:29:10.199Z] ok github.com/docker/docker/integration/plugin/common 0.368s 05:29:10 [2021-04-07T05:29:10.199Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:29:10 [2021-04-07T05:29:10.199Z] INFO: Testing against a local daemon 05:29:10 [2021-04-07T05:29:10.199Z] === RUN TestReadPluginNoRead 05:29:10 [2021-04-07T05:29:10.199Z] --- SKIP: TestReadPluginNoRead (0.00s) 05:29:10 [2021-04-07T05:29:10.199Z] read_test.go:21: no unix domain sockets on Windows 05:29:10 [2021-04-07T05:29:10.199Z] PASS 05:29:10 [2021-04-07T05:29:10.199Z] ok github.com/docker/docker/integration/plugin/logging 0.180s 05:29:10 [2021-04-07T05:29:10.199Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] 05:29:10 [2021-04-07T05:29:10.199Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] 05:29:11 [2021-04-07T05:29:11.174Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:29:11 [2021-04-07T05:29:11.174Z] INFO: Testing against a local daemon 05:29:11 [2021-04-07T05:29:11.174Z] === RUN TestPluginWithDevMounts 05:29:11 [2021-04-07T05:29:11.174Z] --- SKIP: TestPluginWithDevMounts (0.00s) 05:29:11 [2021-04-07T05:29:11.174Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 05:29:11 [2021-04-07T05:29:11.174Z] PASS 05:29:11 [2021-04-07T05:29:11.174Z] ok github.com/docker/docker/integration/plugin/volumes 0.160s 05:29:11 [2021-04-07T05:29:11.174Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] 05:29:11 [2021-04-07T05:29:11.637Z] 05:29:11 [2021-04-07T05:29:11.637Z] === Skipped 05:29:11 [2021-04-07T05:29:11.637Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 05:29:11 [2021-04-07T05:29:11.637Z] plugin_test.go:58: testEnv.OSType == "windows" 05:29:11 [2021-04-07T05:29:11.637Z] 05:29:11 [2021-04-07T05:29:11.637Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.01s) 05:29:11 [2021-04-07T05:29:11.637Z] plugin_test.go:167: testEnv.OSType == "windows" 05:29:11 [2021-04-07T05:29:11.637Z] 05:29:11 [2021-04-07T05:29:11.637Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) 05:29:11 [2021-04-07T05:29:11.637Z] external_test.go:48: runtime.GOOS == "windows" 05:29:11 [2021-04-07T05:29:11.637Z] 05:29:11 [2021-04-07T05:29:11.637Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) 05:29:11 [2021-04-07T05:29:11.637Z] external_test.go:408: runtime.GOOS == "windows" 05:29:11 [2021-04-07T05:29:11.637Z] 05:29:11 [2021-04-07T05:29:11.637Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 05:29:11 [2021-04-07T05:29:11.637Z] read_test.go:21: no unix domain sockets on Windows 05:29:11 [2021-04-07T05:29:11.637Z] 05:29:11 [2021-04-07T05:29:11.637Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 05:29:11 [2021-04-07T05:29:11.637Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 05:29:11 [2021-04-07T05:29:11.637Z] 05:29:11 [2021-04-07T05:29:11.637Z] 05:29:11 [2021-04-07T05:29:11.637Z] DONE 8 tests, 6 skipped in 14.712s 05:29:11 [2021-04-07T05:29:11.637Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 05:29:12 [2021-04-07T05:29:12.099Z] testing: warning: no tests to run 05:29:12 [2021-04-07T05:29:12.099Z] PASS 05:29:12 [2021-04-07T05:29:12.099Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] 05:29:12 [2021-04-07T05:29:12.099Z] 05:29:12 [2021-04-07T05:29:12.099Z] DONE 0 tests in 0.436s 05:29:12 [2021-04-07T05:29:12.099Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 05:29:12 [2021-04-07T05:29:12.975Z] --- PASS: TestDockerNetworkReConnect (5.11s) 05:29:12 [2021-04-07T05:29:12.975Z] === RUN TestServicePlugin 05:29:13 [2021-04-07T05:29:13.076Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:29:13 [2021-04-07T05:29:13.076Z] INFO: Testing against a local daemon 05:29:13 [2021-04-07T05:29:13.076Z] === RUN TestPluginInvalidJSON 05:29:13 [2021-04-07T05:29:13.076Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 05:29:13 [2021-04-07T05:29:13.076Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 05:29:13 [2021-04-07T05:29:13.076Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 05:29:13 [2021-04-07T05:29:13.076Z] --- PASS: TestPluginInvalidJSON (0.05s) 05:29:13 [2021-04-07T05:29:13.076Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) 05:29:13 [2021-04-07T05:29:13.076Z] === RUN TestPluginInstall 05:29:13 [2021-04-07T05:29:13.076Z] --- SKIP: TestPluginInstall (0.00s) 05:29:13 [2021-04-07T05:29:13.076Z] plugin_test.go:58: testEnv.OSType == "windows" 05:29:13 [2021-04-07T05:29:13.076Z] === RUN TestPluginsWithRuntimes 05:29:13 [2021-04-07T05:29:13.076Z] --- SKIP: TestPluginsWithRuntimes (0.01s) 05:29:13 [2021-04-07T05:29:13.076Z] plugin_test.go:167: testEnv.OSType == "windows" 05:29:13 [2021-04-07T05:29:13.076Z] PASS 05:29:13 [2021-04-07T05:29:13.076Z] ok github.com/docker/docker/integration/plugin/common (cached) 05:29:13 [2021-04-07T05:29:13.076Z] 05:29:13 [2021-04-07T05:29:13.076Z] === Skipped 05:29:13 [2021-04-07T05:29:13.076Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 05:29:13 [2021-04-07T05:29:13.076Z] plugin_test.go:58: testEnv.OSType == "windows" 05:29:13 [2021-04-07T05:29:13.076Z] 05:29:13 [2021-04-07T05:29:13.076Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.01s) 05:29:13 [2021-04-07T05:29:13.076Z] plugin_test.go:167: testEnv.OSType == "windows" 05:29:13 [2021-04-07T05:29:13.076Z] 05:29:13 [2021-04-07T05:29:13.076Z] 05:29:13 [2021-04-07T05:29:13.076Z] DONE 4 tests, 2 skipped in 1.078s 05:29:13 [2021-04-07T05:29:13.076Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 05:29:14 [2021-04-07T05:29:14.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:29:14 [2021-04-07T05:29:14.051Z] INFO: Testing against a local daemon 05:29:14 [2021-04-07T05:29:14.051Z] === RUN TestExternalGraphDriver 05:29:14 [2021-04-07T05:29:14.051Z] --- SKIP: TestExternalGraphDriver (0.00s) 05:29:14 [2021-04-07T05:29:14.051Z] external_test.go:48: runtime.GOOS == "windows" 05:29:14 [2021-04-07T05:29:14.051Z] === RUN TestGraphdriverPluginV2 05:29:14 [2021-04-07T05:29:14.051Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 05:29:14 [2021-04-07T05:29:14.051Z] external_test.go:408: runtime.GOOS == "windows" 05:29:14 [2021-04-07T05:29:14.051Z] PASS 05:29:14 [2021-04-07T05:29:14.051Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) 05:29:14 [2021-04-07T05:29:14.051Z] 05:29:14 [2021-04-07T05:29:14.051Z] === Skipped 05:29:14 [2021-04-07T05:29:14.051Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) 05:29:14 [2021-04-07T05:29:14.051Z] external_test.go:48: runtime.GOOS == "windows" 05:29:14 [2021-04-07T05:29:14.051Z] 05:29:14 [2021-04-07T05:29:14.051Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) 05:29:14 [2021-04-07T05:29:14.051Z] external_test.go:408: runtime.GOOS == "windows" 05:29:14 [2021-04-07T05:29:14.051Z] 05:29:14 [2021-04-07T05:29:14.051Z] 05:29:14 [2021-04-07T05:29:14.051Z] DONE 2 tests, 2 skipped in 1.016s 05:29:14 [2021-04-07T05:29:14.051Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 05:29:15 [2021-04-07T05:29:15.537Z] === RUN TestDockerSuite/TestCopyAndRestart 05:29:15 [2021-04-07T05:29:15.597Z] testing: warning: no tests to run 05:29:15 [2021-04-07T05:29:15.597Z] PASS 05:29:15 [2021-04-07T05:29:15.597Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] 05:29:15 [2021-04-07T05:29:15.597Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:29:15 [2021-04-07T05:29:15.597Z] INFO: Testing against a local daemon 05:29:15 [2021-04-07T05:29:15.597Z] === RUN TestReadPluginNoRead 05:29:15 [2021-04-07T05:29:15.597Z] --- SKIP: TestReadPluginNoRead (0.00s) 05:29:15 [2021-04-07T05:29:15.597Z] read_test.go:21: no unix domain sockets on Windows 05:29:15 [2021-04-07T05:29:15.597Z] PASS 05:29:15 [2021-04-07T05:29:15.597Z] ok github.com/docker/docker/integration/plugin/logging (cached) 05:29:15 [2021-04-07T05:29:15.597Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] 05:29:15 [2021-04-07T05:29:15.597Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] 05:29:15 [2021-04-07T05:29:15.597Z] 05:29:15 [2021-04-07T05:29:15.597Z] === Skipped 05:29:15 [2021-04-07T05:29:15.597Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 05:29:15 [2021-04-07T05:29:15.597Z] read_test.go:21: no unix domain sockets on Windows 05:29:15 [2021-04-07T05:29:15.597Z] 05:29:15 [2021-04-07T05:29:15.597Z] 05:29:15 [2021-04-07T05:29:15.597Z] DONE 1 tests, 1 skipped in 1.230s 05:29:15 [2021-04-07T05:29:15.597Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard 05:29:16 [2021-04-07T05:29:16.059Z] testing: warning: no tests to run 05:29:16 [2021-04-07T05:29:16.059Z] PASS 05:29:16 [2021-04-07T05:29:16.059Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] 05:29:16 [2021-04-07T05:29:16.059Z] 05:29:16 [2021-04-07T05:29:16.059Z] DONE 0 tests in 0.657s 05:29:16 [2021-04-07T05:29:16.059Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 05:29:17 [2021-04-07T05:29:17.033Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:29:17 [2021-04-07T05:29:17.033Z] INFO: Testing against a local daemon 05:29:17 [2021-04-07T05:29:17.033Z] === RUN TestPluginWithDevMounts 05:29:17 [2021-04-07T05:29:17.033Z] --- SKIP: TestPluginWithDevMounts (0.00s) 05:29:17 [2021-04-07T05:29:17.033Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 05:29:17 [2021-04-07T05:29:17.033Z] PASS 05:29:17 [2021-04-07T05:29:17.033Z] ok github.com/docker/docker/integration/plugin/volumes (cached) 05:29:17 [2021-04-07T05:29:17.033Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] 05:29:17 [2021-04-07T05:29:17.448Z] === RUN TestDockerSuite/TestCopyCreatedContainer 05:29:17 [2021-04-07T05:29:17.448Z] === RUN TestDockerSuite/TestCpAbsolutePath 05:29:17 [2021-04-07T05:29:17.495Z] 05:29:17 [2021-04-07T05:29:17.495Z] === Skipped 05:29:17 [2021-04-07T05:29:17.495Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 05:29:17 [2021-04-07T05:29:17.495Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 05:29:17 [2021-04-07T05:29:17.495Z] 05:29:17 [2021-04-07T05:29:17.495Z] 05:29:17 [2021-04-07T05:29:17.495Z] DONE 1 tests, 1 skipped in 1.053s 05:29:17 [2021-04-07T05:29:17.495Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 05:29:18 [2021-04-07T05:29:18.833Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 05:29:19 [2021-04-07T05:29:19.404Z] === RUN TestDockerSuite/TestCpCheckDestOwnership 05:29:19 [2021-04-07T05:29:19.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:29:19 [2021-04-07T05:29:19.687Z] INFO: Testing against a local daemon 05:29:19 [2021-04-07T05:29:19.687Z] === RUN TestSecretInspect 05:29:19 [2021-04-07T05:29:19.687Z] --- SKIP: TestSecretInspect (0.00s) 05:29:19 [2021-04-07T05:29:19.687Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 05:29:19 [2021-04-07T05:29:19.687Z] === RUN TestSecretList 05:29:19 [2021-04-07T05:29:19.687Z] --- SKIP: TestSecretList (0.00s) 05:29:19 [2021-04-07T05:29:19.687Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 05:29:19 [2021-04-07T05:29:19.687Z] === RUN TestSecretsCreateAndDelete 05:29:19 [2021-04-07T05:29:19.687Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 05:29:19 [2021-04-07T05:29:19.687Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 05:29:19 [2021-04-07T05:29:19.687Z] === RUN TestSecretsUpdate 05:29:19 [2021-04-07T05:29:19.687Z] --- SKIP: TestSecretsUpdate (0.00s) 05:29:19 [2021-04-07T05:29:19.687Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 05:29:19 [2021-04-07T05:29:19.687Z] === RUN TestTemplatedSecret 05:29:19 [2021-04-07T05:29:19.687Z] --- SKIP: TestTemplatedSecret (0.00s) 05:29:19 [2021-04-07T05:29:19.687Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 05:29:19 [2021-04-07T05:29:19.687Z] === RUN TestSecretCreateResolve 05:29:19 [2021-04-07T05:29:19.687Z] --- SKIP: TestSecretCreateResolve (0.00s) 05:29:19 [2021-04-07T05:29:19.687Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 05:29:19 [2021-04-07T05:29:19.687Z] PASS 05:29:19 [2021-04-07T05:29:19.687Z] ok github.com/docker/docker/integration/secret 0.209s 05:29:20 [2021-04-07T05:29:20.150Z] 05:29:20 [2021-04-07T05:29:20.150Z] === Skipped 05:29:20 [2021-04-07T05:29:20.150Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) 05:29:20 [2021-04-07T05:29:20.150Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 05:29:20 [2021-04-07T05:29:20.150Z] 05:29:20 [2021-04-07T05:29:20.150Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) 05:29:20 [2021-04-07T05:29:20.150Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 05:29:20 [2021-04-07T05:29:20.150Z] 05:29:20 [2021-04-07T05:29:20.150Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) 05:29:20 [2021-04-07T05:29:20.150Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 05:29:20 [2021-04-07T05:29:20.150Z] 05:29:20 [2021-04-07T05:29:20.150Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) 05:29:20 [2021-04-07T05:29:20.150Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 05:29:20 [2021-04-07T05:29:20.150Z] 05:29:20 [2021-04-07T05:29:20.150Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) 05:29:20 [2021-04-07T05:29:20.150Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 05:29:20 [2021-04-07T05:29:20.150Z] 05:29:20 [2021-04-07T05:29:20.150Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) 05:29:20 [2021-04-07T05:29:20.150Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 05:29:20 [2021-04-07T05:29:20.150Z] 05:29:20 [2021-04-07T05:29:20.150Z] 05:29:20 [2021-04-07T05:29:20.150Z] DONE 6 tests, 6 skipped in 2.643s 05:29:20 [2021-04-07T05:29:20.150Z] Running D:\gopath\src\github.com\docker\docker\integration\service 05:29:20 [2021-04-07T05:29:20.787Z] === RUN TestDockerSuite/TestCpFromCaseA 05:29:21 [2021-04-07T05:29:21.729Z] === RUN TestDockerSuite/TestCpFromCaseB 05:29:22 [2021-04-07T05:29:22.670Z] === RUN TestDockerSuite/TestCpFromCaseC 05:29:23 [2021-04-07T05:29:23.069Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:29:23 [2021-04-07T05:29:23.069Z] INFO: Testing against a local daemon 05:29:23 [2021-04-07T05:29:23.069Z] === RUN TestServiceCreateInit 05:29:23 [2021-04-07T05:29:23.069Z] === RUN TestServiceCreateInit/daemonInitDisabled 05:29:23 [2021-04-07T05:29:23.069Z] === RUN TestServiceCreateInit/daemonInitEnabled 05:29:23 [2021-04-07T05:29:23.069Z] --- PASS: TestServiceCreateInit (0.04s) 05:29:23 [2021-04-07T05:29:23.069Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 05:29:23 [2021-04-07T05:29:23.069Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.069Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 05:29:23 [2021-04-07T05:29:23.069Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.069Z] === RUN TestCreateServiceMultipleTimes 05:29:23 [2021-04-07T05:29:23.069Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 05:29:23 [2021-04-07T05:29:23.069Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.069Z] === RUN TestCreateServiceConflict 05:29:23 [2021-04-07T05:29:23.069Z] --- SKIP: TestCreateServiceConflict (0.00s) 05:29:23 [2021-04-07T05:29:23.069Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.069Z] === RUN TestCreateServiceMaxReplicas 05:29:23 [2021-04-07T05:29:23.069Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) 05:29:23 [2021-04-07T05:29:23.069Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.069Z] === RUN TestCreateWithDuplicateNetworkNames 05:29:23 [2021-04-07T05:29:23.069Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) 05:29:23 [2021-04-07T05:29:23.069Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.069Z] === RUN TestCreateServiceSecretFileMode 05:29:23 [2021-04-07T05:29:23.069Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) 05:29:23 [2021-04-07T05:29:23.069Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.069Z] === RUN TestCreateServiceConfigFileMode 05:29:23 [2021-04-07T05:29:23.069Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 05:29:23 [2021-04-07T05:29:23.069Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.069Z] === RUN TestCreateServiceSysctls 05:29:23 [2021-04-07T05:29:23.069Z] --- SKIP: TestCreateServiceSysctls (0.04s) 05:29:23 [2021-04-07T05:29:23.069Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.069Z] === RUN TestCreateServiceCapabilities 05:29:23 [2021-04-07T05:29:23.069Z] --- SKIP: TestCreateServiceCapabilities (0.04s) 05:29:23 [2021-04-07T05:29:23.069Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.069Z] === RUN TestInspect 05:29:23 [2021-04-07T05:29:23.069Z] --- SKIP: TestInspect (0.00s) 05:29:23 [2021-04-07T05:29:23.069Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.069Z] === RUN TestCreateJob 05:29:23 [2021-04-07T05:29:23.069Z] --- SKIP: TestCreateJob (0.00s) 05:29:23 [2021-04-07T05:29:23.069Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.069Z] === RUN TestReplicatedJob 05:29:23 [2021-04-07T05:29:23.069Z] --- SKIP: TestReplicatedJob (0.00s) 05:29:23 [2021-04-07T05:29:23.069Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.069Z] === RUN TestUpdateReplicatedJob 05:29:23 [2021-04-07T05:29:23.069Z] --- SKIP: TestUpdateReplicatedJob (0.00s) 05:29:23 [2021-04-07T05:29:23.069Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.069Z] === RUN TestServiceListWithStatuses 05:29:23 [2021-04-07T05:29:23.069Z] --- SKIP: TestServiceListWithStatuses (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] === RUN TestDockerNetworkConnectAlias 05:29:23 [2021-04-07T05:29:23.532Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] === RUN TestDockerNetworkReConnect 05:29:23 [2021-04-07T05:29:23.532Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] === RUN TestServicePlugin 05:29:23 [2021-04-07T05:29:23.532Z] --- SKIP: TestServicePlugin (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] === RUN TestServiceUpdateLabel 05:29:23 [2021-04-07T05:29:23.532Z] --- SKIP: TestServiceUpdateLabel (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 05:29:23 [2021-04-07T05:29:23.532Z] === RUN TestServiceUpdateSecrets 05:29:23 [2021-04-07T05:29:23.532Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 05:29:23 [2021-04-07T05:29:23.532Z] === RUN TestServiceUpdateConfigs 05:29:23 [2021-04-07T05:29:23.532Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 05:29:23 [2021-04-07T05:29:23.532Z] === RUN TestServiceUpdateNetwork 05:29:23 [2021-04-07T05:29:23.532Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 05:29:23 [2021-04-07T05:29:23.532Z] === RUN TestServiceUpdatePidsLimit 05:29:23 [2021-04-07T05:29:23.532Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) 05:29:23 [2021-04-07T05:29:23.532Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 05:29:23 [2021-04-07T05:29:23.532Z] PASS 05:29:23 [2021-04-07T05:29:23.532Z] ok github.com/docker/docker/integration/service 0.390s 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === Skipped 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) 05:29:23 [2021-04-07T05:29:23.532Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) 05:29:23 [2021-04-07T05:29:23.532Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) 05:29:23 [2021-04-07T05:29:23.532Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) 05:29:23 [2021-04-07T05:29:23.532Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) 05:29:23 [2021-04-07T05:29:23.532Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] 05:29:23 [2021-04-07T05:29:23.532Z] DONE 24 tests, 23 skipped in 3.428s 05:29:23 [2021-04-07T05:29:23.532Z] Running D:\gopath\src\github.com\docker\docker\integration\session 05:29:23 [2021-04-07T05:29:23.612Z] === RUN TestDockerSuite/TestCpFromCaseD 05:29:24 [2021-04-07T05:29:24.555Z] === RUN TestDockerSuite/TestCpFromCaseE 05:29:25 [2021-04-07T05:29:25.495Z] === RUN TestDockerSuite/TestCpFromCaseF 05:29:26 [2021-04-07T05:29:26.437Z] === RUN TestDockerSuite/TestCpFromCaseG 05:29:26 [2021-04-07T05:29:26.457Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:29:26 [2021-04-07T05:29:26.457Z] INFO: Testing against a local daemon 05:29:26 [2021-04-07T05:29:26.457Z] === RUN TestSessionCreate 05:29:26 [2021-04-07T05:29:26.457Z] --- SKIP: TestSessionCreate (0.00s) 05:29:26 [2021-04-07T05:29:26.457Z] session_test.go:15: testEnv.OSType == "windows": FIXME 05:29:26 [2021-04-07T05:29:26.457Z] === RUN TestSessionCreateWithBadUpgrade 05:29:26 [2021-04-07T05:29:26.457Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 05:29:26 [2021-04-07T05:29:26.457Z] session_test.go:36: testEnv.OSType == "windows": FIXME 05:29:26 [2021-04-07T05:29:26.457Z] PASS 05:29:26 [2021-04-07T05:29:26.457Z] ok github.com/docker/docker/integration/session 0.195s 05:29:26 [2021-04-07T05:29:26.457Z] 05:29:26 [2021-04-07T05:29:26.457Z] === Skipped 05:29:26 [2021-04-07T05:29:26.457Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) 05:29:26 [2021-04-07T05:29:26.457Z] session_test.go:15: testEnv.OSType == "windows": FIXME 05:29:26 [2021-04-07T05:29:26.457Z] 05:29:26 [2021-04-07T05:29:26.457Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) 05:29:26 [2021-04-07T05:29:26.457Z] session_test.go:36: testEnv.OSType == "windows": FIXME 05:29:26 [2021-04-07T05:29:26.457Z] 05:29:26 [2021-04-07T05:29:26.457Z] 05:29:26 [2021-04-07T05:29:26.457Z] DONE 2 tests, 2 skipped in 2.589s 05:29:26 [2021-04-07T05:29:26.457Z] Running D:\gopath\src\github.com\docker\docker\integration\system 05:29:27 [2021-04-07T05:29:27.378Z] === RUN TestDockerSuite/TestCpFromCaseH 05:29:27 [2021-04-07T05:29:27.948Z] === RUN TestDockerSuite/TestCpFromCaseI 05:29:28 [2021-04-07T05:29:28.651Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:29:28 [2021-04-07T05:29:28.651Z] INFO: Testing against a local daemon 05:29:28 [2021-04-07T05:29:28.651Z] === RUN TestCgroupDriverSystemdMemoryLimit 05:29:28 [2021-04-07T05:29:28.651Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 05:29:28 [2021-04-07T05:29:28.651Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 05:29:28 [2021-04-07T05:29:28.651Z] === RUN TestEventsExecDie 05:29:28 [2021-04-07T05:29:28.651Z] --- SKIP: TestEventsExecDie (0.00s) 05:29:28 [2021-04-07T05:29:28.651Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 05:29:28 [2021-04-07T05:29:28.651Z] === RUN TestEventsBackwardsCompatible 05:29:28 [2021-04-07T05:29:28.651Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 05:29:28 [2021-04-07T05:29:28.651Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 05:29:28 [2021-04-07T05:29:28.651Z] === RUN TestInfoAPI 05:29:28 [2021-04-07T05:29:28.651Z] --- PASS: TestInfoAPI (0.04s) 05:29:28 [2021-04-07T05:29:28.651Z] === RUN TestInfoAPIWarnings 05:29:28 [2021-04-07T05:29:28.651Z] --- SKIP: TestInfoAPIWarnings (0.00s) 05:29:28 [2021-04-07T05:29:28.651Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 05:29:28 [2021-04-07T05:29:28.651Z] === RUN TestInfoDebug 05:29:28 [2021-04-07T05:29:28.651Z] --- SKIP: TestInfoDebug (0.00s) 05:29:28 [2021-04-07T05:29:28.651Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 05:29:28 [2021-04-07T05:29:28.651Z] === RUN TestInfoInsecureRegistries 05:29:28 [2021-04-07T05:29:28.651Z] --- SKIP: TestInfoInsecureRegistries (0.00s) 05:29:28 [2021-04-07T05:29:28.651Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 05:29:28 [2021-04-07T05:29:28.651Z] === RUN TestInfoRegistryMirrors 05:29:28 [2021-04-07T05:29:28.651Z] --- SKIP: TestInfoRegistryMirrors (0.00s) 05:29:28 [2021-04-07T05:29:28.651Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 05:29:28 [2021-04-07T05:29:28.651Z] === RUN TestLoginFailsWithBadCredentials 05:29:28 [2021-04-07T05:29:28.889Z] === RUN TestDockerSuite/TestCpFromCaseJ 05:29:29 [2021-04-07T05:29:29.629Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) 05:29:29 [2021-04-07T05:29:29.629Z] === RUN TestPingCacheHeaders 05:29:29 [2021-04-07T05:29:29.629Z] --- PASS: TestPingCacheHeaders (0.04s) 05:29:29 [2021-04-07T05:29:29.629Z] === RUN TestPingGet 05:29:29 [2021-04-07T05:29:29.629Z] --- PASS: TestPingGet (0.04s) 05:29:29 [2021-04-07T05:29:29.629Z] === RUN TestPingHead 05:29:29 [2021-04-07T05:29:29.629Z] --- PASS: TestPingHead (0.04s) 05:29:29 [2021-04-07T05:29:29.629Z] === RUN TestVersion 05:29:29 [2021-04-07T05:29:29.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum 05:29:30 [2021-04-07T05:29:30.091Z] --- PASS: TestVersion (0.05s) 05:29:30 [2021-04-07T05:29:30.091Z] PASS 05:29:30 [2021-04-07T05:29:30.091Z] ok github.com/docker/docker/integration/system 1.421s 05:29:30 [2021-04-07T05:29:30.091Z] 05:29:30 [2021-04-07T05:29:30.091Z] === Skipped 05:29:30 [2021-04-07T05:29:30.091Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) 05:29:30 [2021-04-07T05:29:30.091Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 05:29:30 [2021-04-07T05:29:30.091Z] 05:29:30 [2021-04-07T05:29:30.091Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) 05:29:30 [2021-04-07T05:29:30.091Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 05:29:30 [2021-04-07T05:29:30.091Z] 05:29:30 [2021-04-07T05:29:30.091Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) 05:29:30 [2021-04-07T05:29:30.091Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 05:29:30 [2021-04-07T05:29:30.091Z] 05:29:30 [2021-04-07T05:29:30.091Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) 05:29:30 [2021-04-07T05:29:30.091Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 05:29:30 [2021-04-07T05:29:30.091Z] 05:29:30 [2021-04-07T05:29:30.091Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) 05:29:30 [2021-04-07T05:29:30.091Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 05:29:30 [2021-04-07T05:29:30.091Z] 05:29:30 [2021-04-07T05:29:30.091Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) 05:29:30 [2021-04-07T05:29:30.091Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 05:29:30 [2021-04-07T05:29:30.091Z] 05:29:30 [2021-04-07T05:29:30.091Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) 05:29:30 [2021-04-07T05:29:30.091Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 05:29:30 [2021-04-07T05:29:30.091Z] 05:29:30 [2021-04-07T05:29:30.091Z] 05:29:30 [2021-04-07T05:29:30.091Z] DONE 13 tests, 7 skipped in 3.724s 05:29:30 [2021-04-07T05:29:30.091Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 05:29:30 [2021-04-07T05:29:30.092Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 05:29:32 [2021-04-07T05:29:32.005Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 05:29:33 [2021-04-07T05:29:33.013Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:29:33 [2021-04-07T05:29:33.013Z] INFO: Testing against a local daemon 05:29:33 [2021-04-07T05:29:33.013Z] === RUN TestVolumesCreateAndList 05:29:33 [2021-04-07T05:29:33.013Z] --- PASS: TestVolumesCreateAndList (0.05s) 05:29:33 [2021-04-07T05:29:33.013Z] === RUN TestVolumesRemove 05:29:33 [2021-04-07T05:29:33.013Z] --- PASS: TestVolumesRemove (0.08s) 05:29:33 [2021-04-07T05:29:33.013Z] === RUN TestVolumesInspect 05:29:33 [2021-04-07T05:29:33.013Z] --- PASS: TestVolumesInspect (0.05s) 05:29:33 [2021-04-07T05:29:33.013Z] === RUN TestVolumesInvalidJSON 05:29:33 [2021-04-07T05:29:33.013Z] === RUN TestVolumesInvalidJSON//volumes/create 05:29:33 [2021-04-07T05:29:33.013Z] === PAUSE TestVolumesInvalidJSON//volumes/create 05:29:33 [2021-04-07T05:29:33.013Z] === CONT TestVolumesInvalidJSON//volumes/create 05:29:33 [2021-04-07T05:29:33.013Z] --- PASS: TestVolumesInvalidJSON (0.05s) 05:29:33 [2021-04-07T05:29:33.013Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) 05:29:33 [2021-04-07T05:29:33.013Z] PASS 05:29:33 [2021-04-07T05:29:33.013Z] ok github.com/docker/docker/integration/volume 0.430s 05:29:33 [2021-04-07T05:29:33.013Z] 05:29:33 [2021-04-07T05:29:33.013Z] DONE 5 tests in 2.943s 05:29:33 [2021-04-07T05:29:33.013Z] INFO: make.ps1 ended at 04/07/2021 05:29:32 05:29:33 [2021-04-07T05:29:33.013Z] INFO: Integration CLI tests being run from the host: 05:29:33 [2021-04-07T05:29:33.013Z] 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" 05:29:33 [2021-04-07T05:29:33.388Z] === RUN TestDockerSuite/TestCpGarbagePath 05:29:34 [2021-04-07T05:29:34.770Z] === RUN TestDockerSuite/TestCpLocalOnly 05:29:34 [2021-04-07T05:29:34.770Z] === RUN TestDockerSuite/TestCpNameHasColon 05:29:35 [2021-04-07T05:29:35.709Z] === RUN TestDockerSuite/TestCpRelativePath 05:29:36 [2021-04-07T05:29:36.650Z] === RUN TestDockerSuite/TestCpSpecialFiles 05:29:37 [2021-04-07T05:29:37.594Z] === RUN TestDockerSuite/TestCpSymlinkComponent 05:29:38 [2021-04-07T05:29:38.534Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 05:29:39 [2021-04-07T05:29:39.474Z] === RUN TestDockerSuite/TestCpToCaseA 05:29:40 [2021-04-07T05:29:40.857Z] === RUN TestDockerSuite/TestCpToCaseB 05:29:41 [2021-04-07T05:29:41.427Z] === RUN TestDockerSuite/TestCpToCaseC 05:29:43 [2021-04-07T05:29:43.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:29:43 [2021-04-07T05:29:43.375Z] INFO: Testing against a local daemon 05:29:43 [2021-04-07T05:29:43.375Z] === RUN TestDockerSuite 05:29:43 [2021-04-07T05:29:43.375Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 05:29:43 [2021-04-07T05:29:43.375Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 05:29:43 [2021-04-07T05:29:43.375Z] === RUN TestDockerSuite/TestAPIErrorJSON 05:29:43 [2021-04-07T05:29:43.375Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 05:29:43 [2021-04-07T05:29:43.375Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 05:29:43 [2021-04-07T05:29:43.375Z] === RUN TestDockerSuite/TestAPIErrorPlainText 05:29:43 [2021-04-07T05:29:43.375Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 05:29:43 [2021-04-07T05:29:43.375Z] === RUN TestDockerSuite/TestAPIImagesDelete 05:29:43 [2021-04-07T05:29:43.837Z] === RUN TestDockerSuite/TestAPIImagesFilter 05:29:43 [2021-04-07T05:29:43.968Z] === RUN TestDockerSuite/TestCpToCaseD 05:29:44 [2021-04-07T05:29:44.299Z] === RUN TestDockerSuite/TestAPIImagesHistory 05:29:44 [2021-04-07T05:29:44.761Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 05:29:45 [2021-04-07T05:29:45.223Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 05:29:46 [2021-04-07T05:29:46.484Z] 2021/04/07 05:29:41 Finished clone google.golang.org/api 05:29:46 [2021-04-07T05:29:46.484Z] 2021/04/07 05:29:41 Dependencies downloaded. Download time: 4m26.186780568s 05:29:46 [2021-04-07T05:29:46.484Z] 2021/04/07 05:29:41 Collecting all dependencies 05:29:47 [2021-04-07T05:29:47.270Z] --- PASS: TestServicePlugin (34.19s) 05:29:47 [2021-04-07T05:29:47.270Z] plugin_test.go:62: [dda851275f988] joining swarm manager [dc22979da6455]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:29:47 [2021-04-07T05:29:47.270Z] plugin_test.go:65: [d49a4005a5f91] joining swarm manager [dc22979da6455]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:29:47 [2021-04-07T05:29:47.270Z] === RUN TestServiceUpdateLabel 05:29:48 [2021-04-07T05:29:48.211Z] === RUN TestDockerSuite/TestCpToCaseE 05:29:50 [2021-04-07T05:29:50.123Z] --- PASS: TestServiceUpdateLabel (2.99s) 05:29:50 [2021-04-07T05:29:50.123Z] === RUN TestServiceUpdateSecrets 05:29:52 [2021-04-07T05:29:52.036Z] === RUN TestDockerSuite/TestCpToCaseF 05:29:52 [2021-04-07T05:29:52.978Z] === RUN TestDockerSuite/TestCpToCaseG 05:29:53 [2021-04-07T05:29:53.050Z] 2021/04/07 05:29:51 Clean vendor dir from unused packages 05:29:53 [2021-04-07T05:29:53.050Z] 2021/04/07 05:29:51 Ignoring paths matching "^archive/tar" 05:29:53 [2021-04-07T05:29:53.050Z] 2021/04/07 05:29:52 Success 05:29:53 [2021-04-07T05:29:53.050Z] 2021/04/07 05:29:52 Running time: 4m40.818454191s 05:29:53 [2021-04-07T05:29:53.050Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 05:29:53 [2021-04-07T05:29:53.933Z] + echo Ensuring container killed. 05:29:53 [2021-04-07T05:29:53.934Z] Ensuring container killed. 05:29:53 [2021-04-07T05:29:53.934Z] + docker rm -vf docker-pr1 05:29:53 [2021-04-07T05:29:53.934Z] Error: No such container: docker-pr1 [Pipeline] sh 05:29:54 [2021-04-07T05:29:54.214Z] + echo Chowning /workspace to jenkins user 05:29:54 [2021-04-07T05:29:54.214Z] Chowning /workspace to jenkins user 05:29:54 [2021-04-07T05:29:54.214Z] + id -u 05:29:54 [2021-04-07T05:29:54.214Z] + id -g 05:29:54 [2021-04-07T05:29:54.214Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42263:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 05:29:55 [2021-04-07T05:29:55.077Z] + bundleName=unit 05:29:55 [2021-04-07T05:29:55.077Z] + echo Creating unit-bundles.tar.gz 05:29:55 [2021-04-07T05:29:55.077Z] Creating unit-bundles.tar.gz 05:29:55 [2021-04-07T05:29:55.077Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out 05:29:55 [2021-04-07T05:29:55.077Z] bundles/junit-report.xml 05:29:55 [2021-04-07T05:29:55.077Z] bundles/go-test-report.json 05:29:55 [2021-04-07T05:29:55.077Z] bundles/profile.out [Pipeline] archiveArtifacts 05:29:55 [2021-04-07T05:29:55.089Z] Archiving artifacts 05:29:55 [2021-04-07T05:29:55.544Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42263/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 05:29:55 [2021-04-07T05:29:55.867Z] + make clean 05:29:56 [2021-04-07T05:29:56.126Z] docker volume rm -f docker-dev-cache 05:29:56 [2021-04-07T05:29:56.126Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:29:57 [2021-04-07T05:29:57.204Z] === RUN TestDockerSuite/TestCpToCaseH 05:30:00 [2021-04-07T05:30:00.502Z] === RUN TestDockerSuite/TestCpToCaseI 05:30:01 [2021-04-07T05:30:01.072Z] === RUN TestDockerSuite/TestCpToCaseJ 05:30:06 [2021-04-07T05:30:06.359Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions 05:30:06 [2021-04-07T05:30:06.359Z] --- PASS: TestServiceUpdateSecrets (15.88s) 05:30:06 [2021-04-07T05:30:06.359Z] === RUN TestServiceUpdateConfigs 05:30:06 [2021-04-07T05:30:06.622Z] === RUN TestDockerSuite/TestCpToDot 05:30:07 [2021-04-07T05:30:07.563Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 05:30:09 [2021-04-07T05:30:09.476Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 05:30:10 [2021-04-07T05:30:10.859Z] === RUN TestDockerSuite/TestCpToStdout 05:30:11 [2021-04-07T05:30:11.799Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 05:30:13 [2021-04-07T05:30:13.182Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 05:30:13 [2021-04-07T05:30:13.182Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 05:30:14 [2021-04-07T05:30:14.122Z] === RUN TestDockerSuite/TestCpVolumePath 05:30:15 [2021-04-07T05:30:15.508Z] === RUN TestDockerSuite/TestCreate64ByteHexID 05:30:15 [2021-04-07T05:30:15.508Z] === RUN TestDockerSuite/TestCreateArgs 05:30:15 [2021-04-07T05:30:15.508Z] === RUN TestDockerSuite/TestCreateByImageID 05:30:16 [2021-04-07T05:30:16.080Z] === RUN TestDockerSuite/TestCreateEchoStdout 05:30:16 [2021-04-07T05:30:16.651Z] === RUN TestDockerSuite/TestCreateGrowRootfs 05:30:16 [2021-04-07T05:30:16.651Z] === RUN TestDockerSuite/TestCreateHostConfig 05:30:16 [2021-04-07T05:30:16.651Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 05:30:17 [2021-04-07T05:30:17.591Z] === RUN TestDockerSuite/TestCreateLabelFromImage 05:30:17 [2021-04-07T05:30:17.592Z] === RUN TestDockerSuite/TestCreateLabels 05:30:17 [2021-04-07T05:30:17.853Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 05:30:17 [2021-04-07T05:30:17.853Z] === RUN TestDockerSuite/TestCreateRM 05:30:17 [2021-04-07T05:30:17.853Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 05:30:17 [2021-04-07T05:30:17.853Z] === RUN TestDockerSuite/TestCreateStopSignal 05:30:18 [2021-04-07T05:30:18.116Z] === RUN TestDockerSuite/TestCreateStopTimeout 05:30:18 [2021-04-07T05:30:18.116Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 05:30:20 [2021-04-07T05:30:20.034Z] === RUN TestDockerSuite/TestCreateVolumesCreated 05:30:20 [2021-04-07T05:30:20.295Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 05:30:20 [2021-04-07T05:30:20.295Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 05:30:22 [2021-04-07T05:30:22.206Z] --- PASS: TestServiceUpdateConfigs (15.87s) 05:30:22 [2021-04-07T05:30:22.206Z] === RUN TestServiceUpdateNetwork 05:30:24 [2021-04-07T05:30:24.750Z] === RUN TestDockerSuite/TestCreateWithPortRange 05:30:24 [2021-04-07T05:30:24.750Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 05:30:24 [2021-04-07T05:30:24.750Z] === RUN TestDockerSuite/TestCreateWithWorkdir 05:30:24 [2021-04-07T05:30:24.750Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 05:30:24 [2021-04-07T05:30:24.750Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 05:30:25 [2021-04-07T05:30:25.011Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 05:30:25 [2021-04-07T05:30:25.952Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 05:30:27 [2021-04-07T05:30:27.865Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 05:30:28 [2021-04-07T05:30:28.438Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 05:30:29 [2021-04-07T05:30:29.822Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 05:30:31 [2021-04-07T05:30:31.731Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 05:30:32 [2021-04-07T05:30:32.303Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 05:30:33 [2021-04-07T05:30:33.244Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 05:30:33 [2021-04-07T05:30:33.244Z] === RUN TestDockerSuite/TestDevicePermissions 05:30:33 [2021-04-07T05:30:33.815Z] === RUN TestDockerSuite/TestDockerFails 05:30:33 [2021-04-07T05:30:33.815Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork 05:30:33 [2021-04-07T05:30:33.815Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent 05:30:33 [2021-04-07T05:30:33.815Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName 05:30:35 [2021-04-07T05:30:35.724Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange 05:30:36 [2021-04-07T05:30:36.298Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple 05:30:36 [2021-04-07T05:30:36.867Z] --- PASS: TestServiceUpdateNetwork (14.98s) 05:30:36 [2021-04-07T05:30:36.867Z] === RUN TestServiceUpdatePidsLimit 05:30:37 [2021-04-07T05:30:37.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster 05:30:37 [2021-04-07T05:30:37.699Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 05:30:39 [2021-04-07T05:30:39.615Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists 05:30:39 [2021-04-07T05:30:39.615Z] === RUN TestDockerSuite/TestDockerNetworkInspect 05:30:39 [2021-04-07T05:30:39.615Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID 05:30:39 [2021-04-07T05:30:39.876Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 05:30:40 [2021-04-07T05:30:40.446Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode 05:30:48 [2021-04-07T05:30:48.581Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 05:30:48 [2021-04-07T05:30:48.581Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 05:30:51 [2021-04-07T05:30:51.126Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 05:30:53 [2021-04-07T05:30:53.672Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 05:30:55 [2021-04-07T05:30:55.583Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput 05:30:55 [2021-04-07T05:30:55.583Z] --- PASS: TestServiceUpdatePidsLimit (18.61s) 05:30:55 [2021-04-07T05:30:55.583Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.97s) 05:30:55 [2021-04-07T05:30:55.583Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.56s) 05:30:55 [2021-04-07T05:30:55.583Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.43s) 05:30:55 [2021-04-07T05:30:55.583Z] PASS 05:30:55 [2021-04-07T05:30:55.583Z] 05:30:55 [2021-04-07T05:30:55.583Z] === Skipped 05:30:55 [2021-04-07T05:30:55.583Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 05:30:55 [2021-04-07T05:30:55.583Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:30:55 [2021-04-07T05:30:55.583Z] 05:30:55 [2021-04-07T05:30:55.584Z] 05:30:55 [2021-04-07T05:30:55.584Z] DONE 27 tests, 1 skipped in 204.794s 05:30:55 [2021-04-07T05:30:55.584Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 05:30:55 [2021-04-07T05:30:55.584Z] ++ 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 05:30:55 [2021-04-07T05:30:55.584Z] ++ set -e 05:30:55 [2021-04-07T05:30:55.584Z] ++ '[' -n 0 ']' 05:30:55 [2021-04-07T05:30:55.584Z] ++ set -x 05:30:55 [2021-04-07T05:30:55.584Z] ++ env -i DEST=/go/src/github.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 05:30:55 [2021-04-07T05:30:55.584Z] INFO: Testing against a local daemon 05:30:55 [2021-04-07T05:30:55.584Z] === RUN TestSessionCreate 05:30:55 [2021-04-07T05:30:55.584Z] --- PASS: TestSessionCreate (0.02s) 05:30:55 [2021-04-07T05:30:55.584Z] === RUN TestSessionCreateWithBadUpgrade 05:30:55 [2021-04-07T05:30:55.584Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 05:30:55 [2021-04-07T05:30:55.584Z] PASS 05:30:55 [2021-04-07T05:30:55.584Z] 05:30:55 [2021-04-07T05:30:55.584Z] DONE 2 tests in 0.180s 05:30:55 [2021-04-07T05:30:55.584Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 05:30:55 [2021-04-07T05:30:55.584Z] ++ 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 05:30:55 [2021-04-07T05:30:55.584Z] ++ set -e 05:30:55 [2021-04-07T05:30:55.584Z] ++ '[' -n 0 ']' 05:30:55 [2021-04-07T05:30:55.584Z] ++ set -x 05:30:55 [2021-04-07T05:30:55.584Z] ++ env -i DEST=/go/src/github.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 05:30:55 [2021-04-07T05:30:55.846Z] INFO: Testing against a local daemon 05:30:55 [2021-04-07T05:30:55.846Z] === RUN TestCgroupDriverSystemdMemoryLimit 05:30:55 [2021-04-07T05:30:55.846Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 05:30:55 [2021-04-07T05:30:55.846Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:30:55 [2021-04-07T05:30:55.846Z] === RUN TestEventsExecDie 05:30:57 [2021-04-07T05:30:57.230Z] === RUN TestDockerSuite/TestEventsAttach 05:30:57 [2021-04-07T05:30:57.230Z] --- PASS: TestEventsExecDie (1.29s) 05:30:57 [2021-04-07T05:30:57.230Z] === RUN TestEventsBackwardsCompatible 05:30:57 [2021-04-07T05:30:57.230Z] --- PASS: TestEventsBackwardsCompatible (0.06s) 05:30:57 [2021-04-07T05:30:57.230Z] === RUN TestInfoBinaryCommits 05:30:57 [2021-04-07T05:30:57.230Z] --- PASS: TestInfoBinaryCommits (0.02s) 05:30:57 [2021-04-07T05:30:57.230Z] === RUN TestInfoAPIVersioned 05:30:57 [2021-04-07T05:30:57.230Z] --- PASS: TestInfoAPIVersioned (0.03s) 05:30:57 [2021-04-07T05:30:57.230Z] === RUN TestInfoDiscoveryBackend 05:30:58 [2021-04-07T05:30:58.173Z] --- PASS: TestInfoDiscoveryBackend (0.76s) 05:30:58 [2021-04-07T05:30:58.173Z] === RUN TestInfoDiscoveryInvalidAdvertise 05:30:58 [2021-04-07T05:30:58.173Z] === RUN TestDockerSuite/TestEventsCommit 05:30:59 [2021-04-07T05:30:59.113Z] === RUN TestDockerSuite/TestEventsContainerEvents 05:30:59 [2021-04-07T05:30:59.113Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 05:30:59 [2021-04-07T05:30:59.113Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 05:30:59 [2021-04-07T05:30:59.684Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.72s) 05:30:59 [2021-04-07T05:30:59.684Z] === RUN TestInfoAPI 05:30:59 [2021-04-07T05:30:59.684Z] --- PASS: TestInfoAPI (0.04s) 05:30:59 [2021-04-07T05:30:59.684Z] === RUN TestInfoAPIWarnings 05:30:59 [2021-04-07T05:30:59.944Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 05:31:00 [2021-04-07T05:31:00.515Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 05:31:01 [2021-04-07T05:31:01.455Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate 05:31:03 [2021-04-07T05:31:03.365Z] === RUN TestDockerSuite/TestEventsContainerFilterByName 05:31:04 [2021-04-07T05:31:04.756Z] === RUN TestDockerSuite/TestEventsContainerRestart 05:31:08 [2021-04-07T05:31:08.054Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork 05:31:11 [2021-04-07T05:31:11.348Z] === RUN TestDockerSuite/TestEventsCopy 05:31:11 [2021-04-07T05:31:11.918Z] === RUN TestDockerSuite/TestEventsFilterContainer 05:31:13 [2021-04-07T05:31:13.301Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 05:31:16 [2021-04-07T05:31:16.598Z] --- PASS: TestInfoAPIWarnings (16.68s) 05:31:16 [2021-04-07T05:31:16.598Z] === RUN TestInfoDebug 05:31:17 [2021-04-07T05:31:17.537Z] --- PASS: TestInfoDebug (0.91s) 05:31:17 [2021-04-07T05:31:17.537Z] === RUN TestInfoInsecureRegistries 05:31:18 [2021-04-07T05:31:18.107Z] --- PASS: TestInfoInsecureRegistries (0.67s) 05:31:18 [2021-04-07T05:31:18.107Z] === RUN TestInfoRegistryMirrors 05:31:18 [2021-04-07T05:31:18.677Z] --- PASS: TestInfoRegistryMirrors (0.64s) 05:31:18 [2021-04-07T05:31:18.677Z] === RUN TestLoginFailsWithBadCredentials 05:31:18 [2021-04-07T05:31:18.938Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) 05:31:18 [2021-04-07T05:31:18.938Z] === RUN TestPingCacheHeaders 05:31:18 [2021-04-07T05:31:18.938Z] --- PASS: TestPingCacheHeaders (0.02s) 05:31:18 [2021-04-07T05:31:18.938Z] === RUN TestPingGet 05:31:18 [2021-04-07T05:31:18.938Z] --- PASS: TestPingGet (0.01s) 05:31:18 [2021-04-07T05:31:18.938Z] === RUN TestPingHead 05:31:18 [2021-04-07T05:31:18.938Z] --- PASS: TestPingHead (0.02s) 05:31:18 [2021-04-07T05:31:18.938Z] === RUN TestVersion 05:31:18 [2021-04-07T05:31:18.938Z] --- PASS: TestVersion (0.02s) 05:31:18 [2021-04-07T05:31:18.938Z] PASS 05:31:18 [2021-04-07T05:31:18.938Z] 05:31:18 [2021-04-07T05:31:18.938Z] === Skipped 05:31:18 [2021-04-07T05:31:18.938Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 05:31:18 [2021-04-07T05:31:18.938Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:31:18 [2021-04-07T05:31:18.938Z] 05:31:18 [2021-04-07T05:31:18.938Z] 05:31:18 [2021-04-07T05:31:18.938Z] DONE 18 tests, 1 skipped in 23.250s 05:31:18 [2021-04-07T05:31:18.938Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 05:31:18 [2021-04-07T05:31:18.938Z] ++ 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 05:31:18 [2021-04-07T05:31:18.938Z] ++ set -e 05:31:18 [2021-04-07T05:31:18.938Z] ++ '[' -n 0 ']' 05:31:18 [2021-04-07T05:31:18.938Z] ++ set -x 05:31:18 [2021-04-07T05:31:18.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-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 05:31:18 [2021-04-07T05:31:18.938Z] INFO: Testing against a local daemon 05:31:18 [2021-04-07T05:31:18.938Z] === RUN TestVolumesCreateAndList 05:31:19 [2021-04-07T05:31:19.198Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 05:31:19 [2021-04-07T05:31:19.198Z] --- PASS: TestVolumesCreateAndList (0.06s) 05:31:19 [2021-04-07T05:31:19.198Z] === RUN TestVolumesRemove 05:31:19 [2021-04-07T05:31:19.198Z] --- PASS: TestVolumesRemove (0.08s) 05:31:19 [2021-04-07T05:31:19.198Z] === RUN TestVolumesInspect 05:31:19 [2021-04-07T05:31:19.198Z] --- PASS: TestVolumesInspect (0.02s) 05:31:19 [2021-04-07T05:31:19.198Z] === RUN TestVolumesInvalidJSON 05:31:19 [2021-04-07T05:31:19.198Z] === RUN TestVolumesInvalidJSON//volumes/create 05:31:19 [2021-04-07T05:31:19.198Z] === PAUSE TestVolumesInvalidJSON//volumes/create 05:31:19 [2021-04-07T05:31:19.198Z] === CONT TestVolumesInvalidJSON//volumes/create 05:31:19 [2021-04-07T05:31:19.198Z] --- PASS: TestVolumesInvalidJSON (0.02s) 05:31:19 [2021-04-07T05:31:19.198Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 05:31:19 [2021-04-07T05:31:19.198Z] PASS 05:31:19 [2021-04-07T05:31:19.198Z] 05:31:19 [2021-04-07T05:31:19.198Z] DONE 5 tests in 0.300s 05:31:19 [2021-04-07T05:31:19.198Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 05:31:19 [2021-04-07T05:31:19.459Z] === RUN TestDockerSuite/TestEventsFilterImageName 05:31:19 [2021-04-07T05:31:19.719Z] ++++ cat bundles/test-integration/docker.pid 05:31:19 [2021-04-07T05:31:19.719Z] +++ kill 5705 05:31:21 [2021-04-07T05:31:21.110Z] +++ /etc/init.d/apparmor stop 05:31:21 [2021-04-07T05:31:21.110Z] Leaving: AppArmorNo profiles have been unloaded. 05:31:21 [2021-04-07T05:31:21.110Z] 05:31:21 [2021-04-07T05:31:21.110Z] Unloading profiles will leave already running processes permanently 05:31:21 [2021-04-07T05:31:21.110Z] unconfined, which can lead to unexpected situations. 05:31:21 [2021-04-07T05:31:21.110Z] 05:31:21 [2021-04-07T05:31:21.110Z] To set a process to complain mode, use the command line tool 05:31:21 [2021-04-07T05:31:21.110Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 05:31:21 [2021-04-07T05:31:21.110Z] +++ true 05:31:21 [2021-04-07T05:31:21.110Z] exiting test-integration 05:31:21 [2021-04-07T05:31:21.110Z] ++ exit 0 05:31:21 [2021-04-07T05:31:21.110Z] 05:31:21 [2021-04-07T05:31:21.371Z] === RUN TestDockerSuite/TestEventsFilterLabels 05:31:21 [2021-04-07T05:31:21.631Z] + for job in $(jobs -p) 05:31:21 [2021-04-07T05:31:21.631Z] + wait 3142 05:31:22 [2021-04-07T05:31:22.200Z] === RUN TestDockerSuite/TestEventsFilterNetworkID 05:31:22 [2021-04-07T05:31:22.770Z] === RUN TestDockerSuite/TestEventsFilterType 05:31:22 [2021-04-07T05:31:22.770Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType 05:31:23 [2021-04-07T05:31:23.341Z] === RUN TestDockerSuite/TestEventsFilterVolumeID 05:31:23 [2021-04-07T05:31:23.341Z] === RUN TestDockerSuite/TestEventsFilters 05:31:25 [2021-04-07T05:31:25.252Z] === RUN TestDockerSuite/TestEventsFormat 05:31:26 [2021-04-07T05:31:26.213Z] === RUN TestDockerSuite/TestEventsFormatBadField 05:31:26 [2021-04-07T05:31:26.474Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 05:31:26 [2021-04-07T05:31:26.474Z] === RUN TestDockerSuite/TestEventsImageImport 05:31:27 [2021-04-07T05:31:27.414Z] === RUN TestDockerSuite/TestEventsImageLoad 05:31:27 [2021-04-07T05:31:27.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin 05:31:27 [2021-04-07T05:31:27.414Z] === RUN TestDockerSuite/TestEventsImagePull 05:31:27 [2021-04-07T05:31:27.984Z] === RUN TestDockerSuite/TestEventsImageTag 05:31:29 [2021-04-07T05:31:29.365Z] === RUN TestDockerSuite/TestEventsImageUntagDelete 05:31:29 [2021-04-07T05:31:29.365Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse 05:31:29 [2021-04-07T05:31:29.365Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue 05:31:29 [2021-04-07T05:31:29.365Z] === RUN TestDockerSuite/TestEventsPluginOps 05:31:30 [2021-04-07T05:31:30.746Z] === RUN TestDockerSuite/TestEventsRedirectStdout 05:31:31 [2021-04-07T05:31:31.317Z] === RUN TestDockerSuite/TestEventsRename 05:31:32 [2021-04-07T05:31:32.257Z] === RUN TestDockerSuite/TestEventsResize 05:31:32 [2021-04-07T05:31:32.827Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 05:31:33 [2021-04-07T05:31:33.767Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 05:31:34 [2021-04-07T05:31:34.709Z] === RUN TestDockerSuite/TestEventsStreaming 05:31:35 [2021-04-07T05:31:35.279Z] === RUN TestDockerSuite/TestEventsTimestampFormats 05:31:38 [2021-04-07T05:31:38.574Z] === RUN TestDockerSuite/TestEventsTop 05:31:39 [2021-04-07T05:31:39.144Z] === RUN TestDockerSuite/TestEventsUntag 05:31:41 [2021-04-07T05:31:41.683Z] === RUN TestDockerSuite/TestEventsUntilInThePast 05:31:41 [2021-04-07T05:31:41.780Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 05:31:41 [2021-04-07T05:31:41.780Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 05:31:41 [2021-04-07T05:31:41.780Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 05:31:41 [2021-04-07T05:31:41.780Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 05:31:41 [2021-04-07T05:31:41.780Z] === RUN TestDockerSuite/TestAPINetworkFilter 05:31:41 [2021-04-07T05:31:41.780Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 05:31:41 [2021-04-07T05:31:41.780Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 05:31:41 [2021-04-07T05:31:41.780Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 05:31:41 [2021-04-07T05:31:41.780Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 05:31:41 [2021-04-07T05:31:41.780Z] === RUN TestDockerSuite/TestAPIOptionsRoute 05:31:41 [2021-04-07T05:31:41.780Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 05:31:41 [2021-04-07T05:31:41.780Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 05:31:45 [2021-04-07T05:31:45.538Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 05:31:45 [2021-04-07T05:31:45.538Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 05:31:45 [2021-04-07T05:31:45.538Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 05:31:49 [2021-04-07T05:31:49.292Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 05:31:49 [2021-04-07T05:31:49.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate 05:31:51 [2021-04-07T05:31:51.487Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 05:31:51 [2021-04-07T05:31:51.487Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 05:31:51 [2021-04-07T05:31:51.487Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 05:31:51 [2021-04-07T05:31:51.487Z] === RUN TestDockerSuite/TestAttachDisconnect 05:31:51 [2021-04-07T05:31:51.487Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 05:31:53 [2021-04-07T05:31:53.121Z] === RUN TestDockerSuite/TestExec 05:31:53 [2021-04-07T05:31:53.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 05:31:54 [2021-04-07T05:31:54.633Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 05:31:55 [2021-04-07T05:31:55.203Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 05:31:55 [2021-04-07T05:31:55.247Z] === RUN TestDockerSuite/TestAttachPausedContainer 05:31:55 [2021-04-07T05:31:55.248Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 05:31:55 [2021-04-07T05:31:55.248Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 05:31:56 [2021-04-07T05:31:56.588Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 05:31:57 [2021-04-07T05:31:57.159Z] === RUN TestDockerSuite/TestExecAPIStart 05:32:00 [2021-04-07T05:32:00.460Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 05:32:02 [2021-04-07T05:32:02.357Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 05:32:02 [2021-04-07T05:32:02.372Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 05:32:03 [2021-04-07T05:32:03.314Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 05:32:05 [2021-04-07T05:32:05.228Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 05:32:06 [2021-04-07T05:32:06.611Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 05:32:07 [2021-04-07T05:32:07.552Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 05:32:08 [2021-04-07T05:32:08.493Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 05:32:10 [2021-04-07T05:32:10.405Z] === RUN TestDockerSuite/TestExecCgroup 05:32:12 [2021-04-07T05:32:12.959Z] === RUN TestDockerSuite/TestExecEnv 05:32:13 [2021-04-07T05:32:13.899Z] === RUN TestDockerSuite/TestExecEnvLinksHost 05:32:15 [2021-04-07T05:32:15.810Z] === RUN TestDockerSuite/TestExecExitStatus 05:32:15 [2021-04-07T05:32:15.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 05:32:16 [2021-04-07T05:32:16.751Z] === RUN TestDockerSuite/TestExecInspectID 05:32:19 [2021-04-07T05:32:19.295Z] === RUN TestDockerSuite/TestExecInteractive 05:32:20 [2021-04-07T05:32:20.682Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose 05:32:22 [2021-04-07T05:32:22.066Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 05:32:23 [2021-04-07T05:32:23.981Z] === RUN TestDockerSuite/TestExecParseError 05:32:24 [2021-04-07T05:32:24.922Z] === RUN TestDockerSuite/TestExecPausedContainer 05:32:25 [2021-04-07T05:32:25.863Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 05:32:26 [2021-04-07T05:32:26.436Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 05:32:30 [2021-04-07T05:32:30.641Z] === RUN TestDockerSuite/TestExecSetEnv 05:32:31 [2021-04-07T05:32:31.211Z] === RUN TestDockerSuite/TestExecStartFails 05:32:32 [2021-04-07T05:32:32.153Z] === RUN TestDockerSuite/TestExecStateCleanup 05:32:35 [2021-04-07T05:32:35.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 05:32:43 [2021-04-07T05:32:43.608Z] === RUN TestDockerSuite/TestExecStopNotHanging 05:32:44 [2021-04-07T05:32:44.550Z] === RUN TestDockerSuite/TestExecTTY 05:32:45 [2021-04-07T05:32:45.491Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 05:32:46 [2021-04-07T05:32:46.877Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 05:32:47 [2021-04-07T05:32:47.448Z] === RUN TestDockerSuite/TestExecUlimits 05:32:48 [2021-04-07T05:32:48.389Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 05:32:48 [2021-04-07T05:32:48.389Z] === RUN TestDockerSuite/TestExecWithImageUser 05:32:50 [2021-04-07T05:32:50.301Z] === RUN TestDockerSuite/TestExecWithNoTERM 05:32:51 [2021-04-07T05:32:51.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate 05:32:51 [2021-04-07T05:32:51.501Z] === RUN TestDockerSuite/TestExecWithPrivileged 05:32:54 [2021-04-07T05:32:54.044Z] === RUN TestDockerSuite/TestExecWithTERM 05:32:55 [2021-04-07T05:32:55.427Z] === RUN TestDockerSuite/TestExecWithUser 05:32:57 [2021-04-07T05:32:57.972Z] === RUN TestDockerSuite/TestGetContainerStats 05:32:59 [2021-04-07T05:32:59.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 05:33:02 [2021-04-07T05:33:02.677Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 05:33:07 [2021-04-07T05:33:07.961Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 05:33:09 [2021-04-07T05:33:09.342Z] === RUN TestDockerSuite/TestGetContainerStatsStream 05:33:14 [2021-04-07T05:33:14.621Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 05:33:14 [2021-04-07T05:33:14.882Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 05:33:14 [2021-04-07T05:33:14.882Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 05:33:14 [2021-04-07T05:33:14.882Z] === RUN TestDockerSuite/TestHealth 05:33:29 [2021-04-07T05:33:29.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList 05:33:30 [2021-04-07T05:33:30.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 05:33:37 [2021-04-07T05:33:37.298Z] === RUN TestDockerSuite/TestHistoryExistentImage 05:33:37 [2021-04-07T05:33:37.559Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 05:33:37 [2021-04-07T05:33:37.559Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 05:33:37 [2021-04-07T05:33:37.559Z] === RUN TestDockerSuite/TestHistoryImageWithComment 05:33:38 [2021-04-07T05:33:38.501Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 05:33:38 [2021-04-07T05:33:38.501Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 05:33:39 [2021-04-07T05:33:39.468Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 05:33:39 [2021-04-07T05:33:39.468Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 05:33:39 [2021-04-07T05:33:39.468Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 05:33:39 [2021-04-07T05:33:39.468Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 05:33:39 [2021-04-07T05:33:39.729Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 05:33:39 [2021-04-07T05:33:39.989Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 05:33:40 [2021-04-07T05:33:40.249Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 05:33:40 [2021-04-07T05:33:40.249Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 05:33:40 [2021-04-07T05:33:40.820Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 05:33:41 [2021-04-07T05:33:41.081Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 05:33:41 [2021-04-07T05:33:41.651Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 05:33:42 [2021-04-07T05:33:42.591Z] === RUN TestDockerSuite/TestImagesFormat 05:33:42 [2021-04-07T05:33:42.591Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 05:33:43 [2021-04-07T05:33:43.975Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 05:33:47 [2021-04-07T05:33:47.269Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 05:33:47 [2021-04-07T05:33:47.269Z] === RUN TestDockerSuite/TestImportBadURL 05:33:47 [2021-04-07T05:33:47.269Z] === RUN TestDockerSuite/TestImportDisplay 05:33:48 [2021-04-07T05:33:48.654Z] === RUN TestDockerSuite/TestImportFile 05:33:50 [2021-04-07T05:33:50.037Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 05:33:50 [2021-04-07T05:33:50.037Z] === RUN TestDockerSuite/TestImportFileWithMessage 05:33:51 [2021-04-07T05:33:51.947Z] === RUN TestDockerSuite/TestImportGzipped 05:33:53 [2021-04-07T05:33:53.857Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 05:33:54 [2021-04-07T05:33:54.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 05:33:55 [2021-04-07T05:33:55.369Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 05:33:56 [2021-04-07T05:33:56.309Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 05:33:57 [2021-04-07T05:33:57.251Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 05:33:58 [2021-04-07T05:33:58.193Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 05:33:58 [2021-04-07T05:33:58.454Z] === RUN TestDockerSuite/TestInfoSecurityOptions 05:33:58 [2021-04-07T05:33:58.454Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 05:33:59 [2021-04-07T05:33:59.035Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 05:33:59 [2021-04-07T05:33:59.983Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 05:34:01 [2021-04-07T05:34:01.370Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 05:34:02 [2021-04-07T05:34:02.757Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 05:34:04 [2021-04-07T05:34:04.144Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 05:34:05 [2021-04-07T05:34:05.086Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 05:34:05 [2021-04-07T05:34:05.086Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks 05:34:07 [2021-04-07T05:34:07.632Z] === RUN TestDockerSuite/TestInspectAmpersand 05:34:08 [2021-04-07T05:34:08.202Z] === RUN TestDockerSuite/TestInspectBindMountPoint 05:34:08 [2021-04-07T05:34:08.774Z] === RUN TestDockerSuite/TestInspectByPrefix 05:34:09 [2021-04-07T05:34:09.035Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 05:34:09 [2021-04-07T05:34:09.605Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 05:34:09 [2021-04-07T05:34:09.605Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 05:34:10 [2021-04-07T05:34:10.988Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 05:34:11 [2021-04-07T05:34:11.930Z] === RUN TestDockerSuite/TestInspectDefault 05:34:12 [2021-04-07T05:34:12.502Z] === RUN TestDockerSuite/TestInspectHistory 05:34:13 [2021-04-07T05:34:13.442Z] === RUN TestDockerSuite/TestInspectImage 05:34:13 [2021-04-07T05:34:13.442Z] === RUN TestDockerSuite/TestInspectImageFilterInt 05:34:13 [2021-04-07T05:34:13.442Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 05:34:13 [2021-04-07T05:34:13.442Z] === RUN TestDockerSuite/TestInspectInt64 05:34:14 [2021-04-07T05:34:14.127Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 05:34:14 [2021-04-07T05:34:14.127Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 05:34:14 [2021-04-07T05:34:14.382Z] === RUN TestDockerSuite/TestInspectJSONFields 05:34:15 [2021-04-07T05:34:15.324Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 05:34:15 [2021-04-07T05:34:15.324Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 05:34:15 [2021-04-07T05:34:15.897Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 05:34:16 [2021-04-07T05:34:16.839Z] === RUN TestDockerSuite/TestInspectPlugin 05:34:18 [2021-04-07T05:34:18.763Z] === RUN TestDockerSuite/TestInspectRootFS 05:34:18 [2021-04-07T05:34:18.763Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 05:34:19 [2021-04-07T05:34:19.333Z] === RUN TestDockerSuite/TestInspectStatus 05:34:20 [2021-04-07T05:34:20.715Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 05:34:22 [2021-04-07T05:34:22.626Z] === RUN TestDockerSuite/TestInspectTemplateError 05:34:22 [2021-04-07T05:34:22.730Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 05:34:22 [2021-04-07T05:34:22.730Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 05:34:22 [2021-04-07T05:34:22.887Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 05:34:23 [2021-04-07T05:34:23.826Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 05:34:24 [2021-04-07T05:34:24.396Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 05:34:25 [2021-04-07T05:34:25.337Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 05:34:25 [2021-04-07T05:34:25.908Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 05:34:26 [2021-04-07T05:34:26.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 05:34:26 [2021-04-07T05:34:26.740Z] === RUN TestDockerSuite/TestInspectUnknownObject 05:34:26 [2021-04-07T05:34:26.740Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid 05:34:27 [2021-04-07T05:34:27.442Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 05:34:28 [2021-04-07T05:34:28.417Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 05:34:28 [2021-04-07T05:34:28.417Z] === RUN TestDockerSuite/TestBuildAddBadLinks 05:34:28 [2021-04-07T05:34:28.417Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 05:34:28 [2021-04-07T05:34:28.417Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 05:34:28 [2021-04-07T05:34:28.881Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 05:34:29 [2021-04-07T05:34:29.287Z] === RUN TestDockerSuite/TestLinkShortDefinition 05:34:29 [2021-04-07T05:34:29.856Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 05:34:31 [2021-04-07T05:34:31.198Z] === RUN TestDockerSuite/TestLinksEnvs 05:34:33 [2021-04-07T05:34:33.114Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 05:34:33 [2021-04-07T05:34:33.611Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 05:34:34 [2021-04-07T05:34:34.056Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 05:34:34 [2021-04-07T05:34:34.585Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 05:34:34 [2021-04-07T05:34:34.585Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 05:34:34 [2021-04-07T05:34:34.585Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 05:34:34 [2021-04-07T05:34:34.585Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 05:34:38 [2021-04-07T05:34:38.262Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 05:34:38 [2021-04-07T05:34:38.341Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 05:34:40 [2021-04-07T05:34:40.815Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 05:34:43 [2021-04-07T05:34:43.357Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 05:34:43 [2021-04-07T05:34:43.357Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 05:34:45 [2021-04-07T05:34:45.266Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 05:34:45 [2021-04-07T05:34:45.527Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 05:34:46 [2021-04-07T05:34:46.469Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 05:34:53 [2021-04-07T05:34:53.197Z] === RUN TestDockerSuite/TestBuildAddNonTar 05:34:58 [2021-04-07T05:34:58.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate 05:34:58 [2021-04-07T05:34:58.702Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 05:35:00 [2021-04-07T05:35:00.619Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 05:35:01 [2021-04-07T05:35:01.795Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 05:35:02 [2021-04-07T05:35:02.772Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 05:35:02 [2021-04-07T05:35:02.772Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 05:35:03 [2021-04-07T05:35:03.919Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 05:35:04 [2021-04-07T05:35:04.861Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 05:35:06 [2021-04-07T05:35:06.523Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 05:35:08 [2021-04-07T05:35:08.077Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 05:35:08 [2021-04-07T05:35:08.162Z] === RUN TestDockerSuite/TestLoadNoStdinFail 05:35:08 [2021-04-07T05:35:08.422Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 05:35:08 [2021-04-07T05:35:08.683Z] === RUN TestDockerSuite/TestLoginWithoutTTY 05:35:08 [2021-04-07T05:35:08.683Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 05:35:08 [2021-04-07T05:35:08.684Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 05:35:09 [2021-04-07T05:35:09.254Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 05:35:10 [2021-04-07T05:35:10.231Z] === RUN TestDockerSuite/TestLogsAPIUntil 05:35:14 [2021-04-07T05:35:14.430Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 05:35:14 [2021-04-07T05:35:14.430Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 05:35:18 [2021-04-07T05:35:18.438Z] === RUN TestDockerSuite/TestBuildAddScript 05:35:18 [2021-04-07T05:35:18.438Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 05:35:18 [2021-04-07T05:35:18.438Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 05:35:18 [2021-04-07T05:35:18.438Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 05:35:18 [2021-04-07T05:35:18.438Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 05:35:18 [2021-04-07T05:35:18.900Z] === RUN TestDockerSuite/TestBuildAddTar 05:35:19 [2021-04-07T05:35:19.712Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 05:35:20 [2021-04-07T05:35:20.283Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 05:35:20 [2021-04-07T05:35:20.283Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 05:35:21 [2021-04-07T05:35:21.666Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 05:35:23 [2021-04-07T05:35:23.052Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 05:35:24 [2021-04-07T05:35:24.437Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 05:35:25 [2021-04-07T05:35:25.821Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 05:35:26 [2021-04-07T05:35:26.760Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 05:35:29 [2021-04-07T05:35:29.300Z] === RUN TestDockerSuite/TestLogsFollowStopped 05:35:29 [2021-04-07T05:35:29.872Z] === RUN TestDockerSuite/TestLogsSeparateStderr 05:35:31 [2021-04-07T05:35:31.256Z] === RUN TestDockerSuite/TestLogsSince 05:35:37 [2021-04-07T05:35:37.845Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 05:35:42 [2021-04-07T05:35:42.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst 05:35:43 [2021-04-07T05:35:43.952Z] === RUN TestDockerSuite/TestLogsStderrInStdout 05:35:44 [2021-04-07T05:35:44.894Z] === RUN TestDockerSuite/TestLogsTail 05:35:46 [2021-04-07T05:35:46.280Z] === RUN TestDockerSuite/TestLogsTimestamps 05:35:47 [2021-04-07T05:35:47.225Z] === RUN TestDockerSuite/TestLogsWithDetails 05:35:48 [2021-04-07T05:35:48.611Z] === RUN TestDockerSuite/TestMountIntoProc 05:35:48 [2021-04-07T05:35:48.871Z] === RUN TestDockerSuite/TestMountIntoSys 05:35:49 [2021-04-07T05:35:49.814Z] === RUN TestDockerSuite/TestNetHostname 05:35:52 [2021-04-07T05:35:52.358Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 05:35:52 [2021-04-07T05:35:52.619Z] === RUN TestDockerSuite/TestNetworkEvents 05:35:59 [2021-04-07T05:35:59.202Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 05:36:03 [2021-04-07T05:36:03.405Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 05:36:03 [2021-04-07T05:36:03.993Z] === RUN TestDockerSuite/TestPluginActive 05:36:05 [2021-04-07T05:36:05.908Z] === RUN TestDockerSuite/TestPluginActiveNetwork 05:36:09 [2021-04-07T05:36:09.652Z] === RUN TestDockerSuite/TestBuildAddTarXz 05:36:09 [2021-04-07T05:36:09.652Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 05:36:09 [2021-04-07T05:36:09.652Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 05:36:14 [2021-04-07T05:36:14.049Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 05:36:14 [2021-04-07T05:36:14.049Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 05:36:14 [2021-04-07T05:36:14.049Z] === RUN TestDockerSuite/TestPluginLogDriver 05:36:16 [2021-04-07T05:36:16.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName 05:36:17 [2021-04-07T05:36:17.165Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 05:36:18 [2021-04-07T05:36:18.549Z] === RUN TestDockerSuite/TestPluginMetricsCollector 05:36:21 [2021-04-07T05:36:21.094Z] === RUN TestDockerSuite/TestPluginUpgrade 05:36:21 [2021-04-07T05:36:21.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked 05:36:24 [2021-04-07T05:36:24.208Z] === RUN TestDockerSwarmSuite/TestDNSConfig 05:36:26 [2021-04-07T05:36:26.121Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 05:36:28 [2021-04-07T05:36:28.667Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate 05:36:29 [2021-04-07T05:36:29.608Z] === RUN TestDockerSuite/TestPortExposeHostBinding 05:36:32 [2021-04-07T05:36:32.181Z] === RUN TestDockerSuite/TestPortHostBinding 05:36:32 [2021-04-07T05:36:32.181Z] === RUN TestDockerSwarmSuite/TestExtraHosts 05:36:34 [2021-04-07T05:36:34.726Z] === RUN TestDockerSuite/TestPortList 05:36:34 [2021-04-07T05:36:34.852Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 05:36:34 [2021-04-07T05:36:34.852Z] === RUN TestDockerSuite/TestBuildBlankName 05:36:34 [2021-04-07T05:36:34.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 05:36:35 [2021-04-07T05:36:35.666Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames 05:36:38 [2021-04-07T05:36:38.965Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable 05:36:41 [2021-04-07T05:36:41.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 05:36:42 [2021-04-07T05:36:42.415Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 05:36:44 [2021-04-07T05:36:44.251Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave 05:36:48 [2021-04-07T05:36:48.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 05:36:48 [2021-04-07T05:36:48.452Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 05:36:49 [2021-04-07T05:36:49.023Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure 05:36:49 [2021-04-07T05:36:49.964Z] === RUN TestDockerSuite/TestPostContainersAttach 05:36:58 [2021-04-07T05:36:58.096Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 05:36:58 [2021-04-07T05:36:58.096Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 05:36:58 [2021-04-07T05:36:58.096Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 05:36:58 [2021-04-07T05:36:58.096Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 05:36:58 [2021-04-07T05:36:58.096Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 05:36:58 [2021-04-07T05:36:58.667Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 05:36:58 [2021-04-07T05:36:58.667Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 05:36:59 [2021-04-07T05:36:59.611Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 05:36:59 [2021-04-07T05:36:59.611Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 05:37:00 [2021-04-07T05:37:00.999Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 05:37:00 [2021-04-07T05:37:00.999Z] === RUN TestDockerSuite/TestPruneContainerLabel 05:37:04 [2021-04-07T05:37:04.298Z] === RUN TestDockerSuite/TestPruneContainerUntil 05:37:05 [2021-04-07T05:37:05.238Z] === RUN TestDockerSuite/TestPruneNetworkLabel 05:37:05 [2021-04-07T05:37:05.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 05:37:06 [2021-04-07T05:37:06.619Z] === RUN TestDockerSuite/TestPruneVolumeLabel 05:37:06 [2021-04-07T05:37:06.619Z] === RUN TestDockerSuite/TestPsByOrder 05:37:09 [2021-04-07T05:37:09.917Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 05:37:10 [2021-04-07T05:37:10.487Z] === RUN TestDockerSuite/TestPsListContainersBase 05:37:13 [2021-04-07T05:37:13.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 05:37:13 [2021-04-07T05:37:13.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 05:37:14 [2021-04-07T05:37:14.690Z] === RUN TestDockerSwarmSuite/TestPruneNetwork 05:37:14 [2021-04-07T05:37:14.690Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 05:37:19 [2021-04-07T05:37:19.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 05:37:19 [2021-04-07T05:37:19.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 05:37:19 [2021-04-07T05:37:19.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 05:37:19 [2021-04-07T05:37:19.975Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 05:37:19 [2021-04-07T05:37:19.975Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 05:37:24 [2021-04-07T05:37:24.181Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 05:37:24 [2021-04-07T05:37:24.442Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask 05:37:26 [2021-04-07T05:37:26.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 05:37:26 [2021-04-07T05:37:26.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 05:37:26 [2021-04-07T05:37:26.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 05:37:26 [2021-04-07T05:37:26.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 05:37:26 [2021-04-07T05:37:26.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 05:37:29 [2021-04-07T05:37:29.732Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs 05:37:33 [2021-04-07T05:37:33.936Z] === RUN TestDockerSuite/TestPsListContainersFilterID 05:37:35 [2021-04-07T05:37:35.321Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 05:37:37 [2021-04-07T05:37:37.233Z] === RUN TestDockerSuite/TestPsListContainersFilterName 05:37:38 [2021-04-07T05:37:38.623Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 05:37:40 [2021-04-07T05:37:40.006Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 05:37:42 [2021-04-07T05:37:42.552Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume 05:37:42 [2021-04-07T05:37:42.813Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 05:37:46 [2021-04-07T05:37:46.113Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice 05:37:46 [2021-04-07T05:37:46.113Z] === RUN TestDockerSuite/TestPsListContainersSize 05:37:47 [2021-04-07T05:37:47.497Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 05:37:47 [2021-04-07T05:37:47.757Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 05:37:49 [2021-04-07T05:37:49.141Z] === RUN TestDockerSuite/TestPsRightTagName 05:37:49 [2021-04-07T05:37:49.710Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple 05:37:52 [2021-04-07T05:37:52.261Z] === RUN TestDockerSuite/TestPsShowMounts 05:37:52 [2021-04-07T05:37:52.261Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths 05:37:55 [2021-04-07T05:37:55.560Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 05:37:56 [2021-04-07T05:37:56.130Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 05:37:56 [2021-04-07T05:37:56.130Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 05:37:56 [2021-04-07T05:37:56.390Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 05:37:56 [2021-04-07T05:37:56.390Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 05:37:56 [2021-04-07T05:37:56.650Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 05:37:56 [2021-04-07T05:37:56.650Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias 05:37:57 [2021-04-07T05:37:57.220Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 05:37:59 [2021-04-07T05:37:59.134Z] === RUN TestDockerSuite/TestRestartContainerSuccess 05:38:00 [2021-04-07T05:38:00.519Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice 05:38:01 [2021-04-07T05:38:01.090Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 05:38:02 [2021-04-07T05:38:02.031Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 05:38:05 [2021-04-07T05:38:05.328Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple 05:38:08 [2021-04-07T05:38:08.628Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths 05:38:13 [2021-04-07T05:38:13.921Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun 05:38:14 [2021-04-07T05:38:14.493Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 05:38:16 [2021-04-07T05:38:16.406Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 05:38:17 [2021-04-07T05:38:17.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 05:38:17 [2021-04-07T05:38:17.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 05:38:17 [2021-04-07T05:38:17.682Z] === RUN TestDockerSuite/TestBuildCacheAdd 05:38:18 [2021-04-07T05:38:18.145Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 05:38:18 [2021-04-07T05:38:18.952Z] === RUN TestDockerSuite/TestRestartPolicyAlways 05:38:19 [2021-04-07T05:38:19.212Z] === RUN TestDockerSuite/TestRestartPolicyNO 05:38:19 [2021-04-07T05:38:19.212Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 05:38:19 [2021-04-07T05:38:19.473Z] === RUN TestDockerSuite/TestRestartRunningContainer 05:38:19 [2021-04-07T05:38:19.692Z] === RUN TestDockerSuite/TestBuildCacheFrom 05:38:19 [2021-04-07T05:38:19.692Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 05:38:21 [2021-04-07T05:38:21.385Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart 05:38:22 [2021-04-07T05:38:22.769Z] === RUN TestDockerSuite/TestRestartStoppedContainer 05:38:24 [2021-04-07T05:38:24.686Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 05:38:25 [2021-04-07T05:38:25.511Z] === RUN TestDockerSuite/TestBuildCacheRootSource 05:38:26 [2021-04-07T05:38:26.493Z] === RUN TestDockerSuite/TestBuildChownOnCopy 05:38:26 [2021-04-07T05:38:26.493Z] === RUN TestDockerSuite/TestBuildChownSingleFile 05:38:26 [2021-04-07T05:38:26.493Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 05:38:27 [2021-04-07T05:38:27.232Z] === RUN TestDockerSwarmSuite/TestServiceLogs 05:38:28 [2021-04-07T05:38:28.043Z] === RUN TestDockerSuite/TestBuildClearCmd 05:38:29 [2021-04-07T05:38:29.590Z] === RUN TestDockerSuite/TestBuildCmd 05:38:30 [2021-04-07T05:38:30.052Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 05:38:30 [2021-04-07T05:38:30.515Z] === RUN TestDockerSuite/TestBuildCmdShDashC 05:38:30 [2021-04-07T05:38:30.532Z] === RUN TestDockerSuite/TestRestartWithVolumes 05:38:30 [2021-04-07T05:38:30.977Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 05:38:31 [2021-04-07T05:38:31.917Z] === RUN TestDockerSuite/TestRmiBlank 05:38:31 [2021-04-07T05:38:31.917Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 05:38:31 [2021-04-07T05:38:31.917Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 05:38:35 [2021-04-07T05:38:35.220Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 05:38:36 [2021-04-07T05:38:36.161Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 05:38:36 [2021-04-07T05:38:36.161Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 05:38:36 [2021-04-07T05:38:36.797Z] === RUN TestDockerSuite/TestBuildCmdSpaces 05:38:38 [2021-04-07T05:38:38.074Z] === RUN TestDockerSuite/TestRmiImgIDForce 05:38:38 [2021-04-07T05:38:38.644Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 05:38:39 [2021-04-07T05:38:39.839Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 05:38:39 [2021-04-07T05:38:39.839Z] === RUN TestDockerSuite/TestBuildConditionalCache 05:38:40 [2021-04-07T05:38:40.570Z] === RUN TestDockerSuite/TestRmiParentImageFail 05:38:40 [2021-04-07T05:38:40.813Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 05:38:40 [2021-04-07T05:38:40.813Z] === RUN TestDockerSuite/TestBuildContextCleanup 05:38:41 [2021-04-07T05:38:41.140Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness 05:38:41 [2021-04-07T05:38:41.275Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 05:38:41 [2021-04-07T05:38:41.399Z] === RUN TestDockerSuite/TestRmiTag 05:38:41 [2021-04-07T05:38:41.660Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 05:38:42 [2021-04-07T05:38:42.601Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 05:38:43 [2021-04-07T05:38:43.467Z] === RUN TestDockerSuite/TestBuildContextTarGzip 05:38:44 [2021-04-07T05:38:44.443Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 05:38:44 [2021-04-07T05:38:44.516Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails 05:38:44 [2021-04-07T05:38:44.905Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 05:38:44 [2021-04-07T05:38:44.905Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 05:38:45 [2021-04-07T05:38:45.880Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 05:38:46 [2021-04-07T05:38:46.855Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 05:38:46 [2021-04-07T05:38:46.855Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 05:38:46 [2021-04-07T05:38:46.855Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 05:38:47 [2021-04-07T05:38:47.816Z] === RUN TestDockerSuite/TestRmiWithContainerFails 05:38:48 [2021-04-07T05:38:48.757Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 05:38:48 [2021-04-07T05:38:48.757Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow 05:38:49 [2021-04-07T05:38:49.700Z] === RUN TestDockerSuite/TestRmiWithParentInUse 05:38:49 [2021-04-07T05:38:49.960Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 05:38:52 [2021-04-07T05:38:52.505Z] === RUN TestDockerSuite/TestRunAddHost 05:38:52 [2021-04-07T05:38:52.505Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer 05:38:52 [2021-04-07T05:38:52.677Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 05:38:53 [2021-04-07T05:38:53.077Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 05:38:53 [2021-04-07T05:38:53.649Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 05:38:54 [2021-04-07T05:38:54.591Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 05:38:54 [2021-04-07T05:38:54.591Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 05:38:55 [2021-04-07T05:38:55.975Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 05:38:57 [2021-04-07T05:38:57.886Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 05:38:58 [2021-04-07T05:38:58.146Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince 05:38:58 [2021-04-07T05:38:58.717Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 05:39:00 [2021-04-07T05:39:00.111Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 05:39:01 [2021-04-07T05:39:01.496Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory 05:39:02 [2021-04-07T05:39:02.066Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY 05:39:02 [2021-04-07T05:39:02.637Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 05:39:04 [2021-04-07T05:39:04.550Z] === RUN TestDockerSuite/TestRunAttachDetach 05:39:05 [2021-04-07T05:39:05.492Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig 05:39:06 [2021-04-07T05:39:06.433Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag 05:39:07 [2021-04-07T05:39:07.374Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag 05:39:07 [2021-04-07T05:39:07.945Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig 05:39:08 [2021-04-07T05:39:08.885Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 05:39:09 [2021-04-07T05:39:09.825Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved 05:39:10 [2021-04-07T05:39:10.807Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 05:39:11 [2021-04-07T05:39:11.745Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 05:39:12 [2021-04-07T05:39:12.315Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 05:39:12 [2021-04-07T05:39:12.887Z] === RUN TestDockerSuite/TestRunAttachWithDetach 05:39:12 [2021-04-07T05:39:12.887Z] === RUN TestDockerSuite/TestRunBindMounts 05:39:15 [2021-04-07T05:39:15.426Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 05:39:15 [2021-04-07T05:39:15.687Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail 05:39:16 [2021-04-07T05:39:16.259Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 05:39:17 [2021-04-07T05:39:17.202Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 05:39:18 [2021-04-07T05:39:18.585Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 05:39:19 [2021-04-07T05:39:19.155Z] === RUN TestDockerSuite/TestRunCapAddInvalid 05:39:19 [2021-04-07T05:39:19.155Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 05:39:19 [2021-04-07T05:39:19.726Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 05:39:20 [2021-04-07T05:39:20.668Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 05:39:21 [2021-04-07T05:39:21.238Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 05:39:22 [2021-04-07T05:39:22.180Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 05:39:22 [2021-04-07T05:39:22.751Z] === RUN TestDockerSuite/TestRunCapDropInvalid 05:39:22 [2021-04-07T05:39:22.751Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 05:39:23 [2021-04-07T05:39:23.693Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 05:39:23 [2021-04-07T05:39:23.693Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 05:39:24 [2021-04-07T05:39:24.635Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 05:39:25 [2021-04-07T05:39:25.212Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 05:39:26 [2021-04-07T05:39:26.154Z] === RUN TestDockerSuite/TestRunContainerNetwork 05:39:26 [2021-04-07T05:39:26.725Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 05:39:26 [2021-04-07T05:39:26.725Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 05:39:27 [2021-04-07T05:39:27.665Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 05:39:29 [2021-04-07T05:39:29.050Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs 05:39:29 [2021-04-07T05:39:29.050Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 05:39:31 [2021-04-07T05:39:31.597Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 05:39:32 [2021-04-07T05:39:32.981Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 05:39:33 [2021-04-07T05:39:33.559Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 05:39:34 [2021-04-07T05:39:34.138Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 05:39:35 [2021-04-07T05:39:35.078Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 05:39:35 [2021-04-07T05:39:35.260Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 05:39:35 [2021-04-07T05:39:35.260Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 05:39:35 [2021-04-07T05:39:35.260Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 05:39:35 [2021-04-07T05:39:35.648Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 05:39:36 [2021-04-07T05:39:36.588Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 05:39:37 [2021-04-07T05:39:37.973Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 05:39:38 [2021-04-07T05:39:38.185Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 05:39:38 [2021-04-07T05:39:38.648Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 05:39:39 [2021-04-07T05:39:39.111Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 05:39:39 [2021-04-07T05:39:39.111Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 05:39:39 [2021-04-07T05:39:39.573Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 05:39:39 [2021-04-07T05:39:39.573Z] === RUN TestDockerSuite/TestBuildCopyWildcard 05:39:41 [2021-04-07T05:39:41.272Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 05:39:41 [2021-04-07T05:39:41.272Z] === RUN TestDockerSuite/TestRunCreateVolume 05:39:41 [2021-04-07T05:39:41.843Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 05:39:43 [2021-04-07T05:39:43.225Z] === RUN TestDockerSwarmSuite/TestServiceScale 05:39:44 [2021-04-07T05:39:44.166Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 05:39:46 [2021-04-07T05:39:46.079Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock 05:39:46 [2021-04-07T05:39:46.340Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 05:39:49 [2021-04-07T05:39:49.638Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 05:39:51 [2021-04-07T05:39:51.550Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 05:39:51 [2021-04-07T05:39:51.550Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 05:39:51 [2021-04-07T05:39:51.550Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 05:39:52 [2021-04-07T05:39:52.121Z] === RUN TestDockerSuite/TestRunDNSInHostMode 05:39:55 [2021-04-07T05:39:55.420Z] === RUN TestDockerSuite/TestRunDNSOptions 05:39:56 [2021-04-07T05:39:56.804Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 05:39:59 [2021-04-07T05:39:59.346Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 05:39:59 [2021-04-07T05:39:59.606Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 05:40:01 [2021-04-07T05:40:01.518Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 05:40:02 [2021-04-07T05:40:02.459Z] === RUN TestDockerSuite/TestRunDeviceDirectory 05:40:02 [2021-04-07T05:40:02.459Z] === RUN TestDockerSuite/TestRunDeviceNumbers 05:40:03 [2021-04-07T05:40:03.401Z] === RUN TestDockerSuite/TestRunDeviceSymlink 05:40:04 [2021-04-07T05:40:04.785Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig 05:40:05 [2021-04-07T05:40:05.356Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 05:40:05 [2021-04-07T05:40:05.356Z] === RUN TestDockerSuite/TestRunDuplicateMount 05:40:06 [2021-04-07T05:40:06.299Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 05:40:07 [2021-04-07T05:40:07.241Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork 05:40:07 [2021-04-07T05:40:07.241Z] === RUN TestDockerSuite/TestRunEchoStdout 05:40:08 [2021-04-07T05:40:08.183Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit 05:40:09 [2021-04-07T05:40:09.125Z] === RUN TestDockerSuite/TestRunEmptyEnv 05:40:09 [2021-04-07T05:40:09.125Z] === RUN TestDockerSuite/TestRunEntrypoint 05:40:09 [2021-04-07T05:40:09.696Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode 05:40:09 [2021-04-07T05:40:09.957Z] === RUN TestDockerSuite/TestRunEnvironment 05:40:10 [2021-04-07T05:40:10.899Z] === RUN TestDockerSuite/TestRunEnvironmentErase 05:40:11 [2021-04-07T05:40:11.841Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 05:40:12 [2021-04-07T05:40:12.781Z] === RUN TestDockerSuite/TestRunExitCode 05:40:13 [2021-04-07T05:40:13.730Z] === RUN TestDockerSuite/TestRunExitCodeOne 05:40:14 [2021-04-07T05:40:14.301Z] === RUN TestDockerSuite/TestRunExitCodeZero 05:40:15 [2021-04-07T05:40:15.242Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 05:40:15 [2021-04-07T05:40:15.813Z] === RUN TestDockerSuite/TestRunExposePort 05:40:15 [2021-04-07T05:40:15.813Z] === RUN TestDockerSuite/TestRunFullHostnameSet 05:40:16 [2021-04-07T05:40:16.756Z] === RUN TestDockerSuite/TestRunGroupAdd 05:40:17 [2021-04-07T05:40:17.327Z] === RUN TestDockerSuite/TestRunHostnameFQDN 05:40:18 [2021-04-07T05:40:18.710Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 05:40:19 [2021-04-07T05:40:19.280Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 05:40:19 [2021-04-07T05:40:19.280Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 05:40:22 [2021-04-07T05:40:22.151Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 05:40:22 [2021-04-07T05:40:22.151Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 05:40:22 [2021-04-07T05:40:22.151Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 05:40:22 [2021-04-07T05:40:22.577Z] === RUN TestDockerSuite/TestRunInspectMacAddress 05:40:22 [2021-04-07T05:40:22.838Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 05:40:30 [2021-04-07T05:40:30.967Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope 05:40:35 [2021-04-07T05:40:35.165Z] === RUN TestDockerSuite/TestRunInvalidCPUShares 05:40:35 [2021-04-07T05:40:35.165Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 05:40:36 [2021-04-07T05:40:36.548Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue 05:40:36 [2021-04-07T05:40:36.548Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue 05:40:36 [2021-04-07T05:40:36.548Z] === RUN TestDockerSuite/TestRunInvalidReference 05:40:36 [2021-04-07T05:40:36.548Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 05:40:37 [2021-04-07T05:40:37.489Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 05:40:37 [2021-04-07T05:40:37.756Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret 05:40:41 [2021-04-07T05:40:41.058Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService 05:40:41 [2021-04-07T05:40:41.631Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 05:40:43 [2021-04-07T05:40:43.550Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 05:40:44 [2021-04-07T05:40:44.933Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 05:40:51 [2021-04-07T05:40:51.510Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 05:40:51 [2021-04-07T05:40:51.510Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 05:40:52 [2021-04-07T05:40:52.080Z] === RUN TestDockerSuite/TestRunModeHostname 05:40:53 [2021-04-07T05:40:53.020Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 05:40:53 [2021-04-07T05:40:53.020Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 05:40:53 [2021-04-07T05:40:53.280Z] === RUN TestDockerSuite/TestRunModeIpcHost 05:40:55 [2021-04-07T05:40:55.190Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 05:40:56 [2021-04-07T05:40:56.573Z] === RUN TestDockerSuite/TestRunModePIDContainer 05:40:57 [2021-04-07T05:40:57.143Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource 05:40:57 [2021-04-07T05:40:57.904Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 05:40:57 [2021-04-07T05:40:57.904Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 05:40:57 [2021-04-07T05:40:57.904Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 05:40:58 [2021-04-07T05:40:58.526Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 05:40:58 [2021-04-07T05:40:58.526Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 05:40:58 [2021-04-07T05:40:58.787Z] === RUN TestDockerSuite/TestRunModePIDHost 05:41:00 [2021-04-07T05:41:00.700Z] === RUN TestDockerSuite/TestRunModeUTSHost 05:41:02 [2021-04-07T05:41:02.621Z] === RUN TestDockerSuite/TestRunMount 05:41:06 [2021-04-07T05:41:06.518Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 05:41:10 [2021-04-07T05:41:10.271Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 05:41:10 [2021-04-07T05:41:10.757Z] === RUN TestDockerSuite/TestRunMountOrdering 05:41:11 [2021-04-07T05:41:11.017Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 05:41:11 [2021-04-07T05:41:11.588Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 05:41:12 [2021-04-07T05:41:12.971Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 05:41:13 [2021-04-07T05:41:13.191Z] === RUN TestDockerSuite/TestBuildDockerignore 05:41:15 [2021-04-07T05:41:15.516Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 05:41:16 [2021-04-07T05:41:16.900Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType 05:41:19 [2021-04-07T05:41:19.443Z] === RUN TestDockerSuite/TestRunNamedVolume 05:41:21 [2021-04-07T05:41:21.354Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 05:41:23 [2021-04-07T05:41:23.898Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 05:41:25 [2021-04-07T05:41:25.282Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 05:41:25 [2021-04-07T05:41:25.282Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 05:41:27 [2021-04-07T05:41:27.839Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 05:41:27 [2021-04-07T05:41:27.839Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 05:41:28 [2021-04-07T05:41:28.780Z] === RUN TestDockerSuite/TestRunNetHost 05:41:30 [2021-04-07T05:41:30.164Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 05:41:30 [2021-04-07T05:41:30.733Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 05:41:31 [2021-04-07T05:41:31.674Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 05:41:34 [2021-04-07T05:41:34.219Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 05:41:36 [2021-04-07T05:41:36.131Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 05:41:40 [2021-04-07T05:41:40.334Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 05:41:40 [2021-04-07T05:41:40.595Z] === RUN TestDockerSuite/TestRunNoDupVolumes 05:41:40 [2021-04-07T05:41:40.856Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid 05:41:41 [2021-04-07T05:41:41.798Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 05:41:41 [2021-04-07T05:41:41.798Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 05:41:42 [2021-04-07T05:41:42.368Z] === RUN TestDockerSuite/TestRunNonExistingCmd 05:41:42 [2021-04-07T05:41:42.940Z] === RUN TestDockerSuite/TestRunNonExistingImage 05:41:42 [2021-04-07T05:41:42.940Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 05:41:43 [2021-04-07T05:41:43.881Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 05:41:50 [2021-04-07T05:41:50.456Z] === RUN TestDockerSuite/TestRunOOMExitCode 05:41:50 [2021-04-07T05:41:50.456Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 05:41:50 [2021-04-07T05:41:50.456Z] === RUN TestDockerSuite/TestRunPIDsLimit 05:41:51 [2021-04-07T05:41:51.030Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 05:41:52 [2021-04-07T05:41:52.973Z] === RUN TestDockerSuite/TestRunPortInUse 05:41:53 [2021-04-07T05:41:53.913Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices 05:41:54 [2021-04-07T05:41:54.483Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 05:41:54 [2021-04-07T05:41:54.743Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 05:41:55 [2021-04-07T05:41:55.313Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 05:41:55 [2021-04-07T05:41:55.884Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 05:41:56 [2021-04-07T05:41:56.455Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 05:41:56 [2021-04-07T05:41:56.455Z] === RUN TestDockerSuite/TestRunPublishPort 05:41:57 [2021-04-07T05:41:57.036Z] === RUN TestDockerSuite/TestRunReadFilteredProc 05:41:57 [2021-04-07T05:41:57.606Z] === RUN TestDockerSuite/TestRunReadProcLatency 05:41:57 [2021-04-07T05:41:57.606Z] === RUN TestDockerSuite/TestRunReadProcTimer 05:41:58 [2021-04-07T05:41:58.546Z] === RUN TestDockerSuite/TestRunRedirectStdout 05:41:59 [2021-04-07T05:41:59.928Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 05:41:59 [2021-04-07T05:41:59.928Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 05:42:03 [2021-04-07T05:42:03.227Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 05:42:04 [2021-04-07T05:42:04.169Z] === RUN TestDockerSuite/TestRunRm 05:42:05 [2021-04-07T05:42:05.109Z] === RUN TestDockerSuite/TestRunRmAndWait 05:42:09 [2021-04-07T05:42:09.306Z] === RUN TestDockerSuite/TestRunRmPre125Api 05:42:09 [2021-04-07T05:42:09.567Z] === RUN TestDockerSuite/TestRunRootWorkdir 05:42:10 [2021-04-07T05:42:10.139Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns 05:42:11 [2021-04-07T05:42:11.523Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit 05:42:12 [2021-04-07T05:42:12.126Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct 05:42:16 [2021-04-07T05:42:16.334Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS 05:42:20 [2021-04-07T05:42:20.537Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit 05:42:20 [2021-04-07T05:42:20.537Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod 05:42:21 [2021-04-07T05:42:21.110Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns 05:42:21 [2021-04-07T05:42:21.680Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare 05:42:22 [2021-04-07T05:42:22.251Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns 05:42:22 [2021-04-07T05:42:22.513Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns 05:42:23 [2021-04-07T05:42:23.085Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile 05:42:23 [2021-04-07T05:42:23.655Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 05:42:24 [2021-04-07T05:42:24.598Z] === RUN TestDockerSuite/TestRunSetMacAddress 05:42:25 [2021-04-07T05:42:25.169Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 05:42:27 [2021-04-07T05:42:27.710Z] === RUN TestDockerSuite/TestRunState 05:42:29 [2021-04-07T05:42:29.620Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 05:42:30 [2021-04-07T05:42:30.192Z] === RUN TestDockerSuite/TestRunStdinPipe 05:42:30 [2021-04-07T05:42:30.763Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 05:42:31 [2021-04-07T05:42:31.023Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit 05:42:31 [2021-04-07T05:42:31.023Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 05:42:31 [2021-04-07T05:42:31.594Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 05:42:32 [2021-04-07T05:42:32.165Z] === RUN TestDockerSuite/TestRunSysctls 05:42:33 [2021-04-07T05:42:33.558Z] === RUN TestDockerSuite/TestRunTLSVerify 05:42:33 [2021-04-07T05:42:33.558Z] === RUN TestDockerSuite/TestRunTTYWithPipe 05:42:33 [2021-04-07T05:42:33.558Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 05:42:34 [2021-04-07T05:42:34.174Z] === RUN TestDockerSuite/TestRunTmpfsMounts 05:42:36 [2021-04-07T05:42:36.714Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered 05:42:37 [2021-04-07T05:42:37.284Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes 05:42:39 [2021-04-07T05:42:39.196Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions 05:42:39 [2021-04-07T05:42:39.306Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 05:42:42 [2021-04-07T05:42:42.225Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 05:42:42 [2021-04-07T05:42:42.225Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 05:42:42 [2021-04-07T05:42:42.498Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 05:42:45 [2021-04-07T05:42:45.792Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 05:42:46 [2021-04-07T05:42:46.362Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 05:42:46 [2021-04-07T05:42:46.934Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 05:42:47 [2021-04-07T05:42:47.874Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 05:42:49 [2021-04-07T05:42:49.784Z] === RUN TestDockerSuite/TestRunUnshareProc 05:42:50 [2021-04-07T05:42:50.725Z] === RUN TestDockerSuite/TestRunUserByID 05:42:51 [2021-04-07T05:42:51.664Z] === RUN TestDockerSuite/TestRunUserByIDBig 05:42:51 [2021-04-07T05:42:51.664Z] === RUN TestDockerSuite/TestRunUserByIDNegative 05:42:51 [2021-04-07T05:42:51.925Z] === RUN TestDockerSuite/TestRunUserByIDZero 05:42:52 [2021-04-07T05:42:52.496Z] === RUN TestDockerSuite/TestRunUserByName 05:42:53 [2021-04-07T05:42:53.438Z] === RUN TestDockerSuite/TestRunUserDefaults 05:42:54 [2021-04-07T05:42:54.008Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed 05:42:54 [2021-04-07T05:42:54.008Z] === RUN TestDockerSuite/TestRunUserNotFound 05:42:54 [2021-04-07T05:42:54.008Z] === RUN TestDockerSuite/TestRunVerifyContainerID 05:42:54 [2021-04-07T05:42:54.964Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 05:42:54 [2021-04-07T05:42:54.964Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId 05:43:00 [2021-04-07T05:43:00.249Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 05:43:00 [2021-04-07T05:43:00.249Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart 05:43:00 [2021-04-07T05:43:00.820Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 05:43:02 [2021-04-07T05:43:02.204Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 05:43:05 [2021-04-07T05:43:05.504Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 05:43:06 [2021-04-07T05:43:06.888Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 05:43:09 [2021-04-07T05:43:09.432Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions 05:43:10 [2021-04-07T05:43:10.005Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 05:43:13 [2021-04-07T05:43:13.303Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 05:43:13 [2021-04-07T05:43:13.873Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 05:43:13 [2021-04-07T05:43:13.873Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 05:43:13 [2021-04-07T05:43:13.873Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 05:43:13 [2021-04-07T05:43:13.873Z] === RUN TestDockerSuite/TestRunWithBadDevice 05:43:14 [2021-04-07T05:43:14.134Z] === RUN TestDockerSuite/TestRunWithBlkioWeight 05:43:14 [2021-04-07T05:43:14.134Z] === RUN TestDockerSuite/TestRunWithCPUQuota 05:43:18 [2021-04-07T05:43:18.336Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork 05:43:18 [2021-04-07T05:43:18.906Z] === RUN TestDockerSuite/TestRunWithCPUShares 05:43:19 [2021-04-07T05:43:19.854Z] === RUN TestDockerSuite/TestRunWithCpuPeriod 05:43:21 [2021-04-07T05:43:21.235Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon 05:43:21 [2021-04-07T05:43:21.496Z] === RUN TestDockerSuite/TestRunWithCpusetCpus 05:43:22 [2021-04-07T05:43:22.438Z] === RUN TestDockerSuite/TestRunWithCpusetMems 05:43:23 [2021-04-07T05:43:23.381Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 05:43:23 [2021-04-07T05:43:23.381Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize 05:43:24 [2021-04-07T05:43:24.320Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight 05:43:24 [2021-04-07T05:43:24.320Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod 05:43:24 [2021-04-07T05:43:24.581Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory 05:43:24 [2021-04-07T05:43:24.581Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 05:43:24 [2021-04-07T05:43:24.581Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps 05:43:24 [2021-04-07T05:43:24.581Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps 05:43:24 [2021-04-07T05:43:24.581Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps 05:43:24 [2021-04-07T05:43:24.581Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps 05:43:24 [2021-04-07T05:43:24.581Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice 05:43:24 [2021-04-07T05:43:24.581Z] === RUN TestDockerSuite/TestRunWithKernelMemory 05:43:25 [2021-04-07T05:43:25.151Z] === RUN TestDockerSuite/TestRunWithMemoryLimit 05:43:26 [2021-04-07T05:43:26.092Z] === RUN TestDockerSuite/TestRunWithMemoryReservation 05:43:26 [2021-04-07T05:43:26.662Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid 05:43:26 [2021-04-07T05:43:26.662Z] === RUN TestDockerSuite/TestRunWithNanoCPUs 05:43:28 [2021-04-07T05:43:28.045Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 05:43:28 [2021-04-07T05:43:28.306Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 05:43:28 [2021-04-07T05:43:28.567Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork 05:43:29 [2021-04-07T05:43:29.138Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 05:43:29 [2021-04-07T05:43:29.138Z] === RUN TestDockerSuite/TestRunWithShmSize 05:43:30 [2021-04-07T05:43:30.080Z] === RUN TestDockerSuite/TestRunWithSwappiness 05:43:31 [2021-04-07T05:43:31.021Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid 05:43:31 [2021-04-07T05:43:31.021Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 05:43:31 [2021-04-07T05:43:31.021Z] === RUN TestDockerSuite/TestRunWithUlimits 05:43:31 [2021-04-07T05:43:31.963Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 05:43:33 [2021-04-07T05:43:33.346Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive 05:43:33 [2021-04-07T05:43:33.917Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit 05:43:34 [2021-04-07T05:43:34.178Z] === RUN TestDockerSuite/TestRunWithoutNetworking 05:43:34 [2021-04-07T05:43:34.749Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 05:43:34 [2021-04-07T05:43:34.749Z] === RUN TestDockerSuite/TestRunWorkingDirectory 05:43:35 [2021-04-07T05:43:35.692Z] === RUN TestDockerSwarmSuite/TestSwarmInit 05:43:36 [2021-04-07T05:43:36.263Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 05:43:36 [2021-04-07T05:43:36.839Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 05:43:39 [2021-04-07T05:43:39.382Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 05:43:40 [2021-04-07T05:43:40.322Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 05:43:40 [2021-04-07T05:43:40.322Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 05:43:40 [2021-04-07T05:43:40.322Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 05:43:40 [2021-04-07T05:43:40.322Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 05:43:40 [2021-04-07T05:43:40.322Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked 05:43:41 [2021-04-07T05:43:41.264Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout 05:43:42 [2021-04-07T05:43:42.647Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar 05:43:44 [2021-04-07T05:43:44.030Z] === RUN TestDockerSuite/TestSaveCheckTimes 05:43:44 [2021-04-07T05:43:44.030Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 05:43:46 [2021-04-07T05:43:46.574Z] === RUN TestDockerSuite/TestSaveImageId 05:43:46 [2021-04-07T05:43:46.574Z] === RUN TestDockerSuite/TestSaveLoadNoTag 05:43:46 [2021-04-07T05:43:46.574Z] === RUN TestDockerSuite/TestSaveLoadParents 05:43:48 [2021-04-07T05:43:48.485Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr 05:43:49 [2021-04-07T05:43:49.059Z] === RUN TestDockerSuite/TestSaveMultipleNames 05:43:49 [2021-04-07T05:43:49.059Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 05:43:49 [2021-04-07T05:43:49.059Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr 05:43:49 [2021-04-07T05:43:49.999Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain 05:43:51 [2021-04-07T05:43:51.382Z] === RUN TestDockerSuite/TestSaveSingleTag 05:43:51 [2021-04-07T05:43:51.382Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 05:43:51 [2021-04-07T05:43:51.382Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 05:43:52 [2021-04-07T05:43:52.768Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave 05:43:53 [2021-04-07T05:43:53.029Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 05:43:54 [2021-04-07T05:43:54.940Z] === RUN TestDockerSuite/TestSearchCmdOptions 05:43:55 [2021-04-07T05:43:55.200Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 05:43:55 [2021-04-07T05:43:55.460Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 05:43:55 [2021-04-07T05:43:55.460Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 05:43:55 [2021-04-07T05:43:55.460Z] === RUN TestDockerSuite/TestSearchWithLimit 05:43:56 [2021-04-07T05:43:56.030Z] === RUN TestDockerSuite/TestSlowStdinClosing 05:43:58 [2021-04-07T05:43:58.576Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 05:44:03 [2021-04-07T05:44:03.857Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 05:44:06 [2021-04-07T05:44:06.401Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 05:44:06 [2021-04-07T05:44:06.972Z] === RUN TestDockerSuite/TestStartAttachSilent 05:44:08 [2021-04-07T05:44:08.355Z] === RUN TestDockerSuite/TestStartAttachWithRename 05:44:11 [2021-04-07T05:44:11.650Z] === RUN TestDockerSuite/TestStartMultipleContainers 05:44:13 [2021-04-07T05:44:13.562Z] === RUN TestDockerSuite/TestStartPausedContainer 05:44:14 [2021-04-07T05:44:14.133Z] === RUN TestDockerSuite/TestStartRecordError 05:44:16 [2021-04-07T05:44:16.162Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 05:44:18 [2021-04-07T05:44:18.705Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 05:44:20 [2021-04-07T05:44:20.616Z] === RUN TestDockerSuite/TestStatsAllNoStream 05:44:23 [2021-04-07T05:44:23.556Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 05:44:23 [2021-04-07T05:44:23.556Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 05:44:23 [2021-04-07T05:44:23.556Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 05:44:23 [2021-04-07T05:44:23.970Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 05:44:29 [2021-04-07T05:44:29.257Z] === RUN TestDockerSuite/TestStatsContainerNotFound 05:44:31 [2021-04-07T05:44:31.796Z] === RUN TestDockerSuite/TestStatsFormatAll 05:44:37 [2021-04-07T05:44:37.076Z] === RUN TestDockerSuite/TestStatsNoStream 05:44:38 [2021-04-07T05:44:38.985Z] === RUN TestDockerSuite/TestStopContainerSignal 05:44:40 [2021-04-07T05:44:40.893Z] === RUN TestDockerSuite/TestTopMultipleArgs 05:44:41 [2021-04-07T05:44:41.464Z] === RUN TestDockerSuite/TestTopNonPrivileged 05:44:42 [2021-04-07T05:44:42.408Z] === RUN TestDockerSuite/TestTopPrivileged 05:44:42 [2021-04-07T05:44:42.978Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 05:44:42 [2021-04-07T05:44:42.978Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 05:44:43 [2021-04-07T05:44:43.919Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 05:44:47 [2021-04-07T05:44:47.233Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 05:44:49 [2021-04-07T05:44:49.143Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 05:44:52 [2021-04-07T05:44:52.438Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue 05:44:53 [2021-04-07T05:44:53.009Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags 05:44:53 [2021-04-07T05:44:53.949Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory 05:44:53 [2021-04-07T05:44:53.949Z] === RUN TestDockerSuite/TestUpdateKernelMemory 05:44:54 [2021-04-07T05:44:54.892Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized 05:44:57 [2021-04-07T05:44:57.434Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory 05:44:57 [2021-04-07T05:44:57.434Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy 05:44:58 [2021-04-07T05:44:58.375Z] === RUN TestDockerSuite/TestUpdatePausedContainer 05:44:59 [2021-04-07T05:44:59.292Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 05:44:59 [2021-04-07T05:44:59.759Z] === RUN TestDockerSuite/TestUpdateRunningContainer 05:45:00 [2021-04-07T05:45:00.700Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart 05:45:02 [2021-04-07T05:45:02.611Z] === RUN TestDockerSuite/TestUpdateStats 05:45:06 [2021-04-07T05:45:06.810Z] === RUN TestDockerSuite/TestUpdateStoppedContainer 05:45:07 [2021-04-07T05:45:07.749Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly 05:45:07 [2021-04-07T05:45:07.749Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs 05:45:09 [2021-04-07T05:45:09.667Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields 05:45:10 [2021-04-07T05:45:10.608Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 05:45:11 [2021-04-07T05:45:11.719Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 05:45:17 [2021-04-07T05:45:17.187Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias 05:45:22 [2021-04-07T05:45:22.467Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink 05:45:24 [2021-04-07T05:45:24.184Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 05:45:26 [2021-04-07T05:45:26.668Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity 05:45:29 [2021-04-07T05:45:29.964Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 05:45:36 [2021-04-07T05:45:36.544Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 05:45:38 [2021-04-07T05:45:38.456Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain 05:45:42 [2021-04-07T05:45:42.659Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown 05:45:44 [2021-04-07T05:45:44.573Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot 05:45:46 [2021-04-07T05:45:46.485Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride 05:45:47 [2021-04-07T05:45:47.868Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner 05:45:49 [2021-04-07T05:45:49.250Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod 05:45:51 [2021-04-07T05:45:51.163Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService 05:45:52 [2021-04-07T05:45:52.103Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked 05:45:53 [2021-04-07T05:45:53.488Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw 05:45:56 [2021-04-07T05:45:56.030Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid 05:45:57 [2021-04-07T05:45:57.940Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster 05:45:58 [2021-04-07T05:45:58.510Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid 05:45:59 [2021-04-07T05:45:59.950Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 05:46:01 [2021-04-07T05:46:01.812Z] === RUN TestDockerSuite/TestVolumeCLICreate 05:46:16 [2021-04-07T05:46:16.704Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 05:46:16 [2021-04-07T05:46:16.704Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 05:46:16 [2021-04-07T05:46:16.704Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 05:46:17 [2021-04-07T05:46:17.274Z] === RUN TestDockerSuite/TestVolumeCLIInspect 05:46:17 [2021-04-07T05:46:17.274Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 05:46:17 [2021-04-07T05:46:17.274Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 05:46:17 [2021-04-07T05:46:17.535Z] === RUN TestDockerSuite/TestVolumeCLILs 05:46:18 [2021-04-07T05:46:18.109Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 05:46:18 [2021-04-07T05:46:18.109Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 05:46:19 [2021-04-07T05:46:19.049Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 05:46:19 [2021-04-07T05:46:19.049Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 05:46:19 [2021-04-07T05:46:19.049Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 05:46:19 [2021-04-07T05:46:19.310Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 05:46:19 [2021-04-07T05:46:19.310Z] === RUN TestDockerSuite/TestVolumeCLIRm 05:46:21 [2021-04-07T05:46:21.854Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 05:46:21 [2021-04-07T05:46:21.854Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 05:46:21 [2021-04-07T05:46:21.854Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 05:46:21 [2021-04-07T05:46:21.854Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 05:46:21 [2021-04-07T05:46:21.854Z] === RUN TestDockerSuite/TestVolumeEvents 05:46:25 [2021-04-07T05:46:25.138Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 05:46:28 [2021-04-07T05:46:28.430Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 05:46:29 [2021-04-07T05:46:29.813Z] === RUN TestDockerSuite/TestVolumeLsFormat 05:46:29 [2021-04-07T05:46:29.813Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 05:46:29 [2021-04-07T05:46:29.813Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 05:46:33 [2021-04-07T05:46:33.114Z] === RUN TestDockerSuite/TestVolumesNoCopyData 05:46:33 [2021-04-07T05:46:33.739Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 05:46:36 [2021-04-07T05:46:36.438Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite (1920.88s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.97s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.80s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.62s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.08s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.40s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.47s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.47s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.63s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.08s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.67s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.06s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.80s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.33s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.29s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.46s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.38s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.25s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAttachDetach (1.41s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.26s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.76s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.29s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.37s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.71s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.19s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.64s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (2.28s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.53s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.48s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.48s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.82s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.39s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.13s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.97s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.76s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.99s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.02s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.72s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.50s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.97s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.57s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.71s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.30s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.41s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.66s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.15s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.16s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.90s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.96s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.83s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.35s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.64s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.38s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.38s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.29s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.10s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.23s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.96s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.24s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (20.85s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.32s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.67s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.40s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.06s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.65s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.65s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.76s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.54s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.74s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.87s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.74s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.76s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.14s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.41s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.89s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) 05:46:36 [2021-04-07T05:46:36.438Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) 05:46:36 [2021-04-07T05:46:36.439Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 05:46:36 [2021-04-07T05:46:36.439Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.47s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.26s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.37s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.51s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.61s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.32s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.44s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.60s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.84s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.17s) 05:46:36 [2021-04-07T05:46:36.439Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 05:46:36 [2021-04-07T05:46:36.439Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.439Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) 05:46:36 [2021-04-07T05:46:36.439Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.439Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) 05:46:36 [2021-04-07T05:46:36.439Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.439Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 05:46:36 [2021-04-07T05:46:36.439Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.41s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.18s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.90s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.55s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.69s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.78s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.31s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.61s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.60s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.70s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.61s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.22s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.62s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.37s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.14s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.68s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.15s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.22s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.56s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.91s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.14s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.13s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.25s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.63s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.75s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.21s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.15s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.15s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEnv (1.99s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.75s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (2.04s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.74s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (32.35s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.56s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (13.67s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.86s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.68s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.64s) 05:46:36 [2021-04-07T05:46:36.439Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 05:46:36 [2021-04-07T05:46:36.439Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.42s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (15.19s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildFails (0.79s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.59s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.72s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.72s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.74s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.83s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.42s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.71s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.67s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildHistory (3.46s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.41s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.86s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.50s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.96s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildLabel (0.37s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.35s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.89s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.35s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.22s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.19s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.18s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.50s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.47s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.47s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.47s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.78s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.30s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.68s) 05:46:36 [2021-04-07T05:46:36.439Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 05:46:36 [2021-04-07T05:46:36.439Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.22s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.60s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.39s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.69s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.99s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.15s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.16s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.07s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.40s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.82s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.59s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.87s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.16s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.32s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.50s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.29s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.47s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.74s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildPATH (2.10s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.87s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.33s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.35s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.89s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.69s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildRm (2.78s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.90s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.96s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.05s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.93s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.39s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) 05:46:36 [2021-04-07T05:46:36.439Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 05:46:36 [2021-04-07T05:46:36.439Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.84s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildStderr (0.85s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.92s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.54s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.94s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.72s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.23s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.36s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildUser (1.97s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.64s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (20.43s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.81s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.46s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.37s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.29s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.44s) 05:46:36 [2021-04-07T05:46:36.439Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 05:46:36 [2021-04-07T05:46:36.439Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.439Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 05:46:36 [2021-04-07T05:46:36.439Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.439Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 05:46:36 [2021-04-07T05:46:36.439Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.439Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 05:46:36 [2021-04-07T05:46:36.439Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.11s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.04s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.90s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.97s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.61s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.96s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.47s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s) 05:46:36 [2021-04-07T05:46:36.439Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 05:46:36 [2021-04-07T05:46:36.439Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.69s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.25s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) 05:46:36 [2021-04-07T05:46:36.439Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 05:46:36 [2021-04-07T05:46:36.439Z] docker_cli_sni_test.go:18: Flakey test 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.85s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.05s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestCommitChange (1.28s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.20s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.85s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.24s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.06s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestCommitTTY (2.12s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.01s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.97s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.04s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.19s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.96s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.11s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.48s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.93s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.10s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.94s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.36s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.23s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.27s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.00s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.76s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.74s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.16s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.75s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.72s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.76s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.76s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.71s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.70s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.37s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.71s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) 05:46:36 [2021-04-07T05:46:36.439Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.05s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.83s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.03s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.15s) 05:46:36 [2021-04-07T05:46:36.440Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) 05:46:36 [2021-04-07T05:46:36.440Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.21s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.08s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.29s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.54s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.43s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.64s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.10s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.49s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.67s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.80s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.75s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.91s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b425c0_<nil>} (1.73s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1255699740_/foo_false__<nil>_<nil>_<nil>} (1.69s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1255699740_/foo_true__<nil>_<nil>_<nil>} (1.67s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3083996619_/foo_false__<nil>_<nil>_<nil>} (1.69s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3083996619_/foo_true__<nil>_<nil>_<nil>} (1.78s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3083996619_/foo_true__0xc000b42620_<nil>_<nil>} (1.78s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b42640_<nil>} (1.98s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b42660_<nil>} (1.90s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b42680_<nil>} (1.82s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b426a0_<nil>} (1.70s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.20s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (5.21s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.52s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.24s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.06s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.30s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.20s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.00s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.85s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.98s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.86s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.93s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.92s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.15s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.86s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.27s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.47s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.03s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.83s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.97s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.98s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.91s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.42s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.76s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.24s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.54s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.43s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.10s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.37s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.15s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.75s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.46s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToDot (0.95s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.87s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.44s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToStdout (0.85s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.39s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.81s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.17s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.76s) 05:46:36 [2021-04-07T05:46:36.440Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 05:46:36 [2021-04-07T05:46:36.440Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) 05:46:36 [2021-04-07T05:46:36.440Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 05:46:36 [2021-04-07T05:46:36.440Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.02s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.33s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.98s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.65s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.75s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.47s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.83s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.75s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.68s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.50s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.78s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (3.22s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.06s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.09s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.85s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.60s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.92s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.63s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.85s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.68s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsAttach (0.95s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsCommit (0.95s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.80s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.60s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.08s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.03s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsCopy (1.10s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.49s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.72s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.48s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.66s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.92s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.46s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.48s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsFilters (1.52s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsFormat (1.42s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.28s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.53s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) 05:46:36 [2021-04-07T05:46:36.440Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 05:46:36 [2021-04-07T05:46:36.440Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 05:46:36 [2021-04-07T05:46:36.440Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 05:46:36 [2021-04-07T05:46:36.440Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.30s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.74s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsRename (0.81s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsResize (0.79s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.72s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.05s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.68s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.97s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsTop (0.79s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.43s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExec (1.34s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.82s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.05s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.91s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecAPIStart (3.21s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.63s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.16s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.94s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.29s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.00s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.01s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.71s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecCgroup (2.54s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecEnv (1.04s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.75s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.21s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecInspectID (2.34s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecInteractive (1.53s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.53s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.86s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecParseError (0.90s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.92s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.71s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.63s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.04s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecStartFails (1.03s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.44s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.76s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecTTY (1.05s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.11s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.75s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecUlimits (1.02s) 05:46:36 [2021-04-07T05:46:36.440Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 05:46:36 [2021-04-07T05:46:36.440Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.02s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.04s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.38s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.59s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestExecWithUser (2.31s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.79s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.20s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.73s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.72s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.73s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestHealth (22.46s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.87s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.25s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.35s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.66s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.96s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImagesFormat (0.10s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.33s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.67s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImportDisplay (1.62s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImportFile (1.71s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.65s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImportGzipped (1.71s) 05:46:36 [2021-04-07T05:46:36.440Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.78s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.14s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.00s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.77s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.94s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.28s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.24s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.28s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.15s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.34s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.73s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.75s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.73s) 05:46:36 [2021-04-07T05:46:36.441Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 05:46:36 [2021-04-07T05:46:36.441Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.40s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.80s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectDefault (0.76s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectHistory (0.88s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) 05:46:36 [2021-04-07T05:46:36.441Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 05:46:36 [2021-04-07T05:46:36.441Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.73s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.81s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.77s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.86s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.81s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.79s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectStatus (1.24s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.60s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.75s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.75s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.73s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.69s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.70s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.79s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.53s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.63s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.27s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.91s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.50s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.82s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.62s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.13s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.52s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.78s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.29s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.81s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (3.43s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.96s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.36s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.71s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.71s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.71s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.73s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.10s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.70s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.32s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.14s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.97s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.40s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.05s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.97s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsSince (6.99s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.74s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.28s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsTail (1.31s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.06s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.13s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.96s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestNetHostname (2.57s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.44s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.58s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.40s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.17s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPluginActive (1.78s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.06s) 05:46:36 [2021-04-07T05:46:36.441Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 05:46:36 [2021-04-07T05:46:36.441Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.89s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.50s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.54s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.52s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.64s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.62s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.43s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.39s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPortList (13.80s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.89s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.34s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.68s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.69s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.68s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.42s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.86s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.43s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.31s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsByOrder (2.97s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.91s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.43s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.75s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.05s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.70s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.48s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.15s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.40s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.37s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.82s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.91s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.71s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.25s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.31s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.88s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.15s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.04s) 05:46:36 [2021-04-07T05:46:36.441Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) 05:46:36 [2021-04-07T05:46:36.441Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.80s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.85s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.90s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (12.45s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.98s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.71s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.94s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.88s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.75s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.50s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.37s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.90s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.57s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.87s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.67s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.17s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.04s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.10s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.92s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.02s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.34s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (2.08s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAddHost (0.95s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.60s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.83s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.16s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.95s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.96s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.28s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.64s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.05s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.91s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.05s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.86s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.85s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.78s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.00s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.02s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.71s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.11s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.06s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.11s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (1.11s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.72s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.71s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.85s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.70s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.68s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.72s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.02s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.76s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.74s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.70s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.72s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.64s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (2.07s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.49s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.74s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.75s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.76s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.73s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.68s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.51s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.14s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.69s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.50s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.12s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.70s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.32s) 05:46:36 [2021-04-07T05:46:36.441Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 05:46:36 [2021-04-07T05:46:36.441Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.441Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 05:46:36 [2021-04-07T05:46:36.441Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.96s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.74s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.11s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.71s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.83s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.97s) 05:46:36 [2021-04-07T05:46:36.441Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 05:46:36 [2021-04-07T05:46:36.441Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.90s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.87s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (1.01s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) 05:46:36 [2021-04-07T05:46:36.441Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.87s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.96s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.99s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.85s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.95s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.89s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunExitCode (0.89s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.85s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.77s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.72s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.71s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.69s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.37s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.46s) 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.06s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.64s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.38s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (4.14s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.90s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.50s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.61s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.17s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.88s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.50s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.79s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.90s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.74s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunMount (7.92s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.39s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.09s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.91s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.35s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.37s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (2.04s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.10s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNetHost (1.41s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.93s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.17s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.14s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.08s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.67s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.68s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.75s) 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.78s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.88s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.94s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.79s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.38s) 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.10s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.39s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunRm (0.74s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.70s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.32s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.59s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.03s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.69s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.73s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.72s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.77s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunState (1.49s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.72s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.70s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunSysctls (1.41s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.73s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.32s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.73s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.52s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.71s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.74s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.74s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.91s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.11s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.70s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunUserByName (0.72s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s) 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.12s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.88s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.25s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.86s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.96s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (3.00s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.16s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.90s) 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.53s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.91s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.87s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.87s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (1.06s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.96s) 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.73s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.71s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.23s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.93s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (1.00s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.94s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.38s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.72s) 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.59s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.45s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.54s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.57s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.95s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.18s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.48s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.11s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.38s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents330108116 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.02s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.68s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.88s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.36s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.37s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.26s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.91s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.35s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.80s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.32s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.80s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestStartRecordError (1.79s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.57s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.90s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.08s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.75s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.00s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.74s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.68s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.76s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.79s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.56s) 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.96s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (5.08s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.45s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.69s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.68s) 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.22s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.07s) 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.41s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.09s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.07s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.78s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestUpdateStats (3.76s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.37s) 05:46:36 [2021-04-07T05:46:36.442Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 05:46:36 [2021-04-07T05:46:36.442Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.91s) 05:46:36 [2021-04-07T05:46:36.442Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.06s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.77s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.34s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.67s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.48s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.58s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.81s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.06s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.03s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.40s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.40s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.04s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.27s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.47s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.73s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.76s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.75s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.74s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.85s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.18s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.67s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.17s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.89s) 05:46:36 [2021-04-07T05:46:36.443Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.73s) 05:46:36 [2021-04-07T05:46:36.443Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) 05:46:36 [2021-04-07T05:46:36.443Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 05:46:36 [2021-04-07T05:46:36.443Z] === RUN TestDockerRegistrySuite 05:46:36 [2021-04-07T05:46:36.443Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 05:46:37 [2021-04-07T05:46:37.827Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 05:46:39 [2021-04-07T05:46:39.210Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 05:46:40 [2021-04-07T05:46:40.594Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 05:46:40 [2021-04-07T05:46:40.594Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 05:46:44 [2021-04-07T05:46:44.795Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 05:46:50 [2021-04-07T05:46:50.078Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 05:46:54 [2021-04-07T05:46:54.280Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 05:46:55 [2021-04-07T05:46:55.220Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 05:46:56 [2021-04-07T05:46:56.162Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 05:46:57 [2021-04-07T05:46:57.545Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 05:46:58 [2021-04-07T05:46:58.956Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 05:47:00 [2021-04-07T05:47:00.338Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 05:47:01 [2021-04-07T05:47:01.723Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 05:47:03 [2021-04-07T05:47:03.107Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 05:47:05 [2021-04-07T05:47:05.649Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 05:47:07 [2021-04-07T05:47:07.561Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 05:47:08 [2021-04-07T05:47:08.944Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 05:47:12 [2021-04-07T05:47:12.245Z] === RUN TestDockerRegistrySuite/TestPullByDigest 05:47:13 [2021-04-07T05:47:13.185Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 05:47:13 [2021-04-07T05:47:13.185Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 05:47:14 [2021-04-07T05:47:14.568Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 05:47:15 [2021-04-07T05:47:15.952Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 05:47:16 [2021-04-07T05:47:16.894Z] === RUN TestDockerRegistrySuite/TestPullIDStability 05:47:20 [2021-04-07T05:47:20.196Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 05:47:20 [2021-04-07T05:47:20.457Z] === RUN TestDockerRegistrySuite/TestPullManifestList 05:47:21 [2021-04-07T05:47:21.844Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 05:47:22 [2021-04-07T05:47:22.104Z] === RUN TestDockerRegistrySuite/TestPushBadTag 05:47:22 [2021-04-07T05:47:22.104Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 05:47:22 [2021-04-07T05:47:22.364Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 05:47:22 [2021-04-07T05:47:22.623Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 05:47:23 [2021-04-07T05:47:23.194Z] === RUN TestDockerRegistrySuite/TestPushUntagged 05:47:23 [2021-04-07T05:47:23.194Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 05:47:24 [2021-04-07T05:47:24.577Z] === RUN TestDockerRegistrySuite/TestRunByDigest 05:47:26 [2021-04-07T05:47:26.487Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 05:47:27 [2021-04-07T05:47:27.429Z] === RUN TestDockerRegistrySuite/TestTagByDigest 05:47:28 [2021-04-07T05:47:28.813Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 05:47:30 [2021-04-07T05:47:30.194Z] === RUN TestDockerRegistrySuite/TestV2Only 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite (54.56s) 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.45s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [ddf79a296b426] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.30s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [da616836612c9] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.54s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [dfc496ce0dbdf] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d230c314f328e] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.45s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d8eb4bfe4a536] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.85s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d6c78264ac839] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.70s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d0549ba0e995d] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.28s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d3c112b576fc5] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.11s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [ddf3533e4cceb] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.28s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [dd2405837574e] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.42s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d2175506dedbf] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.55s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d8ed5c40643e4] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d4e14c40e6b4f] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.25s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [da4ac8faffeba] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.35s) 05:47:30 [2021-04-07T05:47:30.764Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2f51994caed0d621c7bc639023e22de39e9797f917146611be1ed989a39e31f4 05:47:30 [2021-04-07T05:47:30.764Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:38ee123d65a2358f500cb4c0c516045b4ea8b1c8172dcf1bd1a2cfb00d9a838d 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [dbe10a059e47b] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.37s) 05:47:30 [2021-04-07T05:47:30.764Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:11cc62dac64a9a528faacfb894630ee67b31ccbeb74c13cba92f0c6b9b39093c 05:47:30 [2021-04-07T05:47:30.764Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:aa5122e4626cf3fdc3c91c215e94ec61343b06acbcfa2128efd0983907860bef 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d8511e05048c9] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.24s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [df8ef7c6b1107] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.13s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [de2dd97dc85cf] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.19s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d618d28170a75] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d50bdfac5bade] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d79b75dcd0b18] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.16s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d5c8b49f6d156] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.15s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [dfc27cb59c483] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.13s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d70bdba2fa6b9] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [daeaf88c47386] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.28s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d1fabe1969b17] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [dc87cb046def4] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [dba4ae95057f6] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [db4ac486fdbd5] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d3dbae183eb58] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [dc38dbade45c4] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [dea1fc2a2bddb] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.32s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d4e47dd06808b] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.91s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [ddda6acee974f] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [d7c7504679404] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.35s) 05:47:30 [2021-04-07T05:47:30.764Z] check_test.go:196: [da72d10969c8c] daemon is not started 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.05s) 05:47:30 [2021-04-07T05:47:30.764Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.90s) 05:47:30 [2021-04-07T05:47:30.764Z] === RUN TestDockerSchema1RegistrySuite 05:47:30 [2021-04-07T05:47:30.764Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 05:47:31 [2021-04-07T05:47:31.024Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 05:47:35 [2021-04-07T05:47:35.227Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 05:47:41 [2021-04-07T05:47:41.805Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 05:47:45 [2021-04-07T05:47:45.105Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 05:47:46 [2021-04-07T05:47:46.045Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 05:47:47 [2021-04-07T05:47:47.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 05:47:47 [2021-04-07T05:47:47.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 05:47:48 [2021-04-07T05:47:48.812Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 05:47:49 [2021-04-07T05:47:49.756Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 05:47:51 [2021-04-07T05:47:51.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 05:47:54 [2021-04-07T05:47:54.437Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 05:47:54 [2021-04-07T05:47:54.697Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 05:47:54 [2021-04-07T05:47:54.957Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 05:47:55 [2021-04-07T05:47:55.218Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 05:47:55 [2021-04-07T05:47:55.478Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 05:47:55 [2021-04-07T05:47:55.739Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 05:47:55 [2021-04-07T05:47:55.999Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite (25.38s) 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [d2dcd2bf5713b] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.84s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [d3a7aa2800285] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.22s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [d25ed90f9b1b7] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.66s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [dfa2a9d440f35] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.23s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [daaa70759682c] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.26s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [df91a27d0cabc] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [d95964d1eab66] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.25s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [de82ec04ebd3b] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.16s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [d5f20ac4f29a1] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.15s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [df27fc077df70] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.26s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [dd331efc1a175] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [df84df139e905] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [dd4638e2e2ac2] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [dd338b1a2af3b] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [d3497afc9fdde] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [debfce033259c] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) 05:47:56 [2021-04-07T05:47:56.259Z] check_test.go:223: [de28fb64e2c0f] daemon is not started 05:47:56 [2021-04-07T05:47:56.259Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) 05:47:56 [2021-04-07T05:47:56.260Z] check_test.go:223: [dd3223544bcfc] daemon is not started 05:47:56 [2021-04-07T05:47:56.260Z] === RUN TestDockerRegistryAuthHtpasswdSuite 05:47:56 [2021-04-07T05:47:56.260Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 05:47:57 [2021-04-07T05:47:57.200Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 05:47:57 [2021-04-07T05:47:57.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 05:47:57 [2021-04-07T05:47:57.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 05:47:59 [2021-04-07T05:47:59.102Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 05:47:59 [2021-04-07T05:47:59.102Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 05:47:59 [2021-04-07T05:47:59.673Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 05:47:59 [2021-04-07T05:47:59.933Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 05:48:00 [2021-04-07T05:48:00.193Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.96s) 05:48:00 [2021-04-07T05:48:00.193Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s) 05:48:00 [2021-04-07T05:48:00.193Z] check_test.go:252: [df104c549f2f3] daemon is not started 05:48:00 [2021-04-07T05:48:00.193Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) 05:48:00 [2021-04-07T05:48:00.193Z] check_test.go:252: [db425ab4c8ff0] daemon is not started 05:48:00 [2021-04-07T05:48:00.193Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) 05:48:00 [2021-04-07T05:48:00.193Z] check_test.go:252: [d8b295b199725] daemon is not started 05:48:00 [2021-04-07T05:48:00.193Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) 05:48:00 [2021-04-07T05:48:00.193Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) 05:48:00 [2021-04-07T05:48:00.193Z] check_test.go:252: [db41ab78fd53b] daemon is not started 05:48:00 [2021-04-07T05:48:00.193Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) 05:48:00 [2021-04-07T05:48:00.193Z] check_test.go:252: [dc5491721933b] daemon is not started 05:48:00 [2021-04-07T05:48:00.193Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) 05:48:00 [2021-04-07T05:48:00.193Z] check_test.go:252: [d568ec20a7f01] daemon is not started 05:48:00 [2021-04-07T05:48:00.193Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) 05:48:00 [2021-04-07T05:48:00.193Z] check_test.go:252: [d2b7d3b3a772e] daemon is not started 05:48:00 [2021-04-07T05:48:00.193Z] === RUN TestDockerRegistryAuthTokenSuite 05:48:00 [2021-04-07T05:48:00.193Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 05:48:05 [2021-04-07T05:48:05.499Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 05:48:05 [2021-04-07T05:48:05.499Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 05:48:05 [2021-04-07T05:48:05.759Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 05:48:05 [2021-04-07T05:48:05.759Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 05:48:06 [2021-04-07T05:48:06.018Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) 05:48:06 [2021-04-07T05:48:06.018Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) 05:48:06 [2021-04-07T05:48:06.018Z] check_test.go:279: [d60ea20ab6e14] daemon is not started 05:48:06 [2021-04-07T05:48:06.018Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) 05:48:06 [2021-04-07T05:48:06.018Z] check_test.go:279: [d2dfe7a584a63] daemon is not started 05:48:06 [2021-04-07T05:48:06.018Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) 05:48:06 [2021-04-07T05:48:06.018Z] check_test.go:279: [d2e33f1096663] daemon is not started 05:48:06 [2021-04-07T05:48:06.018Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) 05:48:06 [2021-04-07T05:48:06.018Z] check_test.go:279: [dbb3b6b72fea0] daemon is not started 05:48:06 [2021-04-07T05:48:06.018Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) 05:48:06 [2021-04-07T05:48:06.018Z] check_test.go:279: [de79bd83119ce] daemon is not started 05:48:06 [2021-04-07T05:48:06.018Z] === RUN TestDockerNetworkSuite 05:48:06 [2021-04-07T05:48:06.018Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak 05:48:09 [2021-04-07T05:48:09.315Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig 05:48:10 [2021-04-07T05:48:10.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint 05:48:10 [2021-04-07T05:48:10.696Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress 05:48:18 [2021-04-07T05:48:18.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect 05:48:21 [2021-04-07T05:48:21.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer 05:48:24 [2021-04-07T05:48:24.672Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup 05:48:25 [2021-04-07T05:48:25.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping 05:48:26 [2021-04-07T05:48:26.185Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge 05:48:26 [2021-04-07T05:48:26.447Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay 05:48:26 [2021-04-07T05:48:26.707Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge 05:48:26 [2021-04-07T05:48:26.707Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay 05:48:28 [2021-04-07T05:48:28.090Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 05:48:29 [2021-04-07T05:48:29.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP 05:48:30 [2021-04-07T05:48:30.959Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions 05:48:36 [2021-04-07T05:48:36.243Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin 05:48:38 [2021-04-07T05:48:38.787Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 05:48:42 [2021-04-07T05:48:42.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP 05:48:45 [2021-04-07T05:48:45.492Z] === RUN TestDockerSuite/TestBuildDotDotFile 05:48:45 [2021-04-07T05:48:45.492Z] === RUN TestDockerSuite/TestBuildEOLInLine 05:48:45 [2021-04-07T05:48:45.492Z] === RUN TestDockerSuite/TestBuildEmptyCmd 05:48:45 [2021-04-07T05:48:45.492Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 05:48:45 [2021-04-07T05:48:45.492Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 05:48:45 [2021-04-07T05:48:45.492Z] === RUN TestDockerSuite/TestBuildEmptyScratch 05:48:45 [2021-04-07T05:48:45.492Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 05:48:45 [2021-04-07T05:48:45.492Z] === RUN TestDockerSuite/TestBuildEntrypoint 05:48:45 [2021-04-07T05:48:45.492Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 05:48:46 [2021-04-07T05:48:46.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer 05:48:47 [2021-04-07T05:48:47.038Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 05:48:48 [2021-04-07T05:48:48.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork 05:48:49 [2021-04-07T05:48:49.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks 05:48:49 [2021-04-07T05:48:49.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac 05:48:50 [2021-04-07T05:48:50.790Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 05:48:51 [2021-04-07T05:48:51.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping 05:48:53 [2021-04-07T05:48:53.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete 05:48:53 [2021-04-07T05:48:53.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters 05:48:54 [2021-04-07T05:48:54.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind 05:48:56 [2021-04-07T05:48:56.609Z] === RUN TestDockerSuite/TestBuildEnv 05:48:56 [2021-04-07T05:48:56.609Z] === RUN TestDockerSuite/TestBuildEnvEscapes 05:48:56 [2021-04-07T05:48:56.609Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 05:48:56 [2021-04-07T05:48:56.609Z] === RUN TestDockerSuite/TestBuildEnvUsage 05:48:56 [2021-04-07T05:48:56.609Z] === RUN TestDockerSuite/TestBuildEnvUsage2 05:48:56 [2021-04-07T05:48:56.609Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 05:48:56 [2021-04-07T05:48:56.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel 05:48:56 [2021-04-07T05:48:56.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined 05:48:56 [2021-04-07T05:48:56.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM 05:48:57 [2021-04-07T05:48:57.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork 05:48:58 [2021-04-07T05:48:58.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault 05:49:00 [2021-04-07T05:49:00.361Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 05:49:00 [2021-04-07T05:49:00.361Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 05:49:00 [2021-04-07T05:49:00.361Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 05:49:00 [2021-04-07T05:49:00.361Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 05:49:01 [2021-04-07T05:49:01.336Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 05:49:01 [2021-04-07T05:49:01.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge 05:49:01 [2021-04-07T05:49:01.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost 05:49:01 [2021-04-07T05:49:01.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions 05:49:02 [2021-04-07T05:49:02.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart 05:49:07 [2021-04-07T05:49:07.159Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 05:49:07 [2021-04-07T05:49:07.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias 05:49:09 [2021-04-07T05:49:09.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart 05:49:21 [2021-04-07T05:49:21.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations 05:49:21 [2021-04-07T05:49:21.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks 05:49:23 [2021-04-07T05:49:23.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions 05:49:23 [2021-04-07T05:49:23.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer 05:49:23 [2021-04-07T05:49:23.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified 05:49:24 [2021-04-07T05:49:24.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified 05:49:24 [2021-04-07T05:49:24.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault 05:49:24 [2021-04-07T05:49:24.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly 05:49:24 [2021-04-07T05:49:24.896Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 05:49:24 [2021-04-07T05:49:24.896Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 05:49:24 [2021-04-07T05:49:24.896Z] === RUN TestDockerSuite/TestBuildExpose 05:49:24 [2021-04-07T05:49:24.896Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 05:49:24 [2021-04-07T05:49:24.896Z] === RUN TestDockerSuite/TestBuildExposeOrder 05:49:24 [2021-04-07T05:49:24.896Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 05:49:24 [2021-04-07T05:49:24.896Z] === RUN TestDockerSuite/TestBuildFails 05:49:26 [2021-04-07T05:49:26.449Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 05:49:26 [2021-04-07T05:49:26.911Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 05:49:29 [2021-04-07T05:49:29.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault 05:49:29 [2021-04-07T05:49:29.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter 05:49:29 [2021-04-07T05:49:29.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect 05:49:30 [2021-04-07T05:49:30.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart 05:49:32 [2021-04-07T05:49:32.731Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 05:49:33 [2021-04-07T05:49:33.949Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter 05:49:35 [2021-04-07T05:49:35.860Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter 05:49:36 [2021-04-07T05:49:36.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 05:49:40 [2021-04-07T05:49:40.635Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd 05:49:43 [2021-04-07T05:49:43.932Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts 05:49:43 [2021-04-07T05:49:43.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver 05:49:43 [2021-04-07T05:49:43.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping 05:49:45 [2021-04-07T05:49:45.151Z] === RUN TestDockerSuite/TestBuildForceRm 05:49:45 [2021-04-07T05:49:45.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks 05:49:49 [2021-04-07T05:49:49.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined 05:49:49 [2021-04-07T05:49:49.407Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs 05:49:49 [2021-04-07T05:49:49.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID 05:49:51 [2021-04-07T05:49:51.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP 05:49:52 [2021-04-07T05:49:52.252Z] === RUN TestDockerSuite/TestBuildFromGit 05:49:52 [2021-04-07T05:49:52.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP 05:49:52 [2021-04-07T05:49:52.258Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation 05:49:54 [2021-04-07T05:49:54.169Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver 05:49:59 [2021-04-07T05:49:59.452Z] --- PASS: TestDockerNetworkSuite (112.78s) 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.98s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d5b65a3ef48c7] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.48s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d7f53a4301902] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.95s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d94901f680d86] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.69s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d1a1a8fcb0961] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.11s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:1233: [d824dc8578810] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.93s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [de43681a43787] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (13.11s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [dc536428e8fde] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.01s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d6243e558f07a] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.03s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d2f22e502ef23] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.83s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d37b3f30efccb] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.71s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d6a74a65cad63] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.62s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d2b31c757ea14] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.88s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d7beb901a543b] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.46s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d27764469227e] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.93s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d3762b7a0861f] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.62s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d053a3945d3a3] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.50s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d85386a44b84f] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [db981c5d8b910] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.48s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [dcb7b3c6a7956] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.51s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [dd71d2e84e081] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.33s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d9dc4a3b26171] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.14s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d6548a1b2bd5f] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.71s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [df6b734f9e6c1] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.15s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d2dbed440aa55] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.61s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:968: [d60b78112d9c1] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.34s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d9d672ce9957b] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.95s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:1116: [d9db5847726d0] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.48s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d7b1b5cb853ef] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.43s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d1f510b95d0c8] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.45s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d1c539da815f0] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d80d36758342a] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.51s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d4a91e3ab4f9e] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.45s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [def47c60391dd] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [df60d66591066] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.54s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [db5f8eec38ba6] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d3c145bcc6aba] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d3f57529c0b4f] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.51s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d87b9ee4913b4] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.96s) 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (7.16s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:1084: [dafb1c65e2f29] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d188b204fd0ba] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.85s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d886030e4c342] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.60s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d40bc77604ca6] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d9c9ccf67517e] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.75s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d8a075ade892b] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.13s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [db78e83ad8f4b] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.92s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [dacbe5d6af590] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.62s) 05:49:59 [2021-04-07T05:49:59.453Z] docker_cli_network_unix_test.go:46: [d2135e9f8bec1] daemon is not started 05:49:59 [2021-04-07T05:49:59.453Z] === RUN TestDockerHubPullSuite 05:49:59 [2021-04-07T05:49:59.453Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry 05:50:00 [2021-04-07T05:50:00.393Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect 05:50:02 [2021-04-07T05:50:02.932Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry 05:50:02 [2021-04-07T05:50:02.932Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts 05:50:04 [2021-04-07T05:50:04.313Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage 05:50:04 [2021-04-07T05:50:04.574Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed 05:50:04 [2021-04-07T05:50:04.668Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 05:50:04 [2021-04-07T05:50:04.668Z] === RUN TestDockerSuite/TestBuildFromGitWithF 05:50:04 [2021-04-07T05:50:04.834Z] --- PASS: TestDockerHubPullSuite (5.98s) 05:50:04 [2021-04-07T05:50:04.834Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.55s) 05:50:04 [2021-04-07T05:50:04.834Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) 05:50:04 [2021-04-07T05:50:04.834Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) 05:50:04 [2021-04-07T05:50:04.834Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.47s) 05:50:04 [2021-04-07T05:50:04.834Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s) 05:50:04 [2021-04-07T05:50:04.834Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) 05:50:04 [2021-04-07T05:50:04.834Z] PASS 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === Skipped 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_sni_test.go:18: Flakey test 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 05:50:04 [2021-04-07T05:50:04.834Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport 05:50:04 [2021-04-07T05:50:04.834Z] 05:50:04 [2021-04-07T05:50:04.834Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) 05:50:04 [2021-04-07T05:50:04.835Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) 05:50:04 [2021-04-07T05:50:04.835Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 05:50:04 [2021-04-07T05:50:04.835Z] 05:50:04 [2021-04-07T05:50:04.835Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) 05:50:04 [2021-04-07T05:50:04.835Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) 05:50:04 [2021-04-07T05:50:04.835Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 05:50:04 [2021-04-07T05:50:04.835Z] docker_cli_network_unix_test.go:46: [d3f57529c0b4f] daemon is not started 05:50:04 [2021-04-07T05:50:04.835Z] 05:50:04 [2021-04-07T05:50:04.835Z] 05:50:04 [2021-04-07T05:50:04.835Z] DONE 1274 tests, 51 skipped in 2176.193s 05:50:04 [2021-04-07T05:50:04.835Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 05:50:04 [2021-04-07T05:50:04.835Z] ++++ cat bundles/test-integration/docker.pid 05:50:04 [2021-04-07T05:50:04.835Z] +++ kill 8194 05:50:05 [2021-04-07T05:50:05.774Z] +++ /etc/init.d/apparmor stop 05:50:05 [2021-04-07T05:50:05.774Z] Leaving: AppArmorNo profiles have been unloaded. 05:50:05 [2021-04-07T05:50:05.774Z] 05:50:05 [2021-04-07T05:50:05.774Z] Unloading profiles will leave already running processes permanently 05:50:05 [2021-04-07T05:50:05.774Z] unconfined, which can lead to unexpected situations. 05:50:05 [2021-04-07T05:50:05.774Z] 05:50:05 [2021-04-07T05:50:05.774Z] To set a process to complain mode, use the command line tool 05:50:05 [2021-04-07T05:50:05.774Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 05:50:05 [2021-04-07T05:50:05.774Z] +++ true 05:50:05 [2021-04-07T05:50:05.774Z] exiting test-integration 05:50:05 [2021-04-07T05:50:05.774Z] ++ exit 0 05:50:05 [2021-04-07T05:50:05.774Z] 05:50:06 [2021-04-07T05:50:06.034Z] + for job in $(jobs -p) 05:50:06 [2021-04-07T05:50:06.034Z] + wait 3143 05:50:11 [2021-04-07T05:50:11.773Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 05:50:11 [2021-04-07T05:50:11.773Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 05:50:11 [2021-04-07T05:50:11.773Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 05:50:12 [2021-04-07T05:50:12.235Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 05:50:12 [2021-04-07T05:50:12.235Z] === RUN TestDockerSuite/TestBuildFromURLWithF 05:50:12 [2021-04-07T05:50:12.629Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey 05:50:22 [2021-04-07T05:50:22.595Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 05:50:22 [2021-04-07T05:50:22.595Z] === RUN TestDockerSuite/TestBuildHistory 05:50:27 [2021-04-07T05:50:27.524Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile 05:50:29 [2021-04-07T05:50:29.433Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter 05:50:31 [2021-04-07T05:50:31.973Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode 05:50:35 [2021-04-07T05:50:35.022Z] === RUN TestDockerSuite/TestBuildIidFile 05:50:35 [2021-04-07T05:50:35.267Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate 05:50:35 [2021-04-07T05:50:35.484Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 05:50:42 [2021-04-07T05:50:42.585Z] === RUN TestDockerSuite/TestBuildInheritance 05:50:42 [2021-04-07T05:50:42.585Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 05:50:43 [2021-04-07T05:50:43.560Z] === RUN TestDockerSuite/TestBuildInvalidTag 05:50:43 [2021-04-07T05:50:43.560Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 05:50:45 [2021-04-07T05:50:45.253Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY 05:50:48 [2021-04-07T05:50:48.270Z] === RUN TestDockerSuite/TestBuildLabel 05:50:49 [2021-04-07T05:50:49.244Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 05:50:50 [2021-04-07T05:50:50.220Z] === RUN TestDockerSuite/TestBuildLabelMultiple 05:50:50 [2021-04-07T05:50:50.562Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate 05:50:51 [2021-04-07T05:50:51.195Z] === RUN TestDockerSuite/TestBuildLabelOneNode 05:50:51 [2021-04-07T05:50:51.657Z] === RUN TestDockerSuite/TestBuildLabels 05:50:53 [2021-04-07T05:50:53.103Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname 05:50:53 [2021-04-07T05:50:53.205Z] === RUN TestDockerSuite/TestBuildLabelsCache 05:50:54 [2021-04-07T05:50:54.750Z] === RUN TestDockerSuite/TestBuildLabelsOverride 05:50:55 [2021-04-07T05:50:55.643Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup 05:50:58 [2021-04-07T05:50:58.940Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal 05:51:00 [2021-04-07T05:51:00.567Z] === RUN TestDockerSuite/TestBuildLastModified 05:51:01 [2021-04-07T05:51:01.030Z] === RUN TestDockerSuite/TestBuildLineBreak 05:51:01 [2021-04-07T05:51:01.030Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 05:51:01 [2021-04-07T05:51:01.030Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 05:51:01 [2021-04-07T05:51:01.030Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 05:51:01 [2021-04-07T05:51:01.031Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 05:51:01 [2021-04-07T05:51:01.483Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter 05:51:01 [2021-04-07T05:51:01.493Z] === RUN TestDockerSuite/TestBuildMaintainer 05:51:01 [2021-04-07T05:51:01.956Z] === RUN TestDockerSuite/TestBuildMissingArgs 05:51:02 [2021-04-07T05:51:02.418Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 05:51:04 [2021-04-07T05:51:04.782Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate 05:51:07 [2021-04-07T05:51:07.323Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin 05:51:08 [2021-04-07T05:51:08.234Z] === RUN TestDockerSuite/TestBuildMultiStageArg 05:51:33 [2021-04-07T05:51:33.421Z] === RUN TestDockerSuite/TestBuildMultiStageCache 05:51:33 [2021-04-07T05:51:33.421Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 05:51:33 [2021-04-07T05:51:33.421Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 05:52:03 [2021-04-07T05:52:03.596Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm 05:52:09 [2021-04-07T05:52:09.164Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 05:52:18 [2021-04-07T05:52:18.491Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA 05:52:34 [2021-04-07T05:52:34.351Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 05:52:36 [2021-04-07T05:52:36.591Z] --- PASS: TestDockerSwarmSuite (1758.98s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.22s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.38s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (7.31s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.96s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.15s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (31.48s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:562: [d0d4a4f8bf4d4] joining swarm manager [de006d4b136e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:584: [dd3749e271d78] joining swarm manager [de006d4b136e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] check_test.go:380: [d0d4a4f8bf4d4] daemon is not started 05:52:36 [2021-04-07T05:52:36.592Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.11s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:45: [db00f8e65b89d] joining swarm manager [d437f5b0b2061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.57s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.63s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:303: [d391a77578dcc] joining swarm manager [dbb3dbe0463fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:304: [dedbaead183cb] joining swarm manager [dbb3dbe0463fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:350: Waiting for election to occur... 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:363: Waiting for possible election... 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.42s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:271: [d92090852bc1e] joining swarm manager [d8f7a621997da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:272: [df6eb2e7392a2] joining swarm manager [d8f7a621997da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.89s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.67s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.79s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_node_test.go:19: [d8bf2893b2f7f] joining swarm manager [d24a18f52c34f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_node_test.go:20: [d332acbe64679] joining swarm manager [d24a18f52c34f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.73s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:501: [da7d472b43a0d] joining swarm manager [d1cbc99ae77bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:506: [d4304999b54c7] joining swarm manager [d1cbc99ae77bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.20s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_node_test.go:80: [dc7614be70834] joining swarm manager [d265a7299a9ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.48s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_node_test.go:52: [dee615e64f471] joining swarm manager [d56cd9dfda179]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_node_test.go:53: [dc574975544c9] joining swarm manager [d56cd9dfda179]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.22s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:201: [d3e9c841b74cf] joining swarm manager [d09d1cfd094ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.24s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:383: [ddf81114d746e] joining swarm manager [d9021f9400a31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:384: [d775be4dfcbe2] joining swarm manager [d9021f9400a31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] check_test.go:380: [d775be4dfcbe2] daemon is not started 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.27s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:801: [d00019ec0b15a] joining swarm manager [d7100892cfe6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:801: [d16972e7be240] joining swarm manager [d7100892cfe6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:801: [d8f5c150d7289] joining swarm manager [d7100892cfe6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:801: [d94de7cae2e60] joining swarm manager [d7100892cfe6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:809: [d9d4e6b2a4110] joining swarm manager [d7100892cfe6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.92s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.26s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:394: [d7a6f56456a2c] joining swarm manager [d92cbf47fbec7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:394: [de57ac8c609a9] joining swarm manager [d92cbf47fbec7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.57s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:342: [d9191401ab83b] joining swarm manager [dd23ffa63ce1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:342: [db3d437076805] joining swarm manager [dd23ffa63ce1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.80s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:489: [de26afe107341] joining swarm manager [d09495f3ac84f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:489: [d663681261c9b] joining swarm manager [d09495f3ac84f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.26s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.55s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:127: [d6935da04f7ac] joining swarm manager [d6fbd50c05a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:128: [d63cbc85256f9] joining swarm manager [d6fbd50c05a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:136: [d6b15cd8b9d5e] joining swarm manager [d6fbd50c05a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:137: [dda5e195f7bd4] joining swarm manager [d6fbd50c05a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.61s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.14s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:303: [d05e4ea5a4480] joining swarm manager [de442f684190e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:303: [d38d781ad620d] joining swarm manager [de442f684190e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.32s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:99: [d3235e741ec63] joining swarm manager [da02626ae7ee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:100: [dbbd1dd02a607] joining swarm manager [da02626ae7ee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] check_test.go:380: [d3235e741ec63] daemon is not started 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.47s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:532: [d0e1c13a1edeb] joining swarm manager [d1a2bf635fab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:533: [dbc3115b9b9d2] joining swarm manager [d1a2bf635fab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.21s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:147: [d3b2a3d0cb203] joining swarm manager [d8922e0c2823d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_service_test.go:147: [d95dc6a4bc945] joining swarm manager [d8922e0c2823d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (34.41s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.42s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.72s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.10s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.58s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.61s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.10s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.01s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.19s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.05s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.58s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.29s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.24s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.48s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.24s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.58s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.30s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.80s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.53s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.13s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.55s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.35s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.25s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.85s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.07s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.64s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.79s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.59s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.80s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.63s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.22s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.12s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_service_logs_test.go:245: checking task hb2l0c7e7yzx 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_service_logs_test.go:250: checking messages for hb2l0c7e7yzx 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_service_logs_test.go:245: checking task 7fuzzrvacm57 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_service_logs_test.go:250: checking messages for 7fuzzrvacm57 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.99s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.65s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.47s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.59s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.05s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_swarm_test.go:1901: [d10376f21b9b3] joining swarm manager [ded03ed87ac72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_swarm_test.go:1902: [d0a4fb4157511] joining swarm manager [ded03ed87ac72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.10s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.93s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.41s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.57s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_swarm_test.go:1802: [d5508668ed41a] joining swarm manager [df5685e08ad52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_swarm_test.go:1803: [de5c7b32902e0] joining swarm manager [df5685e08ad52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.59s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.62s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_swarm_test.go:1321: [d8bb99ba2c8ec] joining swarm manager [de21c56c0e78a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_swarm_test.go:1322: [dbb8051525227] joining swarm manager [de21c56c0e78a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.26s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.22s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.04s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.62s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.59s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.82s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.92s) 05:52:36 [2021-04-07T05:52:36.592Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.92s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.49s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.16s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.82s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_swarm_test.go:1186: [df7c450774dbe] joining swarm manager [de8b74ab36a25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_swarm_test.go:1195: [d8f4c0ecc4c94] joining swarm manager [de8b74ab36a25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.59s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.65s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.01s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_swarm_test.go:1118: [d1c1b40dc3313] joining swarm manager [dfe5ad2645a9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_swarm_test.go:1119: [db6f5e4147610] joining swarm manager [dfe5ad2645a9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_swarm_test.go:1172: [d019a4b2356a1] joining swarm manager [dfe5ad2645a9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.97s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_swarm_test.go:1453: [dd96315f47742] joining swarm manager [d32fa0d03e257]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_swarm_test.go:1454: [dd6dc36d5066e] joining swarm manager [d32fa0d03e257]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.11s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.30s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.29s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.01s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.09s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.79s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.78s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_cli_swarm_unix_test.go:62: [d215a2ea1d3f5] joining swarm manager [d342149305a6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.36s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.66s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.06s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.71s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.93s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.39s) 05:52:36 [2021-04-07T05:52:36.592Z] docker_api_swarm_test.go:961: [d4d3efab65750] joining swarm manager [d491d75e00db3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.76s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.05s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.47s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.28s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (9.02s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.64s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.86s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.86s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.78s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.86s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.60s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.44s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.13s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.44s) 05:52:36 [2021-04-07T05:52:36.592Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.43s) 05:52:36 [2021-04-07T05:52:36.592Z] === RUN TestDockerExternalVolumeSuite 05:52:36 [2021-04-07T05:52:36.592Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume 05:52:37 [2021-04-07T05:52:37.270Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 05:52:49 [2021-04-07T05:52:49.683Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 05:52:51 [2021-04-07T05:52:51.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities 05:52:54 [2021-04-07T05:52:54.396Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 05:53:15 [2021-04-07T05:53:15.532Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 05:53:15 [2021-04-07T05:53:15.532Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 05:53:27 [2021-04-07T05:53:27.956Z] === RUN TestDockerSuite/TestBuildMultipleTags 05:53:27 [2021-04-07T05:53:27.956Z] === RUN TestDockerSuite/TestBuildNetContainer 05:53:27 [2021-04-07T05:53:27.956Z] === RUN TestDockerSuite/TestBuildNetNone 05:53:27 [2021-04-07T05:53:27.956Z] === RUN TestDockerSuite/TestBuildNoContext 05:53:30 [2021-04-07T05:53:30.876Z] === RUN TestDockerSuite/TestBuildNoDupOutput 05:53:41 [2021-04-07T05:53:41.232Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 05:53:42 [2021-04-07T05:53:42.779Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 05:53:43 [2021-04-07T05:53:43.241Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 05:53:43 [2021-04-07T05:53:43.241Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 05:53:46 [2021-04-07T05:53:46.162Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 05:53:47 [2021-04-07T05:53:47.713Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 05:53:49 [2021-04-07T05:53:49.261Z] === RUN TestDockerSuite/TestBuildOnBuild 05:53:59 [2021-04-07T05:53:59.223Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer 05:54:04 [2021-04-07T05:54:04.110Z] === RUN TestDockerSuite/TestBuildOnBuildCache 05:54:05 [2021-04-07T05:54:05.658Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 05:54:07 [2021-04-07T05:54:07.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet 05:54:16 [2021-04-07T05:54:16.011Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 05:54:19 [2021-04-07T05:54:19.763Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 05:54:30 [2021-04-07T05:54:30.118Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 05:54:35 [2021-04-07T05:54:35.938Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 05:54:39 [2021-04-07T05:54:39.443Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse 05:54:40 [2021-04-07T05:54:40.648Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 05:54:42 [2021-04-07T05:54:42.196Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 05:54:42 [2021-04-07T05:54:42.196Z] === RUN TestDockerSuite/TestBuildPATH 05:54:42 [2021-04-07T05:54:42.196Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 05:54:44 [2021-04-07T05:54:44.387Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 05:54:44 [2021-04-07T05:54:44.387Z] === RUN TestDockerSuite/TestBuildRelativeCopy 05:54:54 [2021-04-07T05:54:54.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList 05:55:26 [2021-04-07T05:55:26.455Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked 05:55:38 [2021-04-07T05:55:38.683Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID 05:55:44 [2021-04-07T05:55:44.905Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 05:56:10 [2021-04-07T05:56:10.800Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed 05:56:14 [2021-04-07T05:56:14.926Z] === RUN TestDockerSuite/TestBuildRm 05:56:27 [2021-04-07T05:56:27.346Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 05:56:28 [2021-04-07T05:56:28.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete 05:56:29 [2021-04-07T05:56:29.541Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 05:56:30 [2021-04-07T05:56:30.007Z] === RUN TestDockerSuite/TestBuildScratchCopy 05:56:30 [2021-04-07T05:56:30.470Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 05:56:32 [2021-04-07T05:56:32.027Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 05:56:40 [2021-04-07T05:56:40.637Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 05:56:43 [2021-04-07T05:56:43.817Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls 05:56:51 [2021-04-07T05:56:51.001Z] === RUN TestDockerSuite/TestBuildShellInherited 05:56:59 [2021-04-07T05:56:59.610Z] === RUN TestDockerSuite/TestBuildShellMultiple 05:57:17 [2021-04-07T05:57:17.354Z] === RUN TestDockerSuite/TestBuildShellNotJSON 05:57:18 [2021-04-07T05:57:18.330Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 05:57:19 [2021-04-07T05:57:19.310Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 05:57:30 [2021-04-07T05:57:30.526Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists 05:57:31 [2021-04-07T05:57:31.834Z] === RUN TestDockerSuite/TestBuildSpaces 05:57:31 [2021-04-07T05:57:31.834Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 05:57:36 [2021-04-07T05:57:36.553Z] === RUN TestDockerSuite/TestBuildStartsFromOne 05:57:36 [2021-04-07T05:57:36.553Z] === RUN TestDockerSuite/TestBuildStderr 05:57:42 [2021-04-07T05:57:42.383Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 05:57:48 [2021-04-07T05:57:48.656Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp 05:58:07 [2021-04-07T05:58:07.592Z] === RUN TestDockerSuite/TestBuildStopSignal 05:58:07 [2021-04-07T05:58:07.592Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 05:58:08 [2021-04-07T05:58:08.570Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 05:58:10 [2021-04-07T05:58:10.121Z] === RUN TestDockerSuite/TestBuildTagEvent 05:58:15 [2021-04-07T05:58:15.958Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 05:58:20 [2021-04-07T05:58:20.766Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail 05:58:21 [2021-04-07T05:58:21.790Z] === RUN TestDockerSuite/TestBuildUser 05:58:21 [2021-04-07T05:58:21.790Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 05:58:21 [2021-04-07T05:58:21.790Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 05:58:21 [2021-04-07T05:58:21.790Z] === RUN TestDockerSuite/TestBuildVerboseOut 05:58:26 [2021-04-07T05:58:26.512Z] === RUN TestDockerSuite/TestBuildVerifyIntString 05:58:26 [2021-04-07T05:58:26.976Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 05:58:29 [2021-04-07T05:58:29.906Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 05:58:29 [2021-04-07T05:58:29.906Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 05:58:29 [2021-04-07T05:58:29.906Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 05:58:52 [2021-04-07T05:58:52.875Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed 05:58:55 [2021-04-07T05:58:55.126Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 05:58:55 [2021-04-07T05:58:55.590Z] === RUN TestDockerSuite/TestBuildWindowsUser 05:59:07 [2021-04-07T05:59:07.785Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom 05:59:10 [2021-04-07T05:59:10.466Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 05:59:17 [2021-04-07T05:59:17.585Z] === RUN TestDockerSuite/TestBuildWithExtraHost 05:59:17 [2021-04-07T05:59:17.585Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 05:59:17 [2021-04-07T05:59:17.585Z] === RUN TestDockerSuite/TestBuildWithFailure 05:59:20 [2021-04-07T05:59:20.515Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 05:59:20 [2021-04-07T05:59:20.515Z] === RUN TestDockerSuite/TestBuildWithRecycleBin 05:59:25 [2021-04-07T05:59:25.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart 05:59:35 [2021-04-07T05:59:35.395Z] === RUN TestDockerSuite/TestBuildWithTabs 05:59:39 [2021-04-07T05:59:39.163Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 05:59:39 [2021-04-07T05:59:39.163Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 05:59:40 [2021-04-07T05:59:40.806Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite (441.52s) 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.81s) 05:59:55 [2021-04-07T05:59:55.711Z] docker_cli_external_volume_driver_test.go:53: [dc285e62b938b] daemon is not started 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.71s) 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.56s) 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) 05:59:55 [2021-04-07T05:59:55.711Z] docker_cli_external_volume_driver_test.go:53: [d2cc95e9e20cf] daemon is not started 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.80s) 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) 05:59:55 [2021-04-07T05:59:55.711Z] docker_cli_external_volume_driver_test.go:53: [ddb88e929ac12] daemon is not started 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) 05:59:55 [2021-04-07T05:59:55.711Z] docker_cli_external_volume_driver_test.go:53: [db0dab15b9a84] daemon is not started 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.71s) 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.89s) 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.66s) 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.55s) 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.69s) 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.26s) 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.43s) 05:59:55 [2021-04-07T05:59:55.711Z] docker_cli_external_volume_driver_test.go:485: [d570cdc3a1cee] daemon is not started 05:59:55 [2021-04-07T05:59:55.711Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) 05:59:55 [2021-04-07T05:59:55.711Z] docker_cli_external_volume_driver_test.go:53: [dc804b2b680c8] daemon is not started 05:59:55 [2021-04-07T05:59:55.711Z] PASS 05:59:55 [2021-04-07T05:59:55.711Z] 05:59:55 [2021-04-07T05:59:55.711Z] === Skipped 05:59:55 [2021-04-07T05:59:55.711Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 05:59:55 [2021-04-07T05:59:55.711Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 05:59:55 [2021-04-07T05:59:55.711Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 05:59:55 [2021-04-07T05:59:55.711Z] check_test.go:309: [d44de4277c623] daemon is not started 05:59:55 [2021-04-07T05:59:55.711Z] 05:59:55 [2021-04-07T05:59:55.711Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) 05:59:55 [2021-04-07T05:59:55.711Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) 05:59:55 [2021-04-07T05:59:55.711Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 05:59:55 [2021-04-07T05:59:55.711Z] check_test.go:309: [dea63da74a625] daemon is not started 05:59:55 [2021-04-07T05:59:55.711Z] 05:59:55 [2021-04-07T05:59:55.711Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) 05:59:55 [2021-04-07T05:59:55.711Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) 05:59:55 [2021-04-07T05:59:55.711Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 05:59:55 [2021-04-07T05:59:55.711Z] check_test.go:309: [db89dfb3b6ac1] daemon is not started 05:59:55 [2021-04-07T05:59:55.711Z] 05:59:55 [2021-04-07T05:59:55.711Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 05:59:55 [2021-04-07T05:59:55.711Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 05:59:55 [2021-04-07T05:59:55.711Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed 05:59:55 [2021-04-07T05:59:55.711Z] 05:59:55 [2021-04-07T05:59:55.711Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) 05:59:55 [2021-04-07T05:59:55.711Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) 05:59:55 [2021-04-07T05:59:55.711Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 05:59:55 [2021-04-07T05:59:55.711Z] 05:59:55 [2021-04-07T05:59:55.711Z] 05:59:55 [2021-04-07T05:59:55.711Z] DONE 273 tests, 5 skipped in 2767.025s 05:59:55 [2021-04-07T05:59:55.711Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 05:59:55 [2021-04-07T05:59:55.971Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d502c9b5c4cd8/docker.pid 05:59:55 [2021-04-07T05:59:55.971Z] +++ kill 6184 05:59:55 [2021-04-07T05:59:55.971Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6184 is not a child of this shell 05:59:55 [2021-04-07T05:59:55.971Z] warning: PID 6184 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d502c9b5c4cd8/docker.pid had a nonzero exit code 05:59:55 [2021-04-07T05:59:55.971Z] ++++ cat bundles/test-integration/docker.pid 05:59:55 [2021-04-07T05:59:55.971Z] +++ kill 8166 05:59:57 [2021-04-07T05:59:57.351Z] +++ /etc/init.d/apparmor stop 05:59:57 [2021-04-07T05:59:57.351Z] Leaving: AppArmorNo profiles have been unloaded. 05:59:57 [2021-04-07T05:59:57.351Z] 05:59:57 [2021-04-07T05:59:57.351Z] Unloading profiles will leave already running processes permanently 05:59:57 [2021-04-07T05:59:57.351Z] unconfined, which can lead to unexpected situations. 05:59:57 [2021-04-07T05:59:57.351Z] 05:59:57 [2021-04-07T05:59:57.351Z] To set a process to complain mode, use the command line tool 05:59:57 [2021-04-07T05:59:57.351Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 05:59:57 [2021-04-07T05:59:57.351Z] +++ true 05:59:57 [2021-04-07T05:59:57.351Z] exiting test-integration 05:59:57 [2021-04-07T05:59:57.351Z] ++ exit 0 05:59:57 [2021-04-07T05:59:57.351Z] 05:59:57 [2021-04-07T05:59:57.351Z] + exit 0 05:59:57 [2021-04-07T05:59:57.351Z] ++ jobs -p 05:59:57 [2021-04-07T05:59:57.351Z] + pids= 05:59:57 [2021-04-07T05:59:57.351Z] + echo 'Remaining pids to kill: []' 05:59:57 [2021-04-07T05:59:57.351Z] Remaining pids to kill: [] 05:59:57 [2021-04-07T05:59:57.351Z] + '[' -z '' ']' Post stage [Pipeline] junit 05:59:57 [2021-04-07T05:59:57.366Z] Recording test results 05:59:59 [2021-04-07T05:59:59.339Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 05:59:59 [2021-04-07T05:59:59.679Z] + echo Ensuring container killed. 05:59:59 [2021-04-07T05:59:59.679Z] Ensuring container killed. 05:59:59 [2021-04-07T05:59:59.679Z] + docker ps -aq -f name=docker-pr1-* 05:59:59 [2021-04-07T05:59:59.679Z] + cids=c25eb801b69f 05:59:59 [2021-04-07T05:59:59.679Z] 80dd2cfd5653 05:59:59 [2021-04-07T05:59:59.679Z] 912dd7986336 05:59:59 [2021-04-07T05:59:59.679Z] + [ -n c25eb801b69f 05:59:59 [2021-04-07T05:59:59.679Z] 80dd2cfd5653 05:59:59 [2021-04-07T05:59:59.679Z] 912dd7986336 ] 05:59:59 [2021-04-07T05:59:59.679Z] + docker rm -vf c25eb801b69f 80dd2cfd5653 912dd7986336 06:00:00 [2021-04-07T06:00:00.343Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 06:00:00 [2021-04-07T06:00:00.343Z] === RUN TestDockerSuite/TestBuildWithVolumes 06:00:00 [2021-04-07T06:00:00.343Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 06:00:00 [2021-04-07T06:00:00.343Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 06:00:01 [2021-04-07T06:00:01.478Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 06:00:02 [2021-04-07T06:00:02.231Z] c25eb801b69f 06:00:02 [2021-04-07T06:00:02.231Z] 80dd2cfd5653 06:00:02 [2021-04-07T06:00:02.231Z] 912dd7986336 [Pipeline] sh 06:00:02 [2021-04-07T06:00:02.518Z] + echo Chowning /workspace to jenkins user 06:00:02 [2021-04-07T06:00:02.518Z] Chowning /workspace to jenkins user 06:00:02 [2021-04-07T06:00:02.518Z] + id -u 06:00:02 [2021-04-07T06:00:02.518Z] + id -g 06:00:02 [2021-04-07T06:00:02.518Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42263:/workspace busybox chown -R 1000:1000 /workspace 06:00:02 [2021-04-07T06:00:02.518Z] Unable to find image 'busybox:latest' locally 06:00:02 [2021-04-07T06:00:02.778Z] latest: Pulling from library/busybox 06:00:03 [2021-04-07T06:00:03.038Z] 8b3d7e226fab: Pulling fs layer 06:00:03 [2021-04-07T06:00:03.038Z] 8b3d7e226fab: Verifying Checksum 06:00:03 [2021-04-07T06:00:03.038Z] 8b3d7e226fab: Download complete 06:00:03 [2021-04-07T06:00:03.038Z] 8b3d7e226fab: Pull complete 06:00:03 [2021-04-07T06:00:03.038Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac 06:00:03 [2021-04-07T06:00:03.038Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 06:00:07 [2021-04-07T06:00:07.564Z] + bundleName=amd64 06:00:07 [2021-04-07T06:00:07.564Z] + echo Creating amd64-bundles.tar.gz 06:00:07 [2021-04-07T06:00:07.564Z] Creating amd64-bundles.tar.gz 06:00:07 [2021-04-07T06:00:07.564Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 06:00:07 [2021-04-07T06:00:07.564Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts 06:00:08 [2021-04-07T06:00:08.520Z] Archiving artifacts 06:00:10 [2021-04-07T06:00:10.495Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42263/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 06:00:10 [2021-04-07T06:00:10.817Z] + make clean 06:00:11 [2021-04-07T06:00:11.076Z] docker volume rm -f docker-dev-cache 06:00:11 [2021-04-07T06:00:11.076Z] docker-dev-cache [Pipeline] deleteDir 06:00:16 [2021-04-07T06:00:16.342Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:00:17 [2021-04-07T06:00:17.320Z] === RUN TestDockerSuite/TestBuildXZHost 06:00:17 [2021-04-07T06:00:17.783Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 06:00:17 [2021-04-07T06:00:17.783Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 06:00:17 [2021-04-07T06:00:17.783Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 06:00:19 [2021-04-07T06:00:19.980Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 06:00:25 [2021-04-07T06:00:25.816Z] === RUN TestDockerSuite/TestCommitChange 06:00:31 [2021-04-07T06:00:31.661Z] === RUN TestDockerSuite/TestCommitChangeLabels 06:00:36 [2021-04-07T06:00:36.381Z] === RUN TestDockerSuite/TestCommitHardlink 06:00:36 [2021-04-07T06:00:36.381Z] === RUN TestDockerSuite/TestCommitNewFile 06:00:43 [2021-04-07T06:00:43.502Z] === RUN TestDockerSuite/TestCommitPausedContainer 06:00:43 [2021-04-07T06:00:43.502Z] === RUN TestDockerSuite/TestCommitTTY 06:00:52 [2021-04-07T06:00:52.119Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 06:01:02 [2021-04-07T06:01:02.489Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 06:01:02 [2021-04-07T06:01:02.489Z] === RUN TestDockerSuite/TestCommitWithoutPause 06:01:02 [2021-04-07T06:01:02.489Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 06:01:02 [2021-04-07T06:01:02.489Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 06:01:02 [2021-04-07T06:01:02.489Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 06:01:02 [2021-04-07T06:01:02.489Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 06:01:02 [2021-04-07T06:01:02.489Z] === RUN TestDockerSuite/TestContainerAPIBadPort 06:01:02 [2021-04-07T06:01:02.489Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 06:01:02 [2021-04-07T06:01:02.489Z] === RUN TestDockerSuite/TestContainerAPICommit 06:01:09 [2021-04-07T06:01:09.612Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 06:01:16 [2021-04-07T06:01:16.714Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 06:01:16 [2021-04-07T06:01:16.714Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 06:01:19 [2021-04-07T06:01:19.635Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 06:01:19 [2021-04-07T06:01:19.635Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 06:01:19 [2021-04-07T06:01:19.635Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 06:01:19 [2021-04-07T06:01:19.635Z] === RUN TestDockerSuite/TestContainerAPICreate 06:01:21 [2021-04-07T06:01:21.832Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 06:01:21 [2021-04-07T06:01:21.832Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 06:01:21 [2021-04-07T06:01:21.832Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 06:01:24 [2021-04-07T06:01:24.758Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 06:01:24 [2021-04-07T06:01:24.759Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 06:01:24 [2021-04-07T06:01:24.759Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 06:01:24 [2021-04-07T06:01:24.759Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 06:01:24 [2021-04-07T06:01:24.759Z] === RUN TestDockerSuite/TestContainerAPIDelete 06:01:27 [2021-04-07T06:01:27.687Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 06:01:30 [2021-04-07T06:01:30.616Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 06:01:32 [2021-04-07T06:01:32.813Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 06:01:32 [2021-04-07T06:01:32.813Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 06:01:32 [2021-04-07T06:01:32.813Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 06:01:35 [2021-04-07T06:01:35.747Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 06:01:35 [2021-04-07T06:01:35.747Z] === RUN TestDockerSuite/TestContainerAPIGetAll 06:01:37 [2021-04-07T06:01:37.944Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 06:01:37 [2021-04-07T06:01:37.944Z] === RUN TestDockerSuite/TestContainerAPIGetExport 06:01:37 [2021-04-07T06:01:37.944Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 06:01:40 [2021-04-07T06:01:40.873Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 06:01:40 [2021-04-07T06:01:40.873Z] === RUN TestDockerSuite/TestContainerAPIKill 06:01:43 [2021-04-07T06:01:43.070Z] === RUN TestDockerSuite/TestContainerAPIPause 06:01:43 [2021-04-07T06:01:43.070Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 06:01:45 [2021-04-07T06:01:45.999Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 06:01:45 [2021-04-07T06:01:45.999Z] === RUN TestDockerSuite/TestContainerAPIRename 06:01:53 [2021-04-07T06:01:53.113Z] === RUN TestDockerSuite/TestContainerAPIRestart 06:02:03 [2021-04-07T06:02:03.483Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 06:02:06 [2021-04-07T06:02:06.411Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 06:02:06 [2021-04-07T06:02:06.874Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 06:02:06 [2021-04-07T06:02:06.874Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 06:02:06 [2021-04-07T06:02:06.874Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 06:02:06 [2021-04-07T06:02:06.874Z] === RUN TestDockerSuite/TestContainerAPIStart 06:02:09 [2021-04-07T06:02:09.071Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 06:02:09 [2021-04-07T06:02:09.071Z] === RUN TestDockerSuite/TestContainerAPIStop 06:02:16 [2021-04-07T06:02:16.187Z] === RUN TestDockerSuite/TestContainerAPITop 06:02:16 [2021-04-07T06:02:16.187Z] === RUN TestDockerSuite/TestContainerAPITopWindows 06:02:19 [2021-04-07T06:02:19.119Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 06:02:19 [2021-04-07T06:02:19.119Z] === RUN TestDockerSuite/TestContainerAPIWait 06:02:23 [2021-04-07T06:02:23.844Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 06:02:26 [2021-04-07T06:02:26.043Z] === RUN TestDockerSuite/TestContainerNetworkMode 06:02:26 [2021-04-07T06:02:26.043Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 06:02:26 [2021-04-07T06:02:26.043Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 06:02:26 [2021-04-07T06:02:26.043Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 06:02:26 [2021-04-07T06:02:26.043Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 06:02:26 [2021-04-07T06:02:26.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe 06:02:28 [2021-04-07T06:02:28.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 06:02:28 [2021-04-07T06:02:28.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} 06:02:31 [2021-04-07T06:02:31.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} 06:02:34 [2021-04-07T06:02:34.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} 06:02:42 [2021-04-07T06:02:42.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} 06:02:44 [2021-04-07T06:02:44.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00079aca0_<nil>} 06:02:53 [2021-04-07T06:02:53.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1659068518_c:\foo_false__<nil>_<nil>_<nil>} 06:03:00 [2021-04-07T06:03:00.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1659068518_c:\foo_true__<nil>_<nil>_<nil>} 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestCopyAndRestart 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestCopyCreatedContainer 06:03:09 [2021-04-07T06:03:09.146Z] === RUN TestDockerSuite/TestCpAbsolutePath 06:03:16 [2021-04-07T06:03:16.172Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 06:03:16 [2021-04-07T06:03:16.172Z] === RUN TestDockerSuite/TestCpFromCaseA 06:03:16 [2021-04-07T06:03:16.172Z] === RUN TestDockerSuite/TestCpFromCaseB 06:03:16 [2021-04-07T06:03:16.172Z] === RUN TestDockerSuite/TestCpFromCaseC 06:03:16 [2021-04-07T06:03:16.172Z] === RUN TestDockerSuite/TestCpFromCaseD 06:03:16 [2021-04-07T06:03:16.172Z] === RUN TestDockerSuite/TestCpFromCaseE 06:03:16 [2021-04-07T06:03:16.172Z] === RUN TestDockerSuite/TestCpFromCaseF 06:03:16 [2021-04-07T06:03:16.172Z] === RUN TestDockerSuite/TestCpFromCaseG 06:03:16 [2021-04-07T06:03:16.172Z] === RUN TestDockerSuite/TestCpFromCaseH 06:03:16 [2021-04-07T06:03:16.172Z] === RUN TestDockerSuite/TestCpFromCaseI 06:03:16 [2021-04-07T06:03:16.172Z] === RUN TestDockerSuite/TestCpFromCaseJ 06:03:16 [2021-04-07T06:03:16.172Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 06:03:16 [2021-04-07T06:03:16.172Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 06:03:16 [2021-04-07T06:03:16.172Z] === RUN TestDockerSuite/TestCpGarbagePath 06:03:19 [2021-04-07T06:03:19.051Z] === RUN TestDockerSuite/TestCpLocalOnly 06:03:19 [2021-04-07T06:03:19.051Z] === RUN TestDockerSuite/TestCpNameHasColon 06:03:19 [2021-04-07T06:03:19.051Z] === RUN TestDockerSuite/TestCpRelativePath 06:03:26 [2021-04-07T06:03:26.076Z] === RUN TestDockerSuite/TestCpSpecialFiles 06:03:26 [2021-04-07T06:03:26.076Z] === RUN TestDockerSuite/TestCpSymlinkComponent 06:03:26 [2021-04-07T06:03:26.076Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 06:03:26 [2021-04-07T06:03:26.076Z] === RUN TestDockerSuite/TestCpToCaseA 06:03:31 [2021-04-07T06:03:31.823Z] === RUN TestDockerSuite/TestCpToCaseB 06:03:33 [2021-04-07T06:03:33.979Z] === RUN TestDockerSuite/TestCpToCaseC 06:03:33 [2021-04-07T06:03:33.979Z] === RUN TestDockerSuite/TestCpToCaseD 06:03:33 [2021-04-07T06:03:33.979Z] === RUN TestDockerSuite/TestCpToCaseE 06:03:44 [2021-04-07T06:03:44.231Z] === RUN TestDockerSuite/TestCpToCaseF 06:03:44 [2021-04-07T06:03:44.231Z] === RUN TestDockerSuite/TestCpToCaseG 06:03:44 [2021-04-07T06:03:44.231Z] === RUN TestDockerSuite/TestCpToCaseH 06:03:52 [2021-04-07T06:03:52.746Z] === RUN TestDockerSuite/TestCpToCaseI 06:03:52 [2021-04-07T06:03:52.746Z] === RUN TestDockerSuite/TestCpToCaseJ 06:03:52 [2021-04-07T06:03:52.746Z] === RUN TestDockerSuite/TestCpToDot 06:03:55 [2021-04-07T06:03:55.628Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 06:03:55 [2021-04-07T06:03:55.628Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 06:03:55 [2021-04-07T06:03:55.628Z] === RUN TestDockerSuite/TestCpToStdout 06:03:57 [2021-04-07T06:03:57.781Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 06:03:57 [2021-04-07T06:03:57.781Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 06:03:57 [2021-04-07T06:03:57.781Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 06:03:58 [2021-04-07T06:03:58.235Z] === RUN TestDockerSuite/TestCpVolumePath 06:03:58 [2021-04-07T06:03:58.236Z] === RUN TestDockerSuite/TestCreate64ByteHexID 06:03:58 [2021-04-07T06:03:58.236Z] === RUN TestDockerSuite/TestCreateArgs 06:03:58 [2021-04-07T06:03:58.236Z] === RUN TestDockerSuite/TestCreateByImageID 06:04:00 [2021-04-07T06:04:00.395Z] === RUN TestDockerSuite/TestCreateEchoStdout 06:04:03 [2021-04-07T06:04:03.270Z] === RUN TestDockerSuite/TestCreateGrowRootfs 06:04:03 [2021-04-07T06:04:03.270Z] === RUN TestDockerSuite/TestCreateHostConfig 06:04:03 [2021-04-07T06:04:03.723Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 06:04:10 [2021-04-07T06:04:10.744Z] === RUN TestDockerSuite/TestCreateLabelFromImage 06:04:11 [2021-04-07T06:04:11.197Z] === RUN TestDockerSuite/TestCreateLabels 06:04:11 [2021-04-07T06:04:11.197Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 06:04:11 [2021-04-07T06:04:11.197Z] === RUN TestDockerSuite/TestCreateRM 06:04:11 [2021-04-07T06:04:11.650Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 06:04:11 [2021-04-07T06:04:11.650Z] === RUN TestDockerSuite/TestCreateStopSignal 06:04:11 [2021-04-07T06:04:11.650Z] === RUN TestDockerSuite/TestCreateStopTimeout 06:04:12 [2021-04-07T06:04:12.107Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 06:04:26 [2021-04-07T06:04:26.838Z] === RUN TestDockerSuite/TestCreateVolumesCreated 06:04:26 [2021-04-07T06:04:26.838Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 06:04:26 [2021-04-07T06:04:26.838Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 06:04:30 [2021-04-07T06:04:30.539Z] === RUN TestDockerSuite/TestCreateWithPortRange 06:04:30 [2021-04-07T06:04:30.991Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 06:04:30 [2021-04-07T06:04:30.992Z] === RUN TestDockerSuite/TestCreateWithWorkdir 06:04:33 [2021-04-07T06:04:33.145Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 06:04:33 [2021-04-07T06:04:33.145Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 06:04:33 [2021-04-07T06:04:33.599Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 06:04:33 [2021-04-07T06:04:33.599Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 06:04:33 [2021-04-07T06:04:33.599Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 06:04:33 [2021-04-07T06:04:33.599Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 06:04:33 [2021-04-07T06:04:33.599Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 06:04:33 [2021-04-07T06:04:33.599Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 06:04:33 [2021-04-07T06:04:33.599Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 06:04:33 [2021-04-07T06:04:33.599Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 06:04:33 [2021-04-07T06:04:33.599Z] === RUN TestDockerSuite/TestDevicePermissions 06:04:33 [2021-04-07T06:04:33.599Z] === RUN TestDockerSuite/TestDockerFails 06:04:33 [2021-04-07T06:04:33.599Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 06:04:33 [2021-04-07T06:04:33.599Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 06:04:33 [2021-04-07T06:04:33.599Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 06:04:33 [2021-04-07T06:04:33.599Z] === RUN TestDockerSuite/TestEventsAttach 06:04:33 [2021-04-07T06:04:33.599Z] === RUN TestDockerSuite/TestEventsCommit 06:04:33 [2021-04-07T06:04:33.599Z] === RUN TestDockerSuite/TestEventsContainerEvents 06:04:36 [2021-04-07T06:04:36.476Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 06:04:38 [2021-04-07T06:04:38.647Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 06:04:41 [2021-04-07T06:04:41.521Z] === RUN TestDockerSuite/TestEventsContainerRestart 06:04:50 [2021-04-07T06:04:50.027Z] === RUN TestDockerSuite/TestEventsCopy 06:04:55 [2021-04-07T06:04:55.771Z] === RUN TestDockerSuite/TestEventsFilterContainer 06:05:01 [2021-04-07T06:05:01.516Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 06:05:03 [2021-04-07T06:05:03.670Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 06:05:04 [2021-04-07T06:05:04.630Z] === RUN TestDockerSuite/TestEventsFilterImageName 06:05:09 [2021-04-07T06:05:09.285Z] === RUN TestDockerSuite/TestEventsFilterLabels 06:05:09 [2021-04-07T06:05:09.285Z] === RUN TestDockerSuite/TestEventsFilterType 06:05:10 [2021-04-07T06:05:10.240Z] === RUN TestDockerSuite/TestEventsFilters 06:05:20 [2021-04-07T06:05:20.499Z] === RUN TestDockerSuite/TestEventsFormat 06:05:30 [2021-04-07T06:05:30.752Z] === RUN TestDockerSuite/TestEventsFormatBadField 06:05:30 [2021-04-07T06:05:30.752Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 06:05:30 [2021-04-07T06:05:30.752Z] === RUN TestDockerSuite/TestEventsImageImport 06:05:30 [2021-04-07T06:05:30.752Z] === RUN TestDockerSuite/TestEventsImageLoad 06:05:30 [2021-04-07T06:05:30.752Z] === RUN TestDockerSuite/TestEventsImagePull 06:05:30 [2021-04-07T06:05:30.752Z] === RUN TestDockerSuite/TestEventsImageTag 06:05:31 [2021-04-07T06:05:31.708Z] === RUN TestDockerSuite/TestEventsPluginOps 06:05:31 [2021-04-07T06:05:31.708Z] === RUN TestDockerSuite/TestEventsRename 06:05:34 [2021-04-07T06:05:34.583Z] === RUN TestDockerSuite/TestEventsResize 06:05:37 [2021-04-07T06:05:37.457Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 06:05:39 [2021-04-07T06:05:39.612Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 06:05:43 [2021-04-07T06:05:43.312Z] === RUN TestDockerSuite/TestEventsTimestampFormats 06:05:47 [2021-04-07T06:05:47.961Z] === RUN TestDockerSuite/TestEventsTop 06:05:47 [2021-04-07T06:05:47.961Z] === RUN TestDockerSuite/TestEventsUntag 06:05:50 [2021-04-07T06:05:50.837Z] === RUN TestDockerSuite/TestEventsUntilInThePast 06:05:55 [2021-04-07T06:05:55.486Z] === RUN TestDockerSuite/TestExec 06:05:55 [2021-04-07T06:05:55.486Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 06:05:55 [2021-04-07T06:05:55.486Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 06:05:57 [2021-04-07T06:05:57.004Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 06:05:59 [2021-04-07T06:05:59.157Z] === RUN TestDockerSuite/TestExecAPIStart 06:05:59 [2021-04-07T06:05:59.157Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 06:05:59 [2021-04-07T06:05:59.157Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 06:05:59 [2021-04-07T06:05:59.157Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 06:06:02 [2021-04-07T06:06:02.030Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 06:06:04 [2021-04-07T06:06:04.184Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 06:06:06 [2021-04-07T06:06:06.336Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 06:06:08 [2021-04-07T06:06:08.491Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 06:06:14 [2021-04-07T06:06:14.233Z] === RUN TestDockerSuite/TestExecCgroup 06:06:14 [2021-04-07T06:06:14.233Z] === RUN TestDockerSuite/TestExecEnv 06:06:14 [2021-04-07T06:06:14.233Z] === RUN TestDockerSuite/TestExecEnvLinksHost 06:06:14 [2021-04-07T06:06:14.233Z] === RUN TestDockerSuite/TestExecExitStatus 06:06:16 [2021-04-07T06:06:16.390Z] === RUN TestDockerSuite/TestExecInspectID 06:06:21 [2021-04-07T06:06:21.037Z] === RUN TestDockerSuite/TestExecInteractive 06:06:21 [2021-04-07T06:06:21.037Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 06:06:21 [2021-04-07T06:06:21.037Z] === RUN TestDockerSuite/TestExecParseError 06:06:21 [2021-04-07T06:06:21.037Z] === RUN TestDockerSuite/TestExecPausedContainer 06:06:21 [2021-04-07T06:06:21.037Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 06:06:21 [2021-04-07T06:06:21.037Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 06:06:23 [2021-04-07T06:06:23.916Z] === RUN TestDockerSuite/TestExecSetEnv 06:06:23 [2021-04-07T06:06:23.916Z] === RUN TestDockerSuite/TestExecStartFails 06:06:23 [2021-04-07T06:06:23.916Z] === RUN TestDockerSuite/TestExecStateCleanup 06:06:23 [2021-04-07T06:06:23.916Z] === RUN TestDockerSuite/TestExecStopNotHanging 06:06:23 [2021-04-07T06:06:23.916Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 06:06:23 [2021-04-07T06:06:23.916Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 06:06:26 [2021-04-07T06:06:26.798Z] === RUN TestDockerSuite/TestExecUlimits 06:06:26 [2021-04-07T06:06:26.798Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 06:06:33 [2021-04-07T06:06:33.822Z] === RUN TestDockerSuite/TestExecWithImageUser 06:06:33 [2021-04-07T06:06:33.822Z] === RUN TestDockerSuite/TestExecWithPrivileged 06:06:33 [2021-04-07T06:06:33.822Z] === RUN TestDockerSuite/TestExecWithUser 06:06:33 [2021-04-07T06:06:33.822Z] === RUN TestDockerSuite/TestGetContainerStats 06:06:39 [2021-04-07T06:06:39.574Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 06:06:46 [2021-04-07T06:06:46.601Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 06:06:49 [2021-04-07T06:06:49.475Z] === RUN TestDockerSuite/TestGetContainerStatsStream 06:06:56 [2021-04-07T06:06:56.495Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 06:06:56 [2021-04-07T06:06:56.495Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 06:06:56 [2021-04-07T06:06:56.495Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 06:06:56 [2021-04-07T06:06:56.495Z] === RUN TestDockerSuite/TestHealth 06:06:56 [2021-04-07T06:06:56.495Z] === RUN TestDockerSuite/TestHistoryExistentImage 06:06:56 [2021-04-07T06:06:56.495Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 06:06:56 [2021-04-07T06:06:56.495Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 06:06:56 [2021-04-07T06:06:56.495Z] === RUN TestDockerSuite/TestHistoryImageWithComment 06:07:01 [2021-04-07T06:07:01.146Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 06:07:01 [2021-04-07T06:07:01.146Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 06:07:01 [2021-04-07T06:07:01.146Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 06:07:01 [2021-04-07T06:07:01.599Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 06:07:01 [2021-04-07T06:07:01.599Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 06:07:02 [2021-04-07T06:07:02.053Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 06:07:02 [2021-04-07T06:07:02.506Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 06:07:02 [2021-04-07T06:07:02.506Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 06:07:04 [2021-04-07T06:07:04.024Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 06:07:04 [2021-04-07T06:07:04.024Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 06:07:05 [2021-04-07T06:07:05.543Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 06:07:05 [2021-04-07T06:07:05.997Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 06:07:08 [2021-04-07T06:07:08.872Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 06:07:11 [2021-04-07T06:07:11.752Z] === RUN TestDockerSuite/TestImagesFormat 06:07:11 [2021-04-07T06:07:11.752Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 06:07:11 [2021-04-07T06:07:11.752Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 06:07:15 [2021-04-07T06:07:15.455Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 06:07:15 [2021-04-07T06:07:15.455Z] === RUN TestDockerSuite/TestImportBadURL 06:07:18 [2021-04-07T06:07:18.330Z] === RUN TestDockerSuite/TestImportDisplay 06:07:18 [2021-04-07T06:07:18.330Z] === RUN TestDockerSuite/TestImportFile 06:07:18 [2021-04-07T06:07:18.330Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 06:07:18 [2021-04-07T06:07:18.330Z] === RUN TestDockerSuite/TestImportFileWithMessage 06:07:18 [2021-04-07T06:07:18.330Z] === RUN TestDockerSuite/TestImportGzipped 06:07:18 [2021-04-07T06:07:18.330Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 06:07:18 [2021-04-07T06:07:18.330Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 06:07:18 [2021-04-07T06:07:18.330Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 06:07:18 [2021-04-07T06:07:18.330Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 06:07:18 [2021-04-07T06:07:18.330Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 06:07:18 [2021-04-07T06:07:18.330Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 06:07:18 [2021-04-07T06:07:18.330Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 06:07:18 [2021-04-07T06:07:18.330Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 06:07:21 [2021-04-07T06:07:21.204Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 06:07:23 [2021-04-07T06:07:23.358Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 06:07:23 [2021-04-07T06:07:23.358Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 06:07:23 [2021-04-07T06:07:23.358Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 06:07:23 [2021-04-07T06:07:23.811Z] === RUN TestDockerSuite/TestInspectAmpersand 06:07:23 [2021-04-07T06:07:23.811Z] === RUN TestDockerSuite/TestInspectBindMountPoint 06:07:25 [2021-04-07T06:07:25.966Z] === RUN TestDockerSuite/TestInspectByPrefix 06:07:26 [2021-04-07T06:07:26.419Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 06:07:28 [2021-04-07T06:07:28.573Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 06:07:28 [2021-04-07T06:07:28.573Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 06:07:28 [2021-04-07T06:07:28.573Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 06:07:28 [2021-04-07T06:07:28.573Z] === RUN TestDockerSuite/TestInspectDefault 06:07:31 [2021-04-07T06:07:31.454Z] === RUN TestDockerSuite/TestInspectHistory 06:07:41 [2021-04-07T06:07:41.711Z] === RUN TestDockerSuite/TestInspectImage 06:07:41 [2021-04-07T06:07:41.711Z] === RUN TestDockerSuite/TestInspectImageFilterInt 06:07:41 [2021-04-07T06:07:41.711Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 06:07:41 [2021-04-07T06:07:41.711Z] === RUN TestDockerSuite/TestInspectInt64 06:07:43 [2021-04-07T06:07:43.864Z] === RUN TestDockerSuite/TestInspectJSONFields 06:07:46 [2021-04-07T06:07:46.738Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 06:07:46 [2021-04-07T06:07:46.738Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 06:07:48 [2021-04-07T06:07:48.896Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 06:07:51 [2021-04-07T06:07:51.770Z] === RUN TestDockerSuite/TestInspectPlugin 06:07:51 [2021-04-07T06:07:51.770Z] === RUN TestDockerSuite/TestInspectRootFS 06:07:51 [2021-04-07T06:07:51.770Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 06:07:53 [2021-04-07T06:07:53.927Z] === RUN TestDockerSuite/TestInspectStatus 06:07:56 [2021-04-07T06:07:56.800Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 06:08:02 [2021-04-07T06:08:02.542Z] === RUN TestDockerSuite/TestInspectTemplateError 06:08:04 [2021-04-07T06:08:04.701Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 06:08:06 [2021-04-07T06:08:06.853Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 06:08:09 [2021-04-07T06:08:09.727Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 06:08:11 [2021-04-07T06:08:11.888Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 06:08:14 [2021-04-07T06:08:14.764Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 06:08:16 [2021-04-07T06:08:16.918Z] === RUN TestDockerSuite/TestInspectUnknownObject 06:08:16 [2021-04-07T06:08:16.918Z] === RUN TestDockerSuite/TestLinkShortDefinition 06:08:16 [2021-04-07T06:08:16.918Z] === RUN TestDockerSuite/TestLinksEnvs 06:08:16 [2021-04-07T06:08:16.918Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 06:08:16 [2021-04-07T06:08:16.918Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 06:08:16 [2021-04-07T06:08:16.918Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 06:08:16 [2021-04-07T06:08:16.918Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 06:08:16 [2021-04-07T06:08:16.918Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 06:08:16 [2021-04-07T06:08:16.918Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 06:08:16 [2021-04-07T06:08:16.918Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 06:08:16 [2021-04-07T06:08:16.918Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 06:08:16 [2021-04-07T06:08:16.918Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 06:08:16 [2021-04-07T06:08:16.918Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 06:08:16 [2021-04-07T06:08:16.918Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 06:08:16 [2021-04-07T06:08:16.918Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 06:08:17 [2021-04-07T06:08:17.375Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 06:08:17 [2021-04-07T06:08:17.375Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 06:08:17 [2021-04-07T06:08:17.375Z] === RUN TestDockerSuite/TestLoginWithoutTTY 06:08:17 [2021-04-07T06:08:17.375Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 06:08:17 [2021-04-07T06:08:17.375Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 06:08:19 [2021-04-07T06:08:19.528Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 06:08:21 [2021-04-07T06:08:21.680Z] === RUN TestDockerSuite/TestLogsAPIUntil 06:08:27 [2021-04-07T06:08:27.431Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 06:08:30 [2021-04-07T06:08:30.308Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 06:08:30 [2021-04-07T06:08:30.308Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 06:08:33 [2021-04-07T06:08:33.188Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 06:08:33 [2021-04-07T06:08:33.188Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 06:08:41 [2021-04-07T06:08:41.706Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 06:08:50 [2021-04-07T06:08:50.230Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 06:08:58 [2021-04-07T06:08:58.753Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 06:09:01 [2021-04-07T06:09:01.631Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 06:09:03 [2021-04-07T06:09:03.790Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 06:09:03 [2021-04-07T06:09:03.790Z] === RUN TestDockerSuite/TestLogsFollowStopped 06:09:06 [2021-04-07T06:09:06.668Z] === RUN TestDockerSuite/TestLogsSeparateStderr 06:09:08 [2021-04-07T06:09:08.828Z] === RUN TestDockerSuite/TestLogsSince 06:09:19 [2021-04-07T06:09:19.092Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 06:09:19 [2021-04-07T06:09:19.092Z] === RUN TestDockerSuite/TestLogsStderrInStdout 06:09:19 [2021-04-07T06:09:19.092Z] === RUN TestDockerSuite/TestLogsTail 06:09:21 [2021-04-07T06:09:21.256Z] === RUN TestDockerSuite/TestLogsTimestamps 06:09:24 [2021-04-07T06:09:24.139Z] === RUN TestDockerSuite/TestLogsWithDetails 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestMountIntoProc 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestMountIntoSys 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestNetHostname 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestPluginActive 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestPluginActiveNetwork 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestPluginLogDriver 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestPluginMetricsCollector 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestPluginUpgrade 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestPortExposeHostBinding 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestPortHostBinding 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestPortList 06:09:27 [2021-04-07T06:09:27.024Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 06:09:31 [2021-04-07T06:09:31.699Z] === RUN TestDockerSuite/TestPostContainersAttach 06:09:31 [2021-04-07T06:09:31.699Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 06:09:31 [2021-04-07T06:09:31.699Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 06:09:31 [2021-04-07T06:09:31.699Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 06:09:31 [2021-04-07T06:09:31.699Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 06:09:31 [2021-04-07T06:09:31.699Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 06:09:31 [2021-04-07T06:09:31.699Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 06:09:31 [2021-04-07T06:09:31.699Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 06:09:31 [2021-04-07T06:09:31.699Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 06:09:32 [2021-04-07T06:09:32.154Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 06:09:36 [2021-04-07T06:09:36.816Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 06:09:36 [2021-04-07T06:09:36.816Z] === RUN TestDockerSuite/TestPsByOrder 06:09:47 [2021-04-07T06:09:47.095Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 06:09:47 [2021-04-07T06:09:47.095Z] === RUN TestDockerSuite/TestPsListContainersBase 06:09:59 [2021-04-07T06:09:59.426Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 06:10:14 [2021-04-07T06:10:14.176Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 06:10:14 [2021-04-07T06:10:14.176Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 06:10:14 [2021-04-07T06:10:14.176Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 06:10:28 [2021-04-07T06:10:28.931Z] === RUN TestDockerSuite/TestPsListContainersFilterID 06:10:32 [2021-04-07T06:10:32.637Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 06:10:44 [2021-04-07T06:10:44.954Z] === RUN TestDockerSuite/TestPsListContainersFilterName 06:10:49 [2021-04-07T06:10:49.609Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 06:10:50 [2021-04-07T06:10:50.063Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 06:10:50 [2021-04-07T06:10:50.063Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 06:10:55 [2021-04-07T06:10:55.818Z] === RUN TestDockerSuite/TestPsListContainersSize 06:10:55 [2021-04-07T06:10:55.818Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 06:10:55 [2021-04-07T06:10:55.818Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 06:10:55 [2021-04-07T06:10:55.818Z] === RUN TestDockerSuite/TestPsRightTagName 06:10:55 [2021-04-07T06:10:55.818Z] === RUN TestDockerSuite/TestPsShowMounts 06:11:04 [2021-04-07T06:11:04.334Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 06:11:04 [2021-04-07T06:11:04.334Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 06:11:05 [2021-04-07T06:11:05.295Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 06:11:05 [2021-04-07T06:11:05.295Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 06:11:06 [2021-04-07T06:11:06.819Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 06:11:07 [2021-04-07T06:11:07.777Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 06:11:07 [2021-04-07T06:11:07.777Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 06:11:12 [2021-04-07T06:11:12.435Z] === RUN TestDockerSuite/TestRestartContainerSuccess 06:11:17 [2021-04-07T06:11:17.087Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 06:11:19 [2021-04-07T06:11:19.244Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 06:11:49 [2021-04-07T06:11:49.121Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 06:11:49 [2021-04-07T06:11:49.121Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 06:11:52 [2021-04-07T06:11:52.848Z] === RUN TestDockerSuite/TestRestartPolicyAlways 06:11:53 [2021-04-07T06:11:53.302Z] === RUN TestDockerSuite/TestRestartPolicyNO 06:11:53 [2021-04-07T06:11:53.302Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 06:11:54 [2021-04-07T06:11:54.260Z] === RUN TestDockerSuite/TestRestartRunningContainer 06:11:58 [2021-04-07T06:11:58.912Z] === RUN TestDockerSuite/TestRestartStoppedContainer 06:12:03 [2021-04-07T06:12:03.712Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 06:12:03 [2021-04-07T06:12:03.712Z] === RUN TestDockerSuite/TestRestartWithVolumes 06:12:08 [2021-04-07T06:12:08.365Z] === RUN TestDockerSuite/TestRmiBlank 06:12:08 [2021-04-07T06:12:08.365Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 06:12:08 [2021-04-07T06:12:08.365Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 06:12:25 [2021-04-07T06:12:25.983Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 06:12:26 [2021-04-07T06:12:26.940Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 06:12:27 [2021-04-07T06:12:27.900Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 06:12:34 [2021-04-07T06:12:34.930Z] === RUN TestDockerSuite/TestRmiImgIDForce 06:12:40 [2021-04-07T06:12:40.682Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 06:12:49 [2021-04-07T06:12:49.205Z] === RUN TestDockerSuite/TestRmiParentImageFail 06:12:54 [2021-04-07T06:12:54.956Z] === RUN TestDockerSuite/TestRmiTag 06:12:54 [2021-04-07T06:12:54.956Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 06:12:57 [2021-04-07T06:12:57.834Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 06:13:18 [2021-04-07T06:13:18.852Z] === RUN TestDockerSuite/TestRmiWithContainerFails 06:13:18 [2021-04-07T06:13:18.852Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 06:13:29 [2021-04-07T06:13:29.122Z] === RUN TestDockerSuite/TestRmiWithParentInUse 06:13:30 [2021-04-07T06:13:30.645Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 06:13:30 [2021-04-07T06:13:30.645Z] === RUN TestDockerSuite/TestRunAddHost 06:13:30 [2021-04-07T06:13:30.645Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 06:13:30 [2021-04-07T06:13:30.645Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 06:13:30 [2021-04-07T06:13:30.645Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 06:13:30 [2021-04-07T06:13:30.645Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 06:13:30 [2021-04-07T06:13:30.645Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 06:13:30 [2021-04-07T06:13:30.645Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 06:13:32 [2021-04-07T06:13:32.807Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 06:13:32 [2021-04-07T06:13:32.807Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 06:13:32 [2021-04-07T06:13:32.807Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 06:13:37 [2021-04-07T06:13:37.461Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 06:13:41 [2021-04-07T06:13:41.167Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 06:13:43 [2021-04-07T06:13:43.325Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 06:13:50 [2021-04-07T06:13:50.354Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 06:13:53 [2021-04-07T06:13:53.238Z] === RUN TestDockerSuite/TestRunAttachWithDetach 06:13:53 [2021-04-07T06:13:53.238Z] === RUN TestDockerSuite/TestRunBindMounts 06:14:03 [2021-04-07T06:14:03.500Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 06:14:03 [2021-04-07T06:14:03.500Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 06:14:03 [2021-04-07T06:14:03.500Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 06:14:03 [2021-04-07T06:14:03.500Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 06:14:03 [2021-04-07T06:14:03.500Z] === RUN TestDockerSuite/TestRunCapAddInvalid 06:14:03 [2021-04-07T06:14:03.500Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 06:14:03 [2021-04-07T06:14:03.500Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 06:14:03 [2021-04-07T06:14:03.500Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 06:14:03 [2021-04-07T06:14:03.500Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 06:14:03 [2021-04-07T06:14:03.500Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 06:14:03 [2021-04-07T06:14:03.500Z] === RUN TestDockerSuite/TestRunCapDropInvalid 06:14:03 [2021-04-07T06:14:03.500Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 06:14:10 [2021-04-07T06:14:10.527Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 06:14:10 [2021-04-07T06:14:10.527Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 06:14:14 [2021-04-07T06:14:14.232Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 06:14:14 [2021-04-07T06:14:14.232Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 06:14:14 [2021-04-07T06:14:14.232Z] === RUN TestDockerSuite/TestRunContainerNetwork 06:14:16 [2021-04-07T06:14:16.389Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 06:14:16 [2021-04-07T06:14:16.389Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 06:14:16 [2021-04-07T06:14:16.389Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 06:14:16 [2021-04-07T06:14:16.389Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 06:14:16 [2021-04-07T06:14:16.389Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 06:14:16 [2021-04-07T06:14:16.389Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 06:14:16 [2021-04-07T06:14:16.389Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 06:14:16 [2021-04-07T06:14:16.389Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 06:14:18 [2021-04-07T06:14:18.545Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 06:14:21 [2021-04-07T06:14:21.427Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 06:14:23 [2021-04-07T06:14:23.588Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 06:14:23 [2021-04-07T06:14:23.588Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 06:14:23 [2021-04-07T06:14:23.588Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 06:14:23 [2021-04-07T06:14:23.588Z] === RUN TestDockerSuite/TestRunCreateVolume 06:14:30 [2021-04-07T06:14:30.616Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 06:14:30 [2021-04-07T06:14:30.616Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 06:14:31 [2021-04-07T06:14:31.071Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 06:14:31 [2021-04-07T06:14:31.071Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 06:14:31 [2021-04-07T06:14:31.071Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 06:14:32 [2021-04-07T06:14:32.596Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 06:14:39 [2021-04-07T06:14:39.633Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 06:14:39 [2021-04-07T06:14:39.633Z] === RUN TestDockerSuite/TestRunDNSInHostMode 06:14:39 [2021-04-07T06:14:39.633Z] === RUN TestDockerSuite/TestRunDNSOptions 06:14:39 [2021-04-07T06:14:39.633Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 06:14:39 [2021-04-07T06:14:39.633Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 06:14:39 [2021-04-07T06:14:39.633Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 06:14:39 [2021-04-07T06:14:39.633Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 06:14:41 [2021-04-07T06:14:41.154Z] === RUN TestDockerSuite/TestRunDeviceNumbers 06:14:41 [2021-04-07T06:14:41.154Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 06:14:41 [2021-04-07T06:14:41.154Z] === RUN TestDockerSuite/TestRunDuplicateMount 06:14:41 [2021-04-07T06:14:41.154Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 06:14:44 [2021-04-07T06:14:44.033Z] === RUN TestDockerSuite/TestRunEchoStdout 06:14:46 [2021-04-07T06:14:46.197Z] === RUN TestDockerSuite/TestRunEmptyEnv 06:14:46 [2021-04-07T06:14:46.197Z] === RUN TestDockerSuite/TestRunEntrypoint 06:14:49 [2021-04-07T06:14:49.078Z] === RUN TestDockerSuite/TestRunEnvironment 06:14:49 [2021-04-07T06:14:49.078Z] === RUN TestDockerSuite/TestRunEnvironmentErase 06:14:49 [2021-04-07T06:14:49.078Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 06:14:49 [2021-04-07T06:14:49.078Z] === RUN TestDockerSuite/TestRunExitCode 06:14:51 [2021-04-07T06:14:51.234Z] === RUN TestDockerSuite/TestRunExitCodeOne 06:14:58 [2021-04-07T06:14:58.261Z] === RUN TestDockerSuite/TestRunExitCodeZero 06:15:01 [2021-04-07T06:15:01.139Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 06:15:03 [2021-04-07T06:15:03.301Z] === RUN TestDockerSuite/TestRunExposePort 06:15:03 [2021-04-07T06:15:03.301Z] === RUN TestDockerSuite/TestRunFullHostnameSet 06:15:03 [2021-04-07T06:15:03.301Z] === RUN TestDockerSuite/TestRunGroupAdd 06:15:03 [2021-04-07T06:15:03.301Z] === RUN TestDockerSuite/TestRunHostnameFQDN 06:15:03 [2021-04-07T06:15:03.301Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 06:15:03 [2021-04-07T06:15:03.301Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 06:15:03 [2021-04-07T06:15:03.301Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 06:15:03 [2021-04-07T06:15:03.755Z] === RUN TestDockerSuite/TestRunInspectMacAddress 06:15:03 [2021-04-07T06:15:03.755Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 06:15:08 [2021-04-07T06:15:08.412Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 06:15:08 [2021-04-07T06:15:08.412Z] === RUN TestDockerSuite/TestRunInvalidReference 06:15:08 [2021-04-07T06:15:08.412Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 06:15:08 [2021-04-07T06:15:08.412Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 06:15:08 [2021-04-07T06:15:08.412Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 06:15:08 [2021-04-07T06:15:08.412Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 06:15:08 [2021-04-07T06:15:08.412Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 06:15:16 [2021-04-07T06:15:16.928Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 06:15:16 [2021-04-07T06:15:16.928Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 06:15:17 [2021-04-07T06:15:17.382Z] === RUN TestDockerSuite/TestRunModeHostname 06:15:17 [2021-04-07T06:15:17.836Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 06:15:17 [2021-04-07T06:15:17.836Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 06:15:17 [2021-04-07T06:15:17.836Z] === RUN TestDockerSuite/TestRunModeIpcHost 06:15:17 [2021-04-07T06:15:17.836Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 06:15:17 [2021-04-07T06:15:17.836Z] === RUN TestDockerSuite/TestRunModePIDContainer 06:15:17 [2021-04-07T06:15:17.836Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 06:15:17 [2021-04-07T06:15:17.836Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 06:15:17 [2021-04-07T06:15:17.836Z] === RUN TestDockerSuite/TestRunModePIDHost 06:15:17 [2021-04-07T06:15:17.836Z] === RUN TestDockerSuite/TestRunModeUTSHost 06:15:17 [2021-04-07T06:15:17.836Z] === RUN TestDockerSuite/TestRunMount 06:15:17 [2021-04-07T06:15:17.836Z] === RUN TestDockerSuite/TestRunMountOrdering 06:15:17 [2021-04-07T06:15:17.836Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 06:15:17 [2021-04-07T06:15:17.836Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 06:15:17 [2021-04-07T06:15:17.836Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 06:15:26 [2021-04-07T06:15:26.352Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 06:15:26 [2021-04-07T06:15:26.352Z] === RUN TestDockerSuite/TestRunNamedVolume 06:15:26 [2021-04-07T06:15:26.352Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 06:15:26 [2021-04-07T06:15:26.352Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 06:15:31 [2021-04-07T06:15:31.004Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 06:15:35 [2021-04-07T06:15:35.660Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 06:15:35 [2021-04-07T06:15:35.660Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 06:15:35 [2021-04-07T06:15:35.660Z] === RUN TestDockerSuite/TestRunNetHost 06:15:35 [2021-04-07T06:15:35.660Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 06:15:35 [2021-04-07T06:15:35.660Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 06:15:35 [2021-04-07T06:15:35.660Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 06:15:35 [2021-04-07T06:15:35.660Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 06:15:35 [2021-04-07T06:15:35.660Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 06:15:35 [2021-04-07T06:15:35.660Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 06:15:35 [2021-04-07T06:15:35.660Z] === RUN TestDockerSuite/TestRunNoDupVolumes 06:15:36 [2021-04-07T06:15:36.113Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 06:15:37 [2021-04-07T06:15:37.071Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 06:15:39 [2021-04-07T06:15:39.949Z] === RUN TestDockerSuite/TestRunNonExistingCmd 06:15:42 [2021-04-07T06:15:42.106Z] === RUN TestDockerSuite/TestRunNonExistingImage 06:15:43 [2021-04-07T06:15:43.065Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 06:15:45 [2021-04-07T06:15:45.220Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 06:15:45 [2021-04-07T06:15:45.674Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 06:15:45 [2021-04-07T06:15:45.674Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 06:15:45 [2021-04-07T06:15:45.674Z] === RUN TestDockerSuite/TestRunPortInUse 06:15:45 [2021-04-07T06:15:45.674Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 06:15:45 [2021-04-07T06:15:45.674Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 06:15:45 [2021-04-07T06:15:45.674Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 06:15:45 [2021-04-07T06:15:45.674Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 06:15:45 [2021-04-07T06:15:45.674Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 06:15:48 [2021-04-07T06:15:48.559Z] === RUN TestDockerSuite/TestRunPublishPort 06:15:48 [2021-04-07T06:15:48.559Z] === RUN TestDockerSuite/TestRunReadFilteredProc 06:15:48 [2021-04-07T06:15:48.559Z] === RUN TestDockerSuite/TestRunReadProcLatency 06:15:48 [2021-04-07T06:15:48.559Z] === RUN TestDockerSuite/TestRunReadProcTimer 06:15:48 [2021-04-07T06:15:48.559Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 06:15:49 [2021-04-07T06:15:49.016Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 06:16:03 [2021-04-07T06:16:03.759Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 06:16:03 [2021-04-07T06:16:03.759Z] === RUN TestDockerSuite/TestRunRm 06:16:04 [2021-04-07T06:16:04.717Z] === RUN TestDockerSuite/TestRunRmAndWait 06:16:10 [2021-04-07T06:16:10.481Z] === RUN TestDockerSuite/TestRunRmPre125Api 06:16:13 [2021-04-07T06:16:13.358Z] === RUN TestDockerSuite/TestRunRootWorkdir 06:16:15 [2021-04-07T06:16:15.516Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 06:16:17 [2021-04-07T06:16:17.671Z] === RUN TestDockerSuite/TestRunSetMacAddress 06:16:20 [2021-04-07T06:16:20.549Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 06:16:20 [2021-04-07T06:16:20.549Z] === RUN TestDockerSuite/TestRunState 06:16:20 [2021-04-07T06:16:20.549Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 06:16:23 [2021-04-07T06:16:23.429Z] === RUN TestDockerSuite/TestRunStdinPipe 06:16:23 [2021-04-07T06:16:23.429Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 06:16:25 [2021-04-07T06:16:25.586Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 06:16:25 [2021-04-07T06:16:25.586Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 06:16:25 [2021-04-07T06:16:25.586Z] === RUN TestDockerSuite/TestRunTLSVerify 06:16:25 [2021-04-07T06:16:25.586Z] === RUN TestDockerSuite/TestRunTTYWithPipe 06:16:25 [2021-04-07T06:16:25.586Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 06:16:25 [2021-04-07T06:16:25.586Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 06:16:31 [2021-04-07T06:16:31.349Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 06:16:31 [2021-04-07T06:16:31.349Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 06:16:31 [2021-04-07T06:16:31.349Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 06:16:31 [2021-04-07T06:16:31.349Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 06:16:31 [2021-04-07T06:16:31.349Z] === RUN TestDockerSuite/TestRunUnshareProc 06:16:31 [2021-04-07T06:16:31.349Z] === RUN TestDockerSuite/TestRunUserByID 06:16:31 [2021-04-07T06:16:31.349Z] === RUN TestDockerSuite/TestRunUserByIDBig 06:16:31 [2021-04-07T06:16:31.349Z] === RUN TestDockerSuite/TestRunUserByIDNegative 06:16:31 [2021-04-07T06:16:31.349Z] === RUN TestDockerSuite/TestRunUserByIDZero 06:16:31 [2021-04-07T06:16:31.349Z] === RUN TestDockerSuite/TestRunUserByName 06:16:31 [2021-04-07T06:16:31.349Z] === RUN TestDockerSuite/TestRunUserDefaults 06:16:33 [2021-04-07T06:16:33.507Z] === RUN TestDockerSuite/TestRunUserNotFound 06:16:33 [2021-04-07T06:16:33.507Z] === RUN TestDockerSuite/TestRunVerifyContainerID 06:16:35 [2021-04-07T06:16:35.664Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 06:16:35 [2021-04-07T06:16:35.664Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 06:16:35 [2021-04-07T06:16:35.664Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 06:16:39 [2021-04-07T06:16:39.368Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 06:16:46 [2021-04-07T06:16:46.399Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 06:16:51 [2021-04-07T06:16:51.052Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 06:16:58 [2021-04-07T06:16:58.076Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 06:16:58 [2021-04-07T06:16:58.076Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 06:16:58 [2021-04-07T06:16:58.076Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 06:17:00 [2021-04-07T06:17:00.954Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 06:17:07 [2021-04-07T06:17:07.980Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 06:17:10 [2021-04-07T06:17:10.859Z] === RUN TestDockerSuite/TestRunWithBadDevice 06:17:10 [2021-04-07T06:17:10.859Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 06:17:10 [2021-04-07T06:17:10.859Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 06:17:10 [2021-04-07T06:17:10.859Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 06:17:10 [2021-04-07T06:17:10.859Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 06:17:10 [2021-04-07T06:17:10.859Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 06:17:10 [2021-04-07T06:17:10.859Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 06:17:10 [2021-04-07T06:17:10.859Z] === RUN TestDockerSuite/TestRunWithUlimits 06:17:10 [2021-04-07T06:17:10.859Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 06:17:15 [2021-04-07T06:17:15.512Z] === RUN TestDockerSuite/TestRunWithoutNetworking 06:17:17 [2021-04-07T06:17:17.034Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 06:17:19 [2021-04-07T06:17:19.192Z] === RUN TestDockerSuite/TestRunWorkingDirectory 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestSaveCheckTimes 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestSaveImageId 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestSaveLoadNoTag 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestSaveLoadParents 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestSaveMultipleNames 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestSaveSingleTag 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 06:17:24 [2021-04-07T06:17:24.946Z] === RUN TestDockerSuite/TestSearchCmdOptions 06:17:26 [2021-04-07T06:17:26.469Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 06:17:26 [2021-04-07T06:17:26.923Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 06:17:27 [2021-04-07T06:17:27.377Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 06:17:27 [2021-04-07T06:17:27.833Z] === RUN TestDockerSuite/TestSearchWithLimit 06:17:29 [2021-04-07T06:17:29.357Z] === RUN TestDockerSuite/TestSlowStdinClosing 06:17:37 [2021-04-07T06:17:37.885Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 06:17:37 [2021-04-07T06:17:37.885Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 06:17:46 [2021-04-07T06:17:46.404Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 06:17:46 [2021-04-07T06:17:46.404Z] === RUN TestDockerSuite/TestStartAttachSilent 06:17:51 [2021-04-07T06:17:51.059Z] === RUN TestDockerSuite/TestStartAttachWithRename 06:17:51 [2021-04-07T06:17:51.059Z] === RUN TestDockerSuite/TestStartMultipleContainers 06:17:51 [2021-04-07T06:17:51.059Z] === RUN TestDockerSuite/TestStartPausedContainer 06:17:51 [2021-04-07T06:17:51.059Z] === RUN TestDockerSuite/TestStartRecordError 06:17:51 [2021-04-07T06:17:51.059Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 06:18:01 [2021-04-07T06:18:01.338Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 06:18:01 [2021-04-07T06:18:01.338Z] === RUN TestDockerSuite/TestStatsAllNoStream 06:18:01 [2021-04-07T06:18:01.338Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 06:18:01 [2021-04-07T06:18:01.338Z] === RUN TestDockerSuite/TestStatsContainerNotFound 06:18:01 [2021-04-07T06:18:01.338Z] === RUN TestDockerSuite/TestStatsFormatAll 06:18:01 [2021-04-07T06:18:01.338Z] === RUN TestDockerSuite/TestStatsNoStream 06:18:01 [2021-04-07T06:18:01.338Z] === RUN TestDockerSuite/TestTopMultipleArgs 06:18:02 [2021-04-07T06:18:02.861Z] === RUN TestDockerSuite/TestTopNonPrivileged 06:18:05 [2021-04-07T06:18:05.740Z] === RUN TestDockerSuite/TestTopPrivileged 06:18:05 [2021-04-07T06:18:05.740Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 06:18:07 [2021-04-07T06:18:07.896Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 06:18:07 [2021-04-07T06:18:07.896Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 06:18:07 [2021-04-07T06:18:07.896Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 06:18:07 [2021-04-07T06:18:07.896Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 06:18:07 [2021-04-07T06:18:07.896Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 06:18:07 [2021-04-07T06:18:07.896Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 06:18:07 [2021-04-07T06:18:07.896Z] === RUN TestDockerSuite/TestVolumeCLICreate 06:18:25 [2021-04-07T06:18:25.516Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 06:18:25 [2021-04-07T06:18:25.516Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 06:18:25 [2021-04-07T06:18:25.516Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 06:18:25 [2021-04-07T06:18:25.516Z] === RUN TestDockerSuite/TestVolumeCLIInspect 06:18:25 [2021-04-07T06:18:25.516Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 06:18:25 [2021-04-07T06:18:25.516Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 06:18:25 [2021-04-07T06:18:25.516Z] === RUN TestDockerSuite/TestVolumeCLILs 06:18:27 [2021-04-07T06:18:27.674Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 06:18:27 [2021-04-07T06:18:27.674Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 06:18:30 [2021-04-07T06:18:30.554Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 06:18:31 [2021-04-07T06:18:31.008Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 06:18:31 [2021-04-07T06:18:31.462Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 06:18:31 [2021-04-07T06:18:31.462Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 06:18:31 [2021-04-07T06:18:31.462Z] === RUN TestDockerSuite/TestVolumeCLIRm 06:18:39 [2021-04-07T06:18:39.982Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 06:18:39 [2021-04-07T06:18:39.982Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 06:18:40 [2021-04-07T06:18:40.939Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 06:18:40 [2021-04-07T06:18:40.940Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 06:18:40 [2021-04-07T06:18:40.940Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 06:18:49 [2021-04-07T06:18:49.458Z] === RUN TestDockerSuite/TestVolumeLsFormat 06:18:49 [2021-04-07T06:18:49.458Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 06:18:49 [2021-04-07T06:18:49.458Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 06:18:59 [2021-04-07T06:18:59.721Z] === RUN TestDockerSuite/TestVolumesNoCopyData 06:18:59 [2021-04-07T06:18:59.721Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite (2957.39s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (112.89s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.00s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.26s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.43s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.52s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.52s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.16s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (128.15s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_api_build_test.go:177: unmatched requirement UnixCli 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (11.71s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.78s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.33s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.60s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.00s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.43s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.39s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.13s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.76s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.50s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAddTar (47.59s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.50s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.73s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.87s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.56s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (15.50s) 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.67s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.62s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.57s) 06:19:00 [2021-04-07T06:19:00.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) 06:19:00 [2021-04-07T06:19:00.175Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (44.89s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.21s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.50s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.03s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.55s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.78s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.08s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.79s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.44s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.29s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.99s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.91s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.77s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.44s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.16s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.04s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (39.57s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (34.25s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.98s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.90s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.07s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.02s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerignore (81.86s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.14s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (97.36s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.97s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.55s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.87s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.87s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.78s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.19s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.77s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (123.89s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.17s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.65s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.39s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.31s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.79s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.09s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.38s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.44s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildFails (2.58s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.91s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.89s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.68s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.57s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.59s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.30s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.68s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildHistory (12.26s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.11s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (7.07s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.90s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildLabel (1.06s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.69s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.08s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.57s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.97s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.47s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (25.60s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.48s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.18s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.83s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.63s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.58s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.98s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.93s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.59s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.43s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.46s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.04s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.75s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.52s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.03s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.85s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.83s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.46s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.32s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.46s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.27s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (35.40s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildRm (14.73s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.93s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.64s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (8.80s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.83s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.18s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.60s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.99s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.34s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.74s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildStderr (5.28s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.74s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.37s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.44s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.40s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.93s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.80s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.10s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.51s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.07s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.83s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.23s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.92s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.72s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.35s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) 06:19:00 [2021-04-07T06:19:00.176Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.80s) 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) 06:19:00 [2021-04-07T06:19:00.176Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.176Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (13.86s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.12s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_sni_test.go:18: Flakey test 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.35s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.18s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCommitChange (5.50s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.09s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.49s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCommitTTY (7.59s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.95s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.93s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.62s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.54s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.56s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.75s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.99s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.44s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.48s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.81s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.45s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.44s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.20s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.89s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.50s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.89s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.41s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.11s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.39s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.50s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.61s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.44s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.28s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (39.70s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.86s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.89s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (7.81s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.71s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00079aca0_<nil>} (7.79s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1659068518_c:\foo_false__<nil>_<nil>_<nil>} (7.76s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1659068518_c:\foo_true__<nil>_<nil>_<nil>} (7.85s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.43s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.79s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.33s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.88s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.55s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.57s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.50s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCpToDot (2.55s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCpToStdout (2.59s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.11s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.70s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (6.90s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s) 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) 06:19:00 [2021-04-07T06:19:00.177Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.177Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) 06:19:00 [2021-04-07T06:19:00.177Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) 06:19:00 [2021-04-07T06:19:00.178Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 06:19:00 [2021-04-07T06:19:00.178Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) 06:19:00 [2021-04-07T06:19:00.178Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) 06:19:00 [2021-04-07T06:19:00.178Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.33s) 06:19:00 [2021-04-07T06:19:00.178Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) 06:19:00 [2021-04-07T06:19:00.178Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) 06:19:00 [2021-04-07T06:19:00.178Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.25s) 06:19:00 [2021-04-07T06:19:00.178Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) 06:19:00 [2021-04-07T06:19:00.178Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.49s) 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.54s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.57s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.62s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.29s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsCopy (5.48s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.72s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.51s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.27s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.65s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.13s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsFilters (10.10s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsFormat (9.75s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsRename (2.60s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsResize (3.04s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.47s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.96s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.10s) 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.15s) 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExec (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.19s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.23s) 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.30s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.37s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.32s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.35s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.73s) 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.51s) 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestExecInspectID (5.04s) 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.65s) 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) 06:19:00 [2021-04-07T06:19:00.632Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.632Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.56s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.88s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.42s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.32s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.27s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.33s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.13s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.91s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.32s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.91s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.84s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.81s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.47s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.42s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.46s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectDefault (2.41s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectHistory (9.89s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.67s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.46s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.37s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.49s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.40s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectStatus (3.02s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.06s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.51s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.51s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.47s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.51s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.56s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.33s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.20s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.17s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.94s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.67s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.46s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.60s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.46s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.37s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.93s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.75s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.58s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.52s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsSince (9.34s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsTail (3.04s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.66s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.45s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.78s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.70s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestPsByOrder (10.18s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.83s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.85s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.45s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.10s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.49s) 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.82s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.15s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.66s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.633Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) 06:19:00 [2021-04-07T06:19:00.633Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 06:19:00 [2021-04-07T06:19:00.633Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.54s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.43s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.64s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.95s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.58s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.73s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.59s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.62s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.71s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.95s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.29s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.82s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.45s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.86s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRmiTag (0.79s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.70s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.41s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.70s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.44s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.31s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.14s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.73s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.03s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.47s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.29s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.71s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.90s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.27s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.44s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.14s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.39s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.47s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.38s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.23s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.85s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.91s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.44s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.40s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.46s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.40s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunExitCode (2.53s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.26s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.38s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.51s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.27s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.74s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.83s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.55s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.19s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.85s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.34s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.32s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) 06:19:00 [2021-04-07T06:19:00.634Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.15s) 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.634Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 06:19:00 [2021-04-07T06:19:00.634Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.03s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.26s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunRm (2.54s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.67s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.59s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.42s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.41s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.89s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.38s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.18s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.03s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.42s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.35s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.17s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.21s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.70s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.24s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.88s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.25s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.48s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.27s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.80s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.31s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.80s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.28s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.07s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.76s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.54s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.47s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.68s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.38s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.71s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.10s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.37s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.45s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.54s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) 06:19:00 [2021-04-07T06:19:00.635Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.57s) 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestPullByDigest 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestPullIDStability 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestPullManifestList 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestPushBadTag 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestPushUntagged 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestRunByDigest 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestTagByDigest 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 06:19:00 [2021-04-07T06:19:00.635Z] === RUN TestDockerRegistrySuite/TestV2Only 06:19:00 [2021-04-07T06:19:00.635Z] --- PASS: TestDockerRegistrySuite (0.16s) 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 06:19:00 [2021-04-07T06:19:00.635Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 06:19:00 [2021-04-07T06:19:00.635Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.635Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 06:19:00 [2021-04-07T06:19:00.636Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 06:19:00 [2021-04-07T06:19:00.636Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:239: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:239: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:239: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:239: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:239: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:239: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:239: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:239: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerRegistryAuthTokenSuite 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 06:19:00 [2021-04-07T06:19:00.636Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:268: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:268: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:268: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:268: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:268: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerDaemonSuite 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 06:19:00 [2021-04-07T06:19:00.636Z] --- PASS: TestDockerDaemonSuite (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:302: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:302: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:302: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerSwarmSuite 06:19:00 [2021-04-07T06:19:00.636Z] --- PASS: TestDockerSwarmSuite (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerPluginSuite 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerPluginSuite/TestPluginBasicOps 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerPluginSuite/TestPluginCreate 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerPluginSuite/TestPluginForceRemove 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerPluginSuite/TestPluginInspect 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerPluginSuite/TestPluginInstallImage 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerPluginSuite/TestPluginSet 06:19:00 [2021-04-07T06:19:00.636Z] --- PASS: TestDockerPluginSuite (0.03s) 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerExternalVolumeSuite 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:128: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerNetworkSuite 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerNetworkSuite (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:134: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] === RUN TestDockerHubPullSuite 06:19:00 [2021-04-07T06:19:00.636Z] --- SKIP: TestDockerHubPullSuite (0.00s) 06:19:00 [2021-04-07T06:19:00.636Z] check_test.go:142: unmatched requirement DaemonIsLinux 06:19:00 [2021-04-07T06:19:00.636Z] PASS 06:19:00 [2021-04-07T06:19:00.636Z] ok github.com/docker/docker/integration-cli 2958.167s 06:19:01 [2021-04-07T06:19:01.092Z] 06:19:01 [2021-04-07T06:19:01.092Z] === Skipped 06:19:01 [2021-04-07T06:19:01.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.092Z] 06:19:01 [2021-04-07T06:19:01.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.092Z] 06:19:01 [2021-04-07T06:19:01.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.092Z] 06:19:01 [2021-04-07T06:19:01.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.092Z] 06:19:01 [2021-04-07T06:19:01.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.092Z] 06:19:01 [2021-04-07T06:19:01.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.092Z] 06:19:01 [2021-04-07T06:19:01.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.092Z] 06:19:01 [2021-04-07T06:19:01.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.092Z] 06:19:01 [2021-04-07T06:19:01.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.092Z] 06:19:01 [2021-04-07T06:19:01.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.092Z] 06:19:01 [2021-04-07T06:19:01.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.092Z] 06:19:01 [2021-04-07T06:19:01.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.092Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.092Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_api_build_test.go:177: unmatched requirement UnixCli 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) 06:19:01 [2021-04-07T06:19:01.093Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.093Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_sni_test.go:18: Flakey test 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.094Z] 06:19:01 [2021-04-07T06:19:01.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) 06:19:01 [2021-04-07T06:19:01.094Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExec (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.095Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.095Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 06:19:01 [2021-04-07T06:19:01.096Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.096Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.097Z] 06:19:01 [2021-04-07T06:19:01.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) 06:19:01 [2021-04-07T06:19:01.097Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.551Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.552Z] 06:19:01 [2021-04-07T06:19:01.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) 06:19:01 [2021-04-07T06:19:01.552Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) 06:19:01 [2021-04-07T06:19:01.553Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 06:19:01 [2021-04-07T06:19:01.553Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.553Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:185: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:212: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:239: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:239: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:239: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:239: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:239: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:239: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:239: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:239: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:268: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:268: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:268: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:268: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:268: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:302: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:302: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:302: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:407: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:128: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:134: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) 06:19:01 [2021-04-07T06:19:01.554Z] check_test.go:142: unmatched requirement DaemonIsLinux 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] DONE 1093 tests, 547 skipped in 2968.441s 06:19:01 [2021-04-07T06:19:01.554Z] INFO: Integration tests ended at 04/07/2021 06:19:01. Duration:00:49:28.5408037 06:19:01 [2021-04-07T06:19:01.554Z] INFO: Docker info of the daemon under test at end of run 06:19:01 [2021-04-07T06:19:01.554Z] 06:19:01 [2021-04-07T06:19:01.554Z] Containers: 2 06:19:01 [2021-04-07T06:19:01.554Z] Running: 0 06:19:01 [2021-04-07T06:19:01.554Z] Paused: 0 06:19:01 [2021-04-07T06:19:01.554Z] Stopped: 2 06:19:01 [2021-04-07T06:19:01.554Z] Images: 18 06:19:01 [2021-04-07T06:19:01.554Z] Server Version: 0.0.0-dev 06:19:01 [2021-04-07T06:19:01.554Z] Storage Driver: windowsfilter 06:19:01 [2021-04-07T06:19:01.554Z] Windows: 06:19:01 [2021-04-07T06:19:01.554Z] Logging Driver: json-file 06:19:01 [2021-04-07T06:19:01.554Z] Plugins: 06:19:01 [2021-04-07T06:19:01.554Z] Volume: local 06:19:01 [2021-04-07T06:19:01.554Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 06:19:01 [2021-04-07T06:19:01.554Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 06:19:01 [2021-04-07T06:19:01.554Z] Swarm: inactive 06:19:01 [2021-04-07T06:19:01.555Z] Default Isolation: process 06:19:01 [2021-04-07T06:19:01.555Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 06:19:01 [2021-04-07T06:19:01.555Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) 06:19:01 [2021-04-07T06:19:01.555Z] OSType: windows 06:19:01 [2021-04-07T06:19:01.555Z] Architecture: x86_64 06:19:01 [2021-04-07T06:19:01.555Z] CPUs: 4 06:19:01 [2021-04-07T06:19:01.555Z] Total Memory: 32GiB 06:19:01 [2021-04-07T06:19:01.555Z] Name: azwin-2-e5aeb0 06:19:01 [2021-04-07T06:19:01.555Z] ID: 5DHP:MEM7:SA5G:DQHJ:GMS6:JQVV:Z7W7:DXRV:KKSQ:F6L2:EBSP:ZHWL 06:19:01 [2021-04-07T06:19:01.555Z] Docker Root Dir: D:\CI\PR-42263\1\daemon 06:19:01 [2021-04-07T06:19:01.555Z] Debug Mode (client): false 06:19:01 [2021-04-07T06:19:01.555Z] Debug Mode (server): true 06:19:01 [2021-04-07T06:19:01.555Z] File Descriptors: -1 06:19:01 [2021-04-07T06:19:01.555Z] Goroutines: 17 06:19:01 [2021-04-07T06:19:01.555Z] System Time: 2021-04-07T06:19:01.3786912Z 06:19:01 [2021-04-07T06:19:01.555Z] EventsListeners: 0 06:19:01 [2021-04-07T06:19:01.555Z] Registry: https://index.docker.io/v1/ 06:19:01 [2021-04-07T06:19:01.555Z] Labels: 06:19:01 [2021-04-07T06:19:01.555Z] Experimental: false 06:19:01 [2021-04-07T06:19:01.555Z] Insecure Registries: 06:19:01 [2021-04-07T06:19:01.555Z] 127.0.0.0/8 06:19:01 [2021-04-07T06:19:01.555Z] Live Restore Enabled: false 06:19:01 [2021-04-07T06:19:01.555Z] 06:19:01 [2021-04-07T06:19:01.555Z] 06:19:01 [2021-04-07T06:19:01.555Z] INFO: Stopping daemon under test 06:19:02 [2021-04-07T06:19:02.008Z] SUCCESS: The process with PID 5300 (child process of PID 4024) has been terminated. 06:19:02 [2021-04-07T06:19:02.008Z] SUCCESS: The process with PID 4024 (child process of PID 2580) has been terminated. 06:19:02 [2021-04-07T06:19:02.008Z] INFO: Stop tailing logs of the daemon under tests 06:19:02 [2021-04-07T06:19:02.008Z] INFO: executeCI.ps1 Completed successfully at 04/07/2021 06:19:01. 06:19:02 [2021-04-07T06:19:02.008Z] INFO: Tidying up at end of run 06:19:02 [2021-04-07T06:19:02.008Z] INFO: Saving daemon under test log (d:\CI\PR-42263\1\dut.out) to bundles\CIDUT.out 06:19:02 [2021-04-07T06:19:02.008Z] INFO: Saving daemon under test log (d:\CI\PR-42263\1\dut.err) to bundles\CIDUT.err 06:19:02 [2021-04-07T06:19:02.008Z] INFO: Nuke-Everything... 06:19:02 [2021-04-07T06:19:02.008Z] INFO: Container count on control daemon to delete is 2 06:19:02 [2021-04-07T06:19:02.968Z] c37e373aac9f 06:19:02 [2021-04-07T06:19:02.968Z] 1564d024e72f 06:19:02 [2021-04-07T06:19:02.968Z] INFO: Tidying pidfile d:\CI\PR-42263\1\docker.pid 06:19:02 [2021-04-07T06:19:02.968Z] INFO: Nuking d:\CI 06:19:38 [2021-04-07T06:19:38.568Z] INFO: Zapped successfully 06:19:38 [2021-04-07T06:19:38.568Z] 06:19:38 [2021-04-07T06:19:38.568Z] INFO: executeCI.ps1 exiting at Wed Apr 7 06:19:37 CUT 2021. Duration 01:16:23.6380452 06:19:38 [2021-04-07T06:19:38.568Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit 06:19:38 [2021-04-07T06:19:38.805Z] Recording test results 06:19:45 [2021-04-07T06:19:45.830Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell 06:19:47 [2021-04-07T06:19:47.295Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts 06:19:49 [2021-04-07T06:19:49.660Z] Archiving artifacts 06:20:03 [2021-04-07T06:20:03.275Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42263/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 06:20:04 [2021-04-07T06:20:04.191Z] + make clean 06:20:07 [2021-04-07T06:20:07.071Z] docker volume rm -f docker-dev-cache 06:20:07 [2021-04-07T06:20:07.071Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS